@charset "utf-8";
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }
.fsP6 { font-size: 1.48em !important; }
.fsP7 { font-size: 1.56em !important; }
.fsP8 { font-size: 1.64em !important; }
.fsP9 { font-size: 1.72em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

/*------------------------------------------------------------
	clearfix
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

/*------------------------------------------------------------
	非表示
------------------------------------------------------------*/
.disp_no{
	display: none !important;
}

/*------------------------------------------------------------
	pageTop
------------------------------------------------------------*/
.pageTop {
	display: none;
	position: fixed;
	bottom: 191px;
	right: 93px;
}

/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
#main .headLine01 {
	margin-bottom: 30px;
	padding: 0 0 10px 2px;
	font-size: 2.0em;
	background: url(../../images/common/head_line01_bg.jpg) no-repeat left bottom;
}

/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
#main .headLine02 {
	padding: 10px 13px 10px;
	color: #CB2417;
	font-size: 2.0em;
	position: relative;
	background-color: #EFEFEF;
	border-radius: 5px;
	behavior: url(../js/pie.htc);
}

#main .headLine02 span {
	color: #999;
	font-family: Century Gothic;
	font-size: 0.55em;
	position: absolute;
	right: 22px;
	top: 16px;
	letter-spacing: 1px;
}

/*------------------------------------------------------------
	headLine03
------------------------------------------------------------*/
#main .headLine03 {
	margin-bottom: 25px;
	padding: 12px 10px 7px;
	font-size: 2.2em;
	line-height: 1.2;
	text-align: center;
	vertical-align: middle;
	border: 3px solid #C6291B;
	border-radius: 4px;
	behavior: url(../js/pie.htc);
	position: relative;
	background: #EEE url(../../images/common/head_line02_bg.jpg) no-repeat center top;
}

#main .headLine03 span {
	margin-top: -3px;
	display: inline-block;
	vertical-align: middle;
	color: #C52719;
	font-size: 1.25em;
}

/*------------------------------------------------------------
	headLine04
------------------------------------------------------------*/
#main .headLine04 {
	margin-bottom: 20px;
	padding: 1px 10px 5px;
	font-size: 2em;
	line-height: 1.2;
	border-left: 10px solid #E87017;
}

/*------------------------------------------------------------
	headLine05
------------------------------------------------------------*/
#main .headLine05 {
	margin-bottom: 29px;
	padding: 15px 10px 19px;
	font-size: 2.2em;
	line-height: 1.2;
	text-align: center;
	border-top: 4px solid #CB2417;
	border-bottom: 4px solid #CB2417;
}

#main .headLine05 span {
	color: #CB2417;
	font-size: 1.35em;
}
/*------------------------------------------------------------
	headLine06
------------------------------------------------------------*/
#main .headLine06 {
	margin-bottom: 33px;
	padding: 9px 5px 7px;
	color: #F87906;
	font-size: 2.4em;
	line-height: 1.2;
	text-align: center;
	background-color: #F2F2F2;
	border-radius: 3px;
	behavior: url(../js/pie.htc);
	position: relative;
}

/*------------------------------------------------------------
	headLine07
------------------------------------------------------------*/
#main .headLine07 {
    padding: 15px 10px 15px 30px;
    color: #000000;
    font-size: 2.0em;
    position: relative;
    background-color: #e9ecd3;
    border-radius: 5px;
    behavior: url(../js/pie.htc);
}

/*------------------------------------------------------------
	comContact
------------------------------------------------------------*/
#main .comContact {
	margin: 0 auto;
	width: 1012px;
	/*padding: 0 77px 16px;
	box-sizing: border-box;
	box-shadow: 1px 1px 2px #CCC;
	border-radius: 4px;
	behavior: url(../js/pie.htc);
	position: relative;
	background-color: #CB2417; */
}

#main .comContact .lBox {
	float: left;
	margin-bottom: 40px;
}

#main .comContact .lBox img {
	margin: -20px 0 -35px;
}

#main .comContact .rBox {
	margin-top: 25px;
	width: 457px;
	float: right;
}

#main .comContact .rBox p {
	color: #fff;
	font-weight: bold;
	font-size: 2.15em;
	word-break: break-all;
	line-height: 1;
}

