﻿/* ::::::::::::::::::::::::::::::ヘッダー*/
#policy_head{
	float:left;
	margin:0px;
	padding:0px;
	width: 568px;
	height:10px;
	background-image: url(../images/policy/policy_head.gif);
	background-repeat: no-repeat;
	background-position:bottom;

}

/* ::::::::::::::::::::::::::::::ボディー*/
#policy_body{
	float:left;
	margin:0px;
	padding:0px;
	width: 568px;
	height:100%;
	background-image: url(../images/policy/policy_body.gif);
	background-repeat: repeat-y;
	background-position:top;

}


/* ::::::::::::::::::::::::::::::フッター*/
#policy_bottom{
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	width: 568px;
	height:10px;
	background-image: url(../images/policy/policy_bottom.gif);
	background-repeat: no-repeat;
	background-position:top;

}




/* ::::::::::::::::::::::::::::::小見出し*/
#policy_title{
	float:left;
	margin:0px;
	padding:0px;
	width: 568px;
	text-align:left;
	color:#182F17;
	font-size:16px;
	font-weight:bold;
	line-height:22px;



}





/* ::::::::::::::::::::::::::::::詳細*/
#details{
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	width: 568px;
	text-align:left;
	color:#182F17;
	font-size:12px;
	line-height:22px;



}




/* :::::::::::::::::::::::::::::最下部ライン*/
#line{
	float:left;
	margin:0px;
	padding:0px;
	width: 568px;
	height:1px;
	background-image: url(../images/policy/bg_line.gif);
	background-repeat: repeat-x;



}



/* ::::::::::::::::::::::::::::::サイトマップ*/
#sitemap{
	float:left;
	margin:0px;
	padding:5px;
	margin-bottom:15px;
	width: 400px;
	text-align:left;
	color:#182F17;
	font-size:12px;
	line-height:22px;
	background-color: #E4F6E3;


}





li.sekou{ 
	list-style:none;
	text-indent:10px;

}   



/* ::::::::::::::::::::::::::::::サイトマップリンク*/

a.sitemap:link { 
	font-size:12px;
	color:#182F17;
	text-decoration: none;
}   
a.sitemap:visited { /* 既に見たリンク */
	color:#182F17;
	text-decoration: none;
	font-size:12px;
}

a.sitemap:active { /* クリック時のリンク */
	width:160px;
	color:#182F17;
	text-decoration: none;
	font-size:12px;
	background-color:#AFD9AD;
}     

a.sitemap:hover {/* カーソルが上にある時のリンク */
	color:#182F17;
	text-decoration: none;
	font-size:12px;
	background-color:#AFD9AD;
}



/* ::::::::::::::::::::::::::::::サイトマップリンク*/

a.access:link { 
	font-size:12px;
	color:#182F17;
	text-decoration: underline;
}   
a.access:visited { /* 既に見たリンク */
	color:#182F17;
	text-decoration: none;
	text-decoration: underline;
}

a.access:active { /* クリック時のリンク */
	width:160px;
	color:#182F17;
	text-decoration: none;
	font-size:12px;
	background-color:#ADCBAB;
}     

a.access:hover {/* カーソルが上にある時のリンク */
	color:#182F17;
	text-decoration: none;
	font-size:12px;
	background-color:#ADCBAB;
}


/* ::::::::::::::::::::::::::::::制定*/
#sign{
	float:left;
	margin:0px;
	padding:0px;
	width: 568px;
	margin-bottom:10px;
	text-align:right;
	color:#182F17;
	font-size:12px;
	line-height:22px;



}




