/*{基本-------------------------------------*/

body{
	background-image: url(/img/bg_top_01.gif);
	background-repeat: repeat;
	color: #663333;
	font-size: 12px;
	line-height: 130%;}

a:link{
	color:#003366;
	text-decoration: none;
	outline:none;
}

a:visited{
	color:#996699;
	text-decoration: none;
}

a:active{
	color:#FF3300;
}

a:hover{
	color:#FF3300;
}

ul,li,ol{
	font-size: 95%;
	line-height: 150%;
	color: #666666;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.box_02 a:link{
	text-decoration: none;
	outline:none;
	color: #FFFFFF;
}

/*見出し------------------------------------*/
h1{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	font-weight: lighter;
	color: #663333;
}
h2{
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 120%;
	font-weight: lighter;
	color: #003399;
}

p{

	margin-top: 0px;
	margin-bottom: 0px;


}


/*̍体裁------------------------------------*/
#Head {
    display: none
}

#Territory {
	width: 1080px;
	height: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	background-image: url(/img/bg_top_territory_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#Territory_2 {
	width: 1080px;
	height: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	background-image: url(/img/bg_top_territory_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#Header {
	margin: 0px;
}

#Area_left {
	float: left;
	width: 220px;
}
#Entrance {
	width: 320px;
	margin-top: 20px;
	margin-left: 380px;
}
#Entrance_02 {
	width: 300px;
	margin-top: 40px;
	margin-left: 420px;
}
#Foot {
	margin-top: 10px;
}

/*コンテンツ̍------------------------------------*/

#box_logo_01 {
	float: left;
}

#box_text_01 {
	padding-top: 30px;
	text-align: right;
	padding-right: 130px;
}
#box_head_text_02 {
	float: right;
	padding-right: 150px;
}
#box_menu {
	background-image: url(/img/bg_top_menu_01.gif);
	height: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box_menu_01 {
	margin-bottom: 5px;
}
#box_mobile {
	margin: 0px;
}
#box_info {
	margin: 0px;
	padding-top: 90px;
	background-image: url(/img/img_info_01.jpg);
	height: 170px;
	width: 220px;
}
#box_text_03 {
	float: right;
	margin-top: 190px;
	background-image: url(/img/bg_top_text_01.gif);
	height: 140px;
	width: 180px;
	padding-top: 90px;
	background-repeat: no-repeat;
}

#box_attention_01 {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	float: right;
	width: 660px;
	padding-right: 150px;
	padding-top: 15px;
}



/*ボックス------------------------------------*/

.box_01 {
	margin-bottom: 10px;
}
.box_left {
	float: left;
}
.box_right {
	float: right;
}

.style_center{
	text-align: center;
}
.style_font_red13b{
	font-weight: bold;
	color: #FF3366;
	font-size: 13px;
}
.style_font_ore11{
	color: #FF6600;
	font-size: 11px;
}
.style_01{
	font-weight: bold;
	color: #FF3366;
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;

}
.style_02{
	text-align: center;
	margin-bottom: 10px;

}

/*スクロールボックス------------------------------------*/
.scroll_01 {
	overflow-y: scroll;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#F577AF;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	padding: 5px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 10px;
	height: 110px;
}
.scroll_01 a:hover {
	background-color: #eaeaea;
	text-decoration: none;
}


.scroll_index_02 {
	height: 250px;
	overflow-y: scroll;
	background-color: #FFFFEE;
	color: #926347;
	width: 640px;
	padding: 10px;
	overflow-x:hidden;
	border: 3px double #87755F;
}


/*スタイル------------------------------------*/

img {
	vertical-align: bottom;
	margin: 0px;
}

.clear_01 {
	clear: both;
}