#main .comContact .rBox p span {
	color: #FFCC00;
}

#main .comContact .rBox .pTxt01 {
	font-size: 5.25em;
	font-family: Century Gothic;
}

#main .comContact .rBox .pTxt01 a {
	text-decoration: none;
}

#main .comContact .rBox .pTxt01 img {
	margin: 13px 12px 0 0;
}

#main .comContact .rBox .pTxt02 {
	padding-right: 48px;
	font-size: 1.55em;
	text-align: right;
}

#main .comContact .rBox .pTxt02 span {
	margin-right: 15px;
	color: #fff;
	font-size: 1.25em;
	font-family: Century Gothic;
}

#conts .comContact {
	width: 800px;
/*	padding: 0 43px 14px;*/
}

#conts .comContact .lBox img {
	margin: -16px 0 -29px;
}

#conts .comContact .rBox {
	margin-top: 21px;
	width: 384px;
}

#conts .comContact .rBox p {
	font-size: 1.8em;
}

#conts .comContact .rBox .pTxt01 {
	font-size: 4.4em;
	font-family: Century Gothic;
	letter-spacing: 2px;
}

#conts .comContact .rBox .pTxt01 img {
	margin: 13px 12px 0 0;
}

#conts .comContact .rBox .pTxt02 {
	padding-right: 48px;
	font-size: 1.2em;
}

#conts .comContact .rBox .pTxt02 span {
	margin-right: 15px;
	font-size: 1.3em;
}

/*------------------------------------------------------------
	mainVisual
------------------------------------------------------------*/
.mainVisual {
	padding: 19px 0 17px;
	background-color: #F6F6F6;
	border-bottom: 2px solid #C5C5C5;
	border-top: 2px solid #C5C5C5;
}

.mainVisual li {
	padding: 0 14px;
	float: left;
}

.mainVisual .foo {
	height: 140px;
	overflow: hidden;
	position: relative;
}

.mainVisual .foo .prevImg,
.mainVisual .foo .nextImg {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.mainVisual .foo .prevImg {
	left: -369px;
}

.mainVisual .foo .nextImg {
	right: -369px;
}

/*------------------------------------------------------------
	comCheckList
------------------------------------------------------------*/
#main .comCheckList {
	margin: -19px -18px 36px 11px;
	width: 1088px;
	zoom: 1;
}

#main .comCheckList li {
	margin: 19px 18px 0 0;
	width: 247px;
	float: left;
	border: 3px solid #CDCDCD;
	border-bottom: 4px solid #CDCDCD;
	border-right: 4px solid #CDCDCD;
	border-radius: 4px;
	behavior: url(../js/pie.htc);
	box-shadow: 2px 2px 2px #E5E5E5;
	position: relative;
	background: url(../../images/common/com_bg02.jpg) repeat-x left center;
}

#main .comCheckList li label {
	padding: 12px 13px 10px;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2;
	display: block;
}

#main .comCheckList li label input {
	margin: 12px 0 0;
	float: right;
	width: 16px;
	height: 16px;
}

#main .comCheckList li label span {
	padding: 7px 20px 7px 14px;
	display: block;
	border-left: 6px solid #CF3D31;
}

/*------------------------------------------------------------
	submit
------------------------------------------------------------*/
#main .submit {
	/*margin-bottom: 76px;*/
	text-align: center;
}

#main .submit li {
	margin: 0 10px;
	display: inline;
}

#main .submit li input {
	vertical-align: text-bottom;
	margin-bottom: 50px;
}

/*------------------------------------------------------------
	comPageList
------------------------------------------------------------*/
#main .comPageList {
	margin-bottom: 57px;
	text-align: center;
}

#main .comPageList li {
	margin: 0 3px;
	display: inline;
}

#main .comPageList li a,
#main .comPageList li span {
	padding: 6px 5px 4px;
	display: inline-block;
	min-height: 17px;
	vertical-align: middle;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.4;
	text-decoration: none;
	border: 1px solid #CFCFCF;
	position: relative;
	background: url(../../images/common/com_bg01.jpg) repeat-x left center;
	behavior: url(js/pie.htc);
	behavior: url(../js/pie.htc);
	border-radius: 2px;
	box-shadow: 2px 2px 2px #DDD;
}

