@charset "utf-8";
/* CSS Document */

#container {
	width: 960px;
	margin: 0 auto;
}


#head {
	height: 100px;
	position: relative;
}

#head ul {
	list-style: none;
}

#head li {
	display: inline;
}

#head ul a {
	text-decoration: none;
	color: #333;
}

#head ul a:hover {
	text-decoration: underline;
	color: #333;
}




#h_contact {
	position: absolute;
	bottom: 0;
	right: 0;
}





#navi {
	display: inline;
	list-style: none;
}


#navi li {
	display: inline;
}



#top_ban {
	margin-top: 20px;
}

#top_ban img {
	margin-right: 2px;
}








#left {
	float: left;
	width: 240px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#left img.ban {
	margin-bottom: 20px;
}

.blog_box {
	line-height: 150%;
}
	
	
.blog_box a {
	color: #666;
}







#right {
	float: right;
	width: 700px;
	margin-bottom: 20px;
	margin-top: 20px;
}


ul.rss {
	list-style: none;
	display: box;
	margin-bottom: 20px;
}

ul.rss li {
	padding: 10px 0;
}

ul.rss li.date {
	clear: left;
	margin-right: 30px;
	float: left;
}




#foot {
	clear: both;
	background-color: #999;
	margin-top: 20px;
	color: #fff;
	line-height: 1.7;
}


#foot p.navi {
	padding: 10px;
	margin-bottom: 20px;
	color: #fff;
}

#foot p.navi a {
	color: #eee;
}


.foot_logo {
	margin: 10px;
	float: left;
}


#foot address {
	text-decoration: none;
	font-style: normal;
}

























.ttl {
	background-image: url(../images/ttl_bg.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 25px;
	color:#FFF;
}
	

.ttl p {
	padding: 5px 0 0 15px;
	font-weight: bold;
}


.ol01 {
	font-size: 150%;
	color: #c00;
	font-weight: bold;
}

.ol02 {
	font-size: 120%;
	color: #069;
	font-weight: bold;
}

.ol_ul li {
	margin-left: 2em;
}


.ml30 {
	margin-left: 30px;
}



table.prof {
	width: 680px;
}


table.prof th {
	width: 200px;
	text-align: left;
	padding: 5px 0 5px 10px;
	background-color: #e4e4e4;
	vertical-align: top;
}


table.prof td {
	padding: 5px 0 5px 10px;
	vertical-align: top;
}

















.ybox {
	background-color: #ffc;
	padding: 15px;
}

.brbox {
	background-color: #ECE9D8;
	padding: 15px;
	position: relative;
	min-height: 200px;
}

.brbox img {
	position: absolute;
	top: 10px;
	left: 10px;
}



.red {
	color: #c00;
}

.rybox {
	background-color: #ffc;
	border: 1px solid #C00;
	margin: 0 0;
	padding: 0 0;
}

.rybox .rttl {
	background-color: #c00;
	text-align: center;
	color: #FFF;
	font-size: 160%;
	font-weight: bold;
	padding: 5px 0;
}

.rybox .rttl_mini {
	background-color: #c00;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0;
}

.rybox p {
	margin: 10px;
	font-size: 120%;
}



.blue150 {
	color: #069;
	font-size: 150%;
	font-weight: bold;
}

.blue {
	color: #069;
}

.blue120 {
	color: #069;
	font-size: 120%;
}

.koushi_txt {
	float: right;
	text-align: left;
	width: 560px;
	margin-bottom: 20px;
}


.red_ul li {
	margin-left: 2em;
	color: #C00;
}


.blue_ul li {
	margin-left: 2em;
	color: #069;
}


.bybox {
	background-color: #ffc;
	border: 1px solid #069;
	margin: 0 0;
	padding: 0 0;
}

.bybox .rttl {
	background-color: #069;
	text-align: center;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
	padding: 5px 0;
}

.bttl_mini {
	background-color: #069;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0;
}


.bybox p {
	margin: 10px;
	font-size: 120%;
}



.rbox {
	border: 1px solid #C00;
	margin: 0 0;
	padding: 0 0;
}

.rbox .rttl {
	background-color: #c00;
	text-align: center;
	color: #FFF;
	font-size: 160%;
	font-weight: bold;
	padding: 5px 0;
}

.rbox .rttl_mini {
	background-color: #c00;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0;
}

.rbox p {
	margin: 10px;
	font-size: 120%;
}

.gbox {
	border: 3px solid #090;
	margin: 0 0;
	padding: 10px 30px;
	text-align: center;
}


.bbox {
	border: 1px solid #039;
	margin: 0 0;
	padding: 0 0;
}

.bbox .bttl {
	background-color: #039;
	text-align: center;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
	padding: 2px 0;
}

.bbox p {
	padding: 10px;
	font-size: 100%;
	line-height: 150%;
}














table#form {
	margin: 20px 20px;
}


table#form th {
	width: 200px;
	background-color: #e4e4e4;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 5px;
}


table#form td {
	padding: 5px 5px;
}

.pen {
	background-color: #FF0;
}


.fs150 {
	font-size: 150%;
}

.s03_txt {
	width: 500px;
	margin-bottom: 10px;
	margin-left: 
}


.s04_txt {
	width: 500px;
	margin-bottom: 10px;
	margin-left: 170px;
}


.s04_txt p {
	margin-bottom: 1em;
}

.s13_txt {
	float: right;
	width: 450px;
	margin-bottom: 10px;
}





.ulblue {
	color: #069;
	margin-left: 3em;
	margin-top: 1em;
	
}



