html{
	overflow-y:scroll;
}
#main{
	width:788px;
	margin:90px auto 12px auto;
}
.maintext p{
	margin:0 30px;
	line-height:1.5;	
}

#main h1{
	height:26px;
	line-height:1;
	background:url(../images/h1_bg.png) no-repeat;
	font-size:17px;
	font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top:9px;
	padding-left:55px;
	color:#333;
	margin-bottom:20px;
}
#main h2{
	font-size:24px;
	line-height:1;
	margin-top:10px;
}
#main h3{
	font-size:1em;
	font-weight:bold;
	line-height:1.5;
	margin:1em 0;
}

div.img_center{
	margin:5px;
	text-align:center;
}
div.bgbox .bgbox_content{
	margin:0 10px;
	clear:both;
    overflow: hidden;
}
.bgbox_content:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.innercontent{ 
    margin: 10px auto;
    width: 719px;
    box-shadow: 0px 1px 4px 1px #C3C3C3;
    border-radius: 7px;
    padding: 25px 30px;
	overflow: hidden;
}
    .innercontent p
    {
        line-height:normal;
        font-size:1em;
        color:#666666;
    }

/*＼*/
/*** html .bgbox_content{
    height: 1em;
    overflow: visible;
}**/
/**/
.bgbox_content h2{
	margin-bottom:15px;
}
div.bgbox p{
	line-height:1.5;
}
#faq_left{
	width:340px;
	float:left;
	margin-right:28px;
}
* html #faq_left{
	margin-left:0;
	padding-left:0px;
}
#faq_right{
	width:340px;
	float:left;
}
#faq_right h2, #faq_left h2{
	width:340px;
	margin-bottom:15px;
}
#contact_form{
	width:720px;
	margin:10px auto;
}
#contact_form dl{
	width:720px;
}
#contact_form dt{
	float:left;
	clear:both;
	width:200px;
	padding-top:10px;
	margin-bottom:10px;
	border-top:1px solid #ffffff;
	font-size:1.2em;
}
#contact_form dd{
	float:left;
	width:520px;
	margin-bottom:10px;
	padding-top:5px;
	border-top:1px solid #ffffff;
}
#contact_form input{
	border:1px solid #999999;
	padding:2px;
}
#contact_form .inputtype{
	padding-left:10px;
}
#contact_form input.input_name{
	width:200px;
}

#contact_form input.input_mail{
	width:300px;
}
#contact_form textarea{
	border:1px solid #999999;
	padding:2px;
	line-height:1.5;
}
#contact_form textarea.textarea_inquirytext{
	width:500px;
	height:80px;
}

#contact_form #contact_buttons{
	margin:10px auto;
	text-align:center;
	clear:both;
}
#contact_form #contact_buttons img{
	margin:0 10px;
	clear:both;
}
#companyinfo{
	width:700px;
	margin:0 auto;
}
#companyinfo dl{
	width:700px;
}
#companyinfo dt{
	float:left;
	clear:both;
	width:180px;
	padding-top:20px;
	padding-left:20px;
	margin-bottom:18px;
	border-top:1px solid #999999;
	line-height:1.5;
}
#companyinfo dd{
	float:left;
	width:485px;
	padding-top:20px;
	padding-right:15px;
	margin-bottom:18px;
	border-top:1px solid #999999;
	line-height:1.5;
}
#companyinfo dt.noborder{
	border-top:none;
}
#companyinfo dd.noborder{
	border-top:none;
}
td.count{
	vertical-align:top;
	font-size:11px;
}
table.campaigntable{
	width:728px;
	border-collapse:collapse;
}
table.campaigntable td{
	padding:20px;
	vertical-align:middle;
	border-top:1px solid #999999;
	line-height:1.5;
}
table.campaigntable td span{
	line-height:1.5;
}
table.campaigntable td.noborder{
	padding:20px;
	vertical-align:middle;
	border-top:none;
}
table.table1{
	margin:10px auto;
	border:2px solid #999999;
	border-collapse:collapse;
	width:100%;
}
table.table1 th{
	border:1px solid #999999;
	line-height:1.5;
}
table.table1 th.height1{
	padding:3px;
	height:21px;
	background: url(../images/thbg_height1.png) repeat-x;
	vertical-align:middle;
	text-align:center;
} 
table.table1 th.height3{
	padding:3px;
	height:118px;
	background: url(../images/thbg_height3.png) repeat-x;
	vertical-align:middle;
	text-align:center;
} 
table.table1 th.height3a{
	padding:3px;
	height:13px;
	background: url(../images/thbg_height3.png) repeat-x 0 0;
	vertical-align:middle;
	text-align:center;
} 
table.table1 th.height3a2{
	padding:3px;
	height:13px;
	background: #cc0000;
	vertical-align:middle;
	text-align:center;
} 
table.table1 th.height3b{
	padding:3px;
	height:51px;
	background: url(../images/thbg_height3.png) repeat-x 0 100%;
	vertical-align:middle;
	text-align:center;
} 
table.table1 th.width150{
	width:120px;
} 
table.table1 th.width301{
	width:241px;
} 
* html table.table1 th.width95{
	width:101px;
}
table.table1 td{
	padding:5px 5px 3px 5px;
	border:1px solid #999999;
	line-height:1.5;
}
table.table2 td p{
	line-height:1.5;
}
table.table1 td.tdyellow{
	background-color:#ffffcc;
	font-weight:bold;
}