#main .comPageList li a:hover,
#main .comPageList .current span {
	color: #D7382B;
	box-shadow: none;
}

#main .comPageList .current span {
	display: inline-block;
}

/*------------------------------------------------------------
	comLinkList
------------------------------------------------------------*/
#main .comLinkList {
	margin: 0 auto 25px;
	width: 1100px;	
}

#main .comLinkList li {
	float: left;
	padding-left: 12px;
	padding-bottom: 12px;
}

#main .comLinkList li a {
	padding: 4px;
	display: block;
	text-decoration: none;
	background-color: #EDCDCB;
	border-radius: 4px;
	behavior: url(js/pie.htc);
	behavior: url(../js/pie.htc);
	position: relative;
	box-shadow: 1px 1px 0 1px #88180F;
}

#main .comLinkList li .bdBox {
	padding: 14px 10px 13px;
	width: 310px;
	border-radius: 5px;
	behavior: url(js/pie.htc);
	behavior: url(../js/pie.htc);
	position: relative;
	border: 1px solid #D53629;
	background: url(../../images/index/bg01.jpg) repeat-x left center;
}

#main .comLinkList li .photo {
	margin-bottom: 5px;
	text-align: center;
}

#main .comLinkList li p {
	color: #000;
	font-size: 1.6em;
	text-align: center;
	font-weight: bold;
}

#main .comLinkList li a .positionImg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}

#main .comLinkList li .bdBlankBox {
	width: 207px;
	height: 110px;
}

#main .comLinkList .liStyle02 a .positionImg {
	top: 11px;
}

#main .comLinkList li a:hover {
	margin: 2px 0 0 2px;
	padding: 4px 2px 2px 4px;
	box-shadow: 1px 1px 0 1px #EDCDCB;
}

#main .comLinkList li a:hover .bdBox {
	background: #F1F1F1;
}

/*------------------------------------------------------------
	comTopBox
------------------------------------------------------------*/
#main .comTopBox {
	margin-bottom: 33px;
}

#main .comTopBox p {
	float: left;
	font-size: 1.8em;
	line-height: 1.2;
	font-weight: bold;
	vertical-align: middle;
}

#main .comTopBox p span {
	margin-right: 4px;
	color: #CB2417;
	font-size: 1.2em;
}

#main .comTopBox .comPageList {
	margin-bottom: 0;
	float: right;
}

/*------------------------------------------------------------
	comPageLink
------------------------------------------------------------*/
#main .comPageLink {
	margin: 0 auto 50px;
	width: 1100px;
}

#main .comPageLink li {
	padding-left: 32px;
	width: 250px;
	float: left;
}

#main .comPageLink li:first-child {
	padding-left: 0;
}

#main .comPageLink li a {
	padding: 20px 8px 20px 9px;
	display: block;
	text-decoration: none;
	background: url(../../images/common/com_bg03.jpg) repeat-x left center;
	border-radius: 4px;
	behavior: url(js/pie.htc);
	position: relative;
	border: 1px solid #CECECE;
	box-shadow: 2px 2px 2px #E5E5E5;
}

#main .comPageLink li .positionImg {
	position: absolute;
	right: -1px;
	bottom: -1px;
}

#main .comPageLink .photo {
	margin-bottom: 7px;
	padding-bottom: 14px;
	text-align: center;
	background: url(../../images/common/line01.gif) repeat-x left bottom;
}

#main .comPageLink p {
	margin: 0 18px;
	color: #333;
	text-align: center;
	font-size: 1.3em;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .comPageLink .pTitle {
	margin: 0 0 7px;
	font-size: 1.6em;
	font-weight: bold;
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .comPageLink a:hover {
	background: #F1F1F1;
	border: 1px solid #A3A3A3;
	box-shadow: 2px 2px 2px #CFCFCF;
}
/*------------------------------------------------------------
	comTabUl
------------------------------------------------------------*/
#main .comTabUl li {
	padding-left: 4px;
	float: left;
}

#main .comTabUl li:first-child {
	padding-left: 0;
}

#main .comTabUl li a {
	padding: 8px 21px 2px;
	display: block;
	color: #000;
	font-size: 1.5em;
	line-height: 1.8;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background: #DDD;
	border-radius: 2px 2px 0 0;
	behavior: url(js/pie.htc);
	position: relative;	
}

