@charset "utf-8";

/* -------------------------------------------------
トップページ
------------------------------------------------- */

#main .item-box{
	line-height:170%;
}

#main .box div{
	_position:relative;
	_zoom:1;
}

#main .box div div {
	background: url("../images/common/body_bg.png") repeat-y scroll 0 top transparent;
	padding: 29px 8px 7px 45px;
}

.thumb, .item-thumb {
	border-radius: 10px 10px 10px 10px;
	display: block;
	height: 75px;
	width: 75px;
}

.item-thumb {
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	margin-right: 8px;
	overflow: hidden;
	padding: 1px;
}
a, button {
	outline: 0 none;
}

.item-details {
	margin-left: 93px;
	width:784px;
}
.item-box {
	clear: both;
	margin-bottom: 25px;
	overflow: hidden;
}

.last .last {
    margin-bottom: 15px;
}


.post-body h1{
	background:url(../images/common/sub_bg.gif) top left repeat;
	padding:7px 0 9px 14px;
	_padding:8px 0 7px 13px;
	margin:0 0 5px 0;
	color:#F37A0D;
	font-weight:bold;
	position:relative;
}

#attention.info .mg-rounded-info{
	position:relative;
	_zoom:1;
}

#attention.info .item-category{
	display:none;
}

/*
#attention.info .item-language{
	background:none !important;
	padding:4px 0 0 12px !important;
	width:66px !important;
	height:16px !important;
	float:right;
	position:relative;
	_zoom:1;
}

#attention.info .item-language a{
	background:url(../images/attention/en_btn.gif) top left no-repeat !important;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	display:block !important;
	width:66px !important;
	height:16px !important;
}

#attention.info .item-language a:hover{
	background:url(../images/attention/en_btn.gif) top right no-repeat !important;
}

#attention.info #post-to-twitter{
	line-height:183.3% !important;
	min-height:22px; _height:22px;
	padding-left:640px;
	_padding-top:6px;
	width:175px;
	position:relative;
	_zoom:1;
	float:left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#attention.info #post-to-twitter{ padding-top:8px; }	
}

#attention.info #post-to-twitter a{
	background:url(../images/attention/twitter_icon.jpg) left center no-repeat;
	padding:2px 0 2px 27px;
}
*/

#attention.info .box div div.box_inner{
	padding:17px 8px 7px 45px;
	width:921px;
	_overflow-x:hidden;
	_height:auto;
}


#attention.info .post-body img{
	max-width:850px !important;
	height:auto !important;
	/*margin:25px 0 16px;*/
}

#attention.info .post-body ul{
	padding:13px 0;
}

#attention.info .post-body ul li{
	background:url(../images/attention/li_icon.gif) left center no-repeat;
	padding-left:16px;
}

.post-body{
	width:880px;
	padding-bottom:32px !important;
	position:relative;
	_zoom:1;
}

.post-body p{
	margin: 1em 0 0;
}

.post-body .caption-image {
	margin: 0 0 1em;
}

.post-body div{
	width:auto !important;
}

div.hr hr,
div.hr-simple hr {
    display: none;
}

/* メタ情報 */

.new-meta{
	min-height:24px;
	_height:24px;
}

.new-meta .new-date{
	float:left !important;
	min-width:200px !important;
	_width:200px !important;
}

.new-meta .new-date .date{
	color: #ED7700 !important;
	min-width:200px !important;
	_width:200px !important;
}

.new-meta .new-twitter{
	padding:0 4px 6px 0 !important;
	float:right;
	min-width:170px;
	_width:170px;
}

.new-meta .new-twitter a{
	background:url(../images/attention/twitter_icon.jpg) left center no-repeat;
	padding:2px 0 2px 27px;
}

.new-meta .new-language{
	background:none !important;
	padding:0 !important;
	width:66px !important;
	height:16px !important;
	float:right;
	position:relative;
	_zoom:1;
}

.new-meta .new-language a{
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	display:block !important;
	width:66px !important;
	height:16px !important;
}

.new-meta .new-language a{ background:url(../images/attention/en_btn.gif) top left no-repeat !important; }
.en .new-meta .new-language a{ background:url(../images/attention/ja_btn.gif) top left no-repeat !important; }
.new-meta .new-language a:hover{ background:url(../images/attention/en_btn.gif) top right no-repeat !important; }
.en .new-meta .new-language a:hover{ background:url(../images/attention/ja_btn.gif) top right no-repeat !important; }

.post-body .description{
	padding-left:13px !important;
	line-height:170% !important;
	padding:0 0 0 13px !important;
}

.post-body .image-wrapper{
	padding:0 0 0 13px !important;
}

.post-body .h2,
.post-body .h3,
.post-body .h4,
.post-body .h5 {
	color: #FF5900;
	margin-top: 13px !important;
	margin-bottom: 0.5em;
}

.post-body .h3{
	font-size: 150%;
	line-height:150%;
	font-weight: bold;
	margin-bottom:10px !important;
}

.post-body .h4 {
	font-size: 133%;
	line-height:150%;
	font-weight: bold;
	margin: 0;
}

.post-body .hr-simple {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	height: 1px;
	margin: 1.2em 0 0;
}

.post-body .caption-image img {
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	display: block;
	padding: 4px;
}


/* end */