﻿@charset "utf-8";

body {
	font-size: 90%;
	margin: 0 auto;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3",'verdana',"Hiragino Kaku Gothic Pro",'Osaka',"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.7;
	color:#666666;
	text-align:center;
	background-color:white;
}

#header {
	width: 100%;
	float:left;
	border-bottom:3px #0099FF solid;
	background: url('/img/bg1.jpg') repeat-x;
	height:72px;
}

#header1 {
	width: 1050px;
	height: 72px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	overflow:hidden;
}

#flash {
	background-color:white;
	width:100%;
}

#flash object {
position:absolute;
top:5px;
left:0;
z-index:0;
}

#flash .section {
position:absolute;
height:209px;
margin:0;
z-index:5;
width:1000px;
}

#flash .section1 {
float:left;
margin:0;
width:1000px;
}

#flash .section2 {
	margin:0;
	width: 1000px;
	height: 15px;
	margin-top:487px;
}

#Container {
	width: 1000px;
	margin: 0px auto;
	padding: 17px 0 77px 0;
	text-align: left;
	overflow:hidden;
	z-index:1;
}

#Container_a {
	width: 100%;
	height:10px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	overflow:hidden;
	background: url('/img/bg2.jpg') repeat-x;
	z-index:1;
}

#Container_a img {
	margin: 0;
	padding: 0;
}

#Container_b {
	margin: 0px auto;
	padding: 0;
	text-align: center;
	overflow:hidden;
	background-color:#fafafa;
	z-index:1;
}

a , a:visited  ,a:active{
	text-decoration: underline;
	color:#004080;
}

a:hover{
	text-decoration: none;
	color:#5151ff;
}

/*************** header ************************/


.header_logo{
	float:left;
	width:185px;
	height:50px;
	margin-top:17px;
}

.header_logo h1 a img{
	left:20px;
}

.header_right {
	margin-left:190px;
	height:70px;
	vertical-align:bottom;
}

.header_ms {
	text-align:right;
	padding-top:2px;
	font-size:12px;
}
.header_ms1 {
	text-align:right;
	padding-top:0px;
}
.header_ms2 {
	text-align:right;
	padding-top:5px;
	font-size:12px;
}

.header_menu {
padding:0;
margin:0;
text-align:left;
}

#header h1 img {
	margin: 0px;
	float: left;
}

/***********************************************/


/*************** Header and Footer elements *****************/


#Footer {
	width: 100%;
	clear: both;
	height: 70px;
	position: relative;
	color: #666666;
	font-size:90%;
	padding-top:20px;
	padding-bottom:20px;
	background: white url('/img/footer.jpg') no-repeat;
	margin:0;
}

/************** Generic Rules *************/

img { max-width: 100%; border: 0; vertical-align: bottom; }	/* prevents oversize images from breaking layout in browsers that support max-width */

p  { margin-bottom: 1em; }
h1 { margin:0; padding:0; font-size:2em; }
h2 { margin:0; padding:0; font-size:1.5em; }
h3 { margin:0; padding:0; font-size:1.2em; }
h4, h5 { margin:0; padding:0; font-size:1em; }

table { width: 100%; margin: 0; padding: 0; border-collapse: collapse; }
th { background-color: #2F5376; color: #FFF; padding : 2px; vertical-align : middle; font-family: Verdana, Arial, Helvetica, sans-serif; }
td { padding: 0; border-width: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif; }
table caption { text-align:left; font-style:italic; font-size: 1.1em; padding: 0 0 5px; }

em { font-weight: bold; }
strong { font-weight: bold; }

.x-small { font-size: 80%; }
.small { font-size: 90%;}
.large { font-size: 110%; }
.x-large { font-size: 120%; }

.floatLeft { float: left; }
.floatRight { float: right; }
.marginCenter { margin-left:auto; margin-right:auto; }
.clearall { clear: both; }
.alignRight { text-align: right; }
.alignLeft { text-align: left; }
.alignCenter {text-align: center; }

ul#menu{
    list-style:none;
    width:100%;
    margin:0;
    padding:0;
}
ul#menu li{
    list-style:none;
    float:left;
    width:137px;
    margin:0;
    padding:0;
}