table.table1 td.tdred{
	background-color:#ffcccc;
	font-weight:bold;
	color:#cc0000;
}
table.table2{
	margin:10px auto;
	border:1px solid #999999;
	border-collapse:collapse;
	width:99%;
}
table.table2 td{
	padding:5px 5px 3px 5px;
	border:1px solid #999999;
	line-height:1.5;
} 
table.table2 td.tdfaq_q{
	width:40%;
	vertical-align:top;
}
table.table2 td.tdfaq_a{
	vertical-align:top;
}
table.table2 td p.indent{
	margin-left:30px;
}
table.table3{
	margin:10px;
	border:2px solid #999999;
	border-collapse:collapse;
	width:300px;
}
table.table3 td{
	padding:5px 5px 3px 5px;
	border:1px solid #999999;
}
td .campaignprice{
	font-size:0.85em;
	line-height:1.2;
	font-weight:normal;
}
table.table1 td.height3{
	padding:5px 5px 3px 5px;
	height:69px;
	vertical-align:middle;
} 
table.tablenoborder{
	border:0px;
	margin:10px 50px;
}
table.tablenoborder th{
	vertical-align:top;
	text-align:right;
	border:0px;
	line-height:1.5;
	font-weight:normal;
	white-space: nowrap;
}
table.tablenoborder td{
	vertical-align:top;
	border:0px;
	line-height:1.5;
}
div.simplebox{
	border:1px solid #999999;
	margin:10px 0px;
}
div.simplebox div{
	margin:10px 50px;
	line-height:1.5;
}

div.faq_q{
	background: url(../images/icon_faq.png) no-repeat;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:30px;
	line-height:1.5;
}
div.faq_q a{
	color:#336699
}
div.howtoitem, div#terms{
	width:100%;
}
div#termstext{
	width:690px;
	height:300px;
	margin:10px auto;
	padding:0 5px;
	overflow:auto;
	border:solid #CCC 1px;
}
#main div.howtoitem h2.howto_h2, #main div#terms h2{
	background:url(../images/howto_h2_bg.png) no-repeat;
	width:698px;
	margin:0 auto;
	height:27px;
	padding-top:13px;
	padding-left:10px;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#666;
	text-align:left;
}
div.howtono{
	width:34px;
	margin-right:6px;
	float:left;
}
div.howtocapt{
	width:700px;
	margin:5px auto 0;
}
div.howtotext{
	width:700px;
	padding-top:5px;
	margin:5px auto 0;
	line-height:1.5;
	text-align:left;
}
div.howtotext dl{
	width:700px;
	padding-top:5px;
	margin:5px auto 0;
	line-height:1.5;
}
div.howtotext dl.dl01 dt{
	line-height:1.5;
	color:#369;
	font-weight:bold;
}
div.howtotext dl.dl02 dt{
	line-height:1.5;
	color:#066;
	font-weight:bold;
}
div.howtotext dl dd{
	padding-top:5px;
	padding-left:10px;
	line-height:1.5;
}
p.important{
	font-size:1.15em;
	font-weight:bold;
	color:#cc0000;
	margin-top:10px;
}
div.terms_orderbutton{
	margin:5px auto;
	width:300px;
	height:60px;
}
div.terms_orderbutton a{
	text-indent:-300px;
	overflow:hidden;
	display:block;
	height:60px;
	background:url(../images/terms_orderbutton.png) no-repeat;
}
div.terms_orderbutton a:hover{
	background-position:0px -60px;
}

div.mallprint_table{
	width:708px;
	margin:0 auto 20px;
}

#main div.mallprint_table h2.mallprint_ta_h2{
	background:url(../images/mallprint_thead.gif) no-repeat;
	width:678px;
	height:29px;
	font-size:17px;
	padding:11px 15px 0px 15px;
}

h2.nenga_main{
	width:700px;
	margin:0 auto 30px;
}

table.mallprint_ta{
	width:707px;
	margin:0 auto;
	border-spacing:0px;
	border-collapse:collapse;
}

table.mallprint_ta tr th{
	width:130px;
	border:1px solid #CCC;
}

table.mallprint_ta tr td.nenga_series{
	border:1px solid #CCC;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

table.mallprint_ta tr td.mallprint_td150px{
	width:150px;
	border:1px solid #CCC;
	text-align:center;
	font-size:13px;
}

table.mallprint_ta tr td.mallprint_td426px{
	width:417px;
	border:1px solid #CCC;
	padding:5px;
}

div.mallprint_text{
	width:700px;
	padding-top:5px;
	margin:20px auto 20px;
	line-height:1.5;
	text-align:left;
}

div.mallprint_text div.mallprint_btn{
	width:700px;
	text-align:right;
	margin-top:10px;
}
