@charset "utf-8";
/* CSS Document */

body  {
	font-size: 14px;
	margin: 0px;
	line-height: 150%;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #C3DBF3;
}

.clr {
	clear: both;
}

/*-------------------------------------------------------------------------------------------------------(link color)----------*/

a {
	color: #4D7DC1;
}

a:active {
	color: #9E3EFF;
}

a:hover {
	color: #2C4F7E;

}

/*-------------------------------------------------------------------------------------------------------(textblock)----------*/

.text_box_right
{
	text-align: right;
}

.text_box_center
{
	text-align: center;
}

.text_box_left
{
	text-align: left;
}

/*-------------------------------------------------------------------------------------------------------(text)----------*/

.text_redsp1
{
	text-decoration: line-through;
}

.text_redsp2
{
	color: #FF0000;
	font-weight: bold;
	text-decoration: line-through;
}

.text_red
{
	color: #FF0000;
}

.text_bold
{
	font-weight: bold;
}

.text_under
{
	text-decoration: underline;
}

.text_by
{
	background-color: #FFFF00;
}


.text_bold_under
{
	text-decoration: underline;
	font-weight: bold;
}

.text_bold_red
{
	font-weight: bold;
	color: #FF0000;
}

.text_under_red
{
	text-decoration: underline;
	color: #FF0000;
}

.text_bold_under_red
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}

.text_bold_by
{
	font-weight: bold;
	background-color: #FFFF00;
}

.text_under_by
{
	text-decoration: underline;
	background-color: #FFFF00;
}

.text_bold_under_by
{
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFF00;
}

.text_bold_red_by
{
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}

.text_under_red_by
{
	text-decoration: underline;
	color: #FF0000;
	background-color: #FFFF00;
}

.text_bold_under_red_by
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}

.text18_bold
{
	font-weight: bold;
	font-size: 18px;
}

.text18_bold_under
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}

.text18_bold_red
{
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}

.text18_under_red
{
	text-decoration: underline;
	color: #FF0000;
	font-size: 18px;
}

.text18_bold_under_red
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}

.text18_bold_by
{
	font-weight: bold;
	background-color: #FFFF00;
	font-size: 18px;
}

.text18_bold_under_by
{
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFF00;
	font-size: 18px;
}

.text18_bold_red_by
{
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
	font-size: 18px;
}

.text18_bold_under_red_by
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
	font-size: 18px;
}

.text25_bold
{
	font-weight: bold;
	font-size: 25px;
}

.text25_bold_under
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 25px;
}

.text25_bold_red
{
	font-weight: bold;
	color: #FF0000;
	font-size: 25px;
}

.text25_under_red
{
	text-decoration: underline;
	color: #FF0000;
	font-size: 25px;
}

.text25_bold_under_red
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	font-size: 25px;
}

.text25_bold_by
{
	font-weight: bold;
	background-color: #FFFF00;
	font-size: 25px;
}

.text25_bold_under_by
{
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFF00;
	font-size: 25px;
}

.text25_bold_red_by
{
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
	font-size: 25px;
}

.text25_bold_under_red_by
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
	font-size: 25px;
}

.background_y{
	background-color: #FFFF00;
	width: 177px;
}

/*-------------------------------------------------------------------------------------------------------(container)----------*/


#container {
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 90px;
	padding-right: 110px;
	padding-left: 110px;
}

#container1 {
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/head_bg_be.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
	padding-right: 110px;
	padding-left: 110px;
}

#container2 {
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/head_bg_one.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 138px;
	padding-right: 110px;
	padding-left: 110px;
}

#container_in {
	width: 751px;
	background-color: #FFFFFF;
}



#container_in_onetime {
	width: 751px;
	background-color: #FFFFFF;
}

div.menu {
	width: 951px;
	height: 27;
	font-size: 50%;
	float: left;
	background-image: url(img/head_bg_be.jpg);
	background-repeat: no-repeat;
}

div.rogo {
	width: 751px;
	height: 27;
	border: 0;
	float: left;
	background-image: url(img/head_bg_be.jpg);
	background-repeat: no-repeat;
}

img.rogo {
	width: 200px;
	height: 27;
	border: 0;
	float: left;
}

div.menu-text {
	width: 550px;
	height: 27;
	border: 0;
	float: left;
	font-size: 93%;
	line-height: 200%;
	color: #F0FFFF;
	background-image: url(img/head_bg_be.jpg);
	background-repeat: no-repeat;
}

.u {
    text-decoration: underline;
	color: #0000ff;
	font-weight: bold;
}

.u2 {
    text-decoration: underline;
	color: #F00;
	font-weight: bold;
}

.a {
	font-weight: bold;
}

.b {
    color: #ff0000;
	font-weight: bold;
}

.c {
    text-decoration: underline;
}

.d {
    font-weight: bold;
	background-color: #FF0;
}

.e {
	font-weight: bold;
	color: #ff0000;
	font-size : 150%;
}

.f {
	color: #ff0000;
	text-decoration: underline;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.bottom {
    border: 0;
}

.footer {
    font-size : 93%;
}

/*-------------------------------------------------------------------------------------------------------(head)----------*/

#head {
	height: 100px;
	width: 751px;
}

/*-------------------------------------------------------------------------------------------------------(content)----------*/

#content {
	width: 751px;
}

.box1 {
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 80px;
}

.box2_h {
	background-image: url(img/005.jpg);
	background-repeat: no-repeat;
	height: 229px;
	width: 751px;
	margin: 0px;
}

