@charset "utf-8";

/* { border:1px solid #ffcc00; }*/

body {
    margin: 0; 
    padding: 0;
	color:#010101;
	font-weight: normal;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", helvetica, sans-serif;
	line-height: 1.4em;
	background : #ffffff;
	word-break: break-all;
	background:#ffffff url('../img/bg_body.gif') repeat-y;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}
a {
	font-weight: normal;
	font-size: 12px;
	text-decoration:underline;
	color:#750000;
}

a:visited {
	font-weight: normal;
	text-decoration:underline;
	color:#750000;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
	color:#750000;
}

a:active {
	font-weight: normal;
	text-decoration:underline;
	color:#750000;
}


/* 背景設定 */
body {
/*	background:#ffffff url('../img/bg_body.gif') repeat-y;*/
}
div#wrapper {
    margin:0 auto;
    width:800px;
    text-align:center; /* for IE */
}
div#main {
	float:left;
	width:800px;
	padding:0 10px;
	background:#ffffff url('../img/bg_main.gif') repeat-y;
    text-align:left; /* for IE */
}


/* ヘッダ */
div#header {
	width:800px;
	height:78px;
}
div#header div.header_left {
	float:left;
	width:450px;
}
div#header div.header_left img {
	margin:20px 0 0 20px;
}
div#header div.header_right {
	float:left;
	width:336px;
	margin-top:20px;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}
div#header div.header_right img {
	margin-top:5px;
}
div#header div.header_right a {
	margin-right:8px;
}

div#main div.top {
	width: 800px;
	height:180px;
/*	background:#ffffff url('../img/bg_top.gif') no-repeat;*/
}
div#main div.top div#left_top {
	float:left;
	width: 643px;
	height:180px;
}
div#main div.top div.right_top {
	float:left;
	width: 157px;
	height:180px;
	background-color:#c20000;
}
div#main div.top div.right_top img {
	margin-top:77px;
}
div#main div.top div.right_top img.line2 {
	margin-top:66px;
}


/* メイン */
div#main ul.tab {
	widows:796px;
	height:43px;
	margin:2px;
}
div#main ul.tab li {
	float:left;
}
div#main ul.tab li a {
	float:left;
	height:43px;
	text-indent:-9999px;
	background:#ffffff url('../img/tab.gif') no-repeat;
}

div#main ul.tab li.vision a		{ width:133px; background-position: 0px 0px;}
div#main ul.tab li.studio a		{ width:133px; background-position: -133px 0px;}
div#main ul.tab li.cmcharge a	{ width:133px; background-position: -266px 0px;}
div#main ul.tab li.telecaststandard a	{ width:133px; background-position: -399px 0px;}
div#main ul.tab li.faq a		{ width:133px; background-position: -532px 0px;}
div#main ul.tab li.profile a	{ width:131px; background-position: -665px 0px;}

div#main ul.tab li.vision a:hover, div#main ul.tab li.vision_on	a		{ width:133px; background-position: 0px -43px;}
div#main ul.tab li.studio a:hover, div#main ul.tab li.studio_on a		{ width:133px; background-position: -133px -43px;}
div#main ul.tab li.cmcharge a:hover, div#main ul.tab li.cmcharge_on a	{ width:133px; background-position: -266px -43px;}
div#main ul.tab li.telecaststandard a:hover, div#main ul.tab li.telecaststandard_on a	{ width:133px; background-position: -399px -43px;}
div#main ul.tab li.faq a:hover, div#main ul.tab li.faq_on a				{ width:133px; background-position: -532px -43px;}
div#main ul.tab li.profile a:hover, div#main ul.tab li.profile_on a		{ width:131px; background-position: -665px -43px;}


/* ページ内リンク */
div#main div.topic_path {
	clear:both;
	margin:2px 0 12px 0;
	padding:7px 20px;
	font-size:11px;
	background-color:#f8f8f8;
}


/* 左カラム */
div#main div.left_main {
	display:inline;
	float:left;
	width:560px;
	margin-left:20px;
}
/* 右カラム */
div#main div.right_main {
	float:left;
	width:180px;
	margin-left:25px;
	text-align:center;
	background:url('../img/bg_right.gif') repeat-y;
}
div#main div.right_main img {
	vertical-align:bottom;
	margin-bottom:10px;
}
div#main div.right_main img.bottom {
	margin-bottom:0px;
}


/* PAGE TOP */
div#main .page_top a {
	clear:both;
	float:right;
	width:65px;
	height:10px;
	margin:25px 23px 20px 0;
	text-indent:-9999px;
	background:url('../img/page_top.gif') no-repeat;
}


/* フッタ */
#footer {
	width:776px;
	float:left;
	text-align:right;
	padding:12px;
	border-bottom:6px solid #dddddd;
}


/* コピーライト */
div#wrapper p.cr {
	width:820px;
	height:40px;
	margin:0;
	padding:0;
	font-size:10px;
	text-align:right;
	color:#9e9e9e;
}


/* clearfix */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }

/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
