@charset "UTF-8";
/* formatting style
-------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #EEEEEE;
	font-family: sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	margin: 0px;
	background-color: #3D3D3D;
	background-image: url(../images/index/pageback-03.jpg);
	background-repeat: repeat-x;
}
.oomoji {
	color: #F7B886;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
}
.komoji {
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	margin: 0px;
	color: #EEEEEE;
}
.footer {
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	margin: 0px;
	color: #EEEEEE;
	padding-top: 45px;
}
.mini {
	font-family: sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	margin: 0px;
	color: #333333;
}
h1 {
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	padding-top: 7px;
}
h2 {
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-family: sans-serif;
	color: #FF9966;
	margin-bottom: 3px;
}
/* link styles
-----------------------------*/
a img {
	border-style: none;
}
a:link {
	text-decoration: none;
	color: #FCD4B4;
	border-style: none;
}
a:visited {
	text-decoration: none;
	color: #FCD4B4;
	border-style: none;
}
a:hover {
	text-decoration: underline;
	color: #FCD4B4;
}
/* basic layout
-----------------------------*/
#container {
	width: 850px;
	margin: 0px auto;
}
#header {
	width: 850px;
	height: 430px;
	line-height: 0px;
	background-image: url(../images/index/index-header.jpg);
}
#box {
	width: 850px;
	float: left;
}
#main {
	float: left;
	width: 632px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
}
#sidebar {
	float: right;
	width: 188px;
	padding-top: 25px;
	padding-bottom: 30px;
}
#footer {
	width: 1020px;
	height: 90px;
	clear: both;
	position: relative;
}
/* header style
-----------------------------*/
#header ul {
	width: 850px;
	position: relative;
}
#header ul li {
	float: left;
	list-style: none;
	border-style: none;
}
/* main styles
-----------------------------*/	
#main .topcatch {
	margin-bottom: 15px;
}
#main .topcatch02 {
	margin-bottom: 15px;
	margin-top: 30px;
}
#main .img01 {
	margin-bottom: 8px;
	margin-left: 8px;
	margin-top: 4px;
}
#main .midashi01 {
	margin-bottom: 5px;
	margin-top: 35px;
}
#main .pagetop {
	margin-bottom: 20px;
	margin-top: 25px;
}
#main .kaisetu {
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #EEEEEE;
	padding-right: 10px;
	padding-left: 10px;
}
/* sidebar style
-----------------------------*/
#sidebar .works01 {
	margin-bottom: 7px;
	margin-top: 15px;
}
#sidebar .works02 {
	margin-top: 7px;
	margin-bottom: 7px;
}
#sidebar .imggaikan {
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar .kaisetu {
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	margin: 0px;
	color: #928073;
}
/* footer style
-----------------------------*/
#footer ul {
	position: relative;
	width: 830px;
	left: 0px;
}
#footer ul li {
	list-style: none;
	float: left;
}
