@charset "UTF-8";

@import url("fmslideshow.css");

/* Main Banner Part */

#mainbanner {
	width: 100%;
	height: 456px;
	margin: 0;
	padding: 8px 0 20px;
	background: url(../images/home/mainbanner/mainbanner_bg_thumbs.gif) repeat-x 0 380px;
}

#mainbanner #sitewise {
	width: 966px;
	height: 456px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/home/mainbanner/mainbanner_bg.gif) no-repeat 0 0;
}

.ie10 #mainbanner #sitewise {
	background: url(../images/home/mainbanner/mainbanner_bg_ie10.gif) no-repeat 0 0;
}

#mainbanner #jq_fmslideshow {
	position: relative;
	visibility: hidden;
	text-align: left;
}

/* Left clumn Part */

.leftclumn {
	width: 600px;
	float: left;
}

/* coupon */
.campaign_coupon {
	padding: 0;
	margin: 0 0 10px 0;
	width: 600px;
	height: 199px;
	overflow: hidden;
}

.haco_coupon {
	padding: 0;
	margin: 0 0 12px 0;
	width: 600px;
	height: 199px;
}

/* 2013.11 */
.coupon_box1 {
	padding: 0;
	margin: 0;
	width: 600px;
	height: 134px;
}

.coupon_box2 {
	padding: 0;
	margin: 0;
	width: 300px;
	height: 26px;
}

.coupon_box3 {
	padding: 0;
	margin: 0;
	width: 300px;
	height: 26px;
}

.coupon_box4 {
	padding: 0;
	margin: 0;
	width: 300px;
	height: 13px;
}

.coupon_box5 {
	padding: 0;
	margin: 0;
	width: 300px;
	height: 65px;
}

/* 2014.02 */
.coupon_box6 {
	padding: 0;
	margin: 0;
	width: 600px;
	height: 143px;
}

.coupon_box7 {
	padding: 0;
	margin: 0;
	width: 300px;
	height: 24px;
}

.coupon_box8 {
	padding: 0;
	margin: 0;
	width: 300px;
	height: 24px;
}

.coupon_box9 {
	padding: 0;
	margin: 0;
	width: 300px;
	height: 8px;
}

.coupon_box10 {
	padding: 0;
	margin: 0;
	width: 300px;
	height: 56px;
}

/* 2014.07 */
.coupon_box011 {
	padding: 0;
	margin: 0;
	width: 18px;
	height: auto;
}

.coupon_box012 {
	padding: 0;
	margin: 0;
	width: 255px;
	height: auto;
}

.coupon_box013 {
	padding: 0;
	margin: 0;
	width: 327px;
	height: auto;
}

/* bnr */
.bnr_coupon {
	padding: 0;
	margin: 0 0 12px 0;
	width: 600px;
	height: auto;
}

.bnr_coupon a {
	display: block;
}

.bnr_coupon a:hover {
	opacity: .6;
	filter: alpha(opacity=60);
	color: #fff;
	text-decoration: none;
}

/*.bnr_coupon .links-yoyaku:hover {
	opacity: .6;
	filter: alpha(opacity=60);
	color: #fff;
	text-decoration: none;
}*/


/* campaign */
.leftclumn .campaign {
	width: 600px;
	margin-bottom: 22px;
}

.leftclumn .campaign img {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}

.leftclumn .related {
	width: 600px;
}

.leftclumn .related img {
	width: 194px;
	height: 86px;
	margin: 0 9px 9px 0;
	padding: 0;
	float: left;
	display: block;
}

.leftclumn .related img.end {
	margin-right: 0;
}

.leftclumn .related img.low {
	margin-bottom: 0;
}

.leftclumn .related img.lowend {
	margin-right: 0;
	margin-bottom: 0;
}

#information {
	width: 600px;
	margin: 0;
	padding: 0 0 12px;
}

#information .headtitle {
	width: 600px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(../images/home/belt_information.gif) no-repeat 0 0;
}