#main .comTabUl li a:hover,
#main .comTabUl .on a {
	color: #fff;
	background: #D7382B;
}

/*------------------------------------------------------------
	comColorList
------------------------------------------------------------*/
#main .comColorList {
	margin-bottom: 15px;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .comColorList li {
	margin-right: 9px;
	padding: 6px 8px;
	min-width: 73px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	border: 3px solid #C2A5E0;
	background: #673499;
	border-radius: 16px;
	behavior: url(../js/pie.htc);
	position: relative;	
}

#main .comColorList .liStyle01 {
	border: 3px solid #AABFEA;
	background: #3366CC;
}

#main .comColorList .liStyle02 {
	border: 3px solid #B8DB95;
	background: #679934;
}

#main .comColorList .liStyle03 {
	border: 3px solid #F5BAAB;
	background: #E95834;
}

#main .comColorList .liStyle04 {
	border: 3px solid #F3CD74;
	background: #ECAB13;
}

#main .comColorList .liStyle05 {
	border: 3px solid #95DAC1;
	background: #37A27C;
}

#main .comColorList .liStyle06 {
	border: 3px solid #F7C0B6;
	background: #EF7B63;
}

/*------------------------------------------------------------
	tableType01
------------------------------------------------------------*/
#main .tableType01 {
	width: 100%;
	border-collapse: collapse;
}

#main .tableType01 tr th,
#main .tableType01 tr td {
	margin: 0;
	padding: 30px 20px 17px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #9E9E9E;
}

#main .tableType01 > tbody > tr > th {
	padding: 0;
	width: 2%;
	text-align: center;
	vertical-align: middle;
	background-color: #E6958E;
	border-bottom: 1px dotted #fff;
}

#main .tableType01 th input {
	margin: -3px 0 0;
}

#main .tableType01 .trStyle01 td {
	background-color: #FCF4F3;
}

#main .tableType01 .title {
	margin-bottom: 18px;
	color: #CB2417;
	font-size: 2.2em;
	line-height: 1.2;
	font-weight: bold;
}

#main .tableType01 .title img {
	margin: -8px 20px 0 0;
	vertical-align: middle;
}

#main .tableType01 .imgBoxL {
	margin-bottom: 20px;
}

#main .tableType01 .imgBoxL .photoBox {
	margin-top: 5px;
	float: left;
	border: 4px solid #E6E6E6;
}

#main .tableType01 .imgBoxL .textBox {
	float: right;
	width: 770px;
}

#main .tableType01 .imgBoxL .textBox > p {
	margin-bottom: 10px;
	font-size: 1.3em;
	line-height: 1.8;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .tableType01 .imgBoxL .textBox .textUl {
	margin: 0 0 8px 3px;
}

#main .tableType01 .imgBoxL .textBox .textUl li {
	padding-bottom: 6px;
	width: 397px;
	float: left;
	font-size: 1.3em;
	overflow: hidden;
	zppm: 1;
}

#main .tableType01 .imgBoxL .textBox .textUl .rLi {
	width: 360px;
	float: right;
}

#main .tableType01 .imgBoxL .textUl li p {
	padding-top:  3px;
	padding-left: 108px;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .tableType01 .imgBoxL .textUl li .bdTxt {
	padding: 2px 0 0;
	width: 92px;
	float: left;
	text-align: center;
	color: #CB2417;
	font-weight: bold;
	border: 2px solid #CB2518;
	background-color: #fff;
	border-radius: 2px;
	behavior: url(../js/pie.htc);
	position: relative;	
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .tableType01 table {
	width: 100%;
	border-collapse: collapse;
}

#main .tableType01 table th,
#main .tableType01 table td {
	margin: 0;
	padding: 2px 5px 2px;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: middle;
	border-right: 2px solid #DDD;
	border-bottom: 2px solid #DDD;
	background-color: #fff !important;
}

#main .tableType01 table th {
	padding-top: 4px;
	width: 24.5%;
	border-top: 2px solid #DDD;
	border-bottom: none;
	color: #666;
	background-color: #F7F7F7 !important;
}