ul#menu a{
    display:block;
    width:137px;
    height:70px;
    text-indent:-370px;
    overflow:hidden;
}

a.menu_1{
    background-image:url('/img/menu_1.jpg');
}

a.menu_2{
    background-image:url('/img/menu_2.jpg');
}

a.menu_3{
    background-image:url('/img/menu_3.jpg');
}

a.menu_4{
    background-image:url('/img/menu_4.jpg');
}

a.menu_5{
    background-image:url('/img/menu_5.jpg');
}

a.menu_6{
    background-image:url('/img/menu_6.jpg');
}

a.menu_1a{
    background-image:url('/img/menu_1.jpg');
    background-position:0px 1px;
}
a.menu_2a{
    background-image:url('/img/menu_2.jpg');
    background-position:0px 1px;
}
a.menu_3a{
    background-image:url('/img/menu_3.jpg');
    background-position:0px 1px;
}
a.menu_4a{
    background-image:url('/img/menu_4.jpg');
    background-position:0px 1px;
}
a.menu_5a{
    background-image:url('/img/menu_5.jpg');
    background-position:0px 1px;
}


a:hover.menu_1 , a:hover.menu_2 , a:hover.menu_3 , a:hover.menu_4 , a:hover.menu_5 , a:hover.menu_6{
    background-position:0px 1px;
}

#main{
	line-height:180%;
	padding-top:20px;
	float: right;
	width: 700px;
}

#main p{
	line-height:1.8;
	margin:12px;
	float:left;
	width:97%;
}

#main .h3main{
	float:left;
	width:95%;
	color: #3399FF;
	border:1px silver solid;
	border-left:12px #3399ff solid;
	padding-left:17px;
	line-height:1.8;
	margin-bottom:28px;
	margin-top:37px;
	font-size:150%;
}

#main .h4main{
	float:left;
	width:100%;
	color: #3399FF;
	margin-left:8px;
	border-left:7px #3399ff solid;
	padding-left:17px;
	line-height:1.8;
	margin-bottom:12px;
	margin-top:28px;
	font-size:120%;
}

.r700{
	margin-top:0;
	float: right;
	width: 700px;
}

.r700 h2{
	margin:0;
	padding:0;
}

.l300 {
	margin-left:0px;
	margin-right:700px;
}

#side {
	margin-left:0px;
	margin-right:720px;
}

#side_a {
margin-top:-180px;
	margin-left:0px;
	margin-right:720px;
}

#side p {
	padding:10px 0;
}

.side_3 {
	margin:0;
	padding:0;
	padding-top:28px;
	width:280px;
}

#flashmo_template{
	background-color:white;
}

.main_0{
	float:left;
	width:678px;
	border:1px silver solid;
	padding:10px;
	margin:17px 0;
}

.main_0 p{
	margin:7px 0;
}

.main_1{
	float:left;
	width:328px;
	height:320px;
	border:1px silver solid;
	padding:10px;
}

.main_1 h3 a{
	display:block;
	width:328px;
	height:200px;
    margin:0;
    padding:0;
    text-indent:-914px;
    overflow:hidden;
    background: url('/img/sys_1.jpg') no-repeat;
}

.main_1 h3 a:hover{
    background-position: 0px -200px;
}

.main_2{
	float:right;
	width:329px;
	height:320px;
	border-top:1px silver solid;
	border-right:1px silver solid;
	border-bottom:1px silver solid;
	padding:10px;
}

.main_2 h3 a{
	display:block;
	width:329px;
	height:200px;
    margin:0;
    padding:0;
    text-indent:-914px;
    overflow:hidden;
    background: url('/img/sys_2.jpg') no-repeat;
}

.main_2 h3 a:hover{
    background-position: 0px -200px;
}

