@charset "utf-8";

/*---------------------------初期化--------------------------*/
body, form, fieldset {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

fieldset {
	border:none;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, dd {
	margin:0;
	padding:0;
}

blockquote, li, dt, dd {
	margin-left:1em;
}

li{
	list-style:none;
}

input, textarea {
	font-size:1em;
}

img {
	border:0;
}

/*---------------------------サイト全体設定--------------------------*/
body {
	text-align:center;
}

img {
	border: 0px;
}

h1 {
	margin:0;
	padding:0;
	font-size:12px;
	color:#999;
}

a:link{
	color:#3895ff;
	text-decoration:none;
}
a:visited{
	color:#3899ff;
	text-decoration:none;
}
a:active{
	color:#FF7640;
	text-decoration:underline;
}
a:hover{
	color:#FF7640;
	text-decoration:underline;
}




#clear_box {
	clear: both;
	height: 0px;
}



/*///// BASE ///////////////////////*/
#base_area {
	background:url(../../img/side_back.png) repeat-y;
	background-position:right;
	width:712px;
	padding:0px;
}

#second_area {
	background:url(../../img/head.png) repeat-x #FFFFF0;
	width:522px;
	position:relative;
	top:0px;
	left:0px;
	padding:0 0 0 178px;
}

#main_area {
	border:1px solid #000;
	width:499px;
	margin-bottom:10px;
}

#menu_area {
	position:absolute;
	background:url(../../img/menu_back.png) repeat-y;
	top:0px;
	left:40px;
	padding:0 6px 0 6px;
}

#menu_area ul li {
	margin:10px 0 0 0;
}

#menu_area ul {
	margin:19px 0 89px 0;
}

#menu_foot {
	position:relative;
	background:url(../../img/manu_foot.png) no-repeat;
	width:120px;
	left:-6px;
	bottom:-18px;
}

#base_foot {
	background:url(../../img/foot.png) repeat-x #FFF;
	width:691px;
	text-align:right;
	padding:18px 9px 0 0;
}

#foot_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333;
}

#head_button {
	text-align:right;
	margin:0 21px 21px 0;
}

#under_line {
	border-top:1px solid #000;
	margin:0 21px 0 -138px;
	padding:0 0 18px 0;
}

/*///// HEAD  ////////////////////////*/
#head_url {
	width:499px;
	text-align:right;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:20px 0 20px 0;
}

/*///// FOOT  ///////////////////////*/


#sub_title {
	font-weight:bold;
}


/*///// BOX ///////////////////////*/
.boxC_01 {
	border-top: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: left;
}
.boxC_02 {
	border-top: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: center;
	background: #201000;
}
.boxC_03 {
	border-top: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: center;
	background: #201000;
	color: #F60;
	font-weight:bold;
}
.boxC_04 {
	border-top: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: right;
	background: #201000;
}

.boxO_01 {
	border-top: 1px solid #572C00;
	border-right: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: left;
}

.boxO_02 {
	background:#1B0A00;
	border-top: 1px solid #572C00;
	border-right: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: left;
}

.boxO_03 {
	border-top: 1px solid #572C00;
	border-right: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: center;
	background: #201000;
	color: #F60;
	font-weight:bold;
}

.boxO_04 {
	border-top: 1px solid #572C00;
	border-right: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: right;
	background: #201000;
}

.boxO_05 {
	border-top: 1px solid #572C00;
	border-right: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: center;
	background: #201000;
}

.boxL_01 {
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: left;
}

.boxL_02 {
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: center;
}

.boxL_03 {
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: left;
	color:#0CF;
	font-weight:bold;
}

.boxL_04 {
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: right;
}

.boxL_yellow_center {
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: center;
	background:#1B0A00;
}

.boxL_yellow_left {
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: left;
	background:#1B0A00;
}

.boxL_yellow_right {
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: right;
	background:#1B0A00;
}

.boxL_black_center {
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: center;
}

.boxL_black_right {
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: right;
}

.boxL_black_left {
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: left;
}

.boxU_01 {
	border-right: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: left;
}

.boxU_02 {
	border-right: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: center;
}

.boxU_03 {
	border-right: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: right;
	background: #201000;
}

.boxU_yellow_left {
	border-right: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: center;
	background:#1B0A00;
}

.boxU_yellow_center {
	border-right: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: center;
	background:#1B0A00;
}

.boxU_yellow_right {
	border-right: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: right;
	background:#1B0A00;
}

.boxU_black_center {
	border-right: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: center;
}

.boxU_black_left {
	border-right: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: center;
}

.boxU_black_right {
	border-right: 1px solid #572C00;
	border-bottom: 1px solid #572C00;
	border-left: 1px solid #572C00;
	text-align: right;
}

.box_center {
	text-align: center;
}

.box_left {
	text-align: left;
}
















