@charset "utf-8";
/* CSS Document */

body  {
	font-size: 14px;
	margin: 0px;
	line-height: 120%;
	color: #000000;
	padding: 0px;
	background-color: #000000;
}

.clr {
	clear: both;
}

.zero {
	margin: 0px;
	padding: 0px;
}

/*-------------------------------------------------------------------------------------------------------(link color)----------*/

a {
	color: #4D7DC1;
}

a:active {
	color: #9E3EFF;
}

a:hover {
	color: #2C4F7E;

}

/*-------------------------------------------------------------------------------------------------------(link color)----------*/

.text_bold {
	font-weight: bold;
}



.text_bold_y_20 {
	font-weight: bold;
	font-size: 20px;
	background-color: #FFFF00;
}

.text_red {
	color: #FF0000;
}

.text_red50 {
	color: #FF0000;
	font-size: 40px;
	font-weight: bold;
}


.text_red_bold {
	font-weight: bold;
	color: #FF0000;
}

.text_red_bold30 {
	font-weight: bold;
	color: #FF0000;
	font-size: 30px;
	text-decoration: underline;
	text-align: center;
	line-height: 150%;
}

.text_red_bold20 {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	line-height: 150%;
}


.text_bold20 {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	line-height: 150%;
}


.text_bold18 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	line-height: 150%;
}



.text_red_bold20u {
	font-weight: bold;
	font-size: 20px;
	text-decoration: underline;
	line-height: 150%;
}

.text_bold30 {
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	line-height: 150%;
}


.text_bold25_red {
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	line-height: 150%;
	color: #FF0000;
}


.text_bold201 {
	font-weight: bold;
	font-size: 20px;
}

.text_bold30yu {
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	line-height: 150%;
	text-decoration: underline;
	background-color: #FFFF00;
}

.text_bold50 {
	font-weight: bold;
	font-size: 50px;
	text-align: center;
	line-height: 150%;
}

.text_red_bold_under {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.text_red_under {
	color: #FF0000;
	text-decoration: underline;
}

.text_under {
	text-decoration: underline;
}

.text_bold_y {
	font-weight: bold;
	background-color: #FFFF00;
}

.text_bold_under {
	font-weight: bold;
	text-decoration: underline;
}

.text_bold_y_line {
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;
}

/*-------------------------------------------------------------------------------------------------------(h1,h2,h3,h4)----------*/

h1 {
	font-size: 12px;
	margin: 0px;
}

/*-------------------------------------------------------------------------------------------------------(container)----------*/

#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
}

/*-------------------------------------------------------------------------------------------------------(head)----------*/

#head {
	width: 700px;
}

/*-------------------------------------------------------------------------------------------------------(Menu)----------*/

/*-------------------------------------------------------------------------------------------------------(content)----------*/

#content {
	width: 676px;
	padding-right: 11px;
	padding-left: 12px;
	text-align: center;
}

.box01 {
	text-align: left;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

.box02 {
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 35px;
}

.box03 {
	text-align: left;
	margin-right: 110px;
	margin-left: 110px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 20px;
	border: 3px solid #FF0000;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
}

.box032 {
	text-align: left;
	margin-right: 110px;
	margin-left: 110px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 20px;
	border: 3px solid #FF0000;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
}


.box03_inner {
	text-align: center;
	margin-top: 10px;
}

.box04 {
	text-align: right;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}



.box5 {

	padding: 20px;

	margin-right: 45px;

	margin-left: 45px;

	border: 3px solid #A52A2A;

	margin-top: 20px;

	margin-bottom: 20px;

}


.box06 {

	padding: 15px;

	margin-right: 20px;

	margin-left: 20px;

	border: 3px solid #000000;

	margin-top: 10px;

	margin-bottom: 10px;

}





/*-------------------------------------------------------------------------------------------------------(left)----------*/

#left {
	width: 200px;
	float: left;
}

#leftmenu_text {
	margin-left: 30px;
}

.leftmenu-list
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.leftmenu-list-item a
{
	width: 142px;
	height: 14px;
	padding-top: 1px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	float: left;
	margin: 3px;
	color: #FFFFFF;
	background-color: #333333;
}

.leftmenu-list-item a:hover
{
	color: #FFFFFF;
	font-weight: bold;
}


/*-------------------------------------------------------------------------------------------------------(right)----------*/

#right {
	width: 560px;
	float: right;
}

/*-------------------------------------------------------------------------------------------------------(foot)----------*/

#foot {
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/*---------------------------------------------------------------------------------------------------------------------------------
0.++IMG BTN

#menu_text {
	margin-left: 30px;
}

.menu-list
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.menu-list-item a
{
	width: 142px;
	height: 14px;
	padding-top: 1px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	float: left;
	margin: 3px;
	color: #FFFFFF;
	background-color: #333333;
}

.menu-list-item a:hover
{
	color: #FFFFFF;
	font-weight: bold;
}

-----------------------------------------------------------------------------------------------------------------------TEXT BTM

#menu_btn {
	padding-left: 30px;
}

ul.btn {
	margin:0px;
	list-style-type:none;
	padding: 0px;
}

ul.btn li {
	width:120px;
	height:30px;
	float: left;
}

ul.btn li a {
	display:block;
	width:120px;
	height:30px;
	text-indent:-10000em;
	background-repeat:no-repeat;
	background-position:50% 0px;
}

ul.btn li a:hover {
	background-position:50% -30px;
}
ul.btn li.btn01 a {
	background-image:url(imge/bt_01.jpg);
}

----------*/
