@charset "utf-8";

/* == レフトサイド ========================================================== */

/* == 記事メインデータ == */
#newsdetail{
	width:660px;
	margin:0px;
}

	#newsdetailTitle{
		width:660px;
		height:25px;
		border-left:3px solid #666666;
		border-bottom:1px solid #666666;
	}

		#newsdetailTitle h2{
			font-size:0.86em;
			font-weight:normal;
			line-height:25px;
			padding:0px 0px 0px 5px;
		}

		#newsdetailTitle a{}

#article{
	width:660px;
}

	#articleTitle{
		width:660px;
		margin:6px 0px 4px 0px;
	}

	#articleTitle h1{
		font-size:1.4em;
	}

	#articleSubTitle{
		width:660px;
		margin:6px 0px 4px 0px;
	}

	#articleSubTitle h2{
		font-size:1.2em;
	}

#articleDate{
	width:660px;
	font-size:0.86em;
}

#articleLeft{
	width:250px;
	margin:10px 0px 0px 0px;
	float:left;
}

#articleRight{
	width:390px;
	margin:10px 0px 0px 10px;
	float:left;
}

#articleImage{
	width:350px;
	background-color:#eeeeee;
	margin:10px 0px 0px 10px;
	float:right;
}

.articleImagePhoto{
	width:160px;
	margin:10px 0px 0px 10px;
	padding:0px 0px 10px 0px;
	float:left;
}

	.articleImagePhoto a{
		width:160px;
		height:100px;
		border:1px solid #333333;
		display:block;
		overflow:hidden;
	}

	.articleImagePhoto a:hover{
		width:160px;
		height:100px;
		border:1px solid #ff3333;
		display:block;
		overflow:hidden;
	}

	.articleImagePhoto img{
		width:160px;
		height:100px;
		border:none;
		-ms-interpolation-mode:bicubic;
	}

	.articleImagePhoto img:hover{
		width:160px;
		height:100px;
		border:none;
		-ms-interpolation-mode:bicubic;
	}

	.articleImagePhoto span{
		margin:2px 0px;
		font-size:0.86em;
		line-height:1.3em;
	}

	.articleImagePhoto div{
		margin:2px 0px;
		font-size:0.86em;
		line-height:1.3em;
	}

#providerArticleRelation{
	width:660px;
	margin:6px 0px 4px 0px;
}

#providerArticleRelation ul{
	margin:0em -3.6em 0em 0em;
	padding:0px;
	position:relative;
	left:-4em;
	overflow:hidden;
	list-style-type:none;
}

#providerArticleRelation li{
	font-size:1.0em;
	line-height:1.5em;
	margin:0.25em 0em 0.25em 5.2em;
	padding-left:0em;
	list-style-type:disc;
}

#providerLogo{
	width:170px;
	float:right;
}

#providerLogo img{
	width:170px;
	border:none;
	-ms-interpolation-mode:bicubic;
}

/* == 記事ギガインデックス == */
#articleIndex{
	width:390px;
	margin:10px 0px 0px 0px;
}

	.articleIndexTitle{
		margin:0px;
		background-image:url('../images/point06.gif');
		background-repeat:no-repeat;
	}

		.articleIndexTitle h2{
			font-size:1.0em;
			line-height:1.5em;
			margin:0px;
			padding:0px;
			color:#333333;
			padding:0px 0px 0px 18px;
		}

.articleIndexItem{
	width:100%;
}

#articleIndex ul{
	margin:0em -3.8em 0em 1.0em;
	padding:0px;
	position:relative;
	left:-4em;
	overflow:hidden;
	list-style-type:none;
	list-style-position:outside;
}

#articleIndex li{
	font-size:0.86em;
	line-height:1.5em;
	margin:0em 0em 0em 5.2em;
}

#articleFunction{
	width:395px;
	font-size:0.70em;
	margin:20px 0px 0px 25px;
	padding:0px;
}

#articleFunction hr{
	height:1px;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#cccccc;
	padding:5px 0px 5px 0px;
}

.articleEditor{
	width:180px;
	height:30px;
	margin:2px 0px 0px 0px;
	float:left;
}

.articleEditor img{
	width:30px;
	height:30px;
	border:none;
	display:block;
	float:left;
}

.articleEditor span{
	font-size:1.0em;
	margin:8px 0px 0px 2px;
	display:block;
	float:left;
}

.articleBookmark{
	height:30px;
	margin:8px 0px 0px 0px;
	float:left;
}

	.articleBookmark img{
		border:none;
		vertical-align:top;
	}

#articleItem{
	width:660px;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	border-top:1px solid #cccccc;
}

#articleItem p{
	font-size:1.15em;
	line-height:1.4em;
}

#articleBody{
	font-size:1.15em;
	line-height:1.4em;
}

/* == ライター == */
#articleWriterIcon{
	width:150px;
	height:30px;
	margin:10px 0px 0px 0px;
	float:left;
	-ms-interpolation-mode:bicubic;
}

	#articleWriterIcon img{
		width:150px;
		height:30px;
	}

#articleWriter{
	font-size:1.15em;
	line-height:1.5em;
	text-align:right;
	margin:10px 0px 0px 0px;
	float:right;
}

.articleBookmarkTwitter{
	float:left;
}

.mailmagazine{
	margin:0px 0px 0px -5px;
	float:left;
}

.mailmagazine img{
	width:30px;
	height:20px;
	border:none;
}

.articleBottomBookmark{
	width:100%;
	margin:10px auto 10px auto;
	padding:0px;
	text-align:center;
	vertical-align:bottom;
}

	.articleBottomBookmark img{
		border:none;
		vertical-align:bottom;
	}

/* == 広告 ================================================================== */

/* == 広告：記事中バッジ == */
.adArticleBadge{
	width:250px;
	height:50px;
	margin:5px 0px 10px 0px;
}

