@charset "utf-8";
*{
	margin: 0;
	padding: 0;
	font-size:100%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
	line-height: 1.5;
}
li {
	list-style-type: none;
	background-position: center;
    display: inline;
}
body  {
	text-align: center;
	background-image: url(../images/background01.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
}
img {
	border: none;
	vertical-align: bottom;
}
#wrapper {
	width: 880px;
	margin: 0 auto;
	position: relative;
}


/* ==============================
	テキスト装飾
============================== */
.textbold{
	font-weight: bold;
}
.attention-txt{
	color: #ff0000;
}

/* ==============================
	リンク
============================== */
a:link{
	color:#8BBE00;
	text-decoration:underline;	
}
a:visited{
	color:#8BBE00;
	text-decoration:underline;	
}
a:hover{
	color:#8BBE00;
	text-decoration:underline;	
}
a:active{
	color:#8BBE00;
	text-decoration:underline;
}

/* ==============================
	画像回り込み
============================== */
.imgL {
	margin: 0px 20px 20px 0px;
	float: left;
}
.imgL0 {
	margin: 0px 20px 0px 0px;
	float: left;
}
/* ==============================
	ヘッダー
============================== */
#header {
	width: 880px;
	height: 75px;
}
#header h1 {
	margin: 0px;
	width: 250px;
	height: 75px;
	float: left;
	display: inline;
}
#header h1 a {
	width: 250px;
	height: 75px;
	display: block;
	background: url("../images/logo.jpg") no-repeat;
	text-indent: -9999px;
}
#headerbox {
	width: 630px;
	height: 75px;
	float: right;
}
#header h2 {
	width: 380px;
	height: 45px;
	font-size: 12px;
	color: #003FC2;
	float: left;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#headermenu {
	width: 230px;
	height: 75px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#headermenu ul {
    float: right;
    display: inline;
}
#headermenu ul li {
    float: left;
}


/* ==============================
	メニュー
============================== */

#menu {
	width: 880px;
	height: 50px;
	clear: both;
	float: left;
}
#menu ul li {
    float: left;
    overflow: hidden;
}
#menu ul li a {
	display: block;
	text-indent: -9999px;
}

li.menu01{
	width: 90px;
    height: 50px;
	text-indent: -9999px;
	background: url(../images/menu01.gif) no-repeat;
    background-position: 0 -50px;
}
li.menu02{
	width: 140px;
    height: 50px;
	text-indent: -9999px;
	background: url(../images/menu02.gif) no-repeat;
    background-position: 0 -50px;
}
li.menu03{
	width: 105px;
    height: 50px;
	text-indent: -9999px;
	background: url(../images/menu03.gif) no-repeat;
    background-position: 0 -50px;
}
li.menu04{
	width: 120px;
    height: 50px;
	text-indent: -9999px;
	background: url(../images/menu04.gif) no-repeat;
    background-position: 0 -50px;
}
li.menu05{
	width: 120px;
    height: 50px;
	text-indent: -9999px;
	background: url(../images/menu05.gif) no-repeat;
    background-position: 0 -50px;
}
li.menu06{
	width: 120px;
    height: 50px;
	text-indent: -9999px;
	background: url(../images/menu06.gif) no-repeat;
    background-position: 0 -50px;
}
li.menu07{
	width: 70px;
    height: 50px;
	text-indent: -9999px;
	background: url(../images/menu07.gif) no-repeat;
    background-position: 0 -50px;
}
li.menu08{
	width: 85px;
    height: 50px;
	text-indent: -9999px;
	background: url(../images/menu08.gif) no-repeat;
    background-position: 0 -50px;
}

