@charset "utf-8";

* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}

body {
	background-color: #F2F2EC;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position:  top;
	}

a {
	color:#0085DD;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}

/*-----ベース-----------------------------------*/
#base {
	width:830px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8F5E4;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #686755;
	border-left-color: #686755;
}

#wrap {
	width:830px;
	float: left;
	padding: 10px 0px 5px 0px;
	margin-top: 1px;
}

/*-----ヘッダー-------------------------------------*/
#header {
	width:830px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	background-image: url(img/milk_head.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 130px;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #292C23;
	border-bottom-color: #ADAD9E;
	border-left-color: #292C23;
}


#header h1 a {
	text-decoration: none;
	line-height: 12px;
	font-size: 12px;
	color: #666666;
	position: absolute;
	left: 15px;
	top: 105px;
	width: 180px;
	height: 15px;
}

#header #sub {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	left: 25px;
	top: 4px;
	position: absolute;
}
#header #sub1 a{
	text-decoration:none;
	padding-top:1px;
	display:block;
	text-align:center;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	left: 558px;
	top: 90px;
position: absolute;
	width: 72px;
	height: 16px;
}
#header #sub1 a:hover{
}
#header #sub2 a{
	text-decoration:none;
	padding-top:1px;
	display:block;
	text-align:center;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	left: 646px;
	top: 90px;
	position: absolute;
	width: 70px;
	height: 16px;
}
#header #sub2 a:hover{
}
/*-----ナビゲーション------------------------------ */
#nav {
	width:830px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-color: #F8F5E4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #686755;
	border-left-color: #686755;
}
#nav ul {
	margin-left: 15px;
  }
#nav li {
	display: inline;
	}
#nav li a {
	display: inline;
	text-decoration: none;
}
#nav li a:hover {
}


/*-----コンテンツ　1カラム---------------------------------*/
#mainContents1 {
	width:820px;
	float: left;
}

/*-----コンテンツ---------------------------------*/
#mainContents {
	width:580px;
	float: left;
}
#mainContents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainContents h2 {
	font-size: 18px;
	padding-left: 10px;
	color: #3F3F3F;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #78BBE2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 22px;
}
#mainContents h3 {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #72D0EC;
	padding-left: 7px;
	color: #555555;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}
#mainContents h3 a {
	font-size: 14px;
}
#mainContents h4 {
	font-size: 14px;
	color: #4094C0;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#mainContents ul {
	margin-left: 30px;
	list-style-type: none;
}
#mainContents li a {
	font-size: 12px;
}
#mainContents #c_pad {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
/* for IE \*/
* html body #base #mainContents #c_pad {
	padding: 1px;
}	
/**/
#mainContents #c_pad p a {
	line-height: 20px;
}
#mainContents #c_pad p strong {
	line-height: 20px;
}
#mainContents #top_fla {
	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #EEEDE9;
	padding: 2px ;
	margin-bottom: 10px;
}
#mainContents #top_img {
	background-color: #D1CEC5;
	background-image: url(img/top_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	border: 1px solid #EEEDE9;
	padding: 2px ;
	margin-bottom: 10px;
}
#mainContents #c_pad #top_img p {
	font-size: 10px;
	color: #FFFFFF;
	background-image: none;
	margin-top: 55px;
	margin-left: 25px;
	margin-right: 300px;
}
#mainContents #c_pad .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}
#mainContents #c_pad .img_left img {
	border: 1px solid #999999;
}

#mainContents #c_pad .c_img_left img {
	margin-top:5px;
	margin-left:35px;
	border: 1px solid #999999;
}
#mainContents #c_pad .c_img_right img {
	border: 1px solid #999999;
	margin-left:35px;
}
.btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	margin-right: 5px;
	position: absolute;
	right: 5px;
	bottom: 8px;
}
.btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}
.otoiawase{
	margin-left:90px; 
	margin-top:30px; 
	margin-bottom:50px;
}
.jyouge15{
	padding-top:15px;
	padding-bottom:15px;
}
.akairo{
	color:#990000;
}
/*-----コンテンツ 乳業協会とは　about.html--------------------------*/

#mainContents_about {
	width:450px;
	float: left;
}

#mainContents_about p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mainContents_about h2 {
	font-size: 18px;
	padding-left: 10px;
	color: #3F3F3F;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #78BBE2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 22px;
}


#mainContents_about h3 {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #72D0EC;
	padding-left: 7px;
	color: #555555;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#mainContents_about h3 a {
	font-size: 14px;
}

#mainContents_about h4 {
	font-size: 14px;
	color: #4094C0;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#mainContents_about ul {
	margin-left: 30px;
	list-style-type: none;
}
#mainContents_about li a {
	font-size: 12px;
}


#mainContents_about #c_pad {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/**/

#mainContents_about #c_pad p a {
	line-height: 20px;
}

#mainContents_about #c_pad p strong {
	line-height: 20px;
}


/*-----２box-------------------------------------*/
#base #wrap #mainContents #c_pad .box1 {
	float: left;
	height: 128px;
	width: 350px;
	border: 1px solid #DDDDDD;
	margin: 5px 0px 5px 3px;
	padding: 5px;
	background-color:#FFFFE5;
	background-image: url(img/box_bg.gif);
	background-repeat: no-repeat;
	position: relative;
}
#base #wrap #mainContents #c_pad .box1 p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 50px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url();

}

