  @charset "UTF-8";


/* ***
 *	page guide
 *	index
 * ***/


/* ***
 *	page guide
 * ***/
div.pageGuide{
	width:710px;
	margin-bottom:50px;
}

div.pageGuide ol{
    display: table;
	width:710px;
	margin-bottom:45px;
	list-style-type:none;
}

div.pageGuide ol > li{
	display: table-cell;
	vertical-align:top;
	line-height:0;
}

/* left
-------------------------------------------------------*/

div.pageGuide ol > li > ul.mainguide{
    word-spacing: -1em;
    display: table-cell;
    display: block\9;
    font-size:0;

    width: 160px;
    list-style-type: none;
    overflow: hidden;
    _zoom: 1;
}


div.pageGuide ol > li > ul.mainguide > li {
	word-spacing: normal;
	display:inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align:top;

    width: 153px;
    height: 35px;
    margin: 0 0px 10px 0;
    font-size: 14px;
    font-size: 1.4rem;
}



div.pageGuide ol > li > ul.mainguide > li > a {
    position: relative;
    display: block;
    width: 100%;
    height: 40px;
	padding: 2px 21px 0 20px;
    background: #e0f0d1;
    color: #45942b;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 38px;
}

div.pageGuide ol > li > ul.subguide{
    word-spacing: -1em;
    display: table-cell;
    display: block\9;
	width: 160px;
    list-style-type: none;
    overflow: hidden;
    _zoom: 1;
	vertical-align: top;
}
div.pageGuide ol > li > ul.subguide > li.w306 {
	width: 306px;
}


div.pageGuide ol > li > ul.subguide > li {
	word-spacing: normal;
	vertical-align: top;
	width: 153px;
	height: 130px;
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}


div.pageGuide ol > li > ul.subguide > li > a {
	position: relative;
    display: block;
	width: 100%;
    height: 130px;
	padding: 32px 12px 0 12px;
    background: #e0f0d1;
    color: #45942b;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 30px;
    text-align: center;
}

/*
div.pageGuide ol > li > ul.subguide > li > a::before {
    content: "";
    position: absolute;
    top: 78%;
    right: 67px;
    display: block;
    width: 13px;
    height: 13px;
    background: url(/~himi/common/images/link_arrow.png) left top no-repeat;
    margin-top: -7px;
    z-index: 2;
}

div.pageGuide ol > li > ul.mainguide > li > a::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 8px;
	display: block;
	width:13px;
	height:13px;
	background:url(/~himi/common/images/link_arrow.png) left top no-repeat;
	margin-top:-7px;
	z-index: 2;
}
*/

/* right
-------------------------------------------------------*/
div.pageGuide ol > li > ul.sideguide{
	width: 210px;
    margin-left: 20px;
	list-style-type:none;
}

div.pageGuide ol > li > ul.sideguide > li{
	margin-bottom:10px;
	line-height:0;
}

div.pageGuide ol > li > ul.sideguide > li > a{
	position: relative;
	display:block;
	width:210px;
	height:60px;
	padding:2px 21px 0 12px;
	background:#e0f0d1;
	color:#45942b;
	font-size: 20px;
	font-size: 2.0rem;
	line-height:58px;
	text-align:center;
}

/* onpage
-------------------------------------------------------*/
div.pageGuide ol > li  > ul > li > a.onpage{
	background:#45942b;
	border:1px #45942b solid;
	color:#fff;
}

/* ***
 *	index
 * ***/

div.serviceList{
	width:710px;
	margin-bottom: 50px;
}

	div.serviceList:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
		}

	/* IE6 */
	* html div.serviceList{
		zoom: 1;
	}
	/* IE7 */
	*:first-child+html div.serviceList{
		zoom: 1;
	}

div#container > div.serviceList > h3 {
	width:100%;
	margin-bottom: 15px;
	padding:0;
	color: #909090;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight:bold;
	line-height: 1.0;
}

div#container > div.serviceList > div.list{
	float:left;
	width:230px;
	margin-right:10px;
}

div#container > div.serviceList > div.list:last-child{
	margin-right:0;
}

div#container > div.serviceList > div.central{
	float:left;
	width:380px;
}

div.serviceList > div.list > h3{
	margin-left:5px;
	margin-bottom: 15px !important;
}