#main .tableType01 table tr:first-child th:first-child {
	padding: 0 4px;
	width: 1em;
	color: #fff;
	border: 2px solid #CB2417;
	border-right: none;
	border-left: none;
	background-color: #CB2417 !important;
}

#main .tableType01 table td {
	font-weight: normal;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .tableType01 table td > span {
	font-size: 1.6em;
	font-weight: bold;
}

#main .tableType01 table td .red {
	color: #CB2518;
	letter-spacing: -0.5px;
}

#main .tableType01 table td span span {
	font-size: 0.5em;
	display: inline;
}

#main .tableType01 .link {
	text-align: center;
}

/*------------------------------------------------------------
	tableType02
------------------------------------------------------------*/
#main .tableType02 {
	width: 100%;
	border-collapse: collapse;
}

#main .tableType02 tr th,
#main .tableType02 tr td {
	margin: 0;
	padding: 30px 20px 17px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #9E9E9E;
}

#main .tableType02 > tbody > tr > th {
	padding: 0;
	width: 2%;
	text-align: center;
	vertical-align: middle;
	background-color: #E6958E;
	border-bottom: 1px dotted #fff;
}

#main .tableType02 th input {
	margin: -3px 0 0;
}

#main .tableType02 .trStyle01 td {
	background-color: #FCF4F3;
}

#main .tableType02 .title {
	margin-bottom: 18px;
	color: #CB2417;
	font-size: 2.2em;
	line-height: 1.2;
	font-weight: bold;
}

#main .tableType02 .title img {
	margin: -8px 20px 0 0;
	vertical-align: middle;
}

#main .tableType02 .imgBoxL {
	margin-bottom: 20px;
}

#main .tableType02 .imgBoxL .photoBox {
	margin-top: 5px;
	float: left;
	border: 4px solid #E6E6E6;
}

#main .tableType02 .imgBoxL .textBox {
	float: right;
	width: 770px;
}

#main .tableType02 .imgBoxL .textBox > p {
	margin-bottom: 10px;
	font-size: 1.3em;
	line-height: 1.8;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .tableType02 .imgBoxL .textBox .textUl {
	margin: 0 0 8px 3px;
}

#main .tableType02 .imgBoxL .textBox .textUl li {
	padding-bottom: 6px;
	width: 397px;
	float: left;
	font-size: 1.3em;
	overflow: hidden;
	zppm: 1;
}

#main .tableType02 .imgBoxL .textBox .textUl .rLi {
	width: 360px;
	float: right;
}

#main .tableType02 .imgBoxL .textUl li p {
	padding-top:  3px;
	padding-left: 108px;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .tableType02 .imgBoxL .textUl li .bdTxt {
	padding: 2px 0 0;
	width: 92px;
	float: left;
	text-align: center;
	color: #CB2417;
	font-weight: bold;
	border: 2px solid #CB2518;
	background-color: #fff;
	border-radius: 2px;
	behavior: url(../js/pie.htc);
	position: relative;	
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .tableType02 table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 30px;	/* 211018 追加 */
}

#main .tableType02 table th,
#main .tableType02 table td {
	margin: 0;
	padding: 2px 5px 2px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: middle;
	border-right: 1px solid #ff9c9c;
    border-left: 1px solid #ff9c9c;
	border-bottom: 1px solid #ff9c9c;
	background-color: #fff !important;
}

#main .tableType02 table th {
	padding-top: 10px;
	padding-bottom: 10px;
	/* width: 24.5%; */
	border-top: 1px solid #ff9c9c;
	/* border-bottom: none; */
	color: #f96768;
	background-color: #ffffe0 !important;
}

#main .tableType02 table td {
	font-weight: normal;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .tableType02 table td > span {
	font-size: 1.6em;
	font-weight: bold;
}

#main .tableType02 table td .red {
	color: #CB2518;
	letter-spacing: -0.5px;
}

#main .tableType02 table td span span {
	font-size: 0.5em;
	display: inline;
}

#main .tableType02 .link {
	text-align: center;
}

#main .tableType02 .contentsBox {
	float: right;
	width: 770px;
}

#main .tableType02 .iconArea {
	margin-top: 15px;
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1;
}

#main .tableType02 .iconArea ul li.on {
	font-size: 1.3em;
	background-color: #f96768;
	color: #fff;
	list-style-type: none;
}

