@charset "utf-8";

@media print {
#main .detailTopArticle .twitter,
#mice2011 .topTopArticle .twitter {
	display:none;
}
}


/*==================================================
	詳細ページ　共通
==================================================*/

#main .detailTopArticle h2,
#mice2011 .topTopArticle h2 {
	font-size: 143%;
	line-height: 1.4em;
	padding-bottom: 10px;
	font-weight:bold;
}

#main .detailTopArticle .categories {
	color: #00578d;
	font-size:114%;
	padding-bottom: 5px;
}

#main .detailTopArticle h3 {
	font-size: 107%;
	font-weight:bold;
	padding-bottom: 10px;
}

#main .detailTopArticle .name {
	font-weight: bold;
	margin-bottom: 10px;
}

#main .detailTopArticle .day,
#mice2011 .topTopArticle .day {
	margin:0 0 18px 0;
	color:#666;
	float:left;
}

#main .detailTopArticle ul,
#mice2011 .topTopArticle ul {
	margin-bottom:15px;
	height:20px;
	display:block;
}

#main .detailTopArticle li,
#mice2011 .topTopArticle li {
	float:left;
}

#main .detailTopArticle .twitter,
#mice2011 .topTopArticle .twitter {
	margin-left:18px;
}

#main .detailTopArticle .facebook,
#mice2011 .topTopArticle .facebook {
	margin-left:5px;
}

#main .detailTopArticle .mail,
#mice2011 .topTopArticle .mail {
	margin-left:10px;
}

#main .detailTopArticle a {
	font-weight:bold;
}

#main .detailWrap {
	clear:both;
}

#main .detailWrap a {
	font-weight: bold;
}

#main .detailWrap p{
	font-size: 100%;
	line-height: 1.7em;
	margin-bottom: 28px;
}

/*インタビュー個別*/
.question{font-weight:bold;margin:30px 0 30px 0;}
.answer{font-weight:bold;color:#00578d;}


/*==================================================
	画像
==================================================*/

.photoList img{
 border:1px #bdc9d2 solid;
 margin-bottom:5px;
}
.image1cap_l {
	float: left;
	width: 240px;
	display: inline;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0;
}
.imgcaption {
	font-size: 78%;
	word-break: break-all;
	word-wrap: break-word;
	line-height: 1.3em;
	display:block;
}

.image1cap_r{
	float: right;
	width: 240px;
	display: inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 22px;
}
.image2cap_l{
 float: left;
 margin:0 25px 10px 0;
 width: 160px;
}
.image2cap_r{
 float: right;
 margin:0 0px 10px 25px;
 width: 160px;
}
.image_center{
	width:528px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 30px;
}
.image_l{
 float: left;
 margin:0 25px 10px 0;
 border:1px #bdc9d2 solid;
}

.image_r{
 float: right;
 margin:0 0px 10px 25px;
 border:1px #bdc9d2 solid;
}

/*画像が縦長の場合*/
.image2_l{
 float: left;
 margin:0 25px 10px 0;
 border:1px #bdc9d2 solid;
}
.image2_r{
 float: right;
 margin:0 0px 10px 25px;
 border:1px #bdc9d2 solid;
}

/*見出し*/
.subject{
	font-weight:bold;
	margin:30px 0 30px 0;
	color:#00578d}
.details_head {
	margin-top: 30px;
	margin-bottom: 30px;
}

/*取材*/
.writer{
	border-top:1px solid #bdc9d2;
	border-bottom:1px solid #bdc9d2;
	line-height: 1.5em;
	padding: 15px;
}


/*==================================================
	コメント欄
==================================================*/
#comment {
	clear:both;
	margin-top:25px;
}
#comment .comment_top{
	height:20px;
	margin-top:15px;
	margin-bottom:0px;
}
#comment .comment_box{
	border-right:1px #bdc9d2 solid;
	border-bottom:1px #bdc9d2 solid;
	border-left:1px #bdc9d2 solid;
	text-align: center;
}
#comment .comment_contents{
	width: 570px;
	margin:0 auto;
	text-align: left;
}
#comment .comment_contents a{
	font-weight:bold;
}
.comment_menu {
	height: 26px;
	line-height: 26px;
	padding:10px 0;
}
#comment .comment_title{
	font-weight:bold;
	float:left;
}
#comment .comment_contents .user_name{
	float:right;
}
#comment .comment_contents .comment_button{
	margin-left:10px;
	float:right;
}
#comment .comment_contents ul{
	margin-top:8px;
}
#comment .comment_contents li{
	border-top:1px dotted #bdc9d2;
	margin-bottom:14px;
}
#comment .comment_contents .name{
	height:20px;
	line-height: 20px;
	margin-top:12px;
	margin-bottom:5px;
	_padding-top: 12px;
}
#comment .name .comment_name_day{
	float:left;
	background-image: url(../img/icon_name.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
}
#comment .name .day{
	font-size:86%;
	color:#666;
}
#comment .name .name_02{
	font-size:93%;
}
#comment .comment_contents .name .dele{
	float:right;
	font-size: 86%;
	background-image: url(../img/icon_deli.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

#comment .comment_contents .text{
	clear:both;
	font-size: 93%;
	margin-left:21px;
	line-height: 1.4em;
	margin-bottom:13px;
}


/*==================================================
	ページ遷移
==================================================*/

.pagenation {
	margin: 20px 0;
	clear: both;
}
.pagenation li {
	margin-top: 8px;
	float: left;
	height: 23px;
	width: 25px;
	margin: 5px;
	_margin: 4px;
}
.pagenation li a {
	font-size: 71%;
	line-height: 23px;
	border: 1px solid #bdc9d2;
	background: #fff;
	color: #00578d;
	display: block;
	height: 23px;
	text-align: center;
}
.pagenation li a:hover,
.pagenation li a.stay {
 color: #FFF;
 background: url(../img/pagenation_bg.jpg) repeat-x;
 text-decoration: none;
}