@charset "shift_jis";

/* reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	padding:0;
	margin:0;
}

table{
	border-collapse: collapse;
	border-spacing:0;
}

fieldset,img{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-weight:normal;
	font-style:normal;
}

ol,ul{
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-size:100%;
}

.t20{
	margin-top:20px;
	}

.t30{
	margin-top:30px;
	}

.t40{
	margin-top:40px;
}

.b5{
	margin-bottom:5px;
}

.b10{
	margin-bottom:10px;
}

.b20{
	margin-bottom:20px;
}

.b40{
	margin-bottom:40px;
}

q:before,q:after{
	content:'';
}

abbr,acronym{
	border:0;
}

img {
	border:0;
}

/* common */

body{
	font-size:62.5%;
	font-family:Meiryo, 'メイリオ', "MS P Gothic", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka,  sans-serif;
	color:#000;
	letter-spacing:0.1px;
	line-height:1.5;
	background: url(../../img/base_bg.gif) top left repeat-x #99ccff;
}

select,input,textarea {
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	}

a:link {
	color:#000;}
a:visited {
	color:#000;}
a:hover {
	color:#000;
	text-decoration:none;}
a:active {
	color:#000;}

.clear {
	clear:both;
}

.clearAll {
	display:block;
	visibility:hidden;
	font-size:0;
	height:0;
	line-height:0;
	clear:both;
}



/* 段組 */

#wrap {
	width:900px;
	margin:10px auto;
}

#container {
	background:#fff;
	border:2px solid #666;
	border-bottom:none;
	width:896px;
	padding-bottom:25px;
}

.float_l{
	float:left;
}

.float_r{
	float:right;
}

/* header */

#header {
	font-size:2em;
	line-height:1.1em;
	padding:10px;
}

.sub_ttl {
	float:right;
	margin-top:25px;
}

/* link */

#link {
	color:#FFF;
	font-size:1.8em;
	padding:0.7em 18px 0.5em;
	background-color:#000;
}

#link a {
	color:#fff;
	text-decoration:none;
	}

#link a:visited {
	color:#fff;
	}

#link a:hover {
	color:#fff;
	}

#link ul li {
	display:inline;
	padding-right:30px;
}

/* link2 */

#link2 {
	color:#FFF;
	font-size:1.3em;
	font-weight:700;
	padding:0.7em 10px 0.5em;
	background-color:#000;
}

#link2 a {
	color:#fff;
	text-decoration:none;
	}

#link2 a:visited {
	color:#fff;
	}

#link2 a:hover {
	color:#fff;
	}

#link2 ul li {
	display:inline;
	padding-left:8px;
	padding-right:12px;
}



/* preface */

#preface {
	margin-bottom:20px;
}
	/* left_txt */
.left_txt {
	float:left;
	padding-left:12px;
	padding-top:20px;
	margin-right:25px;
}

h2 {
	font-size: 1em;
}

.fs16{
	font-size:1.6em;
}

.fs18{
	font-size:1.8em;
}

.fs30{
	font-size:3em;
}

	/* right_img */
.right_img {
	text-align:center;
	padding-right:20px;
}

.right_img p {
	padding-top:20px;
}
	/* center_txt */
.center_txt {
	clear:both;
	text-align:center;
	margin-top:35px;
	background:url(../../img/caution_ttl.gif) center no-repeat;
	color:#FFF;
	font-size:1.8em;
	line-height:2.1em;
	padding-top:4px;
}

/* flow */
#flow {
	margin:0 15px;
}

.flow_ttl {
	font-size:2.4em;
	padding-top:0.2em;
	color:#FFF;
	background:#000 url(../../img/ttl_bg.gif) right bottom no-repeat;
}

.flow_txt {
	font-size:1.8em;
	margin-top:10px;
	padding:12px 12px 7px 30px;
	text-indent:-1em;
	border:#333 1px solid;
	border-bottom:none;
}

.flow_img {
	margin-top:13px;
	margin-left:200px;
}

/* Tab Container */
.tabContainer {
	border:#333 1px solid;
	border-top:none;
}
.tabContainer dl {
	padding:0px 12px 7px 30px;
}
.tabContainer dt {
	font-size:1.2em;
}
.tabContainer dd {
	font-size:1.5em;
	padding-left:1em;
	text-indent:-1em;
}


/* question */
#question {
	margin:50px 15px 0;
	padding-top:15px;
	background:url(../../img/fqtop.gif) top left no-repeat #ffffa1;
}

