@charset "shift_jis";

/*product
-------------------------------------------------------*/
div.product{
	width:550px;
	margin:5px 0 0 0;
	background:url("../case/images/bg_ttl.jpg") no-repeat top;
}
div.product h3{
	font-weight:bold;
	padding:10px 0 0 10px;
	float:left;
}
div.product h4{
	padding:3px 0 0 10px;
	clear:left;
}

div.product ul{
	width:130px;
	float:right;
	margin:11px 16px 8px 0;
	display:inline;
}
div.product ul li{
	float:left;
}

div.product dl{
	clear:both;
	width:548px;
	border:1px solid #E4E4E4;
}
div.product dl dt{
	width:118px;
	float:left;
	margin:14px 0 0 14px;
	padding:1px;
	border:1px solid #E4E4E4;
	display:inline;
}
div.product dl dd.text{
	width:400px;
	float:right;
	margin:14px 0 0 0;
	display:inline;
}
div.product dl dd.btn{
	clear:both;
	padding:15px 15px 15px 14px;
	
}
div.product dl dd.btn a{
	margin:0 0 0 5px;
}




/*product-wrapper
-------------------------------------------------------*/
h5{
	font-weight:bold;
	padding:0 0 5px 10px;
	background:url("../case/images/bg_ttl_h5.jpg") no-repeat ;
	border-bottom:1px solid #000;
}

/* ttl */
div.product-wrapper{
	width:550px;
}
div.product-wrapper .ttl{
	
	border-bottom:1px solid #E4E4E4;
	background:url("../case/images/bg_ttl.jpg") no-repeat top;
}
.ttl h3{
	font-weight:bold;
	padding:10px 0 0 10px;
	float:left;
}
.ttl h4{
	padding:3px 0 0 10px;
	clear:left;
}
.ttl ul{
	width:130px;
	float:right;
	margin:11px 16px 8px 0;
	display:inline;
}
.ttl ul li{
	float:left;
}

/* cont01 */
dl.cont01{
	margin:15px 0 0 10px;
}
dl.cont01 dd.img{
	width:194px;
	float:left;
	padding:1px;
	border:1px solid #E4E4E4;
}
dl.cont01 dt{
	width:315px;
	float:right;
	font-weight:bold;
	font-size:117%;
	padding:0 10px 0 0;
}
dl.cont01 dd.text{
	width:315px;
	float:right;
	padding:10px 10px 0 0;
}
dl.cont01 dd.btn{
	clear:both;
	text-align:right;
	padding:15px 15px 0 15px;
}

/* cont02 */
div.product-wrapper .cont02{
	width:530px;
	margin:15px 0 0 10px;
}
.cont02 p img{
	text-align:center;
	padding:1px;
	border:1px solid #E4E4E4;
	margin:15px auto 0 auto;

}
/* cont03 */
div.product-wrapper .cont03{
	width:530px;
	margin:30px 0 0 10px;
}
.cont03 p{
	width:500px;
	margin:15px auto 0 auto;
}

/* btn-bottom */
div.product-wrapper .btn-bottom{
	width:520px;
	margin:15px 0 10px 10px;
	padding:6px 5px 6px 5px;
	background:#DFDFDF;
}
ul.btn-bottom li{
	width:254px;
	float:left;
	margin:2px;
	border:1px solid #FFF;
	
}


/* table */
div.table{
	margin:15px 0 0 10px;
}
div.table ol{
	margin:10px 0 0 10px;
}
div.table ol li{
	list-style-type:decimal;
	list-style-position:outside;
	margin:0 0 0 30px;
}
div.table img.right{
	float:right;
}
.interviewer{
	color:#000077;
}


/* INDEX-BTN */
p.back-index{
	text-align:right;
	padding:10px 10px 50px 10px;
}


#wrapper #container #main .product .btn dl.relative {
	padding: 0px;
	margin-left:5px;
	margin-bottom:1em;
	float: none;
	border-style: none;
	width:518px;
	margin-top: 1em;
}
#wrapper #container #main .product .btn dl.relative dt{
	padding: 0px;
	margin:0;
	float: none;
	border-style: none;
}
#wrapper #container #main .product .btn dl.relative dd{
	padding:10px;
	margin:0;
	float: none;
	border:1px solid #dcdcdc;
	background:#F5F8FF;
	text-align:left;
}
#wrapper #container #main .product .btn dl.relative dd ul{
	padding:0;
	margin:0;
	width:370px;
	text-align:left;
	float:none;
}
#wrapper #container #main .product .btn dl.relative dd ul li{
	padding:0;
	margin:0;
	float:left;
	display:inline;
	background:url(../case/images/ic_arr_b01.gif) no-repeat left center;
	padding-left:5px;
	padding-right:1em;
	word-break: keep-all;
}
#wrapper #container #main .product-wrapper table.relative {
	width:530px;
	margin:1em auto;
	background:url(../case/images/bg_r10_c4.jpg) repeat-y left;
}
#wrapper #container #main .product-wrapper table.relative th {
	text-align:left;
}
#wrapper #container #main .product-wrapper table.relative td {
	text-align:left;
	background: url(../case/images/bg_r14_c4.jpg) no-repeat left bottom;
	padding:10px;
}
#wrapper #container #main .product-wrapper table.relative td.contact {
	width:241px;
}
#wrapper #container #main .product-wrapper table.relative td.contact li {
	padding:0 0 0px 8px;
	margin-bottom:3px;
	background:url(../case/images/ic_arr02.gif) no-repeat left center;
	font-size:0.9em;
}
#wrapper #container #main .product-wrapper table.relative td.service{
	width:269px;
}
#wrapper #container #main .product-wrapper table.relative td.service ul{
	width:241px;
}
#wrapper #container #main .product-wrapper table.relative td.service li {
	padding:0 10px 0px 8px;
	margin-bottom:3px;
	background:url(../case/images/ic_arr02.gif) no-repeat left center;
	font-size:0.9em;
	width:auto;
	float:left;
	word-break: keep-all;
}
dl#sideNavi dd dl.sidemenu dt.navi-link a{
	background:url(../images/bg_btn01_on.jpg) no-repeat left 13px #193A86;
	color:#FFF;
	border-bottom: solid 1px #193A86;
	text-decoration: none;
}
dl#sideNavi dd dl.sidemenu dd dl.sidemenu-tree01 dt.navi-link a,
dl#sideNavi dd dl.sidemenu dd dl.sidemenu-tree01 .sidemenu-tree02 dt.navi-link a{
	color:#193A86;
	text-decoration: none;
}
