@charset "shift_jis";

/* basic tag
---------------------------------------------------*/
body {
	color: #333333;
	background-color: #f3f2e8;
	line-height: 1.6;
	font-family: "?l?r ?o?S?V?b?N", Osaka, "?q???M?m?p?S Pro W3";
}
p {
	margin-bottom: 1em;
}
li img {
	vertical-align: bottom;
}
table {
	border-collapse: collapse;
}
h1 {
	color: #FFFFFF;
	font-size: 100%;
	padding-left: 5px;
	font-weight: normal;
}
h4 {
	font-size: 108%;
}

/* link
------------------------------*/
a:link, a:visited {
	color: #c84958;
	text-decoration: none; 
}
a:hover, a:active {
	color: #892B2F;
	text-decoration: underline;
}

/* clearfix
---------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* for macIE \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end of for macIE */

/* header
---------------------------------------------------*/
#header {
	background: url(../images/bg_header.gif) #0C0C0C repeat-x;
}
#header .logo {
	padding-top: 20px;
	float: left;
}
#headerIn {
	width: 850px;
	padding: 0 70px;
	margin: 0 auto;
	background: url(../images/bg_header02.gif) no-repeat 0 32px;
	position: relative;
}
address {
	margin-bottom: 10px;
}
.fltR address {
	text-align:right;
}

.topbar {
	position: absolute;
	z-index: 2;
	left: 70px;
	bottom: 0;
}

/* layout
---------------------------------------------------*/
#layout {
	width: 850px;
	margin: 0 auto;
}

/* main
---------------------------------------------------*/
#mainContent {
	background: url(../images/bg_main.gif) repeat-y;
	width: 800px;
	padding: 25px;
}
*html #mainContent {
	padding-right: 21px;
}
.lead {
	background: url(../images/bg_lead.gif) no-repeat;
	padding: 25px 30px 0 35px;
	margin-bottom: 15px;
	height: 180px;
}
.lead p {
	margin: 0;
	font-size: 93%;
	line-height: 1.5;
}

/* left
---------------------------------------------------*/
#leftContent {
	float: left;
	width: 590px;
}

/* right
---------------------------------------------------*/
#rightContent {
	float: right;
	width: 195px;
}

/* footer
---------------------------------------------------*/
#footer {
	clear: both;
	font-size: 77%;
	background: url(../images/bg_footer.gif) no-repeat;
	width: 820px;
	padding: 15px 15px;
}
#footer ul {
	float: right;
}
#footer ul li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #000;
}
#footer ul li.firstChiled {
	border-left: 1px solid #000;
}
#footer ul a {
	color: #333333;
}

/* navigation
---------------------------------------------------*/
ul.naviH {
	margin: 10px 0;
}
ul.naviH li {
	display: inline;
	text-align:right;
	margin-left: 10px;
}
ul.naviR li {
	margin-bottom: 1px;
}
.naviTop {
	float: right;
	width: 219px;
}
.naviTop2nd li {
	float: left;
}

/* usability
---------------------------------------------------*/
.step {
	font-size: 85%;
	margin-bottom: 15px;
}
.pagetop {
	text-align: right;
	background: url(../images/bg_pagetop.gif) repeat-x;
	padding: 10px;
	margin-bottom: 15px;
	clear:both;
}

/* common class
---------------------------------------------------*/
/* position
------------------------------*/
.txtC {text-align: center;}
.txtR {text-align: right;}
.txtL {text-align: left;}
.fltL {float: left;}
.fltR {float: right;}
.clear {clear: both;}

.mt05px {margin-top: 5px;}
.mt10px {margin-top: 10px;}
.mt15px {margin-top: 15px;}
.mt30px {margin-top: 30px;}
.mb05px {margin-bottom: 5px;}
.mb10px {margin-bottom: 10px;}
.mb15px {margin-bottom: 15px;}
.mb25px {margin-bottom: 25px;}
.mb30px {margin-bottom: 30px;}
.ml10px {margin-left: 10px;}
.mr10px {margin-right: 10px;}

.pd10px {padding: 10px;}
.relative {position: relative;}

