@charset "UTF-8";

/*
============================================================
msdsnavi
============================================================

/* ---------------------------------------------------------
body
--------------------------------------------------------- */
body {
	_display: inline;
	margin: 10px 0 10px 10px;
	padding: 0;
	text-align: left; /* テキスト左寄せ */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

/* ---------------------------------------------------------
h1, h2, h3, h4, h5, h6, p, address,ul, ol, li, dl, dt, dd,
table, th, td, img, form
--------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	border: none;
	list-style-type: none;
}

/* ---------------------------------------------------------
a.ic
--------------------------------------------------------- */
a.ic {
	background: url(../common/img/ic_03.gif) no-repeat 0 3px;
	padding: 0 0 0 10px;
	color: #006699;
	cursor:pointer;
}
/* ---------------------------------------------------------
link
--------------------------------------------------------- */
a:link    { color: #006699; text-decoration: underline; }
a:visited { color: #006699; text-decoration: underline; }
a:hover   { color: #009eff; text-decoration: underline; }
a:active  { color: #009eff; text-decoration: underline; }

/* ---------------------------------------------------------
p.page_top
--------------------------------------------------------- */
p.page_top {
	width: 740px;
	text-align: right;
	clear: both;
	margin: 0 5px 15px 0;
	font-size: 10px;
	color: #999999;
}

p.page_top a {
	padding: 2px 0 2px 18px;
	color: #666666;
}

/* ---------------------------------------------------------
p.page_top_sub
--------------------------------------------------------- */
p.page_top_sub {
	width: 600px;
	text-align: right;
	clear: both;
	margin: 0 5px 15px 0;
	font-size: 10px;
	color: #999999;
}

p.page_top_sub a{
	padding: 2px 0 2px 18px;
	color: #666666;
}

/* ---------------------------------------------------------
.blue
--------------------------------------------------------- */
.blue {
	font-weight: bold;
	color: #017bc4;
	line-height: 18px;
}

/* ---------------------------------------------------------
div#header
--------------------------------------------------------- */
div#header {
	width: 100%;
	height: 35px;
	margin: 0;
}

div#header #logo {
	float: left;
	margin-top: 5px;
}

/* ---------------------------------------------------------
content_base
-------------------------------------------------------- */
*/
div#content_base {
	_display: inline;
	width: 740px;
	margin: 0 auto; /* 中央レイアウト */
	overflow: hidden;
}


/* ---------------------------------------------------------
content
-------------------------------------------------------- */
div#content {
	_display: inline;
	float: left;
	width: 740px;
	margin: 5px;
}

div#content_sub {
	_display: inline;
	float: left;
	width: 650px;
	margin: 5px;
}

/* ---------------------------------------------------------
content 配下
--------------------------------------------------------- */
/* ---div#content h2 ---*/

div#content h2 {
	background: url(../img/tit_s_long.jpg) no-repeat;
	width: 750px;
	height: 65px;
	padding: 15px 0 0 23px;
	font-weight: bold;
	color: #005597;
}

/* ---div#content ul ---*/

div#content ul {
	padding: 0 20px;
	margin-bottom: 10px;
}

div#content ul li {
	margin: 0 0 6px;
	padding: 0;
}

div#content ul.f_left {
	float: left;
}

div#content ul.ic {
	padding: 0 20px;
	margin-bottom: 10px;
}

div#content ul.ic li {
	background: url(../common/img/ic_04.gif) no-repeat 0 2px;
	margin: 0 0 6px;
	padding: 0 0 0 15px;
}

div#content ul.pdf {
	padding: 0 15px 10px;
}

div#content ul.pdf li {
	padding: 3px 25px;
	background: url(../img/ic_pdf.gif) no-repeat;
}

/* ---div#content dl ---*/

div#content dl {
	padding: 0 20px;
	margin-bottom: 10px;
}

div#content dl dt,
div#content dl dd {
	margin: 0 0 6px;
	padding: 0;
	line-height: 1.2em;
}

/* ---div#content p ---*/

div#content p {
	margin: 0 15px 10px;
	line-height: 20px;
}

/* ---div#content .comment ---*/
div#content .comment strong.blue {
	color: #017bc4;
	padding: 0 0 15px 0;
}

/* ---------------------------------------------------------
menu_content_base
-------------------------------------------------------- */
*/
div#menu_content_base {
	_display: inline;
	width: 230px;
	margin: 0px center; /* 中央レイアウト */
	text-align: left; /* テキスト左寄せ */
	overflow: hidden;
}

div#logo img {
	margin: 0 0 30px 10px;
}

/* ---------------------------------------------------------
menu_content
-------------------------------------------------------- */
div#menu_content {
	_display: inline;
	float: center;
	width: 230px;
	margin: 0px center; /* 中央レイアウト */
}

div#menu_content h2{
	text-align: left; /* テキスト左寄せ */
	font-weight: bold;
	color: #005597;
	float: left;

}

