﻿* {
	margin: 0;
	padding: 0;
}
img { border: 0; }

body {
	margin: 0 auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 82%;
	background-color: #FFFFFF;
	text-align: center;
}

#wrap {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 803px;
	text-align: left;
}

#header {
	height: 277px;
	margin: 10px 0 0;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	position: relative;
}
h2 {
	font-size: 130%;
}
#header h1 { margin: 0 0 50px 0; }


h3 { font-size: 115%; 
}


#header p {
	color: #a0a0a0;
	font-size: 0.8em;
	padding: 25px 0 0 40px;
}

#avmenu {
	float: left;
	width: 185px;
	margin: 0 0 10px 0;
	font-size: 0.9em;
	clear: both;
}
#header #form { height: 103px; 
}
#header #form #address_1 { }

#header #form select { width: 11em; 
}
#header #form input { margin: 0 0 0 130px; }
#header #form #address_1 {
	position: absolute;
	left: 33px;
	bottom: 45px;
}

#header #form #q1 {
	position: absolute;
	left: 210px;
	bottom: 45px;
}

#header #image {
	position: absolute;
	right: 40px;
	bottom: 40px;
}


#avmenu ul.box h2 {
	background-image: url(images/headline01.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 185px;
	text-indent: 2em;
	line-height: 27px;
	color: #FFFFFF;
	letter-spacing: -2px;
}
#header p.Powered {
	position: absolute;
	right: 25px;
	bottom: 9px;
}
#header #top {
	position: absolute;
	bottom: 5px;
	left: 25px;
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
}


#avmenu .box {
	width: 100%;
	margin-bottom: 10px;
	background-image: url(images/box_under01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 17px;
	background-color: #FFFFD7;
}

#avmenu li {
	text-indent: 2em;
	display: inline;
}

#avmenu li a {
	font-weight: bold;
	text-decoration: none;
	color: #505050;
	display: block;
	line-height: 27px;
	width: 185px;
}	
	
#avmenu li a:hover {
	background: #FFFFb7;
	color: #F1B005;
}

#content {
	line-height: 1.6em;
	text-align: left;
	float: left;
	width: 380px;
	padding: 0 15px;
}
#contentsOutline { display: inline; }

#content  .box {
	width: 100%;
	margin-bottom: 10px;
	background-image: url(images/box_under02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 17px;
	background-color: #f4f4ff;
}

#content div.box h2 {
	background-image: url(images/headline03.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 380px;
	text-indent: 2em;
	line-height: 27px;
	margin: 0 0 10px;
}

#content div.box h3 {
	text-indent: 1em;
	margin: 8px 0 0 0;
	color: #FF9900;
}


#content img {
	padding: 1px;
	border: 1px solid #999999;
}
#content p { padding: 0 10px; }



#extras {
	float: left;
	width: 184px;
	margin: 0 0 10px 0;
	font-size: 0.9em;
	line-height: 1.5em;
}
#extras  div.box  h3 {
	background-image: url(images/headline02.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 184px;
	text-indent: 2em;
	line-height: 27px;
}

#extras .box {
	width: 100%;
	margin-bottom: 10px;
	background-image: url(images/box_under03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 17px;
	background-color: #f4f4ff;
}

#contentsOutline #ad01 {
	margin: 0 10px 10px 15px;
	text-align: center;
	background-color: #f4f4ff;
	padding: 2px;
	width: 576px;
	float: left;
}

#contentsOutline #ad02 {
	padding: 15px 0;
	text-align: center;
	width: 380px;
	clear: both;
}

#contentsOutline #content #pan { margin: 0 0 10px; }





#extras p {
margin: 0 0 1.5em 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}


#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 4px solid #f0f0f0;
	width: 100%;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}
#footer address { font-style: normal; }


.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}
.clear { clear: both; 
}

.gyousya {
	float: left;
	text-align: center;
}

.continuation { text-align: right; 
}

#extras .box li { margin: 0 0 10px 10px; line-height: 7px; }

#extras .box li a { display: block; margin: 10px 0 0 0; }