#main .tableType02 .iconArea ul li {
	font-size: 1.3em;
	background-color: #f5f7f8;
	border: 1px solid #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #c5c5c5;
	float: left;
	width: 20%;
	padding: 3px 0;
	text-align: center;
	list-style-type: none;
}

/*------------------------------------------------------------
	comInner
------------------------------------------------------------*/
#main .comInner {
	margin-bottom: 30px;
	padding: 14px 0 26px;
	clear: both;
	background: url(../../images/common/com_inner_bg.jpg) repeat left top;
}

#main .comInner .subBox {
	margin: 0 auto;
	width: 1100px;
}

#main .comInner .subBox .photoBox {
	margin-top: 15px;
	float: right;
}

#main .comInner .subBox .inner {
	width: 685px;
	float: left;
}

#main .comInner .subBox .inner .ttl {
	margin-bottom: 20px;
	padding: 8px 20px 0;
	min-height: 47px;
	position: relative;
	border: 3px solid #CB2518;
	background-color: #FFF;
}

#main .comInner .subBox .inner .ttl img {
	margin: -18px 18px -12px 0;
	float: left;
}

#main .comInner .subBox .inner .ttl p {
	color: #D7382B;
	font-size: 2.6em;
	font-weight: bold;
	text-align: left;
}

#main .comInner .subBox .inner .textBox {
	margin: 0 5px 15px 0;
	padding: 12px 15px;
	border: 5px solid #F5D66A;
	border-radius: 10px;
	background-color: #FFF;
	behavior: url(js/pie.htc);
	position: relative;
	box-shadow: 2px 2px 3px #D6D6D6, 2px 2px 3px #D6D6D6;
}

#main .comInner .subBox .inner .textBox p {
	font-size: 1.6em;
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	line-height: 1.8;
	text-align: center;
}

#main .comInner .subBox .inner .textBox p span {
	color: #669933;
	font-weight: bold;
}

#main .comInner .subBox .inner .textBox p .style {
	color: #3366CC;
	font-weight: bold;
}

#main .comInner .subBox .inner .textBox .text01 {
	color: #D7382B;	
	font-size: 1.8em;
	line-height: 1.5;
	font-weight: bold;
}

#main .comInner .subBox .inner ul {
	margin-left: 65px;
}

#main .comInner .subBox .inner li {
	margin-right: 20px;
	float: left;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
}

#main .comInner .subBox .inner li a {
	padding: 5px 13px;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #E86209;
	border-radius: 15px;
	behavior: url(js/pie.htc);
	position: relative;
}

#main .comInner .subBox .inner li a:hover {
	background-color: #DD3C13;
}

#main .comInner .subBox .inner li a span {
	padding-right: 15px;
	background: url(../../images/common/icon05.png) no-repeat right center;
}

#main .comInner .subBox .inner li a img {
	margin-right: 2px;
	vertical-align: middle;
}

#main .comInner .subBox .inner .list01 a {
	background-color: #F0BD0F;
	letter-spacing: -0.5px;
}

#main .comInner .subBox .inner .list01 a:hover {
	background-color: #E1931E;
}

#main .comInner .subBox .inner .list01 a img {
	margin-right: 8px;
}

#main .comInner .subBox .inner .list01 a span {
	padding-right: 10px;
}

#main .comInner .subBox .inner .list02 a {
	background-color: #669900;
}

#main .comInner .subBox .inner .list02 a:hover {
	background-color: #557524;
}

#main .comInner .subBox .inner .list03 a {
	background-color: #379CD2;
}

#main .comInner .subBox .inner .list03 a:hover {
	background-color: #477AA5;
}

/*------------------------------------------------------------
	comPhoList
------------------------------------------------------------*/
#main .comPhoBox {
	margin: 0 auto 40px;
	width: 1100px;
}

#main .comPhoBox .ttl {
	padding: 5px 0;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	background: #3D3D3D url(../../images/common/com_inner_ttl_bg01.gif) repeat-x left top;
}

#main .comPhoBox .ttl img {
	margin-right: 10px;
	vertical-align: middle;
}

#main .comPhoBox ul {
	border: 1px solid #ddd;
}

#main .comPhoBox li {
	width: 218px;
	float: left;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#main .comPhoBox li a {
	padding: 20px 13px 15px;
	display: block;
}