.main_3{
	float:left;
	width:328px;
	height:320px;
	border-left:1px silver solid;
	border-right:1px silver solid;
	border-bottom:1px silver solid;
	padding:10px;
}

.main_3 h3 a{
	display:block;
	width:328px;
	height:200px;
    margin:0;
    padding:0;
    text-indent:-914px;
    overflow:hidden;
    background: url('/img/sys_3.jpg') no-repeat;
}

.main_3 h3 a:hover{
    background-position: 0px -200px;
}

.main_4{
	float:right;
	width:329px;
	height:320px;
	border-right:1px silver solid;
	border-bottom:1px silver solid;
	padding:10px;
}

.main_4 h3 a{
	display:block;
	width:329px;
	height:200px;
    margin:0;
    padding:0;
    text-indent:-914px;
    overflow:hidden;
    background: url('/img/sys_4.jpg') no-repeat;
}

.main_4 h3 a:hover{
    background-position: 0px -200px;
}

.main_5{
	float:left;
	width:700px;
	height:218px;
}

#main .main_1 p , #main .main_2 p , #main .main_3 p , #main .main_4 p , #main .main_5 p{
	margin:0;
} 

.main_5 a{
	display:block;
	width:700px;
	height:218px;
    margin-top:18px;
    padding:0;
    text-indent:-914px;
    overflow:hidden;
    background: url('/img/order.jpg') no-repeat;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.main_5 a:hover{
    background-position: 0px -218px;
}

.main_1 img , .main_2 img , .main_3 img , .main_4 img{
	text-align:center;
	margin:0;
	padding:0;
}

.main_1 h4 , .main_2 h4 , .main_3 h4 , .main_4 h4{
	margin:0;
	padding:0;padding-top:10px;
	line-height:1.8;
	color: #3399FF;
	font-weight:bold;
	font-size:110%;
}

.main_1 p , .main_2 p , .main_3 p , .main_4 p{
	margin:5px 0;
	padding:0;
	line-height:1.7;
}

.red{
	color:red;
}

ul#w3c{
    list-style:none;
    width:100%;
    margin:0;
    padding:0;
}

ul#w3c li{
    list-style:none;
    float:left;
    width:100px;
    margin:0;
    padding:0;
}

ul#w3c a{
    display:block;
    width:100px;
    height:37px;
    overflow:hidden;
}

.l300 a{
	display:block;
    width:280px;
    height:100px;
    margin:0;
    padding:0;
    text-indent:-370px;
    overflow:hidden;
    background: url('/img/002.jpg') no-repeat;
}

.l300 a:hover{
    background-position: 0px -100px;
}

.r700 h2 , .r700 h3.system , .r700 h3.plan , .r700 h3.support , .r700 h3.flow , .r700 h3.goods , .r700 h3.faq , 
.r700 h3.plan_lev1, .r700 h3.plan_lev2, .r700 h3.plan_lev3, .r700 h3.plan_levmax , .r700 h3.tokusho , .r700 h3.contact , .r700 h3.order
{
	display:block;
    width:700px;
    height:100px;
    margin:0;
    padding:0;
    text-indent:-730px;
    overflow:hidden;
}

.r700 h2{
    background: url('/img/001.jpg') no-repeat;
}

.r700 h3.system{
    background: url('/img/h3_title_1.jpg') no-repeat;
}

.r700 h3.plan{
    background: url('/img/h3_title_2.jpg') no-repeat;
}

.r700 h3.support{
    background: url('/img/h3_title_3.jpg') no-repeat;
}

.r700 h3.flow{
    background: url('/img/h3_title_4.jpg') no-repeat;
}

.r700 h3.goods{
    background: url('/img/h3_title_5.jpg') no-repeat;
}

.r700 h3.faq{
    background: url('/img/h3_title_6.jpg') no-repeat;
}

.r700 h3.plan_lev1{
    background: url('/img/h3_title_lev1.jpg') no-repeat;
}