#question span {
	font-size:2.4em;
	padding-left:4px;
}

#question p {
	font-size:1.8em;
	padding-left:37px;
	text-indent:-18px;
}
.question_end {
	height:15px;
	background:url(../../img/fqend.gif) no-repeat bottom;
}



/* table */
#table {
	margin-top:50px;
	margin-left:15px;
}

.table_ttl {
	font-size:2.4em;
}

.price_table {
	border-collapse:collapse;
}


.tr_dz1 {
	font-size:1.8em;
}

.tr_dz2 {
	font-size:1.8em;
	background-color:#edf3fe;
}

.btd_line {
	border-top:1px dashed #d9d9d9;

}

.bottom_line td {
	border-bottom:1px solid #d9d9d9;

}

.tl_dz1,.tl_dz2,.tl_dz3,.tl_dz4,.tl_dz5 {
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	padding:0.2em 5px 0;
}

.tl_dz1 {
	width:295px;
}

.tl_dz2 {
	width:99px;
	text-align:center;
}

.tl_dz3 {
	width:99px;
	text-align:center;
}

.tl_dz4 {
	width:99px;
	text-align:center;
}

.tl_dz5 {
	width:218px;
	text-align:right;
}

.th_dz {
	font-size:1.3em;
	padding:5px;
	background:#000;
	border:1px solid #444;
	color:white;
	font-weight:bold;
	text-align:left;
}

.btd_line {
	border-top:1px double #d9d9d9;

}

.td_blank {
}

/* footer */

#footer {
	width:860px;
	background:#000;
	color:#FFF;
	padding:20px 20px 0;
}

#footer a {
	color:#FFF;
}

#footer a:visited {
	color:#FFF;
}

#footer a:hover {
	color:#FFF;
}

#footer address {
	font-size:1.8em;
	line-height:1.3em;
}

#footer p {
	text-align:center;
	padding: 20px 0 10px;
}



/* form */

#contactForm {
	width:800px;
	margin:30px auto 0 auto;
	margin-bottom:35px;
	font-size:120%;
	}

#contactForm strong.service_name {
	font-weight:bold;
	font-size:120%;
	}

#contactForm h3{
	text-align:left;
	margin:10px 0 15px 0px;
	font-size:140%;
	font-weight:bold;
	color:#cc0066;
}


#contactForm input.input_field , #contactForm textarea {
	width:99%;
	}

p.arart{
	margin:10px auto;
	padding:5px;
	width:790px;
	background-color:#FFCCCC;
	border:1px solid #ff0000;
}

#contactForm p.thanks{
	margin-bottom:100px;
	padding:0 0 0 10px;
	width:490px;
	background-color:#fff;
	border-left:3px solid #333;
}

#contactTbl , .appTbl {
	width:800px;
	margin:0 auto;
	padding:5px;
	border:1px solid #ccc;
	border-collapse:collapse;
	border-left:3px solid #333;
	word-break:break-all;
}

#contactTbl th , .appTbl th{
	width:200px;
	padding:5px;
	font-weight:normal;
	background-color:#ccc;
	border-bottom:1px solid #fff;
}

#contactTbl td , .appTbl td{
	padding:5px;
	background-color:#eee;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}

#submitBtn{
	width:790px;
	margin:10px auto;
	text-align:center;
	padding:5px;
	background-color:#eee;
}


.formBtn{
	display:inline;
}

.contact_thanx {
	height:200px;
	}


#receipt {
	font-size:180%;
	font-weight:bold;
	margin:45px 25px 280px 25px;
	}


/* pageTop */

.pageTop {
	margin-top:30px;
	margin-right:15px;
	text-align:right;
	}

.select_size{
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


/* price_table */

#price_table {
	clear:both;
	width:865px;
	margin:0px auto;
	border:1px solid #ccc;
	border-collapse: collapse;
	font-size:120%;
	}

#price_table tr.color {
	background:#f2f2f2;
	}

#price_table th {
	background:#000;
	border:1px solid #eee;
	color:#fff;
	padding:5px;
	font-weight:bold;
	}

#price_table td {
	border:1px solid #ccc;
	padding:10px;
	width:170px;
	vertical-align:middle;
	}



#price_table td.paper_size {
	width:120px;
	}


.section_ttl {
	width:858px;
	margin:0px auto;
	paddng:0;
	font-size:250%;
	font-weight:bold;
	}

