@charset "utf-8";

/* tag reset */
html, body, div, h1, h2, h3, h4, h5, h6, p, dd, dt, dl, ul, ol, li, pre, form, fieldset, input, blockquote, table, th, td {
	margin:0px;
	padding:0px;
}
body {
	font-size: 10px;
	font-family: Verdana, "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", sans-serif;
	letter-spacing:0.1em;
	background: #16264d;
	color: #444444;
/*	text-align: center;*/
	margin:0px;
	padding:0px;
	background-image:url(../img/common/bottom-bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	text-align:justify;
}
* html body {font-size: 0.625em;}
h1, h2, h3 {margin:0px;padding:0px;font-weight: bold;clear:both;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.0em;}
h4, h5, h6{font-size: 0.8em;}
p,dl,ol,ul {text-align:justify;}
hr {display: none;}
ul,ol{list-style-type:none;}
li {list-style:none;}
a {color:#444444;}
a img {border: none;}
a:hover {color: #0295be;text-decoration:underline;}
h3 a:hover,h4 a:hover {text-decoration:none;}
small {font-size: 0.9em;line-height: 1.5em;}
label {cursor:pointer;}
/*************************/
.lft {float:left; clear:both;}
.rgt {float:right;}
.center {text-align: center;}
.clr {clear:both;}
.mask {display:none;}
.inline {display:inline;}
img.lft{float:left;margin:0px 10px 10px 0px;}
img.rgt{float:right;margin:0px 0px 10px 10px;}
.break {clear:both;}
/************************フォーム**********************/
.radio-label {font-size:12px; color:#333333;}
table.form td {color:#7b8497; font-size:10px;}
table.form input.def {background-image:url(../img/form/bg-input.gif);
background-position:left top;
width:194px;
height:17px;
line-height:21px;
border:none;
border-width:0px;
padding-left:3px;
padding-top:4px;
color:#000000;
}
textarea {width:336px;
height:150px;
overflow:auto;
line-height:16px;
font-size:12px;
padding:5px;
}
.red{color:#cc0000;}
.blue{color:#007fa2;}
.req{color:#ed8b00;}
div.error{
width:518px;
padding:10px;
	color:#000000;
	font-size:14px;
	border:solid #CCCCCC 1px;
	background-image:url(../img/form/bg-error.gif);
	margin-left:12px;
}

div.error h4,div.error ul {margin-left:0px;
width:497px;}
div.error ul {margin:0px; color:#FF0000;}
strong.blue{
	font-size:1.2em;
	color:#007fa2;
}
th.hissu {background-image:url(../img/form/hissu.gif);}
.vmiddle{vertical-align:middle;}
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
.alignright {text-align: right;}
.alignleft {text-align: left;}
.mBottom5{margin-bottom:5px !important;}
.mBottom15{margin-bottom:15px !important;}

/************************都合*****************/
.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.mr30 {margin-right:30px;}
.w250{width:250px;}
.w200{width:220px;}
.w300{width:300px;}
.w471{width:451px;}
span.yoko-ichi {margin-left:12px;}
/***************背景***************/
#base {
	margin:0px auto 0px;
	width:100%;
	background-image:url(../img/common/upper-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	}

#cbody {
	text-align:left;
	width:799px;
	margin:0px auto 0px;
/*	background: #ffffff;*/
}
/***************ヘッダ***************/
#header {
	background: #ffffff url(../img/common/hd.gif) left top repeat-x;
	height:74px;
}
#header h1 {
	float:left;
	width:210px;
	height:44px;
	padding-top:16px;
	padding-left:16px;
}
/********************ヘッダナビ*****************/
#hnavi {
	float:right;
	margin-top:55px;
	height:11px;
}
#hnavi ul {padding-right:280px;}
#hnavi ul li {float:left;}
#hnavi ul li a {margin-right:17px;}
	
/*********************グローバルナビゲーション**********************/
#gnavi {
	padding:0px;
	margin:0px;
	height:46px;
	background: #000000 url(../img/common/navi-bg.gif) repeat-x;
}
#gnavi ul {padding-left:12px;}
#gnavi ul li {
	width:129px;
	height:46px;
	float:left;
}
#gnavi ul li img {display:block;}
/*****************コンテンツ*************/
#main {width:787px;}
.content {
	margin-top:12px;
	padding-left:12px;
	float:left;
	width:570px;
	font-size: 1.2em;
}
.content .inner{margin-bottom:20px;}
/*default*/
.content p {
	line-height:1.5em;
	margin:0px 0px 1.2em;
	padding-left:12px;
	margin-right:12px;
	font-size:12px;
}
p.ccopy {padding-top:8px;}


.content h2{
	background:url(../img/common/label-bg-type-01.gif);
	color:#16264d;
	height:36px;
	line-height:36px;
	padding-left:18px;
	margin-bottom:1em;
}




.content h2 a.mbtn {
float:right;
display:block;
margin-top:-30px;
margin-right:6px;
}


/*safari&opera*/
html:first-child .content h2 a.mbtn {
float:right;
display:block;
margin-top:-30px;
margin-right:6px;
}

/*ie6*/
* html .content h2 a.mbtn {
float:right;
display:block;
margin-top:-30px;
margin-right:3px;
}

/*ie7*/
*:first-child+html .content h2 a.mbtn {
float:right;
display:block;
margin-top:-30px;
margin-right:6px;
}



body:nth-of-type(1) .content h2 a.mbtn {
float:right;
display:block;
width:135px;
height:23px;
margin-right:6px;
margin-top:6px;
}



.content h3{
	background:#7b7a7b url(../img/common/label-bg-type-02.gif) left top no-repeat;
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:0.8em;
	height:19px;
	line-height:19px;
	padding-left:12px;
	margin-bottom:1em;
}
.content h3.svc,
.content h4{
	background:#ffffff url(../img/common/label-bg-type-03.gif) left top no-repeat;
	color:#333333;
	width:545px;
	margin-left:12px;
	font-size:1.0em;
	height:33px;
	line-height:26px;
	padding-left:18px;
	margin-bottom:0.3em;
}
.content h3.childcate{
	padding-left:48px;
	background:#7b7a7b url(../img/items/catettl_bg.gif) left top no-repeat;
}
.content p.catch{margin-bottom:16px;}
.content ul,.content ol{
	margin-left:25px;
	margin-bottom:1em;
}
.content ul li,.content ol li{
	background:url(../img/common/arrow-01.gif) left center no-repeat;
	padding-left:2em;
	line-height:25px;
}
.content dl{margin-left:25px;}
.content dt{
	background:url(../img/common/label-bg-type-06.gif) left center no-repeat;
	height:26px;
	line-height:26px;
	padding-left:21px;
	color:#000000;
	font-weight:bold;
	margin-bottom:0.5em;
}
.content dd{
	padding-left:21px;
	margin-bottom:1em;
}
/*********************************テーブル*****************************/
.content table{
border-top:solid #CCCCCC 1px;
	width:540px;
	margin-left:12px;
	font-size:1em;
	border-collapse: collapse;
	margin-bottom:1.2em;
}
.content table td,.content table th{
background-position:left bottom;
	padding-top:6px;
	padding-bottom:6px;
	text-align:left;
}
.content table th{
	width:180px;
	color:#16264d;
	font-weight:bold;
/*	background-color:#ffffff;*/
/*	border-left:1px solid #16264d;*/
/*	background-image:url(../img/common/label-bg-type-05.gif);*/
/*	background-repeat:repeat-x;*/
	background-image:url(../img/common/bg-th.gif);
	padding-left:10px;
	}
.content table td{
	background-image:url(../img/common/bg-td.gif);
	padding-left:5px;
	}

.content table.hyo {
background-color:#dee4f1;
border:0px;
}

table.hyo td.num {width:10px; color:#FFFFFF;}
table.hyo td.them {}
table.hyo td.acc {width:30px;}

table.hyo thead {
height:20px;
font-weight:bold;
color:#000000;
text-align:center;
}

.hyo-1st {background-color:#16264d; color:#FFFFFF;}
.hyo-2nd { background-color:#FFFFFF;
}
.hyo-3rd {background-color:#eaedf3;
}

.content table.hyo th,.content table.hyo td {
border:#FFFFFF solid 2px;
	background-image:none;
	padding:3px;
}

.content table.hyo th {text-align:center;}

/*********************パンクズ**********************/
#breadcrumb {
	font-size:9px;
	padding:5px 0px 0px 14px;;
	margin-bottom:-8px;
/* hides from macIE \*/
	overflow:hidden;
}
#breadcrumb li{display:inline;}
#breadcrumb a{color:#222222;}
/*******************TOP特集****************/
.content p.top {margin-left:150px;}
/*******************TOPダイジェスト****************/
.content dl.digest{margin-left:0px;}
.content dl.digest dt {
background-image:none;
padding-left:0px;
width:270px;
height:41px;
}
.content dl.digest dd{
background-image:url(../img/common/digest-line.gif);
background-position:left;
background-repeat:no-repeat;
font-size:10px;
width:265px;
height:70px;
padding-left:12px;
line-height:14px;
padding-right:5px;
}
.content dl.digest div.d-lft {float:left;clear:both;}
.content dl.digest div.d-rgt {float:right;}
.content dl.digest dd a {
background-image:url(../img/common/arrow-03.gif);
background-position:left center;
background-repeat:no-repeat;
padding-left:10px;
color:#fe7b23;
}
/*******************TOP新着情報****************/
ul.news li {background-image:url(../img/common/arrow-02.gif);
line-height:16px;}
ul.news {margin-left:5px;}
/**************************サイドバー***********************/
#sidebar {
	margin-top:12px;
	float:right;
	font-size:1em;
	width: 190px;
}
#sidebar h4 {
width:190px;
margin:0px;
padding:0px;
}
#sidebar #banners{margin-bottom:10px;}
#sidebar .inner {}
#sidebar .inner div.melma {
background-image:url(../img/common/side/email-bg.gif);
background-color:#000033;
width:190px;
height:98px;
margin-bottom:0.3em;
}
#sidebar .inner div.melma h4,#sidebar .inner div.melma p {display:none;}
#sidebar .inner div.melma input.melma-input {
background-image:url(../img/common/side/melma-input-bg.gif);
width:129px;
height:16px;
color:#000000;
border-width:0px;
border:none;
margin-top:74px;
margin-left:8px;
font-size:11px;
padding-top:2px;
padding-left:2px;
}
#sidebar .inner div.melma input.melma-submit {
	background-image:url(../img/common/side/melma-submit.gif);
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
	width:40px;
	height:17px;
	position: absolute;
	text-indent:-1500px;
	border:0px;
	margin-top:74px;
	margin-left:3px;
}

