@charset "utf-8";


/*title*/

#contentDis #disTitle{
		display:block;
	margin:0 auto;
	padding:0;
}

#contentDis #h2Main{
	display:block;
	margin:0 auto 15px;
	padding:0;

}

#contentDis #disTitleSP,
#contentDis #h2MainSP{
	display:none;
}

.annotation {
 font-size:95%;
 color:#333;
 border:1px dotted #CCCCCC;
 padding:8px 12px;
 line-height:145%;
}

.annotation dl{
}
.annotation dt{
	font-weight:bold;
	margin:6px auto 5px;
	
}
.annotation dd{
	padding-left:10px;
		margin:0 auto 6px;
}

h3{
	margin-top:24px;
	margin-bottom:12px;
	background:url(../images/h3Title.gif) top left no-repeat;
	line-height:42px;
	padding:0 0 22px 18px;
	font-size:140% !important;
}

/*インタビュー記事*/
.main{
	margin:0 auto;
}


.itv-q{
	padding:0 0 0 54px;
	margin-bottom:6px;
	min-height:23px;
	background:url(../images/itv_q.gif) 0 1px no-repeat;
}

.stu01{	
	padding:0 0 0 54px;
	margin-bottom:6px;
	min-height:23px;
	background:url(../images/stu01.gif) 0 1px no-repeat;
}

.stu02{
	padding:0 0 0 54px;
	margin-bottom:6px;
	min-height:23px;
	background:url(../images/stu02.gif) 0 1px no-repeat;
}

.stu03{
	padding:0 0 0 54px;
	margin-bottom:6px;
	min-height:23px;
	background:url(../images/stu03.gif)  0 1px no-repeat;
}

.stu04{
	padding:0 0 0 54px;
	margin-bottom:6px;
	min-height:23px;
	background:url(../images/stu04.gif) 0 1px no-repeat;
}

.tea05{
	
	padding:0 0 0 54px;
	margin-bottom:6px;
	min-height:23px;
	background:url(../images/tea05.gif) 0 1px no-repeat;

}

.tea06{
	padding:0 0 0 54px;
	margin-bottom:6px;
	min-height:23px;
	background:url(../images/tea06.gif) 0 1px no-repeat;
}

.floText{
	float:left;
	display:block;
	margin:0;
	padding:0 0 0 54px;
	width:370px;
	
}

.itv-q span,
.stu01 span,
.stu02 span,
.stu03 span,
.stu04 span,
.tea05 span,
.tea06 span{
	display:none;
}


.imgLeft {
    float: left;
    margin: 0 18px 20px 0;

}

.imgRight {
    float: right;
    margin: 0 0 20px 20px;
}

.clr{
	clear:both;
}



ul#pageSet {
	list-style:none;
	margin:0 auto 30px;
	text-align:center;
	padding-left:260px;
}


ul#pageSet span{
	display:none;

}
#pageSet li,
#pageSet li a{
	display:block;
	float:left;
	background:url(../images/pageSet.gif);
	width:30px;
	height:30px;
	margin:0 20px 0 0;

}
#pageSet li.page01{ height:30px; background-position:0 -30px;}
#pageSet li.page02{ height:30px; background-position:-30px -30px;}
#pageSet li.page03{  height:30px; background-position:-60px -30px;}

#pageSet li.page01 a{ height:30px; background-position:0 0;}
#pageSet li.page02 a{ height:30px; background-position:-30px 0;}
#pageSet li.page03 a{ height:30px; background-position:-60px 0;}