#price_table td span {
	margin-right:10px;
	line-height:2;
	font-weight:bold;
	font-size:120%;
	}

#price_table td .form_btn {
	display:inline;
	margin-left:30px;
	}

#price_table td .submit_btn {
	font-size:80%;
	width:103px;
	}

.notice {
	margin-top:5px;
	color:#cc0000;
	}

#price_note {
	margin-top:10px;
	margin-left:15px;
	font-size:120%;
	}

#info_link {
	font-size:120%;
	margin:0 15px;
	}

#info_link li {
	display:inline;
	}

#privacy {
	font-size:140%;
	font-weight:nomal;
	margin:45px 25px 20px 25px;
	}

#companyTbl {
	width:100%;
	border-collapse:collapse;
	}

#companyTbl td {
	border:1px solid #ccc;
	padding:5px;
	}

#companyTbl th {
	border:1px solid #ccc;
	padding:5px;
	text-align:left;
	background:#eee;
	}

#companyTbl .companyTblS {
	width:200px;
	}

#companyTbl .companyTblS td {
	border:none;
	}



/* 用紙別 */


#area{
	width:800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#print_size li{
	float: left;
	width: 152px;
	padding-right: 5px;
	padding-bottom: 20px;
}

.size_title_bg{
	background-image: url(../../img/size_title_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 800px;
	color: #FFFFFF;
	padding-left: 30px;
}

.price_sizel{
	width:270px;
	text-align: center;
}

.price_sizer{
	width:520px;
}

.price_bg_1{
	background-image: url(../../img/price_bg_1.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 477px;
}

.price_bg_1_1{
	background-image: url(../../img/price_bg_1_1.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 350px;
}

.price_1{
	height: 30px;
	width: 158px;
	text-align: center;
	float: left;
	margin-top: 3px;
}

.price_11{
	height: 30px;
	width: 158px;
	text-align: center;
	float: left;
}

.price_bg_2{
	background-image: url(../../img/price_bg_2.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 477px;
}

.price_bg_2_1{
	background-image: url(../../img/price_bg_2_1.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 350px;
}

.price_2{
	height: 40px;
	width: 158px;
	text-align: center;
	float: left;
	margin-top: 5px;
}

.price_21{
	height: 40px;
	width: 158px;
	text-align: center;
	float: left;
	margin-top: 20px;
}

.price_22{
	height: 45px;
	width: 158px;
	text-align: center;
	float: left;
	padding-top: 15px;
}

.price_bg_3{
	background-image: url(../../img/price_bg_3.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 477px;
}

.price_bg_3_1{
	background-image: url(../../img/price_bg_3_1.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 350px;
}

.price_3{
	height: 50px;
	width: 158px;
	text-align: center;
	float: left;
	margin-top: 10px;
}

.price_31{
	height: 50px;
	width: 158px;
	text-align: center;
	float: left;
	margin-top: 30px;
}

.price_32{
	height: 65px;
	width: 158px;
	text-align: center;
	float: left;
	padding-top: 30px;
}



.price_101{
	height: 60px;
	width: 155px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:1.3em;
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: middle;
}

.price_101_p{
	height: 60px;
	width: 100px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:1.3em;
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: middle;
}

.price_102{
	height: 20px;
	width: 160px;
	text-align: center;
	padding-top: 10px;
	font-size:1.2em;
}

.price_102_p{
	height: 20px;
	width: 100px;
	text-align: center;
	padding-top: 10px;
	font-size:1.2em;
}

.price_102_one{
	font-size:0.8em;
}

#size_price_table2{
	clear:both;
	width:740px;
	margin:40px auto 40px;
	border-collapse: collapse;
	font-size:120%;
}

.rami_title_bg{
	background-image: url(../../img/rami_title_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 800px;
	color: #333333;
	padding-left: 30px;
}

.osusume_bg{
	background-image: url(../../img/osusume_bg.gif);
	background-repeat: repeat-y;
	padding-left: 70px;
	width: 528px;
	font-size:1.5em;
	padding-top: 20px;
	padding-bottom: 20px;
}


.price_title_bg{
	background-image: url(../../img/price_title_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 865px;
	color: #FFFFFF;
	padding-left: 30px;
}

#price_area{
	width:865px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}

#size_price_table{
	clear:both;
	width:800px;
	margin:40px auto 0px;
	border:1px solid #ccc;
	border-collapse: collapse;
	font-size:120%;
}

#size_price_table tr.color {
	background:#f2f2f2;
	}

#size_price_table th {
	background:#000;
	border:1px solid #eee;
	color:#fff;
	padding:5px;
	font-weight:bold;
	}

#size_price_table td {
	border:1px solid #ccc;
	padding:10px;
	/*width:170px;*/
	vertical-align:middle;
	}



#size_price_table td.paper_size {
	width:120px;
	}


#size_price_table td span {
	margin-right:10px;
	line-height:2;
	font-weight:bold;
	font-size:120%;
	}

#size_price_table td .form_btn {
	display:inline;
	margin-left:30px;
	}