#sidebar dl.cstudy {
background-image:url(../img/common/side/cstudy-bg.gif);
padding-top:10px;
padding-bottom:10px;
}
#sidebar dl.cstudy dt,#sidebar dl.cstudy dd {text-align:center;}
#sidebar dl.cstudy dd {margin-bottom:5px;}
#sidebar ul.biz {
background-image:url(../img/common/side/biz-bg.gif);
background-repeat:no-repeat;
width:190px;
height:74px;
padding-top:6px;
}
#sidebar ul.biz li a {text-decoration:none;}
#sidebar ul.biz li {
background-image:url(../img/common/side/arrow-01.gif);
background-position:left center;
background-repeat:no-repeat;
margin-left:72px;
padding-left:10px;
line-height:16px;
}
/********************フッタ***************/
#footer {
	padding: 0px 0px 40px;
	margin: 0px;
	width: 799px;
	clear: both;
	color:#727272;
	background:#FFFFFF;
	border-top:3px solid #0a2474;
}
#footer ul {
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
}
#footer ul li{display:inline;}
#footer ul li a{color:#727272;text-decoration:underline;}
#footer p {text-align:center; margin:20px; margin-left:100px; margin-right:100px;}
.pagelink {clear:both;
margin-left:485px;
margin-top:50px;}