div#login {
	_display: inline;
	width: 200px;
	height: 170px;
	float: left;
	margin: 0 10px 0 20px;
}

div#login table{
	width: 200px;
}


/*============================================================
media screen
============================================================*/

	/* --------div#top_comment_left -----------*/
	
	div#top_comment_left{
		float: left;
		width: 350px;
	}

	div#top_comment_left p.blue{
		font-size: 10.5pt;
		font-weight: bold;
		color: #017bc4;
		line-height: 25px;
		padding: 5px 5px 5px 0;
	}

	/* --------div#top_comment_right -----------*/
	
	div#top_comment_right{
		float: right;
		height: 110px;
		width: 490px;
	}

	div#top_comment_right p.blue{
		font-size: 10.5pt;
		font-weight: bold;
		color: #017bc4;
		line-height: 25px;
		padding: 16px 0 0 15px;
	}

	/* --------div#comment_left -----------*/

	div#comment_left{
		float: left;
		width: 480px;
	}
	
	div#comment_left_sub{
		float: left;
		width: 600px;
	}

	div#comment_left comment {
		background: #f8f8f8;
		padding: 10px;
		margin-bottom: 15px;
		width: 100%;
		border: 1px solid #ebebeb;
	}
	
	/* --------div#comment_left table-----------*/

	div#comment_left table{
		width: 90%;
		border-collapse: collapse;
		border-width: 0px;
	}

	div#comment_left table th {
		padding: 0px 5px;
		text-align: right;
		line-height: 16px;
		border-right: 0px solid;
		border-bottom: 0px solid;
		background: #ffffff;	
	}

	div#comment_left table td {
		padding: 5px 5px;
		text-align: left;
		border-right: 0px solid;
		border-bottom: 0px solid;
	}

	/* --------div#comment_left h2-----------*/

	div#comment_left h2{
		background: url(../img/tit_ss.jpg) no-repeat;
		width: 100%;
		height: 50px;
		padding: 16px 0 0 23px;
		font-weight: bold;
		color: #005597;
		float: left;
	}
	
	div#comment_left_sub h2{
		background: url(../img/tit_print_sub.jpg) no-repeat;
		width: 100%;
		height: 50px;
		padding: 16px 0 0 23px;
		font-weight: bold;
		color: #005597;
		float: left;
	}


	/* --------div#product_name -----------*/

	div#product_name {
		width:100%;
		margin-bottom:15px;
	}

	div#product_name p.blue{
		margin-left:20px;
		font-size: 8pt;
		font-weight: bold;
		color: #017bc4;
		line-height: 15px;
	}

	div#product_name p.blue_big{
		margin-left:22px;
		font-size: 18pt;
		font-weight: bold;
		color: #017bc4;
		line-height: 25px;
	}

	/* --------div#comment_right -----------*/

	div#comment_right{
		float: right;
		width: 220px;
	}

	div#comment_right h3.top{
		padding: 0 0 10px 25px;
		margin-top: 0px;
		margin-bottom: 0px;
		border-bottom: 0px dotted #aeaeae;
		background: url(../common/img/ic_01.gif) no-repeat 5px 0;
		font-weight: bold;
		color: #017bc4;
	}

	div#comment_right h3.middle{
		padding: 25px 25px 10px 25px;
		margin-top: 30px;
		margin-bottom: 0px;
		border-top: 1px dotted #aeaeae;
		border-bottom: 0px dotted #aeaeae;
		background: url(../common/img/ic_01.gif) no-repeat 5px 25px;
		font-weight: bold;
		color: #017bc4;
	}

	/* --------div#Identity -----------*/

	div#Identity {
		float: left;
		width:100%;
		margin-bottom:15px;
	}

	div#Identity ul {
		padding: 0 23px;
	}

	div#Identity ul li{
		width: 420px;
		line-height:18px;
		background: url(../common/img/ic_04.gif) no-repeat 0 2px;
		padding: 0 23px;
	}
	
	div#Identity_sub {
		float: left;
		width:100%;
		margin-bottom:15px;
	}

	div#Identity_sub ul {
		padding: 0 23px;
	}

	div#Identity_sub ul li{
		width: 520px;
		line-height:18px;
		background: url(../common/img/ic_04.gif) no-repeat 0 2px;
		padding: 0 23px;
	}

	div#Identity_sub img {
		padding: 0 23px;
	}

	div#inquiry{
		width: 100%;
		border-collapse: collapse;
		margin: 0 0 0 10px;
		border: 1px solid #e7e7e7;
		background: #FFFFFF;
	}

	div#inquiry table {
		width: 480px;
		border-collapse: collapse;
		margin: 0 0 0 0;
		border: 0px solid #000000;
		background: #FFFFFF;
	}

	div#inquiry td.title {
		text-align: right;
		width: 250px;
		border-collapse: collapse;
		margin: 0 0 20px 0;
		border: 0px solid #000000;
		background: #FFFFFF;
	}

	div#inquiry p{
		width: 460px;
	}
	
	/* --------div#news -----------*/

	div#news {
		_display: inline;
		float: left;
		width:100%;
		margin-bottom:15px;
	}

	div#news img {
		_display: inline;
		float: left;
		margin: 0 10px 0 10px;
	}

	div#news  dl {
		_display: inline;
		width:100%;
		padding: 5px 0;
		margin: 0 5px 0 5px;
		float: left;
	}

	div#news dl dt {
		_display: inline;
		color: #339933;
		float:left;
		margin: 0 5px 0 5px;
	}

	div#news dl dd {
		width:320px;
		float:left;
		line-height: 16px;
	}




