@charset "shift_jis";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0px;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	background-position: center top;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#back1 {
	background-repeat: no-repeat;
	background-position: center top;
}
#back2 {
}

#container  {
	width: 770px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 30px;
	border: 5px none #666666;
	background-position: center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	background-repeat: no-repeat;
} 
#mainContent  {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 25px;
	margin-left: 180px;
	line-height: 160%;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#sidebar1  {
	float: left;
	width: 150px;
	font-size: 14px;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footer  {
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#footer  p  {
	margin: 0;
	text-align: center;
	font-size: 12px;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
h1   {
	font-size: 12px;
	font-weight: normal;
	height: 320px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	height: 0px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	margin: 0;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-size: 14px;
	font-weight: bold;
}

#form001 {
	width: 450px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
	margin: 0px;
}
#form001 p {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#side-frame1 {
	width: 170px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#side-frame1 p {
	padding: 5px;
}

ul.check1 {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
}
ul.check1   li {
	font-weight: bold;
	margin-top: 10px;
	font-size: 110%;
	margin-bottom: 25px;
	margin-right: 10px;
	margin-left: 40px;
}
.table1 {
	border: 1px none #333333;
	margin-bottom: 30px;
	text-decoration: none;
	margin-top: 30px;
	font-size: 90%;
	width: 530px;
}
.table1 th {

}
.table1 td {
	border: 1px solid #FFFFFF;
	padding: 10px;
	background-color: #FFE9BB;
}
.table2 {
	border: 1px none #CCCC66;
	margin-bottom: 50px;
	width: 500px;
	margin-top: 50px;
	font-size: 90%;
	background-color: #FFFFFF;
}
.table2 th {

}
.table2 td {
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.table_jisseki {
	border: 1px none #CCCC66;
	margin-bottom: 15px;
	width: 480px;
}
.table_jisseki th {

}
.table_jisseki td {
	border: 1px none #CCCC66;
	padding-right: 15px;
	padding-left: 15px;
}
.table_report {
	border: 1px none #CCCC66;
	margin-bottom: 10px;
	text-decoration: none;
	margin-top: 10px;
	background-position: center;
	margin-left: 30px;
}
.table_report th {
	background-position: center;
	text-align: right;

}
.table_report td {
	border: 1px none #CCCC66;
	background-position: center;
	text-align: right;
}
.table_compamy {
	border: 1px solid #1C4E7C;
	margin-bottom: 30px;
	text-decoration: none;
	width: 480px;
}
.table_compamy th {

}
.table_compamy td {
	border: 1px dashed #1C4E7C;
	padding: 10px;
}
.table_option {
	border: 1px none #1C4E7C;
	margin-bottom: 30px;
	text-decoration: none;
	width: 410px;
}
.table_option th {

}
.table_option td {
	border: 1px dashed #1C4E7C;
	padding: 10px;
}
.caption {
	margin-top: 65px;
}
.caption2 {
	margin-top: 35px;
	margin-bottom: 10px;
}

.title {
	margin-bottom: 15px;
}
.page-top {
	font-size: 12px;
	text-align: right;
}


.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
	font-size: 95%;
	line-height: 100%;
}

.text-red {
	font-size: 180%;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 15px;
	line-height: 200%;
}
.text-blue {
	font-size: 120%;
	color: #003399;
}
.text-underline {
	text-decoration: underline;
}
.text-big {
	font-size: 110%;
	font-weight: bold;
	margin-top: 35px;
}
.form01 {
	width: 500px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: 2px solid #FF9900;
	background-color: #FFE8C4;
}
.form01 p {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.text_comic_jisseki {
	font-size: 150%;
	font-weight: bold;
	color: #1c4e7c;
	margin-top: 80px;
	padding-left: 15px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1c4e7c;
	border-right-color: #1c4e7c;
	border-bottom-color: #1c4e7c;
	border-left-color: #1c4e7c;
}
.text_faq {
	font-size: 135%;
	font-weight: bold;
	color: #990000;
	margin-top: 50px;
	line-height: 135%;
	text-decoration: underline;
}
.frame-flow {
	border: 1px solid #235480;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.frame-voice {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 5px solid #7A0019;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 55px;
}
.frame-price {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	border: 5px double #235480;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 55px;
}
.text-service {
	font-size: 150%;
	font-weight: bold;
	color: #235480;
	margin-top: 30px;
	line-height: 150%;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #235480;
	border-right-color: #235480;
	border-bottom-color: #235480;
	border-left-color: #235480;
	padding-left: 10px;
}
.text_comic {
	text-align: right;
	margin-top: 40px;
}
.w3c {
	text-align: right;
}
.frame_case {
	border: 2px solid #666666;
	width: 500px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 20px;
}
.text-big2 {

	font-size: 150%;
	font-weight: bold;
}
.text-big3 {
	font-size: 150%;
	text-decoration: underline;
	margin-top: 30px;
}
.frame_box {
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.text_merit {
	margin-right: 30px;
	margin-left: 30px;
}
.frame-hp-ps {
	margin: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px dotted #333333;
}
.frame_profile {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 2px solid #666666;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
}
.img_right {
	float: right;
}
#mainContent2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 25px;
	line-height: 160%;
	padding-top: 0px;
	padding-right: 110px;
	padding-bottom: 15px;
	padding-left: 110px;
}
.text-red2 {
	color: #CC0000;
	font-weight: bold;
	margin: 0px;
}
.text_notice {
	font-size: 135%;
	font-weight: bold;
	color: #FF3300;
	margin-top: 50px;
	line-height: 135%;
	text-decoration: underline;
}
.text_order1 {
	font-size: 180%;
	color: #6699FF;
	text-align: center;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	text-decoration: underline;
	line-height: 170%;
}
.sign {
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 150px;
	width: 500px;
	background-position: right;
}
.table_back1 {
	background-color: #CCCCCC;
}
.frame_point {
	margin-top: 35px;
	margin-right: 5px;
	margin-bottom: 35px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border: 2px solid #666666;
	background-color: #FFFFE1;
}
.text_order2 {
	font-size: 120%;
	color: #000066;
	text-align: center;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	line-height: 130%;
}
.img_sample {
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	height: 50px;
}
.yellow {
	background-color: #FFFF66;
	font-weight: bold;
	text-align: center;
	line-height: 170%;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

.font_small{ font-size:0.8em;}

/*------  利用規約　　-----*/
.kiyakuFram { 
	margin-top:20px;
   border:1px solid #ccc;

 }

dl.fprivacy	{
    margin: 0 auto 20px;
/*    overflow: scroll;
*/    padding: 0 0 20px;

}
ol.listFlame {
 }
 form#mailformpro dl.fprivacy dt{ padding-left:10px; text-align:left; }
 form#mailformpro dl dd ol.listFlame li {
	margin:0 0 0 25px;
	padding-bottom:10px;
	list-style:outside decimal;
}

.formlist01{
	padding-left: 0;
	margin-top: 30px;
	margin-bottom: 30px;
}

.formlist01 li{
	padding-left: 25px;
	list-style: none;
	margin-bottom: 10px;
	background: url("images/icon01.gif") no-repeat scroll 0 6px transparent;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.7;
}