#main .comPhoBox li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";	
}

#main .comPhoBox .rightNone {
	border-right: none !important;
}

#main .comPhoBox .topNone {
	border-top: none !important;
}

#main .comPhoBox li .imgBox {
	margin-bottom: 10px;
}

#main .comPhoBox li .imgBox .photoBox {
	float: left;
}

#main .comPhoBox li .imgBox .textBox {
	width: 100px;
	float: right;
}

#main .comPhoBox li .imgBox .textBox .text01 {
	margin-bottom: 5px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	background-color: #FFCC00;
}

#main .comPhoBox li .imgBox .textBox .text02 {
	margin-bottom: 4px;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	background-color: #D7382B;
}

#main .comPhoBox li .imgBox .textBox .text03 {
	font-size: 2.2em;
	font-weight: bold;
}

#main .comPhoBox li .text04 {
	margin-bottom: 13px;
	color: #999;
	font-size: 1.5em;
	line-height: 1.6;
}

#main .comPhoBox li .link {
	margin: 0 auto;
	width: 178px;
	text-align: center;
	background: url(../../images/common/fav_btn_over.png) no-repeat center top;
}

#main .comPhoBox li a:hover .link img {
	visibility: hidden;
}

#main .comPhoBox .ttl03 {
	background: #C62416 url(../../images/common/com_inner_ttl_bg02.gif) repeat-x left top;
}

#main .populararea {
	padding: 5px 0;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	background: #C62416 url(../../images/common/com_inner_ttl_bg02.gif) repeat-x left top;
}

/*------------------------------------------------------------
	comPhoList
------------------------------------------------------------*/
#main .comMapUl {
	margin-bottom: 42px;
	border: 4px solid #333;
	border-radius: 4px;
	behavior: url(../js/pie.htc);
	position: relative;
}

#main .comMapUl > li {
	width: 910px;
	float: left;
}

#main .comMapUl > li:first-child {
	border-right: 4px solid #333;
	width: 178px;
}

#main .comMapUl .map {
	width: 910px;
	height: 403px;
}

#main .comMapUl li .title {
	margin-bottom: 21px;
	padding: 5px 0 12px;
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	background: #D7382B url(../../images/common/com_bg04.gif) no-repeat center bottom;
}

#main .comMapUl li .checkList {
	margin: 0 5px 29px 10px;		
}

#main .comMapUl li .checkList li {
	padding-top: 29px;
	font-size: 1.6em;
	color: #000;
	line-height: 1.2;
	font-weight: bold;
}

#main .comMapUl li .checkList li:first-child {
	padding-top: 0;	
}

#main .comMapUl li .checkList li label input {
	float: left;
	clear: left;
	width: 16px;
	height: 16px;
}

#main .comMapUl li .checkList li label span {
	padding: 0 0 0 1.5em;
	display: block;
}

#main .noticeUl {
	padding: 13px 15px 15px;
	background-color: #FFFAEC;
}

#main .comMapUl .noticeUl li {
	padding-top: 9px;
	font-size: 1.3em;
	color: #666;
	line-height: 1.3;
	font-weight: bold;
	overflow: hidden;
	zoom: 1;
}

#main .comMapUl .noticeUl li:first-child {
	padding-top: 0;
}

#main .comMapUl .noticeUl li img {
	float: left;
	clear: left;
}

#main .comMapUl .noticeUl li span {
	padding-left: 32px;
	display: block;
}

#main .comMapUl .noticeUl li:first-child span  {
	padding-top: 8px;
}

/*------------------------------------------------------------
	comNaviList
------------------------------------------------------------*/
#conts .comNaviList {
	margin-bottom: 30px;
}

#conts .comNaviList li {
	padding-left: 16px;
	float: left;
	width: 198px;
}

#conts .comNaviList li:first-child {
	padding-left: 0;
}

#conts .comNaviList li a {
	padding-bottom: 13px;
	color: #E87017;
	font-size: 1.6em;
	line-height: 1.2;
	font-weight: bold;
	display: block;
	text-align: center;
	text-decoration: none;
	position: relative;
	background: #E87017;
	border-radius: 4px;
	behavior: url(../js/pie.htc);
	position: relative;	
}