#information .headtitle h3 {
	width: 118px;
	height: 0;
	margin: 0;
	background: url(../images/home/headtitle_information.gif) no-repeat 0 0;
	display: block;
	overflow: hidden;
	padding: 21px 0 0;
	float: left;
	position: relative;
	top: 5px;
	left: 6px;
}

#information .headtitle .lookall {
	float: right;
	width: 72px;
	height: 18px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 6px;
	right: 6px;
}

#information .headtitle .lookall a {
	background: url(../images/home/button_information_lookall.gif) no-repeat 0 0;
	width: 72px;
	height: 0;
	margin: 0;
	padding-top: 18px;
	padding-bottom: 0;
	display: block;
	overflow: hidden;
}

#information .headtitle .lookall a:hover {
	background-position: 0 -18px;
}

#information ul {
	list-style-type: none;
	width: 600px;
	height: 239px;
	margin: 0;
	padding: 0;
}

#information ul li {
	margin: 0;
	padding: 6px 5px 4px 16px;
	background: url(../images/icon_list_arrow.gif) no-repeat 7px 9px;
	display: block;
	border-bottom: 1px dotted #c8cacd;
	line-height: 1.4;
}

#information ul li:hover {
	color: #185fa6;
	background-color: #f8f8f8;
}

#information ul li a {
	text-decoration: none;
	display: block;
	color: #3a3b3d;
}

#information ul li a:hover {
	text-decoration: underline;
	color: #185fa6;
	background-color: #f8f8f8;
}

#information ul.newslist {
	overflow: auto;
	padding: 0;
	margin-bottom: 0;
}

#information ul li .date {
	margin: 0;
	padding: 0;
	font-size: 85%;
}

#information ul li .new {
	background: url(../images/home/icon_mark_new.gif) no-repeat 0 2px;
	margin-left: 7px;
	padding-left: 28px;
	font-size: 85%;
	text-decoration: none;
	line-height: 13px;
}

#information ul li .title {
	font-size: 93%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#information ul li .info {
	font-size: 85%;
	padding: 0;
	margin: 0;
}

/* for IE6 /7 */

.ie6 #information ul li:hover {
	background-color: #f8f8f8;
}

.ie6 #information ul li a:hover {
	background-color: #f8f8f8;
}

.ie6 #information ul li {
	background: url(../images/icon_list_arrow.gif) no-repeat 7px 8px;
	line-height: 100%;
}

.ie6 #information ul li .date {
	font-size: 93%;
}

.ie6 #information ul li .new {
	display: inline-block;
	background-position: 0 top;
	font-size: 100%;
	line-height: 13px;
}

.ie6 #information ul li .title {
	line-height: 160%;
}

.ie6 #information ul li .info {
	line-height: 120%;
}

.ie7 #information ul li:hover {
	background-color: #f8f8f8;
}

.ie7 #information ul li a:hover {
	background-color: #f8f8f8;
}

.ie7 #information ul li {
	background: url(../images/icon_list_arrow.gif) no-repeat 7px 8px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.ie7 #information ul li .new {
	display: inline-block;
}

/* Rightside clumn Prat */

.rightclumn {
	width: 270px;
	float: right;
}

.rightclumn p.mobile {
	background: url(../images/home/banner_mobilesite.gif) no-repeat 0 0;
	width: 270px;
	height: 0;
	margin: 0 0 7px;
	padding-top: 329px;
	padding-bottom: 0;
	display: block;
	overflow: hidden;
}

.rightclumn img {
	margin-bottom: 7px;
	margin-top: 0;
	display: block;
}

.rightclumn img.last {
	margin-bottom: 0;
}

.rightclumn p.caution18 {
	background: url(../images/home/banner_caution_lower18.gif) no-repeat 0 0;
	width: 270px;
	height: 0;
	margin: 10px 0 0;
	padding-top: 98px;
	padding-bottom: 0;
	display: block;
	overflow: hidden;
	line-height: normal;
}