@charset "utf-8";
/* ギガ　コンテンツレイアウト
=================================================================== */
#gigaContents {
    margin:0 auto 20px;
	font-size:93%;
	line-height:1.6em;
}
#gigaContents .R {
	float:right;
	width:300px;
}
#gigaContents .L {
	float:left;
	width:640px;
}
#gigaContents .subR {
	float:right;
}
#gigaContents .subL {
	float:left;
}
#gigaContents a {
	text-decoration: underline;
}
#gigaContents .ttlBg{
    background:url(/base/images/ttlBg.png) 0 bottom repeat;
	padding:0 0 7px;
	margin-top:20px;
}
#gigaContents .ttlBg .title{
	padding:10px 12px 8px;
	font-size:16px;
	line-height:1.2em;
	font-weight:bold;	
	background-color:#353535;
	color:#FFF;
}
#gigaContents .ttlBg span{
	border-left: 6px solid;
	padding: 2px 0 1px 10px;
}
#gigaContents p {
	padding-bottom:8px;
}
#gigaContents .c {
	font-size:10px;
	line-height:1.3em;
}
#gigaContents em {
	font-style:normal;
	font-weight:bold;
}
#gigaContents .subttl {
	font-size:18px;
	border-bottom:1px solid #000;
	margin:15px 0 5px;
	padding-bottom:2px;
}
#gigaContents .YouTube {
	padding-bottom:10px;
}
#gigaContents .atttl {
	margin:8px 0 2px;
}
#gigaContents .atttl span {
	background-color:#000;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:2px 10px;
}
#gigaContents ul.cast {
	list-style: none outside none;
	margin:0;
	padding:0;
}
#gigaContents ul.cast li {
	float:left;
	margin:0 20px 0 0;
}