li#menu00,
li#menu00 a {
	width: 15px;
    height: 50px;
}
li#menu01,
li#menu01 a {
	width: 90px;
    height: 50px;
}
li#menu01 a {
	background: url(../images/menu01.gif) no-repeat;
}
li#menu01 a:hover {
    background-position: 0 -50px;
}
li#menu02,
li#menu02 a {
	width: 140px;
    height: 50px;
}
li#menu02 a {
	background: url(../images/menu02.gif) no-repeat;
}
li#menu02 a:hover {
    background-position: 0 -50px;
}
li#menu03,
li#menu03 a {
	width: 105px;
    height: 50px;
}
li#menu03 a {
	background: url(../images/menu03.gif) no-repeat;
}
li#menu03 a:hover {
    background-position: 0 -50px;
}
li#menu04,
li#menu04 a {
	width: 120px;
    height: 50px;
}
li#menu04 a {
	background: url(../images/menu04.gif) no-repeat;
}
li#menu04 a:hover {
    background-position: 0 -50px;
}
li#menu05,
li#menu05 a {
	width: 120px;
    height: 50px;
}
li#menu05 a {
	background: url(../images/menu05.gif) no-repeat;
}
li#menu05 a:hover {
    background-position: 0 -50px;
}
li#menu06,
li#menu06 a {
	width: 120px;
    height: 50px;
}
li#menu06 a {
	background: url(../images/menu06.gif) no-repeat;
}
li#menu06 a:hover {
    background-position: 0 -50px;
}
li#menu07,
li#menu07 a {
	width: 70px;
    height: 50px;
}
li#menu07 a {
	background: url(../images/menu07.gif) no-repeat;
}
li#menu07 a:hover {
    background-position: 0 -50px;
}
li#menu08,
li#menu08 a {
	width: 85px;
    height: 50px;
}
li#menu08 a {
	background: url(../images/menu08.gif) no-repeat;
}
li#menu08 a:hover {
    background-position: 0 -50px;
}
li#menu09,
li#menu09 a {
	width: 15px;
    height: 50px;
}

/* ==============================
	コンテンツ
============================== */
#content {
	background-image: url(../images/background02.gif);
	background-repeat: repeat-y;
	float: left;
	margin: 0px;
	padding: 0px;
	height: aute;
	clear: both;
	width: 880px;
}

/* ==============================
	サイドナビ
============================== */
#sidenavi{
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0;
	background-image: url(../images/background03.gif);
	background-repeat: no-repeat;
}
#sidenavi_down{
	width: 240px;
	margin: 0px;
	padding: 0;
	text-align: right;
}
#sidenavi_down ul li {
    float: right;
    display: inline;
}
#sidenavi_down ul li a {
    float: right;
}