.r700 h3.plan_lev2{
    background: url('/img/h3_title_lev2.jpg') no-repeat;
}

.r700 h3.plan_lev3{
    background: url('/img/h3_title_lev3.jpg') no-repeat;
}

.r700 h3.tokusho{
    background: url('/img/h3_title_tokusho.jpg') no-repeat;
}

.r700 h3.contact{
    background: url('/img/h3_title_contact.jpg') no-repeat;
}

.r700 h3.order{
    background: url('/img/h3_title_order.jpg') no-repeat;
}

.r700 h3.plan_levmax{
    background: url('/img/h3_title_levmax.jpg') no-repeat;
}


#side .side1{
	display:block;
    width:280px;
    height:200px;
    margin:0;
    padding:0;
    text-indent:-730px;
    overflow:hidden;
    padding-top:20px;
    }

#side .side1 a{
	display:block;
    width:280px;
    height:220px;
    margin-top:0px;
    padding:0;
    text-indent:-730px;
    overflow:hidden;
    background: url('/img/side_0.jpg') no-repeat;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#side .side1 a:hover{
    background-position: 0px -200px;
}

#side .side2 a{
	display:block;
    width:280px;
    height:200px;
    margin-top:0px;
    padding:0;
    text-indent:-730px;
    overflow:hidden;
    background: url('/img/side_1.jpg') no-repeat;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#side .side2 a:hover{
    background-position: 0px -200px;
}
#side .side2{
	padding-top:20px;
}

#side .side3 a{
	display:block;
    width:280px;
    height:200px;
    margin-top:10px;
    padding:0;
    text-indent:-730px;
    overflow:hidden;
    background: url('/img/side_2.jpg') no-repeat;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#side .side3 a:hover{
    background-position: 0px -200px;
}

#h2_title img{
	top:18px;
}

.main_1a{
	float:left;
	width:280px;
	height:180px;
	padding:10px;
}

.main_2a{
	float:right;
	width:380px;
	height:180px;
	padding:10px;
}

.main_1b{
	float:left;
	width:280px;
	height:180px;
	padding:10px;
	margin-bottom:37px;
}

.main_2b{
	float:right;
	width:380px;
	height:180px;
	padding:10px;
	margin-bottom:37px;
}

#main .main_2a p{
    margin:0;
    padding:0;
    margin-bottom:10px;
}

.font12px{
	font-size:12px;
}

#main .lev1 a , #main .lev2 a , #main .lev3 a , #main .lev4 a{
	display:block;
    width:680px;
    height:180px;
    margin-top:0px;
    padding:0;
    text-indent:-730px;
    overflow:hidden;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#main .lev1 a:hover , #main .lev2 a:hover , #main .lev3 a:hover , #main .lev4 a:hover{
	background-position: 0px -180px;
}

#main .lev1 a{
    background: url('/img/plan_lev1.jpg') no-repeat;
}

#main .lev2 a{
    background: url('/img/plan_lev2.jpg') no-repeat;
}

#main .lev3 a{
    background: url('/img/plan_lev3.jpg') no-repeat;
}

#main .lev4 a{
    background: url('/img/plan_levmax.jpg') no-repeat;
}

.lev_td{
	width:225px;
	padding:7px;
	text-align:center;
}

.lev_td2{
	padding:17px 0;
	text-align:center;
}

#main .lev_p{
	margin:37px 0;
}


.support_td{
	padding:10px;
	width:50%;
	padding-bottom:0px;
}

.support_td_1{
	float:left;
	width:100px;
}

.support_td_2{
	float:right;
	width:200px;
	margin-right:17px;
}

#main .support_h4{
margin-bottom:10px;
color:#3399ff;
}

#main .support_p{
	border:1px silver solid;
	padding:17px;
	margin:17px 0;
	width:92%;
}

#main .flow_allow{
	float:left;
	width:680px;
	text-align:center;
	vertical-align:middle;
	padding:17px 0;
}


#main .flow_p{
	margin-top:60px;
	margin-left:250px;
	width:418px;
}