/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
.tv-press ul {margin:0px; font-size:10px;}
.tv-press ul li {background-image:none;
line-height:14px;}
.tv-press div.lft {width:210px;}
.tv-press div.rgt {width:360px;}
.tv-press div.rgt p {padding-left:5px;}
.tv-press dl dt {background-image:url(../img/tv-press/dt.gif);
background-repeat:no-repeat;
color:#16264d;
width:240px;
height:25px;
line-height:25px;
padding-left:30px;
margin:0px;
}
.tv-press dl dd {background-image:url(../img/tv-press/dd.gif);
background-repeat:no-repeat;
font-size:10px;
width:260px;
height:50px;
padding:5px;
margin:0px;
line-height:14px;
}
.tv-press dl.cat-top div.left,.tv-press dl.cat-top div.rgt {width:270px;}

.content table.kei {border:0px;}
.content table.kei th {width:auto;
background-image:url(../img/common/bg-th2.gif);
background-position:center bottom;
border-right:solid #FFFFFF 2px;
font-size:10px;}
.content table.kei td {
background-position:center bottom;
border-right:solid #FFFFFF 2px;
font-size:10px;
}
.content table.kei th,.content table.kei td {padding:3px;}

/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
.price p.lft {width:500px; margin-right:0px;}
.price div.rgt {padding-right:15px;}
.notice {border:solid #CCCCCC 1px; color:#655a37; background-color:#fbf0cd; padding:5px; margin-top:5px;}
.price ul li {background-image:none; padding:0px;}
.kome {color:#d5310f}
h4.mini {
	background:url(../img/common/label-bg-type-06.gif) left center no-repeat;
	width:540px;
	height:26px;
	line-height:26px;
	padding-left:21px;
	color:#000000;
	font-weight:bold;
	margin-bottom:0.5em;
	}
.price dl.downl {
padding-left:12px;
margin:0px;
}
.price dl dt {
background-color:#dfdfdf;
background-image:url(../img/price/icon-pdf.gif);
background-repeat:no-repeat;
background-position:5px center;
border-bottom:dotted #666666 1px;
padding-left:45px;
width:220px;
height:43px;
line-height:43px;
}
.price dl dd {
background-image:none;
padding:0px;
width:220px;
}
/*****************************************************************************/
/*****************************************************************************/
.application div.sammery {background-image:url(../img/form/badge.gif);
background-repeat:no-repeat;
padding-left:100px;
}

.flow div.sammery {background-image:url(../img/flow/badge.gif);
background-repeat:no-repeat;
padding-left:110px;
}
.price div.sammery {background-image:url(../img/price/badge.gif);
background-repeat:no-repeat;
background-position:right center;
padding-right:110px;
}
.company div.sammery {background-image:url(../img/company/badge.gif);
background-repeat:no-repeat;
padding-left:150px;
}

/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
.kiyaku {
height:250px;
overflow:scroll;
	border:1px solid #868c99;
	border-top-width:0PX;
	width:540px;
	margin-top:-16px;
	margin-left:12px;
	font-size:10px;
	margin-bottom:15px;
	}
.kiyaku h5,.kiyaku dl,.kiyaku dt,.kiyaku dd {
	background-image:none;
	color:#777777;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-left:5px;
	margin-right:10px;
	border:none;
	border-width:0px;
}
.kiyaku h5 {line-height:20px;
margin-bottom:10px;}
.kiyaku dt,.kiyaku dd {line-height:15px;}

.on-air ul.capt {margin-left:12px;}
.on-air ul.capt li {background-image:none;
padding:0px;
margin:0px;
width:178px;
float:left;
margin-left:3px;
}
.on-air ul.capt li img {
border-top:solid #000000 15px;
border-bottom:solid #000000 15px;
margin-bottom:10px;
}