#size_price_table td .submit_btn {
	font-size:80%;
	width:103px;
	}

#order_bt{
	width:210px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}




/* lami panel */

#lamipanel_price_table {
	clear:both;
	width:500px;
	margin:0px auto;
	border:1px solid #ccc;
	border-collapse: collapse;
	font-size:120%;
	}

#lamipanel_price_table tr.color {
	background:#f2f2f2;
	}

#lamipanel_price_table th {
	background:#000;
	border:1px solid #eee;
	color:#fff;
	padding:5px;
	font-weight:bold;
	}

#lamipanel_price_table td {
	border:1px solid #ccc;
	padding:10px;
	width:170px;
	vertical-align:middle;
	}



#lamipanel_price_table td.paper_size {
	width:120px;
	}


#lamipanel_price_table td span {
	margin-right:10px;
	line-height:2;
	font-weight:bold;
	font-size:120%;
	}

#lamipanel_price_table td .form_btn {
	display:inline;
	margin-left:30px;
	}

#lamipanel_price_table td .submit_btn {
	font-size:80%;
	width:103px;
	}





/* 100707 */

#header2 {
	width:896px;
	height:135px;
	position:relative;
	font-size:140%;
	}

#header2 h1 {
	position:absolute;
	top:10px;
	left:10px;
	}

#header2 h2 {
	position:absolute;
	top:30px;
	left:10px;
	}

#header2_logo {
	position:absolute;
	top:30px;
	left:10px;
}



#header2 p {
	position:absolute;
	top:5px;
	right:10px;
	}

#pannel {
	margin-top:10px;
	margin-left:7px;
	margin-bottom:10px;
	}

#pannel li {
	display:inline;
	margin:3px;
	}

#left_column {
	width:218px;
	padding-left:12px;
	background:#fff;
	float:left;
	}

#right_column {
	float:right;
	width:660px;
	background:#fff;
	font-size:120%;
	}

#all_column {
	width:878px;
	padding-left:12px;
	background:#fff;
	float:left;
	}

#topics {
	margin-bottom:30px;
	}

#topics dl {
	width:645px;
	margin:0 auto;
	}

#topics dt {
	width:80px;
	background:#fff;
	float:left;
	}

#topics dd {
	font-weight:bold;
	}

#flow2 {
	margin-bottom:15px;
	}

#flow2 h3 {
	width:645px;
	margin:0 auto;
	font-size:140%;
	font-weight:bold;
	color:#000;

	}

#flow2 p.txt {
	width:645px;
	margin:0 auto 20px auto;
	}

#faq2 p.txt {
	width:645px;
	margin:0 auto;
	}

#faq2 strong {
	font-weight:bold;
	font-size:140%;
	}


.pageTop2 {
	margin-top:10px;
	margin-right:15px;
	text-align:right;
	}


#info_link2 {
	clear:both;
	width:100%;
	font-size:120%;
	margin:0 15px;
	padding-top:25px;
	}

#info_link2 li {
	display:inline;
	}


/* 追加101111 */

#contents_area {
	width:648px;
	}

#contents_area strong {
	font-weight:bold;
	}

#contents_area h2.ttl_large {
	width:628px;
	font-size:140%;
	font-weight:bold;
	border:1px solid #000;
	border-left:10px solid #000;
	padding:5px;
	margin:0 0 15px 0;
	}

#contents_area h2 {
	font-size:140%;
	margin:20px 0 8px 5px;
	padding:0 0 3px 7px;
	border-bottom:1px solid #000;
	}

#contents_area h3 {
	font-size:140%;
	font-weight:bold;
	margin:5px 0 5px 12px;
	color:#e4007f;
	}

#contents_area p {
	margin-left:12px;
	}