#main .flow_01 , #main .flow_02 , #main .flow_03 , #main .flow_04 , #main .flow_05{
	float:left;
	width:100%;
	height:218px;
}

#main .flow_01{
	background: url('/img/flow_01.jpg') no-repeat;
}

#main .flow_02{
	background: url('/img/flow_02.jpg') no-repeat;
}
#main .flow_03{
	background: url('/img/flow_03.jpg') no-repeat;
}
#main .flow_04{
	background: url('/img/flow_04.jpg') no-repeat;
}
#main .flow_05{
	background: url('/img/flow_05.jpg') no-repeat;
	margin-bottom:37px;
}

#side #nyc{
	position: absolute;
	top:-4px;
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#3399ff;
	width:1000px;
	text-align:right;
}

.goods_p{
	text-align:center;
	background:white;
	border:1px silver solid;
}

#main .faq_dl{
	float:left;
	width:100%;
}

#main .faq_dt{
	background: url('/img/faq_q.jpg') no-repeat;
	background-position:20px 20px;
	padding-left:120px;
	height:37px;
	padding-top:28px;
	font-weight:bold;
	margin-top:50px;
	border-top:1px #3399ff dotted;
	border-left:1px #3399ff dotted;
	border-right:1px #3399ff dotted;
}

#main .faq_dd{
	background: url('/img/faq_a.jpg') no-repeat;
	background-position:20px 20px;
	padding-left:120px;
	padding-top:28px;
	margin:0;
	border-bottom:1px #3399ff dotted;
	border-left:1px #3399ff dotted;
	border-right:1px #3399ff dotted;
	padding-bottom:28px;
	padding-right:12px;
}

#main .faq_p{
	margin-bottom:7px;
}

#main .faq_p2{
	margin:37px 0;
}

#main .form{
	float:left;
	width:650px;
	margin:17px 17px 0 17px;
}

#main .form iframe{
	width:650px;
	height:650px;
}

#main .order_table{
	border-width: 1px;
	border-style: solid;
	border-color: #dddeff;
}

#main .order_td1{
	margin:5px;
	padding:7px;
	background:#dddeff;
	border-width: 1px;
	border-style: solid;
	border-color: #f7fbff #f7fbff #f7fbff #f7fbff;
	font-weight:bold;
}

#main .order_td2{
	padding:7px;
	background:white;
	border-width: 1px;
	border-style: solid;
	border-color: #dddeff;
}

#main .order_p{
	text-align:center;
}

.form{
	float:left;
	width:620px;
	text-align:left;
}

.form iframe{
	width:650px;
	height:450px;
	overflow:hidden;
}

.order_table{
	border-width: 1px;
	border-style: solid;
	border-color: #dddeff;
}

.order_td1{
	margin:5px;
	padding:7px;
	background:#dddeff;
	border-width: 1px;
	border-style: solid;
	border-color: #f7fbff #f7fbff #f7fbff #f7fbff;
	font-weight:bold;
	width:170px;
}

.order_td2{
	padding:7px;
	background:white;
	border-width: 1px;
	border-style: solid;
	border-color: #dddeff;
}

.order_td2a{
	padding:7px;
	background:white;
	border-width: 1px;
	border-style: solid;
	border-color: #dddeff;
	font-size:12px;
}

.order_p{
	text-align:center;
}

.form1{
	float:left;
	width:650px;
	text-align:center;
	padding-top:17px;
}

body.request1{
	background:#fafafa;
	text-align:left;
}

.tokusho_td1{
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
	width:150px;
	background:#F0F0FF;
	border:1px #d9d9ff solid;
}

.tokusho_span{
	border-left:3px #00366c solid;
	padding-left:10px;
}

.tokusho_td2{
	padding:8px 10px;
	border:1px #d9d9ff solid;
}

.tokusho_td3{
	padding:8px 10px;
	border:1px #d9d9ff solid;
	line-height:1.2;
}






























