/* BODYとフォントの設定--------------------------- */

body {
	color: #AAAAAA;
	vertical-align: baseline;
	background-color: #1F1D1D;
	background-image: url(../img/bg_main_top3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック", sans-serif;
}

/* for Windows IE6*/
* html body {
	font-size: 75%;
	letter-spacing: 0px;
	vertical-align:baseline;
}

/* for Windows IE7*/
*:first-child+html body {
	font-size: 75%;
	letter-spacing: 0px;
	vertical-align:middle;
	font-family: Meiryo;
}
/* --  font-family: Meiryo; -- */

/* 主なタグを定義--------------------------- */
h1{
	font-size: 10px;
	color: #494949;
	padding-top: 3px;
}
h3{ color: #89655A; font-size: 12px; padding-bottom: 0px; margin-top: 0.6em; margin-bottom: 0.2em; }
noscript p{
	font-size: 10px;
	color: #666666;
}

/* リンクの基本設定--------------------------- */
a:link {
	color : #5990BE;
	text-decoration : none;
	}
a:active {
	color : #5990BE;
	text-decoration : none;
	}
a:visited {
	color : #47607A;
	text-decoration : none;
}
a:hover {
	color : #5990BE;
	text-decoration: underline;
}
/* アクセス解析--------------------------- */
#mog {
	top:0px;
	z-index:3;
	width: 1px;
	left: 0px;
	position: absolute;
	height: 1px;
	overflow: hidden;
}
/* レイアウト用ブロックの設定--------------------------- */
#container{
	width: 100%;
	text-align: center;
}
#contents {
	background-image: url(../img/bg_main_middle2.gif);
	background-repeat: repeat-y;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
}
#contents,#box-foot{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#box-foot{
	background-color: #1F1D1D;
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	text-align: right;
	padding-bottom: 10px;
}
#header{
	text-align: right;
	height: 25px;
	font-size: 10px;
	position: relative;
}
#header-title{
	position: absolute;
	top: 0px;
	right: 5px;
	height: 25px;
	width: 400px;
	text-align: right;
}

#box-main {
	width: 720px;
	float: right;
	text-align: center;
}


/* 共通の使い回し設定--------------------------- */
.margin-bott5{
	margin-bottom: 5px;
}
.margin-top5{
	margin-top: 5px;
}
.margin-bott10{
	margin-bottom: 10px;
}
.margin-top10{
	margin-top: 10px;
}
.margin-bott20{
	margin-bottom: 20px;
}
.margin-top20{
	margin-top: 20px;
}
.sub-info1{
	font-size: 10px;
	color: #666666;
}
a.small{
	font-size: 11px;
}
a img{
	text-decoration: none;
}
.size10{
font-size: 10px;
}

/* 左カラム部分--------------------------- */
#box-left {
	width: 120px;
	float: left;
	color: #777777;
	text-align: center;
	font-size: 12px;
	padding-bottom: 200px;
	background-image: url(../img/tx_goraitenwo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box-menu01, .box-menu02,.box-menu02bot{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.box-menu02bot{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.box-menu01 h2{
	font-size: 8px;
	background-color: #DCD8D5;
	color: #808080;
	line-height: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#box-left a:link, a:active {
	color : #2263AB;
	text-decoration : none;
	}
#box-left a:visited {
	color : #7294B7;
	text-decoration : none;
}
#box-left a:hover {
	color : #2263AB;
	text-decoration: underline;
}
.box-menu01 ul {
	line-height: 150%;
}
.box-menu02, .box-menu02bot{
	font-size: 10px;
	line-height: 120%;
}
.box-menu02 img, .box-menu02bot img{
	margin-top: 5px;
	margin-bottom: 5px;
}
.box-menu02 .tel{
	font-size: 12px;
	color: #C97872;
}
/* ページTOPに戻るボタン--------------------------- */
#box-pagetop{
	clear: both;
	text-align: right;
	padding-right: 5px;
}
#box-pagetop a{
	padding-right: 25px;
	background-image: url(../img/ic_pagetop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
	display: block;
	width: 80px;
	margin-right: 0px;
	margin-left: auto;
	vertical-align: bottom;
}
#box-pagetop img{
	vertical-align: middle;
}
#box-pagetop a:link, a:active{
	color: #262626;
	text-decoration: none;
}
#box-pagetop a:visited{
	color: #262626;
	text-decoration: none;
}
#box-pagetop a:hover{
	color: #777777;
}
/* ミニリンク--------------------------- */
.box-minilink-r,.box-minilink-l{
	margin-bottom: 10px;
	line-height: 100%;
}
.box-minilink-r{
	text-align: right;
}
a.minilink01,a.miniminilink01{
	background-image: url(../img/ic_minilink01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.6em;
}
a.miniminilink01{
	font-size: 10px;
}
/* --------------------------- */
/* --------------------------- */
/* --------------------------- */
/* --------------------------- */