/* ==============================
	メイン
============================== */
#main{
	float: left;
	width: 620px;
	background-image: url(../images/background04.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
h3{
	padding: 0px;
	margin: 0px;
	width: 600px;
	height: 50px;
	background-image: url(../images/title00.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 28px;
	font-weight: normal;
	color: #413D3D;
	text-indent: 15px;
	line-height: 1;
}
h3#toppage {
	width: auto;
	height: auto;
	background-image: none;
	text-indent: 0px;
}
h4{
	width: 600px;
	height: 40px;
	background-image: url(../images/title01.gif);
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFF;
	line-height: 40px;
	background-repeat: no-repeat;
	text-indent: 30px;
	font-size: 19px;
}
h5{
	width: 600px;
	height: 35px;
	background-image: url(../images/title02.gif);
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	color: #00B1FF;
	line-height: 35px;
	background-repeat: no-repeat;
	text-indent: 50px;
	font-size: 18px;
}
.mainbox{
	width: 570px;
	line-height: 1.5;
	color: #1A1A1A;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.mainbox_comments1{
	width: 570px;
	background-image: url(../images/background_comments1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.mainbox_comments2{
	width: 570px;
	line-height: 1.5;
	color: #1A1A1A;
	font-size: 13px;
	margin: 0px;
	background-image: url(../images/background_comments2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.mainbox_faq1{
	width: 570px;
	background-image: url(../images/background_faq1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.mainbox_faq2{
	width: 570px;
	line-height: 1.5;
	color: #1A1A1A;
	font-size: 13px;
	margin: 0px;
	background-image: url(../images/background_faq2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.pagetop{
	width: 620px;
	margin: 0px;
	text-align: right;
	clear: both;
	height: 30px;
	padding: 0px;
}

#topicpath1{
	width: 605px;
	height: 30px;
	padding-right: 15px;
	text-align: right;
	background-image: url(../images/background_topicpath1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}
#topicpath2{
	margin-left: auto;
	height: 30px;
	text-align: right;
	line-height: 30px;
	font-size: 11px;
	color: #FFF;
	background-image: url(../images/background_topicpath2.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
#topicpath2 td {
	padding-left: 15px;
}
#topicpath2 a:link{
	color:#FFF;
	text-decoration:underline;	
}
#topicpath2 a:hover{
	color:#FFF;
	text-decoration:underline;	
}
#topicpath2 a:active{
	color:#FFF;
	text-decoration:underline;	
}
#topicpath2 a:visited{
	color:#FFF;
	text-decoration:underline;	
}

#works {
	font-size: 12px;
	color: #404040;
	text-align: center;
}
#works th,#works td {
	vertical-align: top;
}
#works th {
	padding-top: 10px;
	font-weight: normal;
}
#works .adj {
	padding-left: 15px;
	padding-right: 15px;
}

.basic caption {
	text-align: left;
	font-weight: bold;
}
.basic th,.basic td {
	border-bottom: solid 2px #D9DBE0;
}
.basic th.first,.basic td.first {
	border-top: solid 2px #D9DBE0;
}
.basic th {
	text-align: center;
}
.basic th div {
	padding: 3px 0px;
	margin-bottom: 2px;
	font-weight: normal;
	background-color: #E4E7EA;
	font-size: 12px;
}
.basic th.first div {
	margin-top: 2px;
}
.basic th.top {
	background-color: #7D8798;
	color: #FFFFFF;
	border: none;
}
.basic td {
	padding: 3px 5px;
}
.basic td.center {
	text-align: center;
}

.sitemap{
	line-height: 2;
	font-size: 13px;
	padding: 0px;
	color: #404040;
	margin: 0px;
}
.sitemap a:link{
	text-decoration:none;	
}
.sitemap a:hover{
	text-decoration:none;	
}
.sitemap a:active{
	text-decoration:none;	
}
.sitemap a:visited{
	text-decoration:none;	
}

.flow th {
	width: 400px;
	font-size: 17px;
	line-height: 1;
	text-align: left;
	background-image: url(../images/bar_flow1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.flow th.red {
	background-image: url(../images/bar_flow2.gif);
}
.comments_title{
	width: 570px;
	height: 35px;
	font-weight: bold;
	color: #FFF;
	line-height: 35px;
	text-indent: 60px;
	font-size: 18px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
.comments_title1{
	line-height: 25px;
	font-size: 18px;
	margin: 0px;
	background-image: url(../images/title_comments1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 535px;
	font-weight: bold;
	color: #00B1FF;
	text-indent: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.comments_title2{
	line-height: 25px;
	font-size: 18px;
	margin: 0px;
	background-image: url(../images/title_comments2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 395px;
	font-weight: bold;
	color: #00B1FF;
	text-indent: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.comments_box{
	line-height: 1.5;
	font-size: 13px;
	margin: 0px;
	background-image: url(../images/background_comments0.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
.faq_box{
	line-height: 1.5;
	font-size: 13px;
	margin: 0px;
	background-image: url(../images/background_faq0.gif);
	background-repeat: repeat-y;
	padding: 0px;
}

#new1{
	width: 600px;
	background-image: url(../images/background_new1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0;
}
#new2{
	width: 600px;
	background-image: url(../images/background_new2.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0;
}
#new2 td{
	font-size: 12px;
	line-height: 1.85;
	color: #1A1A1A;
}

/* ==============================
	フッター
============================== */	
#footer {
	background-image: url(../images/background_footer.gif);
	height:175px;
	clear: both;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #8C8C8C;
	margin: 0px;
	padding: 0px;
}
#footer_topicpath {
	width: 865px;
	height: 30px;
	clear: both;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 30px;
	color: #666666;
	font-size: 11px;
}
#footer_topicpath a:link{
	color:#666666;
	text-decoration:underline;	
}
#footer_topicpath a:hover{
	color:#666666;
	text-decoration:underline;	
}
#footer_topicpath a:active{
	color:#666666;
	text-decoration:underline;	
}
#footer_topicpath a:visited{
	color:#666666;
	text-decoration:underline;	
}


#footer_left {
	width: 790px;
	height: 40px;
	clear: both;
	float: left;
	text-align: right;
	padding: 0px;
	margin-top: 010px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
}
#footer_right {
	width: 90px;
	height: 40px;
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer_cr {
	width: 865px;
	height: 50px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	clear: both;
	text-align: right;
	font-size: 11px;
}
#footer_cr a {
	color: #8C8C8C;
	text-decoration: none;
}