#kuwa_h3 {
	font-size:140%;
	font-weight:bold;
	margin:5px 0 5px 12px;
	color:#660000;
}

#kuwa_contents {
	font-size:100%;
	font-weight:bold;
	margin:5px 0 5px 12px;
	color:#000000;
}


#layer_base {
position: relative; /* 基準となる位置 */
width:886px; /* 基準の幅 */
height: 169px; /* 基準の高さ */
}

#layer_1 {
position: absolute; /* 基準からの相対位置 */
top: 88px; /* 上からの位置 */
right: 38px; /* 右からの位置 */
}

#layer_base_650 {
position: relative; /* 基準となる位置 */
width:650px; /* 基準の幅 */
height: 169px; /* 基準の高さ */
}

#layer_650 {
position: absolute; /* 基準からの相対位置 */
top: 85px; /* 上からの位置 */
right: 17px; /* 右からの位置 */
}


#layer_base_600 {
position: relative; /* 基準となる位置 */
width:600px; /* 基準の幅 */
height: 61px; /* 基準の高さ */
}

#layer_600_title {
position: absolute; /* 基準からの相対位置 */
top: 8px; /* 上からの位置 */
left: 92px; /* 右からの位置 */
}

#layer_600_sub {
position: absolute; /* 基準からの相対位置 */
top: 38px; /* 上からの位置 */
left: 92px; /* 右からの位置 */
}





#layer_base_nouki {
position: relative; /* 基準となる位置 */
width:650px; /* 基準の幅 */
height: 421px; /* 基準の高さ */
}

#layer_nouki {
position: absolute; /* 基準からの相対位置 */
top: 362px; /* 上からの位置 */
right: 9px; /* 右からの位置 */
}


#title_base {
position: relative; /* 基準となる位置 */
width:650px; /* 基準の幅 */
height: 33px; /* 基準の高さ */
}

#title_base_text {
position: absolute; /* 基準からの相対位置 */
top: 0px; /* 上からの位置 */
left: 10px; /* 右からの位置 */
}

#title_h2 {
	font-size:140%;
	font-weight:bold;
	margin:5px 0 5px 12px;
	color:#FFFFFF;
}


#etc_base {
position: relative; /* 基準となる位置 */
width:650px; /* 基準の幅 */
height: 20px; /* 基準の高さ */
}

#etc_base_text {
position: absolute; /* 基準からの相対位置 */
top: 0px; /* 上からの位置 */
left: 10px; /* 左からの位置 */
}

#etc_h3 {
	font-size:120%;
	font-weight:bold;
	margin:0 0 0 0;
	color:#000000;
}










#nt_kuzu {
	font-size:50%;
	font-weight:bold;
	margin:0 0 0 0;
	color:#222222;
}


#nt_title_base {
	position: relative; /* 基準となる位置 */
	width:650px; /* 基準の幅 */
	height: 57px; /* 基準の高さ */
}

#nt_title_text {
	position: absolute; /* 基準からの相対位置 */
	top: 0px; /* 上からの位置 */
	left: 10px; /* 左からの位置 */
}

#nt_title_text2 {
	position: absolute; /* 基準からの相対位置 */
	top: 0px; /* 上からの位置 */
	left: 140px; /* 左からの位置 */
}

#nt_title_h2 {
	font-size:20px;
	font-weight:bold;
	margin:15px 0 5px 12px;
	color:#FFFFFF;
}

#nt_title_h3 {
	font-size:1em;
	font-weight:bold;
	margin:0 0 0 0;
	color:#000099;
}

#nt_boxa_base1 {
	position: relative; /* 基準となる位置 */
	width:300px; /* 基準の幅 */
	height: 165px; /* 基準の高さ */
}

#nt_boxa_base2 {
	position: relative; /* 基準となる位置 */
	width:300px; /* 基準の幅 */
	height: 30px; /* 基準の高さ */
}

#nt_boxa_base3 {
	position: relative; /* 基準となる位置 */
	width:300px; /* 基準の幅 */
	height: 75px; /* 基準の高さ */
}


#nt_boxa_text {
	position: absolute; /* 基準からの相対位置 */
	top: 5px; /* 上からの位置 */
	left: 5px; /* 左からの位置 */
}

#nt_boxa_h3 {
	font-size:1em;
	font-weight:bold;
	margin:0 0 0 0;
	color:#222222;
}

#nt_boxA { width:300px;height:270px;float:left; }
#nt_boxB { width:350px;height:270px;float:left; }