#base #wrap #mainContents #c_pad .box2 {
	float: right;
	margin: 0px;
}
#base #wrap #mainContents #c_pad .box2 img {
	padding-top: 5px;
	padding-left: ;
	margin: 0px 0px 0px 0px;
}

#base #wrap #mainContents #c_pad .box2 p {
	margin: 0px;
}
/*-----テーブル1カラム---------------------------------*/

#mainContents1 #c_pad {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}
/* for IE \*/
* html body #base #mainContents1 #c_pad {
	padding: 1px;
}	
/**/
#mainContents1 #c_pad2 p{
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
#mainContents1 #c_pad2 table {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#mainContents1 #c_pad2 table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}
#mainContents1 #c_pad2 table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#mainContents1 #c_pad2 form table th {
	width: 127px;
}
#mainContents #c_pad table {
	margin-top: 5px;
	margin-left: 35px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#mainContents #c_pad table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}
#mainContents #c_pad table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#mainContents #c_pad form table th {
	width: 127px;
}

/*-----パンくずリスト-------------------------------*/
#mainContents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#mainContents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#mainContents #pan strong {
	margin-left: 7px;
}
/*-----パンくずリスト about.html乳業-----------------------*/
#mainContents_about #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#mainContents_about #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#mainContents_about #pan strong {
	margin-left: 7px;
}
/*-----パンくずリスト1カラム soudan.htmlミルク相談-----------------------*/
#mainContents1 #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#mainContents1 #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#mainContents1 #pan strong {
	margin-left: 7px;
}

/*-------サイド・メニュー---------------------------*/
#side_box_l {
	float: left;
	width: 220px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}

#side_box_l li {
	list-style-type: none;
}

#side_box_l_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}

#side_box_l_d h3 {
	display: block;
	width: 200px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 13px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_l_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}

#side_box_l_d ul {
	margin-bottom: 5px;
}

#side_box_l_d li a {
	display: block;
	width:170px;
	font-size: 12px;
	color:#555555;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#side_box_l_d li a:hover {
	background-color: #FFEBB5;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
	background-image: url(img/li_ov.gif);
}

/*-----左ボックス2　ココカラ--------------------*/
#side_box_l_d2 {
	padding-top: 2px;
	margin-bottom: 2px;
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}

#side_box_l_d2 h3 {
	display: block;
	width: 200px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 13px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_l_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}

#side_box_l_d2 ul {
	margin-bottom: 5px;
}

#side_box_l_d2 li a {
	display: block;
	width:170px;
	font-size: 12px;
	color:#555555;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#side_box_l_d2 li a:hover {
	background-color: #FFEBB5;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
	background-image: url(img/li_ov.gif);
}
/*-------　ココマデ　左ボックス2　--------------------*/
/*-----左ボックス3　ココカラ--------------------*/
#side_box_l_d3 {
	padding-top: 2px;
	margin-bottom: 2px;
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}

#side_box_l_d3 h3 {
	display: block;
	width: 200px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 13px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_l_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}

#side_box_l_d3 ul {
	margin-bottom: 5px;
}

#side_box_l_d3 li a {
	display: block;
	width:170px;
	font-size: 12px;
	color:#555555;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#side_box_l_d3 li a:hover {
	background-color: #FFEBB5;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
	background-image: url(img/li_ov.gif);
}
/*-------　ココマデ　左ボックス3　--------------------*/

#side_box_l img {
	border:none;
}

#side_box_l p {
	padding: 10px;
}

#side_box_l p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

/*-----右サイド・メニュー about.html 乳業協会とは-----------------------*/
#side_box_about {
	float: right;
	width: 360px;
	background-color:;
	padding-right: 15px;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-top: 1px;
	margin-left: 5px;
}
/*-----右サイド・メニュー------------------------------------------*/
#side_box_r {
	float: right;
	width: 240px;
	background-color:;
	padding-bottom: 10px;
	margin-top: 1px;
	margin-left: 5px;
}

#side_box_r li {
	list-style-type: none;
}

#side_box_r img {
	border:none;
	padding:0;
	margin:0;
}

#side_box_r p {
	padding: 10px;
}

#side_box_r p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


/*-----フッタメニュー--------------------------------------*/

#f_menu {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	background-color: #F0EFE8;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: 75px;
	position: relative;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85846D;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
	color: #85846D;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #AEB9C1;
	text-align: right;
	position: absolute;
	right: 20px;
	bottom: 5px;
}
#f_menu #pr a {
	font-size: 10px;
	color: #AEB9C1;
}
/*-----コピーライト-----------------------------------------*/

address {
	margin-right: auto;
	margin-left: auto;
	font-style: normal;
	color: #AEB9C1;
	text-align: right;
	display: block;
	background-color: #24292F;
	font-size: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#foot_line {
	height: 13px;
	clear: both;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B198;
	background-position: bottom;
}
#f_menu h3 {
	color: #696856;
}