#conts .comNaviList li a > img {
	margin-left: -6px;
	position: absolute;
	left: 50%;
	bottom: 4px;
}

#conts .comNaviList .dobleLi a > span {
	padding: 7px 5px;
}

#conts .comNaviList li a > span {
	padding: 18px 5px 0;
	display: block;
	vertical-align: middle;
	line-height: 1.2;
	border: 2px solid #DDD;
	border-radius: 4px;
	behavior: url(../js/pie.htc);
	position: relative;	
	background: #FAFAFA url(../../images/common/com_bg02.jpg) repeat-x left center;
}

#conts .comNaviList li a:hover > span {
	background: #fff;
	border: 2px solid #E87017;
}

#conts .comNaviList .liStyle01 a {
	color: #EECF40;
	background-color: #EECF40;
}

#conts .comNaviList .liStyle01 a:hover > span {
	border: 2px solid #EECF40;
}

#conts .comNaviList .liStyle02 a {
	color: #669900;
	background-color: #669900;
}

#conts .comNaviList .liStyle02 a:hover > span {
	border: 2px solid #669900;
}

#conts .comNaviList .liStyle03 a {
	color: #4882C8;
	background-color: #4882C8;
}

#conts .comNaviList .liStyle03 a:hover > span {
	border: 2px solid #4882C8;
}

/*------------------------------------------------------------
	comImgBoxR
------------------------------------------------------------*/
#main .comImgBoxR {
	margin-bottom: 48px;
}

#main .comImgBoxR .photoBox {
	margin-top: 8px;
	float: right;
	border: 5px solid #E6E6E6;
}

#main .comImgBoxR .textBox {
	width: 660px;
	float: left;
}

#main .comImgBoxR .textBox dl {
	margin-bottom: 8px;
	font-weight: bold;
	line-height: 1.2;
}

#main .comImgBoxR .textBox dt {
	float: left;
	clear: left;
	font-size: 1.8em;
	font-family: Century Gothic;
	font-style: italic;
	color: #CB2417;
}

#main .comImgBoxR .textBox dt span {
	margin-left: 10px;
	font-size: 1.3em;
}

#main .comImgBoxR .textBox dd {
	padding: 6px 0 11px 6em;
	font-size: 1.8em;
}

#main .comImgBoxR .textBox p {
	font-size: 1.3em;
	line-height: 1.8;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

/*------------------------------------------------------------
	comPhotoList
------------------------------------------------------------*/
#main .comPhotoList {
	margin-bottom: 40px;
}

#main .comPhotoList li {
	padding-left: 31px;
	width: 195px;
	float: left;
}

#main .comPhotoList li:first-child {
	padding-left: 0;
}

#main .comPhotoList .photo {
	margin-bottom: 5px;
	border: 4px solid #E6E6E6;
}

#main .comPhotoList p {
	font-size: 1.3em;
	line-height: 1.8;
}

/*------------------------------------------------------------
	comNaviUl
------------------------------------------------------------*/
#main .comNaviUl {
	margin: -20px -21px 10px 0;
	overflow: hidden;
	zoom: 1;
}

#main .comNaviUl li {
	margin: 20px 21px 0 0;
	width: 266px;
	float: left;
}

#main .comNaviUl li a {
	padding: 11px 10px 6px;
	display: block;
	color: #F87906;
	text-align: center;
	font-size: 2em;
	line-height: 1.8;
	font-weight: bold;
	border: 2px solid #DDD;
	border-radius: 5px;
	behavior: url(../js/pie.htc);
	position: relative;	
	background: url(../../images/common/com_bg02.jpg) repeat-x left center;
}

#main .comNaviUl li a:after {
	width: 19px;
	height: 19px;
	position: absolute;
	right: -2px;
	bottom: -2px;
	content: "";
	background: url(../../images/common/icon34.png) no-repeat center top;
}
/*------------------------------------------------------------
	comLink
------------------------------------------------------------*/
#main .comLink {
	margin-bottom: 79px;
	text-align: center;
}

/*------------------------------------------------------------
	anchorBox
------------------------------------------------------------*/
.anchorBox {
	position: relative;
}

.anchor {
	position: absolute;
	left: 0;
	top: -142px;
	display: block;
}