.rfs200 {
	color:#C00;
	font-size: 200%;
}


#link {
	border: 1px solid #666;
	margin-bottom: 10px;
	padding: 5px;
}


#link img {
	margin: 0 5px;
	vertical-align: middle;
}


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

#link a:hover {
	text-decoration: underline;
}




#contract {
	width: 600px;
	font-size: 12px;
}

#contract p {
	margin-bottom: 10px;
}


.mb20 {
	margin-bottom: 20px;
}



.campaign {
	background-image: url(../image/cmpn.gif);
	background-repeat: no-repeat;
	width: 670px;
	height: 736px;
	position: relative;
	margin: 20px 0 20px 15px;
}

.campaign img.book {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.campaign img.cd {
	position: absolute;
	bottom: 300px;
	right: 10px;
}


#book {
	border: 1px solid #650F56;
	padding: 20px;
}

#book strong {
	font-size: 16px;
}

#book p {
	line-height: 1.7;
	margin-bottom: 10px;
}


#mainimg {
	position: relative;
}


#mainimg a {
	position: absolute;
	left: 20px;
	bottom: 20px;
}

#mainimg a img {
	border: 3px solid #fff;
}

.index li {
	list-style: none;
	line-height: 2;
}


.index li.index_ttl {
	cursor:pointer;
	margin-left: 0;
	color: #600;
	text-decoration: underline;
	display: block;
}

.index li.list {
	margin-left: 20px;
	display: block;
}

.index {
	margin: 0 30px;
	border: 1px dotted #996600;
	padding: 30px;
	margin-bottom: 30px;
}



.formTable td,.formTable th {
	padding: 5px;
}





.faq_ttl {
	background: #29488C;
	background: -webkit-gradient(linear, left top, right top, from(#1D3D86), to(#5169A1));
	background: -moz-linear-gradient(left, #1D3D86, #5169A1);
	color: #FFF;
	font-size: 20px;
	text-shadow: #036 1px 1px;
	padding: 20px;
	margin: 15px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

.faq_menu {
	margin-bottom: 50px;
}

.faq_menu li {
	list-style: none;
	padding: 10px 0 10px 30px;
	border-bottom: 1px dotted #ccc;
}

.faq_wrapper {
	color: #333;
	line-height: 1.5;
}

.faq_wrapper p {
	margin-bottom: 1em;
	line-height: 2;
}

.faq_wrapper .ta_r {
	margin: 20px 0;
}

.faq_list {
	margin: 20px 30px;
}

.faq_list li {
	margin-bottom: 10px;
}

.faq {
	margin-top: 30px;
}

.faq dt {
	background-color: #29488C;
	padding: 5px;
	margin-bottom:5px;
	color: #fff;
	-webkit-box-shadow: #666 0px 0px 3px;
	-moz-box-shadow: #666 0px 0px 3px;
	box-shadow: #666 0px 0px 3px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-shadow: #036 1px 1px;
}

.faq dt:first-letter {
	font-size: 20px;
}

.faq dd {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#EEF0F5));
	background: -moz-linear-gradient(left, #fff, #EEF0F5);
	-webkit-box-shadow: #666 2px 2px 3px;
	-moz-box-shadow: #666 2px 2px 3px;
	box-shadow: #666 2px 2px 3px;
	padding: 20px;
}

.faq .link {
	text-align: right;
}

.faq .link span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 2px;
	font-weight: bold;
	color: #fff;
	background-color: #7B080B;
	line-height: 1;
	font-size: 10px;
	margin-right: 5px;
}

.faq_wrapper strong {
	font-weight: normal;
	color: #C00;
}


.cnf_ttl {
	background: #29488C;
	background: -webkit-gradient(linear, left top, right top, from(#1D3D86), to(#5169A1));
	background: -moz-linear-gradient(left, #1D3D86, #5169A1);
	color: #FFF;
	font-size: 20px;
	text-shadow: #036 1px 1px;
	padding: 10px;
	margin: 15px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

.cnf {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px 0;
}


.cnf th, .cnf td {
	font-size: 12px;
	border: 1px solid #ccc;
	padding: 5px;
}


.cnf tr.odd td {
}

.cnf th {
	background-color: #C9D2E2;
	border: 1px solid #999;
}

.cnf tr.self td {
	background-color: #F7E6D9;
}

.cnf tr.odd.self td {
}


.cnfp {
	margin-top: 15px;
	line-height:1.6;
	font-size: 16px;
}
.cnfp span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 5px;
	border: 1px solid #999;
	width: 50px;
	height: 1em;
	vertical-align: middle;
	line-height: 1;
}

.cnfp span.self {
	background-color: #F7E6D9;
}


.cnf_intro {
	line-height: 1.6;
	color: #333;
}

.cnf_intro h1 {
	font-size: 20px;
}

.cnf_intro h2 {
	font-size: 16px;
	line-height: 1;
	border-left: 7px solid #314E90;
	padding-left: 5px;
	margin-bottom: 10px;
}

.cnf_intro p {
	margin: 0 0 10px 10px;
}


.cnf_intro li {
	list-style: none;
	display: inline-block;*display: inline;*zoom: 1;
	width: 49%;
	margin-bottom: 15px;
}


.bans {
	margin: 10px 0;
	width: 100%
}
.bans li {
	list-style: none;
	display: inline-block;*display: inline;*zoom: 1;
	width: 33%;
	text-align: center;
}



.col2 {
	margin-bottom: 20px;
}

.col2 li {
	display: inline-block;*display: inline;*zoom: 1;
	list-style: none;
}

.col2 li.c1 {
	margin-right: 9px;
}
