@charset "utf-8";
/*format
-------------------------------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-color: #9D9D9D;
}
a:hover {
	color: #004080;
	text-decoration: underline;
}

#wrapper {
	background-color: #FFFFFF;
	width: 903px;
	margin: 0px auto;
	border-top: 3px solid #C0C0C0;
	height: auto;
}
.print  {
	width: auto;
	background-color: #FFFFFF;
	margin: 10px;
	height: auto;
	padding-top: 40px;
	padding-left: 40px;
}



/* header styles
----------------------------------------------*/

#header {
	width: 903px;
	height: 113px;
	position: relative;
	z-index: 100;
}



#header #logo  {
	position: relative;
	left: 0px;
	top: 0px;
	border-style: none;
}
#header #mozi {
	position: absolute;
	left: 330px;
	top: 60px;
}
#header #okiniiri {
	position: absolute;
	top: 5px;
	color: #E10000;
	right: 30px;
}
#header #okiniiri input {
	font-size: 12px;
	width: 9em;
}


#header #subNavi {
	position: absolute;
	top: 67px;
	right: 10px;
	font-weight: normal;
	color: #333333;
	list-style: none;
}
#header #subNavi li {
	float: left;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-left: 15px;
	list-style: none;
}

#header #toiawase  {
	position: absolute;
	right: 3px;
	height: 25px;
	width: 145px;
	top: 35px;
	border: 2px solid #0F0;
}
#sidebar {
	height: auto;
	width: 233px;
	position: relative;
	float: left;
}

#sidebar p {
	font-size: 16px;
	font-weight: 900;
	color: #3C3C3C;
	position: relative;
	left: 30px;
	top: 30px;
	padding: 0px;
}
#sidebar h1 {
	font-size: 26px;
	font-weight: bolder;
	color: #00F;
	text-decoration: none;
	position: relative;
	top: 22px;
	left: 50px;
}
#sidebar ul {
	position: relative;
	list-style: none;
	top: 20px;
	left: 25px;
	width: 180px;
}
#sidebar ul li {
	margin-top: 5px;
	list-style: none;
}
#sidebar ul li a {
	height: 35px;
	width: 170px;
	display: block;
	border: 1px solid #CDCDCD;
	padding-top: 5px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/btn_sub.gif);
	background-repeat: repeat;
}
#sidebar ul li a:hover {
	background-image: url(../images/btn_sub_hover.gif);
}


#sidebar ul li a img{
	position: relative;
	top: 3px;
	border-style: none;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
}
#sidebar ul #img_denwa{
	margin-left: 5px;
	margin-top: 30px;
	margin-bottom: 50px;
}
#sidebar #column  {
	width: auto;
	position: relative;
	left: 5px;
}
#sidebar #column li {
	list-style: disc inside;
	padding-top: 10px;
	padding-left: 0px;
	margin: 0px;
}
#sidebar #column li a {
	font-size: 12px;
	color: #000080;
	text-decoration: underline;
	background-image: none;
	list-style: disc inside;
	border-style: none;
	width: 220px;
	display: inline;
}
#sidebar #column li a:hover {
	color: #000000;
}









/* main styles
----------------------------------------------*/

#main {
	width: 670px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	float: right;
	padding-bottom: 40px;
}
#main #img_gn_top {
	margin-top: 10px;
	margin-left: 20px;
}

#main dl {
	margin-top: 30px;
	margin-left: 20px;
}
#main dl dt {
	font-size: 14px;
	color: #0000A0;
	width: 450px;
	padding-left: 15px;
	height: 25px;
	border-bottom: 1px dotted #00F;
	border-left: 5px solid #00F;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 25px;
}
#main dl dd {
	color: #333333;
	padding-top: 15px;
	width: 520px;
	position: relative;
}
#main dl dd h2 {
	font-weight: bold;
	color: #FF8000;
	font-size: 22px;
	border-bottom: medium dotted #000080;
	margin-bottom: 15px;
}
#main dl dd h2 img {
	margin-right: 10px;
	position: relative;
	top: 2px;
}


#main dl dd p {
	font-size: 13px;
	font-weight: bold;
	color: #0000A0;
	margin-top: 30px;
	width: auto;
	text-decoration: none;
	padding-bottom: 10px;
}

#main dl dd a {
	position: absolute;
	left: 60px;
}
#main dl dd em {
	color: #F00;
}



#main dl dd #figure {
	height: 300px;
	width: 500px;
	position: absolute;
	left: 5px;
	top: 80px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	list-style: none;
}
#main dl dd #figure #li1 {
	background-color: #FAA;
	height: 25px;
	width: 140px;
	border: 2px solid #F00;
	font-size: 15px;
	position: absolute;
	left: 220px;
	top: 30px;
	color: #F00;
	list-style: none;
}
#main dl dd #figure #li2 {
	background-color: #FBD9AE;
	height: 25px;
	width: 240px;
	border: 2px solid #FF8000;
	font-size: 15px;
	position: absolute;
	left: 220px;
	top: 90px;
	list-style: none;
}
#main dl dd #figure #li3 {
	background-color: #BFB;
	height: 25px;
	width: 190px;
	border: 2px solid #0F0;
	font-size: 15px;
	position: absolute;
	left: 40px;
	top: 140px;
	list-style: none;
}
#main dl dd #figure #li4 {
	background-color: #B5FFFF;
	height: 25px;
	width: 110px;
	border: 2px solid #00F;
	font-size: 15px;
	position: absolute;
	left: 5px;
	top: 200px;
	list-style: none;
}
#main dl dd #figure #li5 {
	background-color: #F7C9F8;
	height: 25px;
	width: 230px;
	border: 2px solid #FF0080;
	font-size: 15px;
	position: absolute;
	left: 220px;
	top: 250px;
	list-style: none;
}

#main dl dd #figure li img {
	margin-top: 5px;
	margin-left: 10px;
}
#main dl dd #figure li a {
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	position: absolute;
	left: 30px;
	top: 2px;
}
#main dl dd img {
	float: left;
}








#main form  {
	width: 500px;
	margin-top: 30px;
}
#main form table {

}

#main form table tr th {
	padding-right: 10px;
	padding-left: 10px;
}
#main form table tr td {
}

#main form #btn {
	margin-left: 200px;
	margin-top: 20px;
}
#main #sitemap {
}
#main #sitemap h3 {
	font-size: 14px;
	color: #00F;
	border: 1px solid #A0A0A0;
	background-color: #C4FFFF;
	height: auto;
	width: 200px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 30px;
}
#main #sitemap ul li {
	padding-left: 25px;
	list-style: disc inside;
}
#main #img_semina56 {
	margin-top: 40px;
	margin-left: 30px;
	border: 1px solid #333333;
}







/* footer styles
----------------------------------------------*/
#footer {
	background-color: #8B8B8B;
	height: auto;
	width: 903px;
	clear: both;
	margin-top: 60px;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
#footer p a {
	color: #FFFFFF;
}

#footer address {
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	width: 903px;
}
