/* 1.全体共通指定
---------------------------------------------*/
/* 全体基本指定 */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0; vertical-align:top;}
img.lp {border:1px solid #a9a9a9;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;text-align:left;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}

/* input */
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;vertical-align:middle;margin:2px;padding:0px;}
input.txt,textarea.txt {margin:2px;padding:3px;border:1px solid #999;vertical-align:middle;font-size:14px;color:#333;}
select {margin:2px;padding:1px;border:1px solid #999;vertical-align:middle;font-size:14px;color:#333;}

body {
font-family: Meiryo, arial, sans-serif;
padding: 0px;
margin: 0px;
text-align: center;
color: #444;
line-height: 1.5em;
background: #000;
font-size: 12px;
}

/* 基本リンク色指定 */
a:link {color: #0e6fbc;}
a:visited {color: #0e6fbc;}
a:hover {color: #e60000;}
a:active {color: #0e6fbc;}

/* 2.基本エリア指定
---------------------------------------------*/
/* 全体外枠指定 */
#wrapper {
margin: 0px auto;
text-align: left;
padding-top: 40px;
_padding-top: 0px;
background: url(../../../../images/others/t_body_bg.jpg) center top no-repeat #000;
}

/* コンテンツ全体枠指定 */
#container {
margin: 0px auto;
}

/* ヘッダー枠指定 */
#header {height:0px; overflow:hidden;}
#header_inner {}

/* 段組全体枠指定 */
#TopContents {
clear: both;
width: 980px;
margin: 0px auto;
padding: 0px;
}

/* コンテンツ・サイド グループ枠指定 */
#contents_main {

}

#main {

}

/* メインエリア部分指定 */
#TopMain {
position: relative;
float: right;
width: 738px;
height: 918px;
margin: 0px;
padding: 0px;
background: url(../../../../images/main/top/top_main_bg04.jpg) left top no-repeat;
}

/* サイド指定 */
#TopSide {
float: left;
width: 242px;
height: 918px;
position: relative;
margin: 0px;
padding: 0px;
background: #fff;
}

/* フッター枠指定 */
#footer {
height: 160px;
clear: both;
margin: 0px auto;
padding: 0px;
background: #000;
}
#footer_inner {
width:980px;
margin: 0px auto;
padding: 0px;
}

/* 拡張エリア01枠指定 */
#ext_area_01 {
clear: both;
margin: 0px auto;
padding: 0px;
}

/* 拡張エリア02枠指定 */
#ext_area_02 {
clear: both;
margin: 0px auto;
padding: 0px;
}

/* メイン内指定
---------------------------------------------*/
#TitleLogo {
margin: 30px auto 30px auto;
padding: 0px;
text-align: center;
}
#twitter_unit {
height: 298px;
width: 100%;
overflow: hidden;
position: absolute;
top: 409px;
}

/* ニュースユニットT01指定
---------------------------------------------*/
/* 枠指定 */
#nwu_001_t {
clear: both;
height: 400px;
width: 100%;
overflow:hidden;
position: absolute;
bottom: 0px;
margin: 0px auto;
padding: 0px;
color: #fff;
background: #ed781a;
}
#nwu_001_t a {
color: #fff;
text-decoration: none;
}
#nwu_001_t a:hover {
text-decoration: underline;
}

/* ユニットタイトル指定
---------------------------------------------*/
/* 枠・背景 指定 */
#nwu_001_t .ti_b {
margin: 0px;
padding: 8px 10px;
border-bottom: 1px solid #f69343;
background: url(../../images/main/con_h2_ti_bg_b.gif) top repeat-x;
}

/* 左要素 */
#nwu_001_t .ti_l {
float: left;
margin: 0px;
padding: 0px;
text-align: left;
}

/* 右要素 */
#nwu_001_t .ti_r {
float: right;
margin: 0px;
padding: 0px 0px 0px 15px;
text-align: right;
font-size: 10px;
background: url(../../images/others/ar_wt01.gif) left center no-repeat;
}

/* タイトル指定 */
#nwu_001_t h2 {
margin: 0px;
padding: 0px;
}

/* 新着アイコン指定
---------------------------------------------*/
#nwu_001_t .new_ic {
padding: 0px 0px 0px 30px;
background: URL(../../images/sys/new_ic01.gif) left 2px no-repeat;
}

/* リスト内部要素指定
---------------------------------------------*/
/* サムネイル指定 */
#nwu_001_t .ph_img {
margin: 0px;
padding: 0px;
}

/* タイトル指定 */
#nwu_001_t .title {
margin: 0px;
font-weight: normal;
}

/* 本文指定 */
#nwu_001_t .read {
margin: 5px 0px 0px 0px;
padding: 0px;
}

/* 日付指定 */
#nwu_001_t .day {
margin: 0px;
padding: 0px;
font-size: 10px;
}

/* リストパターン01～02 05選択時指定
---------------------------------------------*/
/* テーブル基本枠指定 */
#nwu_001_t table {
clear: both;
width: 100%;
margin: 0px auto;
padding: 0px;
border-collapse: collapse;
font-size: 100%;
line-height: 150%;
}

