@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#gHeader {
	margin-bottom: 0;
}

#main .headLine01 {
    padding: 7px 0 16px 10px;
	color: #333;
}

#main .headLine01 span {
	display: block;
	color: #CB2417;
	font-size: 14px;
	line-height: 1;
}

#pagePath {
	margin-bottom: 20px;
	line-height: 1;
}

#main .txtLink {
	margin: 0 10px;
}

#main .txtLink li {
	margin-bottom: 10px;
	width: 47%;
	float: left;
	font-size: 12px;
	text-align: center;
	border: 1px solid #DFDFDF;
	border-radius: 3px;
}

#main .txtLink {
	margin-bottom: 7px;
}

#main .txtLink li:last-child {
	margin-bottom: 0;
}

#main .txtLink li a {
	padding: 5px 0;
	display: block;
	color: #2296E4;
	font-weight: bold;
	position: relative;
	background: #FFF url(../img/sale/btn_bg.gif) repeat-x left bottom;
	background-size: 2px 26px;
	border-radius: 3px;
}

#main .txtLink li a .pic {
	position: absolute;
	right: -1px;
	bottom: -1px;
}

#main .txtLink li:nth-child(2n-1) {
	margin-right: 4%;
}

#main .txt01 {
	margin: 0 10px 30px;
	color: #999;
	font-size: 12px;
}

#main h3 {
	margin: 0 10px 12px;
	padding: 7px 0;
	color: #2296E4;
	font-size: 15px;
	line-height: 1.2;
	text-align: center;
	background-color: #EFEFEF;
	border-radius: 2px;
}

#main .txt02 {
	margin: 0 10px 14px;
	font-size: 12px;
	line-height: 1.6;
}

#main .inner {
	margin: 0 10px 20px;
	padding: 12px 10px 8px;
	border: 1px solid #F2F2F2;
}

#main .inner .ttl {
	margin-bottom: 3px;
	color: #E5393F;
	font-weight: bold;
}

#main .inner .ttl span {
	font-size: 20px;
}

#main .inner .imgBox .photoBox {
	width: 52%;
	float: left;
}

#main .inner .imgBox .photoBox img {
	width: 100%;
}

#main .inner .imgBox .textBox {
	width: 44%;
	float: right;
}

#main .inner .imgBox .textBox p {
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: -1px;
}

#main .inner .imgBox .textBox p span {
	display: block;
	color: #999;
}

#main .inner .txt {
	font-weight: bold;
	text-align: right;
}

#main .inner .txt span {
	font-size: 9px;
}

#main .inner .txt .red {
	color: #CB2417;
	font-size: 20px;
}

#main .btmLink {
	margin: 0 10px 30px;
}

#main .btmLink a img {
	width: 100%;
}

#main .inner .ttl02 {
	color: #669900;
}

#main .inner .ttl03 {
	margin-bottom: 2px;
	padding-left: 20px;
	color: #2196E4;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/common/iocn23.gif) no-repeat left top;
	background-size: 15px 15px;
}

#main .inner .pText {
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: -1px;
}

#main .inner02 {
	margin-bottom: 30px;
}

#main .inner02 .ttl03 {
	padding-bottom: 1px;
	background: url(../img/common/icon24.gif) no-repeat left top;
	background-size: 15px 15px;
}