/*基本-------------------------------------*/

body{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;
	background-color: #ffdfdf;
	background-image: url(../img/bg_01.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	margin-top: 50px;
}

a:link{
	color:#3366CC;
	text-decoration: none;
	outline:none;
}

a:visited{
	color:#996699;
	text-decoration: none;
}

a:active{
color:#FF3300;
}

a:hover{
	color:#FF9900;
}

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: 120%;
	font-weight: lighter;
}
h2{
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 12px;
	margin: 0px;
}

p{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 120%;
}


/*体裁------------------------------------*/
#Head {
    display: none
}

#Territory {
	width: 900px;
	background-image: url(../img/bg_02.png);
	height: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: middle;
}
#Header {
	width: 825px;
	margin: 0px;
	text-align: right;
	padding-right: 75px;

}

#Area_light {
	float: right;
	width: 334px;
	margin: 0px;
}
#Area_left {
	float: left;
	width: 566px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#Area_bottom {
	width: 900px;
	text-align: right;
}

#Area_bottom_left {
	float: left;
	width: 566px;
	text-align: left;
}
#Area_bottom_light {
	float: right;
	width: 324px;
	text-align: left;
	height: 39px;
	margin-top: 140px;
}

#Foot {
	width: 830px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-right: 70px;
}

#Clear {
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 5px;
}
/*ボックス------------------------------------*/

.box_01 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box_02 {
	background-image: url(../img/img_05.gif);
	width: 105px;
	padding-right: 10px;
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	color: #333333;
	margin-left: 5px;
}
.box_02_2 {
	background-image: url(../img/img_05_2.gif);
	width: 77px;
	padding-right: 10px;
	background-repeat: repeat-y;
	background-position: right bottom;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	color: #333333;
	margin-right: 77px;
	margin-left: 0px;
	margin-top: 25px;
}
.box_01_2 {
	margin-top: 93px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.box_left {
	float: left;
}
.box_left_02 {
	float: left;
	width: 265px;
}
.box_left_03 {
	float: left;
	margin-left: 10px;
	margin-top: 45px;
}

.box_right {
	float: right;
	width: 301px;
	height: 205px;
}
.box_right_02 {
	float: right;
}

.box_center {
	width: 460px;
	float: right;
}

.box_text_01 {
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 10px;
}

/*スタイル------------------------------------*/

img {
	vertical-align: bottom;
	margin: 0px;
}

.clear_01 {
	clear: both;
}
.style_01 {
	margin-right: 80px;
	margin-left: 10px;
}
.style_02 {
	float: right;
}
.style_03 {
    margin-left: 10px;
}
.style_04 {
    margin-left: 20px;
	margin-top: 30px;
}
.style_05 {
    margin-left: 30px;
}
.style_06 {
    margin-left: 10px;
}
.style_07 {
    margin-top: 123px;
}
