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

* {
	margin:0;
	padding:0;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:100%;
	line-height:180%;
	background:#DBDBDB;
}

article,aside,canvas,details,figcaption,figure,header,footer,hgroup,menu,nav,section,summary {
	display: block
}

img {
	border:0;
}

.width {
	width:850px;
	margin:0 auto;
}

.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	margin-top:-1px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

li {
	list-style:none;
}

.box {
	border:solid 1px #CCC;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 10px;
}

.table {
	width:90%;
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	margin:0 auto;
	border-top:solid 1px #CCC;
	border-right:solid 1px #CCC;
}

.table th,
.table td {
	border-left:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	padding:10px;
	font-size:90%;
	line-height:130%;
	font-weight:bold;
}
.table th {
	background:#EEE;
}

.table .tab1 {
	width:20%;
}
.table .tab2 {
	width:60%;
}
.table .tab3 {
	width:20%;
}

.table td ul li {
	list-style:disc;
	margin:10px 0;
}
.table td ul {
	margin:0 0 0 25px;
}
.table td strong {
	text-align:center;
	display:block;
}

.table2 {
	width:90%;
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	margin:30px auto 50px;
	border-top:solid 1px #CCC;
	border-right:solid 1px #CCC;
}

.table2 th,
.table2 td {
	border-left:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	padding:12px 10px 8px;
	font-size:100%;
	line-height:150%;
	font-weight:bold;
}
.table2 th {
	background:#EEE;
}

.table2 .tab1 {
	width:30%;
}
.table2 .tab2 {
	width:70%;
}

.table2 td ul li {
	list-style:disc;
	margin:10px 0;
}
.table2 td ul {
	margin:0 0 0 25px;
}
.table2 td strong {
	text-align:center;
	display:block;
}




/* Form Tips Document */

.tipped {
	color: #999;
}
code {
	background: #EEE;
	border: 1px solid #333;
	padding: 1em;
	margin-bottom: 1em;
	display: block;
}
.note {
	background: #FFF6C2;
	border: 1px solid #333;
	padding: .5em 1em;
	margin-bottom: 1em;
}




/* CSS Document */

header {
	background:url(../images/top_banner.jpg) no-repeat;
	background-position:center top;
}
header h1 img {
	width:100%;
	height:564px;
	display:block;
}



/* CSS Document */

article {
	width:900px;
	background:url(../images/main_bg.jpg) repeat-y;
	margin:0 auto;
	padding:1px 29px 30px 21px;
}

article .text {
	padding:1px;
	margin:0 40px;
}
article .text p {
	margin:20px 0;
}
article .text p.start {
	margin-top:0;
}

article h2 img {
	display:block;
	margin:30px 0 20px;
}


article h3 {
	text-align:center;
	font-size:200%;
	line-height:130%;
	margin:40px 0;
}


.start_title {
	font-size:280%;
	line-height:130%;
	text-align:center;
	color:#D90000;
	font-weight:bold;
	margin:25px 0 0;
}

.name img {
	display:block;
	margin:15px 0 0 auto;
}


.text_a {
	border:solid 8px #DDD;
	background:#F7F7F7;
	padding:20px;
	margin:15px 40px;
	font-size:90%;
	line-height:180%;
}


.voice {
	padding:0 240px 10px 55px;
	margin:30px 0 30px;
}
.voice p {
	margin:0 0 20px;
}
.bg1 {
	background:url(../images/voice_1.jpg) no-repeat;
	padding-top:300px;
}
.bg2 {
	background:url(../images/voice_2.jpg) no-repeat;
	padding-top:230px;
	padding-right:250px;
}
.bg3 {
	background:url(../images/voice_3.jpg) no-repeat;
	padding-top:260px;
}
.bg4 {
	background:url(../images/voice_4.jpg) no-repeat;
	padding-top:100px;
}


.title {
	border-left:solid 7px #02ABDC;
	border-bottom:dashed 1px #DDD;
	font-size:180%;
	line-height:130%;
	font-weight:bold;
	padding:12px 0 9px 14px;
	margin:30px 40px 10px;
}

.title_2 {
	border-left:solid 7px #E91E40;
	border-bottom:dashed 1px #DDD;
	font-size:180%;
	line-height:130%;
	font-weight:bold;
	padding:12px 0 9px 5px;
	margin:30px 40px 10px;
}

.title_3 {
	border-left:solid 7px #74BD36;
	border-bottom:dashed 1px #DDD;
	font-size:180%;
	line-height:130%;
	font-weight:bold;
	padding:12px 0 9px 14px;
	margin:70px 40px 10px;
}

.title_4 {
	border-left:solid 7px #F7B119;
	border-bottom:dashed 1px #DDD;
	font-size:180%;
	line-height:130%;
	font-weight:bold;
	padding:12px 0 9px 14px;
	margin:70px 40px 10px;
}

article .text_2 {
	padding:1px;
	margin:0 40px;
	border:solid 8px #EEE;
	padding:1px 20px;
	color:#333;
}
article .text_2 p {
	margin:20px 0;
}


.check {
	margin:0 50px 30px 50px;
}
.check li {
	background:url(../images/check.jpg) no-repeat;
	background-position:left center;
	padding:20px 0 20px 50px;
	font-weight:bold;
	border-bottom:dotted 1px #CCC;
}


.side {
	width:196px;
	float:right;
	border:solid 5px #DDD;
	padding:20px 20px 10px;
	margin:0 10px 10px 10px;
	font-size:80%;
	line-height:150%;
	color:#555;
	background:#F7F7F7;
}
.side p {
	margin:10px 0;
}

.qa {
	padding:0 70px;
	margin:50px 0 30px;
}
.qa dt {
	font-size:150%;
	line-height:130%;
	font-weight:bold;
	margin:0 0 10px;
	padding:0 0 3px;
	color:#02ABDC;
	border-bottom:dashed 1px #CCC;
	text-indent:-1.4em;
	padding-left:1.4em;
}
.qa dd {
	font-size:150%;
	line-height:150%;
	margin:0 0 60px;
	text-indent:-1.4em;
	padding-left:1.4em;
}
.qa dd strong {
	color:#E91E40;
	font-weight:bold;
}


.button {
	text-align:center;
}
.button p {
	margin:0;
}




/* CSS Document */

footer {
	padding:30px 0;
	text-align:center;
	color:#FFF;
	background:#000;
}

footer nav {
	color:#CCC;
	font-size:75%;
	line-height:130%;
	margin:0 0 8px;
}
footer nav a {
	margin:0 20px;
}
footer a {
	color:#FFF;
	text-decoration:none;
}
footer a:hover {
	color:#999;
	text-decoration:underline;
}

footer p {
	font-size:70%;
	line-height:130%;
}




/* ################## Color Document ####################### */

.red {
	color:#FF0000;
}

.bold {
	font-weight:bold;
}

.yellow {
	background-color:#FFFF00;
}

.u {
	text-decoration:underline;
}

.revocation {
	text-decoration:line-through;
}

.center {
	text-align:center;
}

/* ################## MT add ####################### */

.textC{
	text-align: center;
}

.waku{
	border: 1px solid #ddd;
	box-shadow: 0 0 10px #999;
	margin: 0 130px;
}
.order1:hover{
	opacity: 0.7;
}
	