@charset "UTF-8";
/**************************************************/

/* index個別スタイル */
/**************************************************/
#pageTitle h2{width:286px;margin-left:2px;height:23px;padding-top:29px;}
#contents{width:965px;padding-bottom:48px;}

/**************************************************/

/* 共通
--------------------------------------------- */
.leftBlock {
	float: left;
}

.rightBlock {
	float: right;
}

/* topCt
--------------------------------------------- */
#topCt {
	width: 980px;
	margin: 0 auto;
}

#topCt #ctLeft {
	float: left;
	width: 770px;
}

#topCt #ctRight {
	float: right;
	width: 185px;
}

/* mainArea
--------------------------------------------- */
.mainArea {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

.topArea01 {
	position: relative;
	float: left;
	width: 785px;
	margin: 0 auto;
}

/* slideArea ------------------------------ */
.topArea01 .slideArea {
	width: 785px;
}

.topArea01 #nav {
	position: absolute;
	bottom: 10px;
	right: 0px;
	z-index: 90;
}

.topArea01 #nav a {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	padding-right: 10px;
	background: url(../img/slide_location.gif) no-repeat left top;
	text-indent: -9999px;
	outline:none;
}

.topArea01 #nav a:hover,
.topArea01 #nav a.activeSlide {
	background: url(../img/slide_location_over.gif) no-repeat left top;
}

/* tab共通 ------------------------------ */
.mainArea .tabNewsArea,
.mainArea .tabCampaignArea,
.mainArea .tabTopicsArea {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	width: 783px;
	height: 390px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 99;
}

.mainArea h2.ttl01 {
	position: absolute;
	top: 20px;
	left: 20px;
}

.mainArea p.close {
	position: absolute;
	bottom: 20px;
	left: 20px;
	cursor: pointer;
}
.mainArea p.close a {
	display: block;
	width: 76px;
	height: 30px;
	background: url(../img/close_btn.gif) no-repeat left top;
	text-indent: -9999px;
}
.mainArea p.close a:hover {
	background: url(../img/close_btn_over.gif) no-repeat left top;
}

.mainArea .detailArea {
	padding: 20px 0 0 168px;
}

.mainArea .detailArea .detailBox {
	float: left;
	padding-right: 20px;
}

.mainArea .detailArea .detailBox p {
	width: 185px;
	text-align: center;
}
.mainArea .detailArea .detailBox a {
	text-decoration:none;
}

.mainArea .detailArea .detailBox p.detailTitle {
	width:185px;
	height:42px;
	padding-top:6px;
	overflow:hidden;
	text-align:left;
	font-weight:bold;
	font-size:10px;
	/*font-size:9px\9;*/
	color:#000;
	//text-align:justify;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック";
	letter-spacing:0em;
	letter-spacing:-0.2em\9;
}
.mainArea .detailArea .detailBox p.detailTitle:not(:target) {
	font-size:11px\9;
	letter-spacing:0.1em\9;
	line-height:1.2em\9;
}

.mainArea .detailArea .detailBox p.detailText {
	width:185px;
	height:125px;
	overflow:hidden;
	text-align:left;
	font-size:10px;
	/*font-size:9px\9;*/
	color:#000;
	font-family:"ＭＳ Ｐゴシック"; 
	letter-spacing:0.1em;
	/*letter-spacing:-0.1em\9;*/
	line-height:1.4em;
	/*line-height:1.5em\9;*/
}

.mainArea .detailArea .detailBox p.detailText:not(:target) {
	font-size:11px\9;
	letter-spacing:0.2em\9;
	line-height:1.2em\9;
}

.mainArea .detailArea .detailBox p.detailBtn {
	width: auto;
	padding: 20px 0 0 55px;
	text-align: left;
}
.mainArea .detailArea .detailBox p.detailBtn a {
	display: block;
	width: 76px;
	height: 30px;
	background: url(../img/detail_btn.gif) no-repeat left top;
	text-indent: -9999px;
	text-align: center;
}
.mainArea .detailArea .detailBox p.detailBtn a:hover {
	background: url(../img/detail_btn_over.gif) no-repeat left top;
}

/* slideBnrArea ------------------------------ */
.slideBnrArea {
	float: right;
	width: 185px;
}

.slideBnrArea ul {
	margin-bottom: 1px;
}

.slideBnrArea ul li {
	cursor: pointer;
}

/* carSelector
--------------------------------------------- */
.carSelector {
	position: relative;
	margin: 15px 0 15px 23px;
}

