

/* 通販ページ */
h2.tuuhan_caption
{
	font-size:18pt;
	text-align:center;
}

h3.tuuhan_caption
{
	font-size:15pt;
	border-left:10px #000000 solid;
	border-bottom:2px #000000 solid;
	padding:3px;
	margin:10px;
}

p#tuuhan_link
{
	text-align:center;
	font-size:18pt;
	font-weight:900;
}

div.tuuhan_text_area_out_box
{
	text-align:center;/* IE6への仕方のない対応 */
}

div.tuuhan_text_area
{
	text-align:left;/* ↑IE6対応の解除 */
	border:2px #333333 solid;
	width:700px;
	margin:0px auto;
	padding:10px;
	background-color:#f0f0f0;
}



/* ストリーミング配信 */
h3.caption
{
	border-left:10px #000000 solid;
	border-bottom:2px #000000 solid;
	padding:3px;
	margin:5px;
}

h3.g-cluster_title
{
	border-left:10px #000000 solid;
	border-bottom:2px #000000 solid;
	padding:3px;
	margin:5px;
}

h4.g-cluster_caption
{
	border-bottom:3px #000000 double;
	margin:5px;
}

div.bbsoft_info_box
{
	border:2px #000000 solid;
	margin:10px;
	padding:10px;
	background-color:#f0f0f0;
}

ul.bbsoft_list
{
	margin-top:0px;
}

ul.bbsoft_list li span:before
{
	content:"\3000";
}

table.stream_title_list
{
	margin:0px auto;
	background-color:#ffffff;
}

div.stream_title_list_box
{
	text-align:center;/* IEのmargin:autoへの対応 */
}


div.stream_title_list_box table.stream_title_list
{
	text-align:left;/* ↑IE対応の後処理 */
}



/* 他社ダウンロード販売 */
h2.shop_caption
{
	margin:10px 20px;
	border-left:10px #000000 solid;
	border-bottom:2px #000000 solid;
	padding:3px;
	font-size:15pt;
}

p.shop_text
{
	margin-left:20px;
	margin-right:20px;
}

div#shop_list
{
	border:1px #000000 solid;
	margin:10px 20px;
	background-color:#eeeeee;
	padding:5px;
}

div#shop_list ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:10pt;
	font-weight:900;
	zoom:100%;/* IEで回り込み解除 */
}

div#shop_list ul:after
{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

div#shop_list ul li
{
	padding-top:5px;
	margin-left:0px;
	margin-bottom:5px;
	border-top:1px #555555 solid;
}

/* リンク集2 */
h2.link_syu2_caption
{
	border:3px #000000 double;
	padding:5px;
	margin:20px;
	font-size:15pt;
	text-align:center;
}

h3.link_syu2_caption
{
	border-bottom:3px #000000 double;
	font-size:13pt;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
}

p.link_syu2_info
{
	color:#3366ff;
	font-weight:900;
	text-align:center;
	margin:10px 30px;
}

ul.link_syu2_list
{
	
}

ul.link_syu2_list li
{
	display:inline;
	font-size:13pt;
	font-weight:900;
}

ul.link_syu2_list li a
{
	border:1px #0000ff solid;
	text-decoration:none;
	padding:3px;
}

ul.link_syu2_list li a:hover
{
	background-color:#0000ff;
	color:#ffffff;
}


div.two_column_box
{
	width:900px;
	margin: 0px auto;

	zoom:100%;
}

div.two_column_box:after
{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}


div.two_column_box div.left_column
{
	width:590px;
	float:left;
	margin:0px;
	padding:0px;
}

div.two_column_box div.right_column
{
	width:290px;
	float:right;
	margin:0px;
	padding:0px;
}

/* PSストア */
h2#ps_store_title
{
	margin:3px 0px;
	text-align:center;
}

div#ps_store_list
{
	margin:10px 150px;
	border:3px #333333 double;
}