/* ---------------------------------------------------------
footer
--------------------------------------------------------- */
div#footer {
	_display: inline;
	border-top: 1px solid #999;
	margin: 0 0 15px;
	padding: 5px 0 20px;
	width: 740px;
	text-align: right;
	float: left;
}

/* --------div#Identity address -----------*/

div#footer address {
	width: 740px;
	float: left;
	font-size: 10px;
	color: #999999;
	text-align: right;
}

/* --------div#Identity ul -----------*/

div#footer ul {
	float: right;
	text-align: right;
}

div#footer ul li {
	background: url(../common/img/ic_foot.gif) no-repeat 0 8px;
	float: left;
	padding: 5px 0 10px 20px;
	margin-left: 10px;
}

/* --------div#Identity noscript -----------*/

div#footer noscript {
    position:absolute;
    top:0;
    left:0;
    width:100%;
}

div#footer noscript p {
    padding:0.5em 0;
    background-color:#CC3333;
    color:#fff;
    font-size:14px;
    *font-size:87.5%;/* for IE */
    text-align:center;
}

/* ---------------------------------------------------------
div#snavi
--------------------------------------------------------- */
div#snavi {
	_display: inline;
	width: 200px;
	float: left;
	margin: 20px 10px 0 20px;
}

/* ---------------------------------------------------------
div#snavi div.tit,ul
--------------------------------------------------------- */
div#snavi div.tit {
	width: 185x;
	float: left;
}

div#snavi ul {
	background: url(../img/s_nv_fr_m.gif) repeat-y;
	border-bottom: 1px solid #e6e6e6;
	width:181px;
	padding: 0 2px;
	float: left;
}

/* first 
---------------------------- */
div#snavi ul li {
	width: 181px;
	margin: 1px 0 0;
	float: left;
	display: block;
	background: url(../img/ic_02.gif) no-repeat 5px 12px;
	border-bottom: 1px dotted #ccc;
	line-height:1.2em;
}	

div#snavi ul li a {
	background: url(../img/ic_02.gif) no-repeat 5px 12px #f2f2f2;
	width: 156px;
	padding: 10px 0px 10px 25px;
	text-indent: 0px;
	color: #333333;
	text-decoration: none;
	display: block;
}

/* over */
div#snavi ul li a:hover {
	background: url(../img/ic_02.gif) no-repeat 5px 12px #eaeaea;
	width: 156px;
	text-decoration: none;
}

/* on */
div#snavi ul li.on a {
	background: url(../img/ic_02.gif) no-repeat 5px 12px #fff;
	width: 156px;
	padding: 10px 0px 10px 25px;
	text-indent: 0px;
	text-decoration: none;
	display: block;
}

div#snavi ul li.on a:hover {
	background: url(../img/ic_02.gif) no-repeat 5px 12px #fff;
	width: 156px;
	text-decoration: none;
}

/* second
---------------------------- */
div#snavi ul li.second {
	width: 181px;
	margin: 1px 0 0;
	float: left;
	display: block;
	background: url(../common/img/ic_03.gif) no-repeat 15px 12px;
	border-bottom: 1px dotted #ccc;
}	

div#snavi ul li.second a {
	background: url(../common/img/ic_03.gif) no-repeat 15px 12px #eff5f9;
	width: 181px;
	padding: 10px 0;
	text-indent: 30px;
	color: #333333;
	text-decoration: none;
	display: block;
}

/* over */
div#snavi ul li.second a:hover {
	background: url(../common/img/ic_03.gif) no-repeat 15px 12px #fcfcfc;
	width: 181px;
	text-decoration: none;
}

/* on */
div#snavi ul li.second_on a {
	background: url(../common/img/ic_03.gif) no-repeat 15px 12px #fff;
	width: 181px;
	padding: 10px 0;
	text-indent: 30px;
	text-decoration: none;
	display: block;
}

div#snavi ul li.second_on a:hover {
	background: url(../common/img/ic_03.gif) no-repeat 15px 12px #fff;
	width: 181px;
	text-decoration: none;
}