.carSelector p {
	display: block;
	position: absolute;
	width: 21px;
	height: 90px;
	z-index: 90;
	background: #fff;
}

.carSelector p.arw01 {
	top: 0px;
	left: -23px;
}

.carSelector p.arw02 {
	top: 0px;
	right: 0px;
}

.carSelector a.prev,
.carSelector a.next {
	display: block;
	width: 21px;
	height: 29px;
	margin: 30px 0;
}

.carSelector p.arw01 a {	background: url(../img/crousel_arw01.gif) no-repeat left center;}
.carSelector p.arw01 a:hover {	background: url(../img/crousel_arw01_over.gif) no-repeat left center;}
.carSelector p.arw02 a {	background: url(../img/crousel_arw02.gif) no-repeat left center;}
.carSelector p.arw02 a:hover {	background: url(../img/crousel_arw02_over.gif) no-repeat left center;}

.carSelector a.prev.disabled,
.carSelector a.next.disabled {
	display: none;
}

.carSelector .jCarouselLite ul {
	margin-left: 21px;
}

.carSelector .jCarouselLite ul li {
	padding-right: 19px;
}

/* supportNavi
--------------------------------------------- */
.supportNavi {
	width: 753px;
	padding-left:17px;
	height:50px;
	margin-bottom: 5px;
	background: url(../img/support_navi_bg.gif) no-repeat left top;
}
.supportNavi ul {
    padding: 0;
}
.supportNavi ul li {
	float: left;
	padding-top: 11px;
}

.supportNavi ul li a {
	display: block;
	height: 28px;
	text-indent: -9999px;
	overflow:hidden;
}

.supportNavi ul li.navi01 {	margin-right: 22px;}
.supportNavi ul li.navi02 {	margin-right: 21px;}
.supportNavi ul li.navi03 {	margin-right: 21px;}
.supportNavi ul li.navi04 {	margin-right: 21px;}
.supportNavi ul li.navi05 {	margin-right: 23px;}
.supportNavi ul li.navi06 {	margin-right: 0px;}

.supportNavi ul li.navi01 a {	width: 114px;	background: none;}
.supportNavi ul li.navi02 a {	width: 87px;	background: none;}
.supportNavi ul li.navi03 a {	width: 96px;	background: none;}
.supportNavi ul li.navi04 a {	width: 98px;	background: none;}
.supportNavi ul li.navi05 a {	width: 120px;	background: none;}
.supportNavi ul li.navi06 a {	width: 87px;	background: none;}
/*
.supportNavi ul li.navi01 a:hover {	width: 114px;	background: url(../img/support_navi01.gif) no-repeat left top;}
.supportNavi ul li.navi02 a:hover {	width: 87px;	background: url(../img/support_navi02.gif) no-repeat left top;}
.supportNavi ul li.navi03 a:hover {	width: 96px;	background: url(../img/support_navi03.gif) no-repeat left top;}
.supportNavi ul li.navi04 a:hover {	width: 98px;	background: url(../img/support_navi04.gif) no-repeat left top;}
.supportNavi ul li.navi05 a:hover {	width: 120px;	background: url(../img/support_navi05.gif) no-repeat left top;}
*/

/* socialNavi01
--------------------------------------------- */
ul.socialNavi01 {
	width: 185px;
}

ul.socialNavi01 li {
	margin-bottom: 1px;
}

ul.socialNavi01 li a {
	display: block;
	width: 185px;
	height: 50px;
	text-indent: -9999px;
	outline:none;
}
ul.socialNavi01 li.social01 a {	background: url(../img/social_navi01.gif) no-repeat left top;}
ul.socialNavi01 li.social02 a {	background: url(../img/social_navi02.gif) no-repeat left top;}
ul.socialNavi01 li.social03 a {	background: url(../img/social_navi03.gif) no-repeat left top;}
ul.socialNavi01 li.social04 a {	background: url(../img/social_navi04.gif) no-repeat left top;}
ul.socialNavi01 li.social05 a {	background: url(../img/social_navi05.gif) no-repeat left top;}
ul.socialNavi01 li.social06 a {	background: url(../img/social_navi06.gif) no-repeat left top;}
ul.socialNavi01 li.social07 a {	background: url(../img/social_navi07.gif) no-repeat left top;}
ul.socialNavi01 li.social01 a:hover {	background: url(../img/social_navi01_over.gif) no-repeat left top;}
ul.socialNavi01 li.social02 a:hover {	background: url(../img/social_navi02_over.gif) no-repeat left top;}
ul.socialNavi01 li.social03 a:hover {	background: url(../img/social_navi03_over.gif) no-repeat left top;}
ul.socialNavi01 li.social04 a:hover {	background: url(../img/social_navi04_over.gif) no-repeat left top;}
ul.socialNavi01 li.social05 a:hover {	background: url(../img/social_navi05_over.gif) no-repeat left top;}
ul.socialNavi01 li.social06 a:hover {	background: url(../img/social_navi06_over.gif) no-repeat left top;}
ul.socialNavi01 li.social07 a:hover {	background: url(../img/social_navi07_over.gif) no-repeat left top;}

