@charset "utf-8";

/* INDEX
------------------------------------------------------------------------------*/

#wrapperOuter {
	background-image: url(../images/index/bg_wrapper.png);
	background-repeat: repeat-x;
}

#wrapperOuter #main {
	padding-top: 25px;
}

#wrapperOuter #sub {
	padding-top: 25px;
}

#mainVisual {
	background-image: url(../images/index/mainvisual.jpg);
	background-repeat: no-repeat;
	height: 240px;
	padding-top: 10px;
	margin-bottom: 5px;
	background-position: 100px 0px;
}

#fashArea {
	float: left;
	width: 488px;
	padding-left: 50px;
}

#fashArea h2 {
	margin-bottom: 15px;
	margin-top: 5px;
}

#fashArea li {
	float: left;
	width: 190px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 70px;
	border: 5px solid #F8F8F8;
	position: relative;
	background-color: #FFFFFF;
}

#fashArea li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 70px;
	width: 190px;
}

#fashArea li img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

#fashArea .marginNone {
	margin-bottom: 0px;
}

#mailMagazine {
	float: right;
	margin-right: 3px;
}

#topAdvantage {
	height: 80px;
}

#topAdvantage h2 {
	float: left;
	width: 159px;
}

#topAdvantage ol {
	float: right;
	width: 785px;
	padding-top: 22px;
}

#topAdvantage li {
	float: left;
	padding-right: 25px;
	text-indent: -9999px;
}

#topAdvantage a {
	height: 35px;
	display: block;
}

#topAdvantage li a:hover {
	background-position:left bottom;
}

#topAdv1 a {
	width: 179px;
	background-image: url(../images/index/topadv_1.png);
}

#topAdv2 a {
	width: 185px;
	background-image: url(../images/index/topadv_2.png);
}

#topAdv3 a {
	width: 146px;
	background-image: url(../images/index/topadv_3.png);
}

#topAdv4 a {
	width: 174px;
	background-image: url(../images/index/topadv_4.png);
}

#topNews {
	position: relative;
	margin-bottom: 20px;
}

#btnTopNews {
	position: absolute;
	top: 10px;
	right: 130px;
}

#btnTopMedia {
	position: absolute;
	top: 10px;
	right: 0px;
}

#topNews dt {
	float: left;
	width: 80px;
	height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 70px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#topNews dd {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 160px;
	padding-bottom: 15px;
	padding-top: 15px;
	line-height: 20px;
}

*:first-child+html #topNews dd {
	padding-left: 15px;
}

* html body #topNews dd {
	padding-left: 15px;
}

.infoNews {
	background-image: url(../images/index/icon_news.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.infoEvents {
	background-image: url(../images/index/icon_events.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#headerTweet {
	float: left;
	margin-top: 15px;
	background-image: url(../images/index/icon_tweetarrow.png);
	background-repeat: no-repeat;
	padding-left: 9px;
	max-width: 430px;
	margin-top: 20px;
	background-position: 0px 7px;
}

* html body #headerTweet {
	margin-right: 25px;
}

#headerTweet p {
	float: left;
	width: 12px;
	padding-top: 4px;
	padding-left: 7px;
}

#tweet ul {
	background-color: #EFEFEF;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#tweet li {
	line-height: 1.5;
	font-size: 11px;
}

#sideTweet {
	margin-bottom: 30px;
}

#sideTweet h3 {
	float: right;
	width: 204px;
	padding-top: 15px;
	padding-right: 10px;
}

#sideTweetIcon {
	background-image: url(../images/index/icon_sidetweetarrow.png);
	background-repeat: no-repeat;
	background-position: 25px bottom;
	padding-bottom: 15px;
}

#twitter_update_list {
	background-color: #E7E6CF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#twitter_update_list li {
	margin-bottom: 10px;
}

#twitter_update_list li,
#twitter_update_list li a {
	font-size: 11px;
	line-height: 1.5;
}

#sideTweetLink li {
	background-image: url(../images/common/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 11px;
	margin-bottom: 10px;
}

