﻿@charset "utf-8";

/* --------------------------------------------------------------------

# Top Page CSS#

-------------------------------------------------------------------- */


#contents-header {
	background-image:url('../common-images/header-back.gif');
	background-repeat:no-repeat;
	padding-top:40px;
	height:67px;
}

div#contents-header div#header-line {
	width:517px;
	margin-left:15px;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	padding-top:5px;
	padding-bottom:5px;
}

div#contents-header div#header-line dl {
    font-size:85%;
	font-weight:bold;
	margin-left:5px;	
}

div#contents-header div#header-line dl dt {
	float:left;
	font-family:"ＭＳ Ｐ明朝", "Times New Roman", serif;
	width:200px;
}

div#contents-header div#header-line dl dd {
	font-family:"ＭＳ Ｐ明朝", "Times New Roman", serif;
	margin-left:200px;
}

#contents-header h2 {
	clear:both;
	font-family:Franklin Gothic Demi, "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size:2.8em;
	margin-left:20px;
}

div#main div#right-box h3#police-header {
	height:47px;
	background-image:url('../top/police-header.gif');
	background-repeat:no-repeat;

}

div#main div#right-box p {
	/*padding-top:0.5em;*/
	padding-left:10px;
	padding-right:10px;
	padding-bottom:40px;
	width:180px;
	font-size:90%;
	color:#959595;
	line-height:1.5em;
}
