@charset "utf-8";
/*formatting style
-------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}
hr {
	display: none;
}
/*iink styles
-------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/*basic layout
-------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 1006px;
	padding: 15px 0px 00px;
	text-align: left;
}
#wrapper h1 {
	font-size: 9px;
	color: #333333;
	font-weight: lighter;
}
#wrapper h1 strong{ 
	font-size: 9px;
	color: #333333;
	font-weight: lighter; 
}

#header h5 {
	padding-left: 20px;
}

/*header styles
-------------------------*/
#topbr {
	background-image: url(../img/top.png);
	height: 120px;
	background-repeat: no-repeat;
}

/*
/* COMET追加
-------------------------*/
.sid1 {
	font-size: 9px;
	line-height: 150%;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
}
.sid2 {
	color: #00FFFF;
	display: block;
	padding-left: 5px;
	padding-top: 8px;
}
.top1 {
	color: #0000FF;
	padding-left: 10px;
}
/*-----------------------*/


#sideber {
	float: left;
	width: 190px;
	padding: 5px;
	margin-bottom: 20px;
}
#sideber a {
	color: #FFFFFF;
	text-decoration: none;
}
#sideber #sinki {
	padding-bottom: 7px;
	padding-top: 7px;
}
#sideber #new {
	padding-top: 8px;
}
#sideber #gaido {
	padding-top: 8px;
}


#sideber #roguin {
	padding-bottom: 7px;
}

#sideber ul a {
	line-height: 2em;
	color: #121C9F;
	text-decoration: none;
	background-color: #D9D7FF;
	text-align: left;
	display: block;
	height: 2em;
	width: 190px;
	font-family: sans-serif;
	font-size: small;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A8A3FF;
	list-style-image: none;
	list-style-type: none;
	list-style:none;
}
#sideber ul {
list-style:none;
}

#sideber li a {
	line-height: 3em;
	color: #121C9F;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	height: 3em;
	width: 190px;
	font-size: small;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #A8A3FF;
	list-style:none;
	clear:both
}
#sideber li {
list-style:none;
clear:both
}

/*
/* COMET追加
-------------------------*/
#sideber ul a:hover {
	color: #0099FF;
	background-color: #CCFFFF;
}
#sideber li a:hover {
	color: #0099FF;
	background-color: #CCFFFF;
	clear:both
}
#sideber #sidebenabi {
	padding-top: 3px;
	padding-right: 2px;
}
#sideber #faxtop {
	padding-top: 7px;
	padding-bottom: 7px;
}

.sideber1 a:hover {
	color: #0099FF;
	background-color: #CCFFFF;
}



/*sidber a:hover styles
-------------------------*/

/*footer styles
-------------------------*/

/*contentbox styles
-------------------------*/
#main {
	width: 785px;
	float: left;
	font-family: sans-serif;
	font-size: small;
	line-height: 150%;
	left: 20px;
	right: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
#main h1 {
	font-size: x-small;
	color: #333333;
	font-weight: normal;
}
#main h2 {
	font-family: sans-serif;
	font-size: 14px;
	display: block;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	background-attachment: fixed;
	background-repeat: repeat;
	line-height: 30px;
	background-color: #023793;
	text-indent: 15px;
}
#main h3 {
	font-size: medium;
	font-weight: bold;
	color: #4137FF;
	padding-left: 15px;
}
#main h4 {
	font-family: sans-serif;
	font-size: small;
	background-image: url(../h2.png);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: double;
	border-bottom-style: dotted;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	padding-left: 30px;
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
	background-color: #F4FFFF;
	color: #000099;
	background-position: 5px;
	width: 763px;
}



/*main styles
-------------------------*/
#footer {
	color: #CCCCCC;
	font-size: x-small;
	text-align: center;
	padding-right: 5px;
	clear: both;
}
#topbr #tokuchu {
	margin-top: 8px;
	margin-left: 498px;
}
HR {
  color: #ff0000; /* 線の色(IE用) */
  background-color: #ff0000; /* 線の色(NN用) */
  height: 3px; /* 線の太さ */
  border: 3px; /* 枠の太さ */
  border-style: dashed; /* 枠の種類 */
}
#logo2 {
	margin-top: 7px;
	margin-left: 11px;
}
#heder2 {
	text-align: justify;
	text-justify: distribute-all-lines;
	padding-right: 10px;

}