#nt_subtitle_base {
	position: relative; /* 基準となる位置 */
	width:650px; /* 基準の幅 */
	height: 32px; /* 基準の高さ */
}

#nt_subtitle_text {
	position: absolute; /* 基準からの相対位置 */
	top: 0px; /* 上からの位置 */
	left: 14px; /* 左からの位置 */
}

#nt_subtitle_h2 {
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#FFFFFF;
}

#nt_subtitle_h3 {
	font-size:1em;
	font-weight:bold;
	margin:12px 0 0 20px;
	color:#000099;
}

#nt_subtitle_contents {
	font-size:1em;
	font-weight:bold;
	margin:0 0 0 20px;;
	color:#000000;
}



#normal_subtitle_base {
	position: relative; /* 基準となる位置 */
	width:650px; /* 基準の幅 */
	height: 32px; /* 基準の高さ */
}

#normal_subtitle_text {
	position: absolute; /* 基準からの相対位置 */
	top: 2px; /* 上からの位置 */
	left: 40px; /* 左からの位置 */
}

#normal_subtitle_h2 {
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#111111;
}

#normal_subtitle_contents{
	font-size:1em;
	font-weight:bold;
	margin:20px 0 0 30px;
	color:#000000;
}


#normal_level3title_base {
	position: relative; /* 基準となる位置 */
	width:650px; /* 基準の幅 */
	height: 25px; /* 基準の高さ */
}

#normal_level3title_text {
	position: absolute; /* 基準からの相対位置 */
	top: 0px; /* 上からの位置 */
	left: 50px; /* 左からの位置 */
}

#normal_level3title_h3 {
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#000099;
}

#normal_level3_contents{
	font-size:1em;
	font-weight:bold;
	margin:10px 0 0 30px;
	color:#000000;
}


#posting_top_base {
	position: relative; /* 基準となる位置 */
	width:650px; /* 基準の幅 */
	height: 160px; /* 基準の高さ */
}

#posting_top_text {
	position: absolute; /* 基準からの相対位置 */
	top: 20px; /* 上からの位置 */
	left: 210px; /* 左からの位置 */
}

#posting_top_h3 {
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#000099;
}





#gakkainavi{
  margin: 0;
  padding: 0;
  width: 654px;
  height: 40px;
}

#gakkainavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#gakkainavi li{
  text-indent: 0px;
  float:left;
  width: 80px;
  margin: 0;
  padding: 0;
}

#gakkainavi a{
  text-align: center;
  padding-top: 8px;
  display: block;
  width: 100%;
  height: 40px;
  background-image: url("http://visipri.com/img2/gakkainavi1.gif");
  background-repeat: no-repeat;
}


#gakkainavi a:hover{
  background-image: url("http://visipri.com/img2/gakkainavi2.gif");
  background-repeat: no-repeat;
}




#price_title_base {
	position: relative; /* 基準となる位置 */
	width:650px; /* 基準の幅 */
	height: 95px; /* 基準の高さ */
}

#price_title_text {
	position: absolute; /* 基準からの相対位置 */
	top: 25px; /* 上からの位置 */
	right: 20px; /* 左からの位置 */
}

#price_title_h2 {
	font-size:24px;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#111111;
}

#price_komoku_base {
	position: relative; /* 基準となる位置 */
	width:650px; /* 基準の幅 */
	height: 82px; /* 基準の高さ */
}

#price_row_base {
	position: relative; /* 基準となる位置 */
	width:650px; /* 基準の幅 */
	height: 59px; /* 基準の高さ */
}

#price_row_title_text {
	position: absolute; /* 基準からの相対位置 */
	top: 15px; /* 上からの位置 */
	left: 10px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#FFFFFF;
}

#price_row_title_text1 {
	position: absolute; /* 基準からの相対位置 */
	top: 8px; /* 上からの位置 */
	left: 10px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#FFFFFF;
}

#price_row_title_text2 {
	position: absolute; /* 基準からの相対位置 */
	top: 25px; /* 上からの位置 */
	left: 10px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#FFFFFF;
}


#price_row_exp_text {
	position: absolute; /* 基準からの相対位置 */
	top: 15px; /* 上からの位置 */
	right: 333px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#111111;
}

#price_row_nor_text {
	position: absolute; /* 基準からの相対位置 */
	top: 15px; /* 上からの位置 */
	right: 170px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#111111;
}

