@charset "EUC-JP";

/*==============================================================================================================
/import V2_common_style.css
/==============================================================================================================*/


/**************************************** EDITOR用 ****************************************/

/********** heading **********/

.main_contents .container .maintxt h2,
.main_contents .dc_container .description > h2{
	padding-left:12px;
	font-size:125%;
	border-left:10px solid #3333cc;
	color:#3333cc;
}

.main_contents .container .maintxt h4,
.main_contents .dc_container .description > h4{
	font-size:110%;
	color:#3333cc;
}

.main_contents .container .maintxt h6,
.main_contents .dc_container .description > h6{
	font-size:100%;
	color:#3333cc;
}


/********** 画像用テーブル **********/

.img_right_top,
.main_contents .container table.img_right_top{
	float:right;
	margin:0 0 4px 4px;
	background:#e5e5e5;
}

.main_contents .container table.img_right_top{
	margin:0 0 8px 8px;
}

.img_left_top,
.main_contents .container table.img_left_top{
	float:left;
	margin:0 12px 8px 0;
	background:#e5e5e5;
}

.main_contents .container table.img_left_top{
	margin:0 8px 8px 0;
}

.img_center,
.main_contents .container table.img_center{
	margin:0 auto 0;
	background:#e5e5e5;
}

.main_contents .container table.img_right_top td,
.main_contents .container table.img_left_top td,
.main_contents .container table.img_center td{
	vertical-align:top;
}


/***** キャプション *****/

.img_right_top .cap,
.img_left_top .cap,
.img_center .cap,
.main_contents .container table.img_right_top .cap,
.main_contents .container table.img_left_top .cap,
.main_contents .container table.img_center .cap{
	vertical-align:top;
	line-height:125%;
	padding:0 2px 2px;
	background:#e5e5e5;
	text-align:left;
	font-size:12px;
}


.main_contents .container table.img_right_top caption.cap,
.main_contents .container table.img_left_top caption.cap,
.main_contents .container table.img_center caption.cap{
	caption-side:bottom;
}

.main_contents .container table.img_center caption.cap{
	margin:0 auto;
}


/********** i **********/

i.def{
}


/********** icon_cursor **********/

.icon_cursor{
	vertical-align:text-top;
}

.img_center .icon_cursor,
.img_left_top .icon_cursor,
.img_right_top .icon_cursor{
	height:13px;
	vertical-align:text-bottom;
}


/********** bold **********/

.bold,
.bold1,
span.bold,
strong.bold,
span.bold1,
strong.bold1{
	color:#d01000;
	font-weight:bold;
}

.bold2,
span.bold2,
strong.bold2{
	color:#00881f;
	font-weight:bold;
}

.bold3,
span.bold3,
strong.bold3{
	color:#4420d0;
	font-weight:bold;
}

.bold4,
span.bold4,
strong.bold4{
	color:#000000;
	font-weight:bold;
}

.bold5,
span.bold5,
strong.bold5{
	color:#ff6600;
	font-weight:bold;
}

.bold6,
span.bold6,
strong.bold6{
	color:#229988;
	font-weight:bold;
}

.bold7,
span.bold7,
strong.bold7{
	color:#2266ff;
	font-weight:bold;
}

.bold8,
span.bold8,
strong.bold8{
	color:#cc00ee;
	font-weight:bold;
}

.bold9,
span.bold9,
strong.bold9{
	color:#ff00cc;
	font-weight:bold;
}


/********** フォントサイズ **********/

.font_small{
	font-size:80%;
	line-height:130%;
}

.font_large{
	font-size:120%;
	line-height:130%;
}

.font_x-large{
	font-size:150%;
	line-height:130%;
}


/********** テキスト寄せ **********/

.news_right{
	text-align:right;
}

.news_center{
	text-align:center;
}

.news_center > .twitter-tweet{
	margin-left:auto;
	margin-right:auto;
}


/********** clear_both **********/

.clear_both{
	clear:both;
}


/********** 水平線 **********/

hr.def{
	width:100%;
}


/**************************************** 旧 CSS ****************************************/

/* txt */

.txt0 {
	font-size: 60%;
	line-height: 130%;
}

.txt1 {
	font-size: 75%;
	line-height: 130%;
}
.txt2 {
	font-size: 80%;
	line-height: 130%;
	margin-top:0px;
	margin-bottom:0px;
}
.txt3 {
	font-size: 92%;
	line-height: 130%;
}
.txt4 {
	font-size: 102%;
	line-height: 130%;
}
.txt5 {
	font-size: 122%;
	font-weight: bold;
	line-height: 130%;
}
.txt6 {
	font-size: 182%;
	font-weight: bold;
	line-height: 130%;
}
.txtWhite {
	color: #ffffff;
}


