@charset "shift_jis";
/*
/*CSS*/
html {

}
/*背景*/
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size:12px;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
	line-height:150%;
	background-color: #845A2A;
}

/*テーブル*/
table {font-size:12px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

/*標準のリンク*/
a:link {
	color: #AC9165;
	text-decoration: none;
}
a:visited {
	color: #AC9165;
	text-decoration: none;
}
a:hover {
	color: #AC9165;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
/*全体アウトライン*/
#outline {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background: #855A2A;
	border-right: solid #5A3D1C 1px;
	border-left: solid #5A3D1C 1px;
	border-top: solid #5A3D1C 1px;
	border-bottom: solid #5A3D1C 1px;
}
#pagetitle {
	margin: 0px;
	padding: 0px 0px;
	height: 115px;
	position: relative;
	text-align: left;
	background-color: #000000;
	background-image: url(asets/bg2.jpg);
	background-repeat: no-repeat;
}
#pagetitle h1 {
	font-size: 10px;
	font-weight:bold;
	line-height: 100%;
	margin: 0px;
	padding: 0px 5px 0px 30px;
	text-align: left;
	color: #C0AC8A;
}
#pagetitle p {
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: right;
}
#navi{
	font-size:10px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	padding-right: 0px;
}

#navi2{
	height:181px;
	background-image: url(asets/ban.jpg);
}



/*内容部分大枠*/
#textline {
	padding: 10px;
	width: 780px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	background-color: #845A2A;
	background-image: url(asets/bge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*内容部分*/
#naiyo {
	margin: 0px;
	padding: 10px;
	width: 400px;
	position: relative;
	float: right;
	font-size: 12px;
}

#naiyo p {
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
}


#naiyo li {
	margin-top: 3px;
	margin-bottom: 3px;
}
/*レイアウト枠：中段・ナビゲーション*/
#navi-waku {
	margin: 0px 0px 10px;
	width: 340px;
	padding: 10px 5px;
	position: relative;
	height: 400px;
}


#mainlink {
	margin: 0px;
	padding: 4px;
	background: #ffffff;
	border: 1px solid #ffffff;
font-size:12px;
font-family:MS UI Gothic,"ＭＳ Ｐゴシック", Osaka;
	padding-left: 0px;
	list-style: url(asets/none) none outside;

}
#mainlink li {
	margin: 0px;
	border-bottom: 1px solid #ffffff;
	font-size:12px;
	padding-left: 15px;
	display: block;
	background-image: url(asets/m_bg.jpg);


}
/*リンク*/
#mainlink a:link, #mainlink a:visited {
	display: block;
	color: #6C6C6D;
	padding: 4px;
font-size:12px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;

}

/*下段*/
#shita-waku {
	margin: 0px;
	position: relative;
	background: #855A2A;
	text-align: center;
	clear: right;
	width: 780px;
	padding: 10px 10px 10px 10px;
	text-indent: 10px;
	font-size: 9px;
	margin-top: 0px;
	border-top: solid #AC9165 1px;

}
/*リンク*/
#shita-waku a:link, #shita-waku a:visited {
	color: #D2B586;
	font-size: 10px;

}
#shita-waku a:hover, #shita-waku a:active {
	color: #D2B586;
	font-size: 10px;
}

/*その他*/
img {
	border-width: 0px;
}
/*文字*/
.red {
	color: #D2B586;
}
.blue{
	color: #D2B586;
}
.midashi{
	font-size:12px;
	padding: 5px;
	color: #000000;
	font-weight: bold;
	line-height: 35px;
	background-image: url(asets/bare.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
}

.small{
font-size:9px;
color:#999999;
}


h2{
	font-weight:bold;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	color: #05446F;
	padding-top: 10px;
}

h1{
font-weight:normal;
font-size:10px;
}

.small2{
font-size:10px;
}

.style1 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