#price_row_gek_text {
	position: absolute; /* 基準からの相対位置 */
	top: 15px; /* 上からの位置 */
	right: 8px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#111111;
}

#price_soryo_base {
	position: relative; /* 基準となる位置 */
	width:650px; /* 基準の幅 */
	height: 91px; /* 基準の高さ */
}

#price_oprow_title_text {
	position: absolute; /* 基準からの相対位置 */
	top: 15px; /* 上からの位置 */
	left: 10px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#111111;
}

#price_oprow_title_text1 {
	position: absolute; /* 基準からの相対位置 */
	top: 8px; /* 上からの位置 */
	left: 10px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#111111;
}

#price_oprow_title_text2 {
	position: absolute; /* 基準からの相対位置 */
	top: 25px; /* 上からの位置 */
	left: 10px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#111111;
}




#size_top_base {
	position: relative; /* 基準となる位置 */
	width:647px; /* 基準の幅 */
	height: 239px; /* 基準の高さ */
}

#size_top_wide_text {
	position: absolute; /* 基準からの相対位置 */
	top: 25px; /* 上からの位置 */
	left: 65px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#111111;
}

#size_top_height_text {
	position: absolute; /* 基準からの相対位置 */
	top: 126px; /* 上からの位置 */
	left: 217px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#111111;
}

#size_top_text_title {
	position: absolute; /* 基準からの相対位置 */
	top: 36px; /* 上からの位置 */
	left: 300px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:6px 0 0 0;
	color:#330099;
}

#size_top_text_body {
	position: absolute; /* 基準からの相対位置 */
	top: 74px; /* 上からの位置 */
	left: 315px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:10px 0 0 0;
	color:#111111;
}



#intro_h2 {
	position: relative; /* 基準となる位置 */
	width:642px; /* 基準の幅 */
	height: 106px; /* 基準の高さ */
}

#intro_h2_main {
	position: absolute; /* 基準からの相対位置 */
	top: 0px; /* 上からの位置 */
	left: 14px; /* 左からの位置 */
	font-size:18px;
	font-weight:bold;
	margin:10px 0 0 0;
	color:#000099;
}

#intro_h2_sub1 {
	position: absolute; /* 基準からの相対位置 */
	top: 36px; /* 上からの位置 */
	left: 18px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:10px 0 0 0;
	color:#111111;
}

#intro_h2_sub2 {
	position: absolute; /* 基準からの相対位置 */
	top: 56px; /* 上からの位置 */
	left: 18px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:10px 0 0 0;
	color:#111111;
}

#intro_h2_sub3 {
	position: absolute; /* 基準からの相対位置 */
	top: 76px; /* 上からの位置 */
	left: 18px; /* 左からの位置 */
	font-size:1em;
	font-weight:bold;
	margin:10px 0 0 0;
	color:#111111;
}


#intro_title {
	position: relative; /* 基準となる位置 */
	width:642px; /* 基準の幅 */
	height: 60px; /* 基準の高さ */
}

#intro_title_main {
	position: absolute; /* 基準からの相対位置 */
	top: 8px; /* 上からの位置 */
	left: 12px; /* 左からの位置 */
	font-size:18px;
	font-weight:bold;
	margin:0 0 0 0;
	text-shadow: 2px 2px 2px #444444;
	color:#FFFFFF;
}


#plan_select {
	position: relative; /* 基準となる位置 */
	width:642px; /* 基準の幅 */
	height: 191px; /* 基準の高さ */
}
#plan_select1 {
	position: absolute; /* 基準からの相対位置 */
	top: 60px; /* 上からの位置 */
	left: 6px; /* 左からの位置 */
}
#plan_select2 {
	position: absolute; /* 基準からの相対位置 */
	top: 60px; /* 上からの位置 */
	left: 172px; /* 左からの位置 */
}
#plan_select3 {
	position: absolute; /* 基準からの相対位置 */
	top: 60px; /* 上からの位置 */
	left: 338px; /* 左からの位置 */
}
#plan_select4 {
	position: absolute; /* 基準からの相対位置 */
	top: 74px; /* 上からの位置 */
	left: 510px; /* 左からの位置 */
}
#plan_select5 {
	position: absolute; /* 基準からの相対位置 */
	top: 129px; /* 上からの位置 */
	left: 510px; /* 左からの位置 */
}

#left_menu_text {
	font-size:1em;
	margin:0 0 0 0;
	color:#222222;
}