div.serviceList table{
	border-bottom:1px #5e76ff solid;
}

div.serviceList table th{
	padding:2px 0 0 25px;
	border-top:1px #5e76ff solid;
	color:#5e76ff;
	font-weight:bold;
	font-size: 18px;
	font-size: 1.8rem;
	line-height:40px;
	text-align:left;
}
div.serviceList > div.pdr18 > table th{
    padding: 2px 0 0 15px;
}

div.serviceList table th a{
	padding:2px 0 0 25px;
	border-top:1px #5e76ff solid;
	color:#5e76ff;
}
div.serviceList > div > table th a{
	padding:0;
	border:none;
    color: #5e76ff;
}
div.serviceList table.detailList *:first-child + *{
	color:#5e76ff;
}

div.serviceList > table.detailList th a{
	padding:0;
	border:none;
}

div.serviceList table td{
	position: relative;
	padding:2px 0 0;
	border-top:1px #5e76ff solid;
	color:#909090;
	font-size: 16px;
	font-size: 1.6rem;
	line-height:40px;
}

div.serviceList table td em{
	font-size: 20px;
	font-size: 2.0rem;
	font-style:normal;
}

div.serviceList table td.amb{
	padding:0;
	line-height:0;
}

div.serviceList table td a{
	background:url(/~himi/common/images/link_arrow.png) right 5px no-repeat;
	padding-right:18px;
	z-index: 1;
}

div.serviceList table td.amb a{
	display:block;
	padding:0;
	background:none;
}

div.serviceList table td a:link,
div.serviceList table td a:visited,
div.serviceList table td a:hover{
	color:#909090;
}

div.search{
	width:710px;
	margin-bottom: 20px;
    padding:25px 15px 15px;
    border: 4px solid #99cc66;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    box-sizing: border-box;
}

div#container div.search > h3{
	margin-bottom:15px;
	font-weight:bold;
}

div.search > div.symList{
	position:relative;
	width:680px;
	height:500px;
}

div.search > div.symList dl{
	position:absolute;
/*
	background-color:rgba(141,147,200,0.6);
*/
}

div.search > div.symList dl dt{
	padding:0 0 0 5px;
	border-bottom:1px #ffc8e7 solid;
	font-size: 15px;
	font-size: 1.5rem;
	line-height:1.3;
}

div.search > div.symList dl dd{
	padding:5px 0 0 5px;
	color:#5e76ff;
	font-size: 14px;
	font-size: 1.4rem;
	line-height:1.3;
}

div.search > div.symList dl dd a:link,
div.search > div.symList dl dd a:visited,
div.search > div.symList dl dd a:hover{
	color:#5e76ff;
}

div.search > div.symList dl dd a:hover{
	text-decoration:underline;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

div.search > div.symList dl.sym01{
	top:30px;
	left:15px;
	width:158px;
}

div.search > div.symList dl.sym02{
	top:82px;
	left:15px;
	width:195px;
}

div.search > div.symList dl.sym03{
	top:147px;
	left:15px;
	width:172px;
}

div.search > div.symList dl.sym04{
	top:195px;
	left:15px;
	width:220px;
}

div.search > div.symList dl.sym05{
	top:244px;
	left:15px;
	width:208px;
}

div.search > div.symList dl.sym06{
	top:290px;
	left:15px;
	width:197px;
}

div.search > div.symList dl.sym07{
	top:358px;
	left:15px;
	width:152px;
}

div.search > div.symList dl.sym08{
	top:430px;
	left:15px;
	width:112px;
}

div.search > div.symList dl.sym09{
	top:76px;
	right:15px;
	width:190px;
	text-align:right;
}

div.search > div.symList dl.sym10{
	top:128px;
	right:15px;
	width:203px;
	text-align:right;
}

div.search > div.symList dl.sym11{
	top:178px;
	right:15px;
	width:117px;
	text-align:right;
}

div.search > div.symList dl.sym12{
	top:223px;
	right:15px;
	width:183px;
	text-align:right;
}

div.search > div.symList dl.sym13{
	top:270px;
	right:15px;
	width:204px;
	text-align:right;
}

div.search > div.symList dl.sym14{
	top:380px;
	right:15px;
	width:112px;
	text-align:right;
}

div.search > div.symList dl.sym15{
	top:428px;
	right:15px;
	width:112px;
	text-align:right;
}