.box2_m {
	background-image: url(img/006.jpg);
	background-repeat: repeat-y;
	width: 571px;
	margin: 0px;
	padding-right: 90px;
	padding-left: 90px;
}

.box2_l {
	background-image: url(img/007.jpg);
	height: 49px;
	width: 751px;
	margin: 0px;
}

.box3 {
	border: 3px solid #40A3DC;
	padding: 15px;
}

.box4_h_2 {
	height: 15px;
	width: 751px;
	background-image: url(img/041.jpg);
	background-repeat: no-repeat;
	padding-top: 230px;
}

.box4_h {
	height: 253px;
	width: 751px;
	background-image: url(img/018.jpg);
	background-repeat: no-repeat;
}

.box4_m {
	background-image: url(img/019.jpg);
	background-repeat: repeat-y;
	width: 571px;
	margin: 0px;
	padding-right: 90px;
	padding-left: 90px;
}

.box4_l {
	background-image: url(img/020.jpg);
	height: 90px;
	width: 751px;
	margin: 0px;
}

.box4_l2 {
	background-image: url(img/040.jpg);
	height: 90px;
	width: 751px;
	margin: 0px;
}

.box5_h {
	height: 253px;
	width: 751px;
	background-image: url(img/022.jpg);
	background-repeat: no-repeat;
}

.box5_in {
	height: 68px;
	background-image: url(img/023.jpg);
	background-repeat: no-repeat;
	padding-top: 85px;
	padding-left: 50px;
	line-height: 180%;
}

.box6_h {
	height: 254px;
	width: 751px;
	background-image: url(img/024.jpg);
	background-repeat: no-repeat;
}

.box6_in {
	height: 30px;
	background-image: url(img/025.jpg);
	background-repeat: no-repeat;
	padding-top: 147px;
	padding-left: 50px;
	line-height: 180%;
}

.box7_h {
	height: 253px;
	width: 751px;
	background-image: url(img/027.jpg);
	background-repeat: no-repeat;
}

.box8_1 {
	height: 144px;
	width: 751px;
	background-image: url(img/028.jpg);
	background-repeat: no-repeat;
}

.box8_2 {
	height: 138px;
	background-image: url(img/029.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-left: 77px;
	line-height: 180%;
	margin-bottom: 20px;
}

.box8_3 {
	height: 139px;
	background-image: url(img/030.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 77px;
	line-height: 180%;
	margin-bottom: 20px;
}

.box8_4 {
	height: 139px;
	background-image: url(img/031.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 77px;
	line-height: 180%;
	margin-bottom: 20px;
}

.box8_5 {
	height: 139px;
	background-image: url(img/032.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 77px;
	line-height: 180%;
	margin-bottom: 20px;
}

.box8_6 {
	height: 140px;
	background-image: url(img/033.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 77px;
	line-height: 180%;
	margin-bottom: 20px;
}

.box8_7 {
	height: 140px;
	background-image: url(img/034.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 77px;
	line-height: 180%;
	margin-bottom: 20px;
}

.box8_8 {
	height: 47px;
	background-image: url(img/035.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 77px;
	line-height: 180%;
	margin-bottom: 20px;
}

.box8_9 {
	height: 47px;
	background-image: url(img/036.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 77px;
	line-height: 180%;
	margin-bottom: 20px;
}

.box8_10 {
	height: 47px;
	background-image: url(img/038.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 77px;
	line-height: 180%;
	margin-bottom: 20px;
}

.box9_h {
	height: 144px;
	width: 751px;
	background-image: url(img/028.jpg);
	background-repeat: no-repeat;
}

.box10 {
	height: 371px;
	width: 751px;
	background-image: url(img/hed1.jpg);
	background-repeat: no-repeat;
}

.box11 {
	border: 2px solid #86DEF0;
	padding: 10px;
}

.box112 {
	border: 2px solid #99F5D0;
	padding: 10px;
}

.box12 {
	width: 751px;
	background-image: url(img/078.jpg);
	background-repeat: repeat-y;
	margin-bottom: 30px;
}

.box12_t {
	width: 751px;
}

.box12_m {
	width: 611px;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.box12_l {
	width: 751px;
	background-image: url(img/079.jpg);
	height: 24px;
	background-repeat: no-repeat;
}

.box13 {
	width: 751px;
	background-image: url(img/087.jpg);
	background-repeat: repeat-y;
}

.box13_h {
	width: 751px;
	height: 78px;
}

.box13_m {
	width: 751px;
	padding-right: 10px;
	padding-left: 80px;
}

.box13_l {
	width: 751px;
	background-image: url(img/088.jpg);
	background-repeat: no-repeat;
	height: 49px;
}

.box14 {
	height: 309px;
	width: 751px;
	background-image: url(img/093.jpg);
	background-repeat: no-repeat;
}

.box14_in {
	border: 2px solid #CCCCCC;
	padding: 10px;
}


/*-------------------------------------------------------------------------------------------------------(left)----------*/

#left {
	width: 200px;
	float: left;
}

/*-------------------------------------------------------------------------------------------------------(right)----------*/

#right {
	width: 360px;
	float: right;
}

/*-------------------------------------------------------------------------------------------------------(foot)----------*/

#foot {
	width: 751px;
	text-align: center;
	background-image: url(img/foot.jpg);
	height: 162px;
}

/*---------------------------------------------------------------------------------------------------------------------------------
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);
}

----------*/
