@charset "utf-8";
/* formatting style
---------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 10px;
}
h2 {
	font-size: 12px;
	color: #663300;
}

body {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 1.6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-left-color: #663300;
	margin: 0px auto;
	background-image: url(sozai/bg.gif);
	background-color: #FFDAC8;
	}
#wrapper #main a {
	text-decoration: none;
	color: #666666;
}
#wrapper #main a:hover {
	font-weight: bold;
	text-decoration: underline;
}

	
	
	#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 858px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;

}

#wrapper p {
	top: 20px;
	background-repeat: no-repeat;

}
#home #wrapper #souryou {
	margin-left: 20em;
}




#main {
	text-align: left;
	margin-bottom: 20px;
	padding-top: 50px;
	float: right;
	width: 630px;
}
#main h2 {
	font-size: 110%;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #FF6600;
	border-bottom-color: #666666;
	background-image: url(sozai/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main h1 {
	font-size: 140%;
	font-weight: bold;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
	margin-bottom: 10px;
}


#main .osusume {
	border: 2px dotted #660033;
}








#footer {
	background-color: #CCCCCC;
	padding: 15px;
	clear: both;
}





/* link style
--------------------------------------------*/


a:link {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}




/* Header Style
--------------------------------------------*/

#header {
	padding: 20px 0px 0px 10px;
	height: 200px;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(sozai/top5.jpg);
	background-position: right;
}
#header #logo {
	position: absolute;
	left: 25px;
	top: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(sozai/top1.gif);
}
#header #title {
	position: absolute;
	top: 120px;
	left: 50px;
	color: #990000;
	width: 492px;
	font-weight: bold;
}


#header ul {
	background-color: #FFFFFF;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 210px;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
	height: 2.5em;
	width: 169px;
	line-height: 2.5em;
	color: #ffffff;
	text-decoration: none;
	background-color: #E80000;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0px;
	top: 0px;
}
#header ul#nHOME a {
}
#header ul li a:hover {
	background-color: #86200B;
}


/* サイドバー　
--------------------------------------------*/


#sidebar li {
	list-style: url(none) none;
	padding-left: 0px;
	text-align: left;
	background-image: url(sozai/icon.gif);
	background-repeat: no-repeat;
	text-indent: 1.5em;
	background-position: 2px;
	margin-bottom: 5px;
}
#sidebar li  a {
	text-decoration: none;
	color: #660000;
}
#sidebar li a:hover {
	text-decoration: none;
	color: #663300;
}

#footer li a {
	color: #663300;
	text-decoration: none;
	list-style: none;
	display: inline;
}


#sidebar {
	float: left;
	margin-bottom: 20px;
	padding: 15px;
	width: 180px;
}
#footer li a {
	color: #663300;
	text-decoration: none;
}
#footer p a {
	color: #663300;
}
#footer li a:hover {
	color: #000000;
	text-decoration: none;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}


#sidebar  {
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
}
#sub_title {
	color: #663300;
	border: 1px solid #776942;
	font-size: 110%;
	background-color: #f2eee2;
	text-align: left;
	padding: 5px 5px 5px 3px;
	margin-top: 8px;
	margin-bottom: 8px;
}


/* table styles
--------------------------------------------*/
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper .tokutyo {
	text-align: left;
	text-indent: 5em;
	list-style: url(sozai/icon.gif);
	color: #663300;
	margin-top: 10px;
}
#wrapper #main .item_name {
	font-size: 130%;
	font-weight: bold;
	color: #0033FF;
}
/* faq
--------------------------------------------*/
#main dl#faqList dt {
	font-weight: bold;
	background-image: url(sozai/q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#main #faqList dd {
	line-height: 1.8;
	background-image: url(sozai/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 25px;
	
/* consept
--------------------------------------------*/


}
#main #consept {
	color: #663333;
	font-weight: bold;
	list-style: url(sozai/icon.gif);
	text-indent: 10em;
	padding-top: 10px;
	margin-top: 3px;
}
#main .gazou {
	border: 1px solid #996600;
}


/* aisatu
--------------------------------------------*/
.aisatu {
	color: #663300;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 10px;
	line-height: 30px;
}
#sanple {
	padding: 0px;
}
#main .center {
	text-align: center;
}
.style_large {
	font-size: 130%;
	font-weight: bold;
	color: #993300;
}
#main .center_dod {
	border: 1px dotted #CC0000;
	font-weight: normal;
	color: #663333;
	font-size: 110%;
}
.right {
	position: absolute;
	top: 20px;
	right: 5em;
}
