@charset "utf-8";

/*----------------------------------------------------
	汎用クラス
----------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {
	zoom: 100%; 
}

/*
a:link { text-decoration: underline; color: #CC0000; }
a:visited { text-decoration: underline; color: #CC0000; }
a:hover { text-decoration: underline; color: #FB0000; }
a:active { text-decoration: underline; color: #FB0000; }
*/



/*----------------------------------------------------
----------------------------------------------------*/
.section01 {
	margin: 10px 10px 20px;
	padding: 20px;
	border: 2px solid #CCC;
}
.section01 h3 {
	font-size: 16px !important;
	color: #333 !important;
	padding-bottom: 10px;
}

.section01 p.price {
	margin-bottom: 20px;
	font-size: 30px !important;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	color: #F79646;
	background: #eee;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

.section01 p.price span {
	font-size: 16px;
}

.section01 .block {
	margin: 0 auto 20px;
}

.section01 .block table.typeA {
	float: left;
	width: 49%;
	margin-right: 2%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 16px;
}
.section01 .block table.typeA tr {}
.section01 .block table.typeA tr th { padding: 10px; border-bottom: 1px solid #FFF; border-right: 1px solid #FFF; }
.section01 .block table.typeA tr td { padding: 10px; border-bottom: 1px solid #FFF; }
.section01 .block table.typeA tr.colorA th { background-color: #4F81BD; font-weight: normal; color: #FFF; text-align: center; }
.section01 .block table.typeA tr.colorA td { background-color: #4F81BD; font-weight: normal; color: #FFF; text-align: center; }
.section01 .block table.typeA tr.colorB th { background-color: #D0D8E8; font-weight: normal; color: #333; text-align: left ; }
.section01 .block table.typeA tr.colorB td { background-color: #D0D8E8; font-weight: normal; color: #333; text-align: left; }
.section01 .block table.typeA tr.colorC th { background-color: #E9EDF4; font-weight: normal; color: #333; text-align: left ; }
.section01 .block table.typeA tr.colorC td { background-color: #E9EDF4; font-weight: normal; color: #333; text-align: left; }

.section01 .block table.typeB {
	float: left;
	width: 49%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 16px;
}
.section01 .block table.typeB tr {}
.section01 .block table.typeB tr th { padding: 10px; border-bottom: 1px solid #FFF; border-right: 1px solid #FFF; }
.section01 .block table.typeB tr td { padding: 10px; border-bottom: 1px solid #FFF; }
.section01 .block table.typeB tr.colorA th { background-color: #F79646; font-weight: normal; color: #FFF; text-align: center; }
.section01 .block table.typeB tr.colorA td { background-color: #F79646; font-weight: normal; color: #FFF; text-align: center; }
.section01 .block table.typeB tr.colorB th { background-color: #FCDDCF; font-weight: normal; color: #333; text-align: left ; }
.section01 .block table.typeB tr.colorB td { background-color: #FCDDCF; font-weight: normal; color: #333; text-align: left; }
.section01 .block table.typeB tr.colorC th { background-color: #FDEFE9; font-weight: normal; color: #333; text-align: left ; }
.section01 .block table.typeB tr.colorC td { background-color: #FDEFE9; font-weight: normal; color: #333; text-align: left; }


.section01 p.check {
	font-size: 12px;
	text-align: center;
	color: #333;
}





.section02 {
	margin: 10px 10px 20px;
	padding: 0;
}
.section02 h3 {
	height: auto;
	margin-bottom: 10px!important;
	font-size: 14px !important;
	line-height: 30px;
	text-indent: 10px;
	background-color: #CCCCCC;
	color: #333 !important;
}
.section02 table {
	width: 98%;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-image: url(../img/bg_section02_table.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	margin: 0 1%;
}
.section02 table tr {}
.section02 table tr th {
	width: 18%;
	padding: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}
.section02 table tr td {
	width: 32%;
	padding: 5px;
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}





.section03 {
	margin: 10px 10px 20px;
	padding: 0;
}

.section03 h3 {
	height: auto;
	margin-bottom: 10px!important;
	font-size: 14px !important;
	line-height: 30px;
	text-indent: 10px;
	background-color: #CCCCCC;
	color: #333 !important;
}

.section03 table {
	width: 640px;
	margin: 0 auto 10px auto;
	border-collapse: collapse;
	border-spacing: 0;
}
.section03 table tr {}
.section03 table tr td {
	width: 50%;
	padding: 10px 0;
}
.section03 table tr td .thum {
	width: 300px;
	height: 100px;
	margin: 0 auto 5px auto;
}
.section03 table tr td .text {
	width: 300px;
	margin: 0 auto;
	font-size: 11px;
}




.section04 {
	margin: 10px 10px 20px;
	padding: 0;
}

.section04 h3 {
	height: auto;
	margin-bottom: 10px!important;
	font-size: 14px !important;
	line-height: 30px;
	text-indent: 10px;
	background-color: #CCCCCC;
	color: #333 !important;
}

.section04 > p {
	font-size: 15px;
	line-height: 1.4em;
	margin: 0 10px 20px;
}

.section04 .ttlArea {
	position: relative;
	margin-bottom: 5px;
	padding-top: 10px;
}
.section04 .ttlArea h4 {
	font-size: 16px;
	margin-left: 10px;
}

.font_weight_color {
	font-family: Arial;
	font-size: 30px;
	color: #F79646;
}

.section04 table {
	width: 98%;
	margin: 0 1% 10px;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
}
.section04 table tr {}
.section04 table tr th {
	padding: 5px;
	background-color: #F79646;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #333333;
}
.section04 table tr th.box01 { width: 35%; }
.section04 table tr th.box02 { width: 65%; }
.section04 table tr td {
	padding: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #eee;
	color: #333333;
}

.section04 h4.ttl {
	margin-bottom: 5px;
	font-size: 16px;
}
.section04 .block {
	padding: 10px;
	border: 1px solid #CCC;
	font-size: 14px;
}
.section04 .block h5 {
	margin-bottom: 5px;
	font-size: 15px;
}
.section04 .block h5 .price {
	font-family: Arial;
	font-size: 28px;
	color: #FF9226;
}
.section04 .block p {
	margin-bottom: 10px;
}
.section04 .block p.ttl {
	margin-bottom: 5px;
}

/**************新規追加***************/
.link_outer {
}

.left_img {
	float: left;
	height: 200px;
	margin: 0 0 10px 1%;
	width: 48%;
}


.left_img span {
	font-size: 12px;
	line-height: 0.8;
}