/* newsArea,campaignArea共通
--------------------------------------------- */
.linkList {
	padding: 0 0 0;
}

.linkList h2 {
	margin-bottom: 5px;
	padding: 0 0 3px 5px;
	border-bottom: 1px solid #ccc;
}

.linkList h2 span {
	display: block;
	/*float: left;*/
	padding-right: 10px;
}

.linkList h2 a {
	display: block;
	float: left;
	width: 42px;
	height: 12px;
	*margin-top: 3px;
	background: url(../img/top_btn01.gif) no-repeat left top;
	text-indent: -9999px;
}
.linkList h2 a:hover {
	background: url(../img/top_btn01_over.gif) no-repeat left top;
}

.linkList ul li {
	padding: 0 0 5px 7px;
	font-size: 91%;
}

/* topBnrArea01
--------------------------------------------- */
.topBnrArea01 {
	padding: 10px 0 0;
}

.topBnrArea01 ul li {
	float: left;
	padding: 0 10px 10px 0;
}

.topBnrArea01 ul li.last {
	padding: 0 0 10px;
}


/* topBnrArea02
--------------------------------------------- */
.topBnrArea02 ul li {
	float: left;
	padding: 0 10px 10px 0;
}

.topBnrArea02 ul li.last {
	padding: 0 0 10px;
}

/*--------------------------------------------------------------------------------------------------------------------------------------- */

#topCt {
	width: 965px;
}

 .mainArea {
	position: relative;
	width: 965px;
}

.topArea01 {
	width: 770px;
}

.linkList {
	clear:both;
}

.linkList h2 {
	font-size:92%;
	width:755px;
	margin-top: 10px;
/*	margin-bottom: 5px;*/
	padding:1px 0 6px 15px;
	border-bottom: 1px solid #ccc;
	//  background:url(../common/img/ArrowBlack.gif) no-repeat 4px 0.4em;
}

.linkList h2 span {
	display: inline;
	float: none;
	padding-right: 0;
}

.linkList h2 a {
	display: block;
	float: left;
	width: auto;
	height: 12px;
	margin-top: 3px;
	background: none;
	text-indent: 0px;
}

.linkList h2 a:hover {
	background: none;
}

.linkList h2 img{
	margin-bottom: 10px;
	margin-left: 5px;
}

.linkList a{
	display: block;
}


.linkList ul li {
	margin: 0 0 5px 0;
	font-size: 91%;
}

.newsArea {
	width:770px;
}

.campaignArea {
	width:770px;
}

.mediaArea {
	width:770px;
}

.etcArea {
	width:770px;
}

.dummy {
	display: block;
	float: left;
    margin-right:10px;
	padding:5px 0px;
}

.dummy-right {
	display: block;
	float: left;
    margin:0;
	padding:5px 0px;
}

.dummy img {
	padding:0;
    margin:0px;
}

.dummy-right img {
	padding:0;
    margin:0px;
}

ul.socialNavi01 li.social07 a {
    background: url("../img/social_navi07.gif") no-repeat scroll left top transparent;
}
.mainArea .tabNewsArea,
.mainArea .tabCampaignArea,
.mainArea .tabTopicsArea {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
/*	width: 783px;*/
	width: 766px;
	height: 390px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 99;
}

.mainArea .detailArea {
/*	padding: 20px 0 0 168px;*/
	padding: 20px 0 0 151px;
}
.mainArea .detailArea .detailBox {
/*	padding-right: 20px;*/
}

.carSelector .jCarouselLite ul li {
/*	padding-right: 19px;*/
	padding-right: 16px;
}

#browsing_bar{height:42px;}
#main .mainArea{padding-top:1px;}

.dtopDemoIcon {
//position: absolute;
top: -1px;
left: 100%;
padding: 0px;
border-bottom: 1px solid #D0CFCB;
border-top: 1px solid #D0CFCB;
//display: none;
}