/* 行背景色指定
行背景色を交互にする際に利用しま。 */
#nwu_001_t tr.bg_a {
}

#nwu_001_t tr.bg_b {
}

/* テーブル箇所指定 */
#nwu_001_t td {
margin: 0px;
padding: 3px;
text-align: left;
vertical-align: top;
border-bottom: 1px solid #f69343;
}

/* サムネイル画像セル指定 */
#nwu_001_t td.ph_img {
width: 100px;
margin: 0px;
padding: 10px;
}

/* 日付セル指定 */
#nwu_001_t td.day {
margin: 0px;
padding: 3px 0px 3px 10px;
}

/* リストパターン03選択時指定
---------------------------------------------*/
/* リスト指定 */
#nwu_001_t dl {
margin: 0px auto;
padding: 0px;
text-align: left;
}

#nwu_001_t dt {
margin: 0px auto;
padding: 0px 0px 0px 5px;
font-weight: bold;
}

#nwu_001_t dd {
margin: 0px 0px 5px 0px;
padding: 0px 0px 5px 5px;
border-bottom: 1px dotted #bbb;
}

/* エリア背景色指定
行背景色を交互にする際に利用します */
#nwu_001_t dt.bg_a {
}

#nwu_001_t dd.bg_a {
}

#nwu_001_t dt.bg_b {
}

#nwu_001_t dd.bg_b {
}

/* リストパターン04選択時指定
---------------------------------------------*/
/* テーブル基本枠指定 */
#nwu_001_t table.pt5 {
clear: both;
width: 100%;
margin: 0px auto;
padding: 0px;
border-collapse: separate;
font-size: 100%;
line-height: 150%;
}

/* セル指定 */
#nwu_001_t table.pt5 td {
margin: 0px;
padding: 5px;
text-align: left;
}

/* 画像指定 */
#nwu_001_t table.pt5 .ph {
float: left;
margin: 0px 10px 0px 0px;
}

/* 新着アイコン指定 */
#nwu_001_t table.pt5 .new_ic {
padding: 0px 0px 0px 30px;
background: URL(../../images/sys/new_ic01.gif) left 2px no-repeat;
}

/* リストパターン05選択時指定
---------------------------------------------*/
#nwu_001_t div.list_05_in {
clear: both;
margin: 0px auto;
padding: 0px;
}

#nwu_001_t div.list_05_in p {
margin: 0px;
padding: 0px;
}

/* リストテーブル基本枠指定 */
#nwu_001_t div.list_05_in table {
width: 100%;
margin: 0px auto;
padding: 0px;
border-collapse: collapse;
}

/* セル指定 */
#nwu_001_t td.out_base {
margin: 0px;
padding: 0px;
text-align: left;
vertical-align: top;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

#nwu_001_t div.list_05_in table {
width: 100%;
margin: 0px auto;
padding: 0px;
border-collapse: collapse;
}

#nwu_001_t div.list_05_in td {
margin: 0px;
padding: 10px;
text-align: left;
vertical-align: top;
}

#nwu_001_t div.list_05_in td.in_title {
margin: 0px;
padding: 5px 0px 0px 10px;
}

/* サムネイル指定（幅指定あり） */
#nwu_001_t div.list_05_in td.ph {
margin: 0px;
padding: 5px;
text-align: left;
}

/* タイトル指定 */
#list_05 div.list_05_in .title {
margin: 0px;
padding: 0px;
font-weight: bold;
}

/* 本文セル指定 */
#nwu_001_t div.list_05_in td.read {
width: 100%;
margin: 0px;
padding: 5px;
text-align: left;
}

/* 日付セル指定 */
#nwu_001_t div.list_05_in td.day {
width: 80px;
margin: 0px;
padding: 10px 10px 10px 0px;
text-align: left;
background: #000;
}

/* リストパターン06選択時指定
---------------------------------------------*/
#nwu_001_t .nwu_box {
float: left;
width: 170px;
margin: 5px 5px 10px 5px;
padding: 5px;
text-align: left;
background: #fff;
border: 1px solid #bbb;
}

/* タイトル指定 */
#nwu_001_t .nwu_box p.title {
margin: 10px 0px 0px 0px;
text-align: left;
}

/* 幅指定(パーセント)
---------------------------------------------*/
#nwu_001_t .l_wdp01 {
	width: 100%;
	}
#nwu_001_t .l_wdp02 {
	width: 50%;
	}
#nwu_001_t .l_wdp03 {
	width: 33%;
	}
#nwu_001_t .l_wdp04 {
	width: 25%;
	}
#nwu_001_t .l_wdp05 {
	width: 20%;
	}
#nwu_001_t .l_wdp06 {
	width: 16%;
	}
#nwu_001_t .l_wdp07 {
	width: 14%;
	}
#nwu_001_t .l_wdp08 {
	width: 12%;
	}
#nwu_001_t .l_wdp09 {
	width: 11%;
	}
#nwu_001_t .l_wdp010 {
	width: 10%;
	}
#nwu_001_t .l_wdp011 {
	width: 5%;
	}