@charset "UTF-8";
/* CSS Document */

/*--------------------------
　GHF：その他ページ個別スタイル
---------------------------*/

/*◆EV-01　環境への取り組み*/
#ev01 #contents{
	padding-bottom:80px;
	background:url(../images/env_image.jpg) right bottom no-repeat;
}

#ev01 #contents h3{
	margin-bottom:20px;
}

#ev01 #policy{
	margin-left:30px;
	margin-right:150px;
}

#ev01 #m01{
	margin-bottom:10px;
	padding-left:18px;
	background:url(../images/env_m01.gif) left 1px no-repeat;
}

#ev01 #m02{
	margin-bottom:10px;
	padding-left:18px;
	background:url(../images/env_m02.gif) left 1px no-repeat;
}

#ev01 #m03{
	margin-bottom:10px;
	padding-left:18px;
	background:url(../images/env_m03.gif) left 1px no-repeat;
}

#ev01 #m04{
	margin-bottom:10px;
	padding-left:18px;
	background:url(../images/env_m04.gif) left 1px no-repeat;
}

#ev01 #m05{
	margin-bottom:10px;
	padding-left:18px;
	background:url(../images/env_m05.gif) left 1px no-repeat;
}

#ev01 #policy li li ul{
	margin-left:1em;
}

#ev01 #contents p{
	margin-left:30px;
}


/*◆PP-01　個人情報保護方針*/

#pp01 #contents{
	background:url(../images/prv_image.gif) right bottom no-repeat;
}

#pp01 #contents p{
	margin-bottom:30px;
}

#pp01 #contents div{
	margin-right:200px;
}

/*◆CT-01　お問い合わせ*/
#ct01 #contents{
	padding-right:350px;
	background:url(../images/cnt_image.gif) right center no-repeat;
}

#ct01 address{
	font-style:normal;
}

/*◆SM-01　サイトマップ*/

/*リンク色*/
#sm01 td a:link,#sm01 td a:visited{
	color:#454545;
	text-decoration:none;
}

#sm01 td a:hover,#sm01 td a:active{
	color:#454545;
	text-decoration:underline;
}

/*テーブル位置*/
#sm01 #ghf{
	margin:0 0 20px 0;
}

#sm01 #saboten{
	margin:20px 0;
}

#sm01 #shop{
	margin:15px 0 0 0;
}

/*リスト*/
#sm01 td li{
	display:inline;
	padding: 0 7px;
	border-right:#c5c5c5 1px solid;
}

#sm01 td li.last{
	border-right:none;
}

#sm01 td p{
	padding:5px 5px;
}

#sm01 #shop img{
	padding:5px 0;
}

/*フォントサイズ*/
#sm01 td,
#sm01 td dt,
#sm01 td dd,
#sm01 td li,
#sm01 td p
{
	font-size:12px;
}