/* decoration
------------------------------*/
.imageBg {
	background: #FFF;
}
.radius {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.border01 {
	border-bottom: 1px dotted #892b2f;
	padding: 5px 5px 10px 5px;
	margin-bottom: 15px;
}
.fontS {
	font-size: 85%;
	line-height: 1.3;
}
.fontL {
	font-size: 123.1%;
}
.titStyle01 {
	background: url(../images/bg_title.gif) no-repeat;
	padding: 3px 0 3px 25px;
	color: #fff;
	font-weight: normal;
	font-size: 108%;
	margin-bottom: 10px;
}
.cd54e4e {
	color: #d54e4e;
}
.cf1547f {
	color: #f1547f;
}
.c5e2f2e {
	color: #5e2f2e;
}
.arrow {
	background: url(../images/icon_arrow01.gif) no-repeat 0 3px;
	padding-left: 20px;
}
.btn {}
.hidden {display:none;}

/* ul, dl, ol
---------------------------------------------------*/
ul.listArrow01 li {
	background: url(../images/icon_arrow01.gif) no-repeat 0 5px;
	padding-left: 20px;
	margin-top: 10px;
}
ul.listBn li {
	float: left;
	margin: 5px 4px;
}
ul.listBn a img {
	border: 3px solid #efd9cc;
}
ul.listBn a:hover img {
	border: 3px solid #892B2F;
}
ul.listCharacter li {
	background: url(../images/bg_img01.gif) no-repeat left bottom;
	padding: 10px;
	margin-top: 10px;
}
ul.listCharacter p {
	padding-left: 20px;
	margin-bottom: 0;
}
ul.listCharacter li h3.titStyle01 {
	margin: -10px -10px 10px;
}
ul.listCharacter h4 {
	margin-bottom: 5px;
}
ul.listQa li {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 10px 25px;
}
ul.listQa h3 {
	margin-top: -20px;
	margin-bottom: 5px;
	padding-left: 35px;
	font-size: 100%;
	color: #5e2f2e;
}
ul.listQa p {
	padding-left: 35px;
	margin-top: -20px;
	margin-bottom: 0;
}
ul.listSitemap {
	margin-bottom: 15px;
	padding-left: 20px;
	width: 220px;
	background: url(../images/bg_1px.gif) repeat-y 30px 0;
}
ul.listSitemap li {
	margin-bottom: 7px;
}
ul.listSitemap li.lastChiled {
	margin-bottom: 0;
}
ul.listSitemap a {
	display: block;
	background-color: #FFFFFF;
	padding: 1px;
	height: 1%;
}
ul.listSitemap ul {
	margin-left: 10px;
	
}
ul.listSitemap ul li {
	background: url(../images/bg_1px.gif) repeat-x 0 13px;
	padding-left: 20px;
}
dl.dlStep dt {
	clear: both;
	display: inline;
	float: left;
	margin-right: -190px;
	width: 190px;
	background: url(../service/images/bg_stepdot.gif) repeat-y 88px 0;
	height: 90px;
}
dl.dlStep dt.step6 {
	background: none;
	height: auto;
}
dl.dlStep dd {
	margin-left: 190px;
}
dl.dlDemo dt {
	clear: both;
	display: inline;
	float: left;
	margin-right: -170px;
	width: 170px;
}
dl.dlDemo dd {
	margin-left: 170px;
	min-height: 108px;
}
dl.dlAbout {
	margin-bottom: 25px;
	border-bottom: 1px solid #ccc;
	background: url(../images/bg_gray.gif) repeat-y;
}
dl.dlAbout dt {
	clear: both;
	display: inline;
	float: left;
	margin-right: -130px;
	width: 130px;
	padding: 10px;
	font-weight: bold;
	border-top: 1px solid #ccc;
}
dl.dlAbout dd {
	margin-left: 150px;
	padding: 10px 0;
	border-top: 1px solid #ccc;
}
ol.default {
	padding-left: 30px;
}

/* box
---------------------------------------------------*/
.boxStyle01 {
	background-color: #f3f2e8;
	padding: 15px 15px 0 15px;
	width: 560px;
	min-height: 215px;
	/*height: auto !important;
	height: 217px;*/
}
.boxStyle02 {
	background: url(../images/bg_img01.gif) no-repeat left bottom;
	padding: 15px;
}

.boxStyle02_b {
	padding: 0 15px 10px;
}

.boxStyle03 {
	border: 1px solid #efbfa3;
	padding: 15px;
	width: 538px;
	margin: 20px 10px;
	position: relative;
}
.boxStyle03 .layer01 {
	position: absolute;
	z-index: 2;
	top: -10px;
	left: -10px;
}
.boxStyle03 .layer02 {
	position: absolute;
	z-index: 3;
	bottom: -10px;
	right: -10px;
}
.boxStyle04 {
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 15px;
}
.boxStyle04-2 {
	min-height:170px;
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 15px;
}
.boxStyle04 img {
	margin-right: 10px;
}
.boxStyle04 h4,
.boxStyle04-2 h4 {
	font-size: 100%;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}
.boxStyle04 .fltR,
.boxStyle04-2 .fltR {
	width: 450px;
}
.boxStyle04 p,
.boxStyle04-2 p {
	margin-bottom: 0;
}
.boxStyle05m {
	border: 1px solid #99CCFF;
	padding: 15px;
	background: url(../images/bg_blue.gif) repeat-x;
	margin-bottom: 15px;
	width: 80%;
}
.boxStyle06 {
	background-image: url(../method/images/bg_note.gif);
	padding: 15px 15px 0 15px;
	border: 1px solid #e4e4e4;
	border-top: none;
	margin-left: 1px;
}

/* table
---------------------------------------------------*/
table.tbStyle01 {
	margin: 0px 0 10px;
}
table.tbStyle01 th, table.tbStyle01 td {
	border: 1px solid #e6bea6;
	padding: 7px;
}


/* contents
---------------------------------------------------*/

ul.listQa li.rule01 {
	background: url(../manner/images/rule_1.gif) 0 13px no-repeat;
	padding-left: 30px;
	height: 60px;
}
ul.listQa li.rule02 {
	background: url(../manner/images/rule_2.gif) 0 13px no-repeat;
	padding-left: 30px;
	height: 60px;
}
ul.listQa li.rule03 {
	background: url(../manner/images/rule_3.gif) 0 13px no-repeat;
	padding-left: 30px;
	height: 60px;
}
ul.listQa li.rule04 {
	background: url(../manner/images/rule_4.gif) 0 13px no-repeat;
	padding-left: 30px;
	height: 60px;
}
ul.listQa li.rule05 {
	background: url(../manner/images/rule_5.gif) 0 13px no-repeat;
	padding-left: 30px;
	height: 60px;
}
ul.listQa li.rule06 {
	background: url(../manner/images/rule_6.gif) 0 13px no-repeat;
	padding-left: 30px;
	height: 60px;
}
ul.listQa li.rule07 {
	background: url(../manner/images/rule_7.gif) 0 13px no-repeat;
	padding-left: 30px;
	height: 60px;
}
ul.listQa li.rule08 {
	background: url(../manner/images/rule_8.gif) 0 13px no-repeat;
	padding-left: 30px;
	height: 60px;
}

.input {
	display:inline;
	#line-height: 0.7em;
}

.intro_photo	{
	float:right;
	text-align:right;
	padding-left:5px;

}

.attion{
	padding: 8px 3px 8px 3px;
	margin: 0px 0 15px 0;
	border: 1px solid #990000;
	line-height:1.4;
}
.attion_top{
	padding: 8px 3px 8px 3px;
	margin: 8px 0 5px 0;
	border: 1px solid #990000;
	line-height:1.4;
}
.attion p,
.attion_top p{
	padding: 4px 15px !important;
	margin:0 !important;
}
.attion strong,
.attion_top strong{
	color: #CC0000 !important;
}

.align-center	{
	text-align:center;
}

/* 120127 */

#pmark_ul{
	margin:25px 0 ;
}

#pmark_ul li{
	zoom:1;
}

#pmark_ul dt{
	float:left;
	width:95px;
	clear:both;
}

#pmark_ul dd{
	width:95px;
	height:73px;
	font-size:10px;
	line-height:1.4em;
	margin-left:100px;
}

.hr_line{
	height: 1px;
	margin: 10px 0 10px 0;
	border: none;
	border-top: 1px #e0e0e0 solid;
}

.privacy_fleft	{
	float:left;
	padding:5px 0 10px 20px;
}




/* 20130108 */

/* top main-image
---------------------------------------------------*/

#topImage {
	width: 631px;
	height: 373px;
	background: url(/images/top_img.jpg) no-repeat;
	position:relative;
}

#topImage .btn_area {
	width: 234px;
	position: absolute;
	top: 173px;
	left: 19px;
	
}

#topImage .btn_area p{
	margin-bottom: 8px!important;
	
}
