@charset "UTF-8";
/* formatting style
-------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #666666;
	font-family: sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/media/bodybg-pages02c.jpg);
	background-repeat: repeat-x;
}
.oomoji {
	color: #EC6941;
	font-family: sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: normal;
}
.oomoji02 {
	color: #EC6941;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 3px;
}
.oomoji02b {
	color: #EC6941;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 3px;
}
.komoji {
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	margin: 0px;
	color: #666666;
}
.mini {
	font-family: sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	margin: 0px;
	color: #333333;
}
h1 {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	line-height: 14pt;
	color: #666666;
}
/* link styles
-----------------------------*/
a img {
	border-style: none;
}
a:link {
	text-decoration: none;
	color: #993300;
	border-style: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
	border-style: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
/* basic layout
-----------------------------*/
#container {
	width: 958px;
	margin: 0px auto;
}
#header01 {
	height: 50px;
	width: 898px;
	padding-right: 30px;
	padding-left: 30px;
}
#header02 {
	width: 958px;
	position: relative;
	height: 48px;
}
#header03 {
	width: 958px;
	height: 90px;
}
#header04 {
	width: 958px;
	height: 233px;
}
#box {
	width: 958px;
	background-image: url(../images/index02/box-bgimg.jpg);
	background-repeat: repeat-y;
	float: left;
}
#main {
	float: left;
	width: 596px;
	padding: 5px 25px 30px 55px;
}
#sidebar {
	float: right;
	width: 213px;
	padding-right: 56px;
	padding-bottom: 30px;
	padding-left: 13px;
}
#footer {
	width: 958px;
	height: 85px;
	clear: both;
	position: relative;
}
/* header02 style
-----------------------------*/
#header02 ul {
	width: 958px;
	height: 48px;
	position: absolute;
}
#header02 ul li {
	float: left;
	list-style: none;
	border-style: none;
}
#header03 .img {
	line-height: 0px;
	float: left;
}
#header04 .img {
	line-height: 0px;
	float: left;
}
/* main styles
-----------------------------*/	
#main .img01 {
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 3px;
}
#main .img02 {
	margin-top: 25px;
	margin-bottom: 5px;
}
#main .img02b {
	margin-top: 15px;
	margin-bottom: 5px;
}
#main .img03 {
	margin-left: 5px;
	margin-top: 3px;
}
#main .img04 {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 3px;
}
#main .midashi {
	margin-bottom: 5px;
}
#main .midashi02 {
	margin-bottom: 15px;
}
#main .midashi02b {
	margin-bottom: 20px;
}
#main .midashi03 {
	margin-bottom: 10px;
}
#main .midashi04 {
	margin-bottom: 10px;
	margin-top: 20px;
}
#main .logo {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CC3300;
	margin-top: 25px;
}
#main .kaisetu {
	color: #666666;
	font-family: sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#main .undermenu {
	color: #000000;
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	margin-top: 20px;
}
#main .tbmoji {
	padding-bottom: 3px;
	padding-top: 3px;
}
/* sidebar style
-----------------------------*/
#sidebar .honbun {
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #333333;
}
#sidebar .midashi01 {
	margin-top: 20px;
}
#sidebar .komidashi01 {
	margin-bottom: 3px;
}
#sidebar .komidashi01b {
	margin-bottom: 3px;
	margin-top: 7px;
}
#sidebar .komidashi02 {
	margin-bottom: 5px;
	margin-top: 20px;
}
#sidebar .komidashi03 {
	margin-bottom: 20px;
}
#sidebar .img01 {
	margin-bottom: 4px;
	margin-left: 5px;
	margin-top: 3px;
}
#sidebar .logo {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CC3300;
	margin-top: 25px;
}
#sidebar dl dt {
	float: left;
	clear: left;
	margin-right: 4px;
	margin-bottom: 4px;
}
#sidebar dl dd {
	color: #666666;
	font-size: 8pt;
	line-height: 11pt;
	margin-bottom: 10px;
}
#sidebar dl#news dt {
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	float: left;
	margin-bottom: 30px;
}
/* footer style
-----------------------------*/
#footer .copy {
	color: #FFFFFF;
}
