/* frame */

.cmmn_frame_m {
	text-align: left;
	margin: 0px;
	background:url(cmmn_img/e_frame_mid.jpg) repeat-y top center;
	}
.cmmn_frame_f {
	text-align: left;
	margin: 0px;
	background:url(cmmn_img/e_frame_btm.jpg) no-repeat top center;
	}
.cmmn_header{
	text-align: center;
	margin: 0px;
	background:url(cmmn_img/e_navi_bg.jpg) repeat-y top center;
	padding:0px 0px 3px 0px;
	}



/* header navi */

div.cmmn_navi_outline a,
div.cmmn_navi_brewing a,
div.cmmn_navi_products a,
div.cmmn_navi_news a {
	text-indent:-2000px;
	font-size:1px;
	text-decoration:none;
	}
div.cmmn_navi_outline a{
	width:191px;
	height: 30px;
	text-align: center;
	margin: 0px;
	background:url(cmmn_img/e_navi_outline01.gif) no-repeat top right;
	padding:0px;
	display:block;
	}
div.cmmn_navi_outline a:active{
	background:url(cmmn_img/e_navi_outline03.gif) no-repeat top right;
	}
div.cmmn_navi_outline a:hover{
	background:url(cmmn_img/e_navi_outline02.gif) no-repeat top right;
	}
div.cmmn_navi_brewing a{
	width:201px;
	height: 30px;
	text-align: center;
	margin: 0px;
	background:url(cmmn_img/e_navi_brewing01.gif) no-repeat top center;
	padding:0px;
	display:block;
	}
div.cmmn_navi_brewing a:active{
	background:url(cmmn_img/e_navi_brewing03.gif) no-repeat top center;
	}
div.cmmn_navi_brewing a:hover{
	background:url(cmmn_img/e_navi_brewing02.gif) no-repeat top center;
	}
div.cmmn_navi_products a{
	width:166px;
	height: 30px;
	text-align: center;
	margin: 0px;
	background:url(cmmn_img/e_navi_products01.gif) no-repeat top center;
	padding:0px;
	display:block;
	}
div.cmmn_navi_products a:active{
	background:url(cmmn_img/e_navi_products03.gif) no-repeat top center;
	}
div.cmmn_navi_products a:hover{
	background:url(cmmn_img/e_navi_products02.gif) no-repeat top center;
	}
div.cmmn_navi_news a{
	width:190px;
	height: 30px;
	text-align: center;
	margin: 0px;
	background:url(cmmn_img/e_navi_news01.gif) no-repeat top left;
	padding:0px;
	display:block;
	}
div.cmmn_navi_news a:active{
	background:url(cmmn_img/e_navi_news03.gif) no-repeat top left;
	}
div.cmmn_navi_news a:hover{
	background:url(cmmn_img/e_navi_news02.gif) no-repeat top left;
	}



/* footer */

.footer_left {
	float:left;
	width: 410px;
	margin: 0px;
	padding: 20px 0px 15px 10px;
			}
div.footer_left p {
	font-size: 10px;
	line-height:15px;
	margin:0px;
	color:#333333;
	}
div.footer_left a {
	font-size: 10px;
	color:#333333
	margin:0px;
	}
div.footer_left h2 {
	font-size: 12px;
	color:#003300;
	margin:0px;
	}

.footer_right {
	float:right;
	width: 310px;
	text-align: right;
	padding: 20px 10px 15px 0px;
	}
.footer_right p{
	color:#333333;
	font-size: 10px;
	padding: 5px 0px 0px 0px;
	margin:0px;
	}



/* index */
.index_hc {
	font-size: 14px;
	line-height: 21px;
	color:#666666;
	margin:5px 30px 5px 30px;
	text-indent:14px;
	}
.index_body_L {
	float:left;
	text-align:center;
	width:350px;
	padding:10px 0px 10px 20px;
	}
.index_body_R {
	float:right;
	text-align:center;
	width:350px;
	padding:10px 20px 0px 0px;
	}
.topics_title {
	text-align:left;
	font-size:small;
	font-weight:bold;
	color:#990000;
	margin:0px;
	padding:5px 10px 0px 10px
}
.topics {
	text-align:left;;
	margin:0px 0px 5px 10px;
	width:350px;
	border: solid #ccc;
	border-width:1px 0px 0px 1px;
}
.topics_bogy {
	margin:0px;
	padding:8px 0px 3px 20px;
	font-size: 12px;
	line-height: 16px;
}

