
@charset "Shift_JIS";

/* --------------------------------------------------------------------------- */

/* -----------------------------------共有------------------------------------ */
/* --------------------------------------------------------------------------- */

/*------------------ベース-------------------*/

body{
	width:770px;
	background-color: #fff;
	color:#666;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
}

img	{border: 0px;}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, div,dl, dd, dt, hr, form {
	margin: 0px;
	padding: 0px;
	text-indent:0px;
	font-size:100%;
	font-weight:normal;
}

/*------------------ヘッダー-------------------*/
#headerl {
	width:709px;
}

#headerl h1 img {
	margin:4px 0px 4px 7px;
}

#headerr {
	width:51px;
}

#headerr img {
	padding:4px 10px 4px 0px;
}

/*------------------ナビ-------------------*/
#navi {
	margin-bottom:40px;
	border-top: #848BC5 1px solid;
	border-bottom: #848BC5 1px solid;
}

/* --------------------------------------------------------------------------- */
/*------------------top page-------------------*/
/* --------------------------------------------------------------------------- */

.visible {
	display:none;
}

.clear {
	clear:both;
	font-size:0;
	line-height:0;
}

/*===[BUSINESS CATEGORY]====================*/

#business,
#topics {
	padding:0 0 30px 0;
}

#business h3 {
	margin:0 0 20px 0;
}

#business h4 {
	margin:0 0 10px 0;
}

#business #businessNavi {
	width:300px;
	margin:0 0 15px 0;
}

/*------------（modern）------------*/
#business #businessNavi:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/*--------------（IE）--------------*/
#business #businessNavi {
display:inline-table;
}
/*------------（MacIE）------------\*/
*html #business #businessNavi {height:1%;}
#business #businessNavi {zoom:1;display:block;}
/**/

#business #businessNavi li {
	float:left;
	width:149px;
	margin:0;
	padding:0 0 2px 0;
	list-style:none;
}

#business #businessNavi .businessNaviLeft {
	width:151px;
}

#business #businessNavi li img {
	margin:0;
	padding:0;
	vertical-align:bottom;
}

#business .productBox {
	width:280px;
	margin:0 0 5px 10px;
	padding:0 0 5px 0;
	border-bottom:1px dotted #666;
}

#business .productBox .productBoxL {
	float:left;
	width:75px;
}

#business .productBox .productBoxR {
	float:right;
	width:195px;
}

#business .productBox .productBoxR p {
	line-height:120%;
}

#business .productBox .productBoxR .productBoxLink {
	margin:8px 0 0 0;
}

#business #houseBox {
	width:280px;
	margin:0 0 0 10px;
}

#business #houseBox #houseTxt {
	margin:0 0 10px 0;
}

#business #houseBox #houseBoxInner {
	width:280px;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #666;
}

#business #houseBox #houseBoxInner #houseBoxInnerL{
	float:left;
	width:75px;
}

#business #houseBox #houseBoxInner #houseBoxInnerR{
	float:right;
	width:195px;
	line-height:140%;
}

#business #houseBox #houseBoxInner #houseBoxInnerR a:link {
	color:#666;
	font-weight:bolder;
	text-decoration:none;
}
#business #houseBox #houseBoxInner #houseBoxInnerR a:visited {
	color:#666;
	font-weight:bolder;
	text-decoration:none;
}
#business #houseBox #houseBoxInner #houseBoxInnerR a:hover {
	color:#333;
	font-weight:bolder;
	text-decoration:underline;
}
#business #houseBox #houseBoxInner #houseBoxInnerR a:active {
	color:#333;
	font-weight:bolder;
	text-decoration:underline;
}

#business .linkBox {
	width:280px;
	margin:0 0 20px 10px;
	text-align:right;
}

#business .banner {
	margin:0 0 10px 0;
}

/*===[TOPICS]====================*/

#topics h3 {
	margin:0 0 20px 0;
}

#topics #topicsBox {
	width:400px;
	margin:0 0 0 10px;
}

#topics #topicsBox dt {
	padding:0 0 5px 15px;
	color:#039;
	font-weight:bolder;
	line-height:120%;
	background:url(../img/index_icon_01.gif) no-repeat 0 0.3em;
}

#topics #topicsBox dd {
	margin:0 0 12px 0;
	padding:0 0 10px 15px;
	line-height:140%;
	border-bottom:1px dotted #666;
}

#topics #topicsBox span {
	color:#900;
	font-weight:bolder;
}