/* review */

.review_lead{
	border:1px solid #999999;
	background:#DDDDFF;
	padding:2px 1em 6px;
}

.review_raquo{
	color:red;
	font-size:130%;
	line-height:130%;
	font-weight:bold;
}

.insection {
	margin: 8px 0px;
	padding: 8px;
	background: #eeeeee;
	border: 1px solid #cccccc;
}


/* 画像用テーブル */

.newsImageTable       {background-color:#e5e5e5;}
.newsImageTable_Top   {background-color:#e5e5e5;}
.newsImageTable_Multi {background-color:#e5e5e5;margin:0 auto;}
.news_txt1 {color: #6d58cf;font-weight:bold;text-align:right;margin-bottom:6px;}
.news_copyright {font-size:60%;font-family:monospace;line-height:110%;}
.news_block{}
.news_start{vertical-align:top;}
.newstext {margin-left:0px;padding:0.5em;line-height:1.4em;font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;}

.newsImageTable td,
.newsImageTable_Top td,
.newsImageTable_Multi td{
	padding:1px;
}

.newsImageTable_Multi caption.icaption{
	caption-side:bottom;
	margin:0 auto;
}


/* そのほか */

.containerNews1 {
	margin: 8px 0px;
	padding: 0px;
	width: 550px;
}
.containerNews1 .imgBox {
	width: 120px;
	height: 90px;
	float: right;
}
.containerNews1 .txtBox {
 	width: 550px;
	float: left;
}
.containerNews2 {
	margin: 8px 0px;
	padding: 0px;
	width: 550px;
}

.copy{
	font-size:65%;
	color:#000000;
	font-family:Verdana;
}

.icaption{
	font-size:68%;
	color:#000000;
	background-color:#E1E0E0;
	text-align:left;
	line-height:120%;
	padding:2px 4px;
}

.headline{
	font-size:125%;
	color:#5522cc;
	font-weight:bold;
	margin-bottom:8px;
}

.artic{
	font-size:82%;
	color:#000000;
	line-height:130%;
}


/* 旧関連記事 */

.dclinebox{
	display:none;
}


/******************** ハッシュタグボタン用 ********************/

/* ------------------------------
EDITORには実装されていないが
NEWSとWORDSで使われてそうなので
一時的に入れておく
------------------------------ */

.main_contents .twitter_hash{
	text-align:center;
}

.main_contents .twitter_hash img{
	margin:0 auto;
}







/********** 旧リリースコピペ用（タイトルページの紹介文で使っている） **********/

.release_table{
	table-layout:auto;
	width:520px;
	text-align:left;
	background:#ffffff;
	margin:0 auto 1em;
}

.release_title{
	width:100%;
	border-left:solid 1px #333399;
	border-right:solid 1px #333399;
	border-top:solid 1px #333399;
	padding-left:4px;
}

.release_title .PLATFORM_ICON_1{
	vertical-align:baseline;
	margin-right:3px;
}

.release_deli_origin{
	width:50px;
	border-left:solid 1px #333399;
	border-bottom:solid 1px #333399;
	border-top:solid 1px #333399;
	background:#DDDDFF;
	text-align:center;
}

.release_maker{
	width:330px;
	border-left:solid 1px #333399;
	border-bottom:solid 1px #333399;
	border-top:solid 1px #333399;
	padding-left:4px;
}

.release_deli_date{
	width:50px;
	border-left:solid 1px #333399;
	border-bottom:solid 1px #333399;
	border-top:solid 1px #333399;
	background:#DDDDFF;
	text-align:center;
}

.release_date{
	width:90px;
	text-align:center;
	border-right:solid 1px #333399;
	border-bottom:solid 1px #333399;
	border-left:solid 1px #333399;
	border-top:solid 1px #333399;
}

.release_caution{
	color:red;
	padding-bottom:1em;
	margin-bottom:1em;
	text-align:center;
	border-bottom:1px dashed #9999CC;
}

span.blockquote{	/* 元々はspan無しで指定していたが、common内に記述するために範囲を制限 */
	color:#880000;
}

hr.release_eol,
hr.dotspliter{
	clear:both;
	display:block;
	height: 1px; 
	line-height:1px;
	border-style: dashed none none none;
	border-top-width: 1px; 
	border-top-color: #9999CC; 
}