.contents {
	text-align:left;
	width:350px;
	height:105px;
	background-color:#EED4D4;
	margin:0px 0px 5px 0px;
}


.pdf {
	border:solid #666666 1px;
	margin:8px 10px 15px 30px;
	padding:10px;
	font-size:10px;
	text-align:left;
	color:#666666;
	}
div.pdf h2{
	margin:0px;
	padding:10px;
	font-size:12px;
	text-align:left;
	color:#333333;
	}

a.index_link:link {
			color: #990000;
			text-decoration: none;
			}
a.index_link:visited {
			color: #990000;
			text-decoration: none;
			}
a.index_link:hover {
			color: #990000;
			text-decoration: underline;
			}
a.index_link:active {
			color: #990000;
			text-decoration: none;
			}


.products {
			margin:7px 0px 15px 0px;
			}

.outline_body_L {
			float:left;
			width:420px;
			padding:10px 0px 10px 30px;
			}
.outline_body_R {
			float:right;
			text-align:center;
			width:290px;
			padding:10px 20px 0px 0px;
			}





/* products */

.body_products{
	width: 740px;
	margin: 0px 0px 0px 20px
}
 
.products_spec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	margin-top: 20px;
	text-align: center;
	width: 136px;
	border: 1px solid #999999;
}
.products_spec_value{
	color:#003399;
	border:solid #cccccc;
	border-width:0px 0px 1px 0px;
}
.products_name {
	font-size: 12px;
	color: #996633;
	font-weight: bold;
	height: 50px;
	margin: 10px 0px 0px;
	text-align: center;
}
.products_subname {
	color: #333333;
}




/* company */

.companyData td {
			font-size:x-small;
			color:#666666;
			padding:4px;
			border:solid #990000;
			border-width:0px 0px 1px 0px;
			}
.companyData th {
			font-size:x-small;
			color:#990000;
			font-weight:normal;
			padding:4px;
			border:solid #990000;
			border-width:0px 0px 1px 0px;
			}

/* environment */
.com_kankyo_hoshin_b {
	background:url(outline/img/kankyo_frame_02.gif) repeat-y top center;
	width:530px;
	}
.com_kankyo_hoshin_h {
	background:url(outline/img/kankyo_frame_01.gif) no-repeat top center;
	height:14px;
	width:530px;
	font-size:1px;
	}
.com_kankyo_hoshin_f {
	background:url(outline/img/kankyo_frame_03.gif) no-repeat top center;
	height:14px;
	width:530px;
	font-size:1px;
	}
.com_kankyo_hoshin_c {
	padding: 10px 30px;
	font-size: 12px;
	line-height: 20px;
	text-indent: 12px;
	margin: 0px;
	text-align:left;
	}
div.com_kankyo_hoshin_c ol{
	padding: 0px;
	marign: 0px;
	}
div.com_kankyo_hoshin_c ul{
	padding: 0px;
	marign: 0px;
	}
div.com_kankyo_hoshin_c li{
	padding: 0px 0px 10px 0px;
	marign: 0px;
	}
div.com_kankyo_hoshin_c p{
	padding: 0px;
	margin: -2px 0px 10px 20px;
	text-indent: 0px;
	}
.com_kankyo_cnt {
	padding: 10px 10px;
	font-size: 12px;
	margin: 0px;
	text-align:left;
	}
.com_kankyo_rtn {
	padding: 10px 10px;
	font-size: 10px;
	margin: 0px;
	text-align:left;
	}


.privacy_body {
	margin:15px 80px 20px;
	}
.privacy_head {
	margin:10px 0px 25px;
	border:solid #666666;
	border-width:0px 0px 1px 0px;
	}
.privacy_p1 {
	font-size:14px;
	line-height: 19px;
	text-indent: 14px;
	margin: 0px 0px 30px 0px;
	}
.privacy_p2 {
	font-size:12px;
	line-height: 16px;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align:left;
	margin: 0px;
}
h2 {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align:left;
	margin: 0px;
	font-size: 14px;
}
h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.paragraph {
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	text-align: left;
	text-indent: 10px;
	margin:5px 0px 0px;
; font-family: "Arial", "Helvetica", "sans-serif"}

