#titleImage {
	height: 75px;
	width: 910px;
}
#inpageMainBox {
	width: 910px;
	background-image:  url(../images/in_page/main_underground.jpg);
	background-repeat: repeat-y;
	background-color: #F8F8F8;
	background-position: left top;
/*	border: thin dotted #FF0000; */
}
#inpageMainBack {
	background-image:  url(../images/in_page/main_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 910px;
	overflow: hidden;
}
#inpageMainBack:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #inpageMainBack {
    height: 1px;
    overflow: visible;
}
/**/
#inpageMainArea {
	float: right;
	width: 686px;
/*	border: 1px solid #FF0000;*/
}
#inpageNaviBox {
	float: left;
	width: 220px;
/*	border: 1px dotted #3300FF;*/
}
#inpageNaviSpace {
	padding-top: 1em;
	padding-left: 22px;
}
#inpageNavi {
	width: 200px;
	padding-bottom: 2em;
	background-color: #DCDDE5;
	background-image:  url(../images/in_page/navi_back.jpg);
	background-repeat: repeat-y;
}
#inpageNavi p, h4 {
	padding: 0.5em 1em;
}
#inpageNavi a:link, a:visited {
	text-decoration: none;
}
#inpageNavi a:hover, a:active {
	text-decoration: underline;
}

#inpageNaviBottom {
	background-image:  url(../images/in_page/navi_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
}
#inpageMainBottom {
	clear: both;
	float: none;
	width: 910px;
}
#inpageNavi li {
	list-style-position: outside;
	list-style-image: url(../images/link_mark_blue.gif);
	margin-top: 0px;
	margin-bottom: 0em;
	padding-bottom: 0.5em;
}
#inpageNavi ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#inpageMainArea h2 {
	font-size: 160%;
	margin-top: 0.5em;
}
#inpageMainArea h3 {
	color: #000000;
	font-size: 140%;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCA4B8;
	border-right-color: #CCA4B8;
	border-bottom-color: #CCA4B8;
	border-left-color: #CCA4B8;
	padding-left: 4px;
	margin-right: 40px;
	margin-top: 1.8em;
}

/** inpageMainArea **/
#inpageMainArea hr {
	margin-top: 24px;
	margin-bottom: 24px;
	line-height: 1px;
	color: #CCCCCC;
}
#inpageMainArea dl {
	margin-bottom: 1.8em;
}
#inpageMainArea dt {
	font-weight: bold;
	padding-bottom: 0.7em;
	font-size: 110%;
	color: #003388;
}
#inpageMainArea dd {
	margin-bottom: 0.7em;
	margin-left: 24px;
	padding-left: 0px;
	text-indent: 0pt;
	margin-right: 24px;
}
#inpageMainArea ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
#inpageMainArea li {
	line-height: 1.3em;
	padding-bottom: 0.6em;
}
#inpageMainArea blockquote a {
	background-image: url(../images/link_mark1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}

