@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background: #ffffff;
	background:url(../images/common/bg_header.gif) repeat-x left top;
	color:#727272;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	text-align:center;
	font-size: small;
}

* html body {
	font-size: x-small;
}

#wrapper {
	width: 900px;
	margin: 17px auto;
	text-align: left;
    overflow: hidden;
	clear: both;
}

#wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #wrapper {
    height: 1em;
    overflow: visible;
}

#header {
	width: 900px;
	margin-bottom: 20px;
    overflow: hidden;
	clear: both;
}

#header:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #header {
    height: 1em;
    overflow: visible;
}

#sub_navi {
	float: right;
}

#sub_navi li {
	float: left;
	margin-left: 17px;
}

#titlelogo h1 {
	display:none;
}

#titlelogo {
	margin-top: 40px;
	float: left;
}

#navi {
	margin-top: 42px;
	float: right;
}

#navi li {
	float: left;
}

*:first-child+html #navi {
	margin-top: 40px;
	float: right;
	width: 552px;
}

* html #navi {
	margin-top: 36px;
	float: right;
	width: 552px;
}

#footer {
	text-align: left;
	width: 900px;
	border-top: 1px solid #e5e5e5;
	font-size: x-small;
	padding-top: 15px;
	clear: both;
	margin-top: 10px;
}

*:first-child+html #footer {
	margin-bottom: 20px;
}

* html #footer {
	margin-bottom: 20px;
	font-size: xx-small;
}

#footer li {
	display: inline;
}

.fm_con {
	padding-right: 20px;
	float: left;
}

#copyright {
	float: right;
}

a {
	color:#D5282E;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

#contents {
	width: 900px;
    overflow: hidden;
	clear: both;
}

#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #contents {
    height: 1em;
    overflow: visible;
}

#pankuzu {
	margin-top: 15px;
	font-size: x-small;
}

* html #pankuzu {
	font-size: xx-small;
}

#main {
	float: right;
	width: 616px;
	margin-top: 10px;
}

#main dt {
	margin:  5px 0 15px 0;
}

#main dd {
	line-height: 24px;
	margin-right: 10px;
	margin-left: 10px;
}

.c_titlebar {
	padding-left: 28px;
	line-height: 32px;
	width: 616px;
	height: 32px;
	color: #0a0a0a;
	background:url(../images/common/bg_title.gif) no-repeat left top;
}

.gototop {
	margin-top: 3px;
	text-align: right;
}

#left_navi {
	margin-top: 15px;
	float: left;
	border-top: 1px dotted #e5e5e5;
}

.ln_text {
	padding: 8px 0 8px 40px;
	border-bottom: 1px dotted #e5e5e5;
	background:url(../images/common/icon_arrow.gif) no-repeat left top;
}

.lnt_last {
	margin-bottom: 20px;
}

.ln_img {
	margin-bottom: 10px;
}
