@charset "utf-8";

/* CSS Document */



body  {
	font-size: 14px;
	margin: 0px;
	line-height: 150%;
	background:#000 url(images/bg.jpg) repeat-x center top;
	padding: 0px;

}

img{
	border:0
}



.clr {

	clear: both;

}



/*-------------------------------------------------------------------------------------------------------(link color)----------*/



a {

	color: #4D7DC1;

}



a:active {

	color: #9E3EFF;

}



a:hover {

	color: #2C4F7E;



}

a:hover img{
	filter: alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
}



/*-------------------------------------------------------------------------------------------------------(textblock)----------*/



.text_box_right

{

	text-align: right;

}



.text_box_center

{

	text-align: center;

}



.text_box_left

{

	text-align: left;

}



/*-------------------------------------------------------------------------------------------------------(text)----------*/



.text_bold

{

	font-weight: bold;

}



.text_size_18

{

	font-weight: bold;

	font-size: 18px;

}

.text_size_30

{

	font-weight: bold;

	font-size: 30px;

}



.text_size_25

{

	font-weight: bold;

	font-size: 25px;

}



.text_under

{

	text-decoration: underline;

}


.text_under_bold

{

	text-decoration: underline;
	
	font-weight: bold;
	
	font-size:160%;

}



.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_red

{

	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;

}



.text_by

{

	background-color: #FFFF00;

}

.box_under

{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 7px;
	font-weight:bold;
	padding-left:6px;
}


/*-------------------------------------------------------------------------------------------------------(container)----------*/



#container {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;

}



/*-------------------------------------------------------------------------------------------------------(head)----------*/



#head {
	width: 650px;
	margin-right: 0px;
	margin-left: 0px;

}



/*-------------------------------------------------------------------------------------------------------(content)----------*/



#content {

	width: 650px;

}



.box01 {

	padding-right: 20px;

	padding-left: 20px;

}



.box02 {

	width: 550px;

	padding-right: 50px;

	padding-left: 50px;

}



.box03 {
	width: 550px;
	padding:0 10px 20px 10px;
	border:1px solid #333;
	margin:20px 0 0 39px;
}



.box03_u {

	width: 535px;

}



.box03_m {

	width: 570px;

	padding-right: 30px;

	padding-left: 30px;

	background-image: url(images3/img025.jpg);

	background-repeat: repeat-y;

}


.box03_m p {
    padding-left: 60px;
	padding-right: 25px;
    font-size: 14px;

}

.question {

    padding: 5px 0 5px 20px;

}


.box03_f {

	width: 630px;

	height: 38px;

	background-image: url(images3/img017.jpg);

	background-repeat: no-repeat;

}



.box04 {
	width: 346px;
	margin-right: auto;
	border: 2px solid #910000;
	margin-top: 10px;
	font-size: 16px;
	margin-left: auto;

}



.box04_in {

	width: 346px;

	background-image: url(images/form_bg.jpg);

	background-repeat: no-repeat;

	height: 375px;

	padding-top: 35px;

	padding-right: 160px;

	padding-left: 160px;

	font-size: 16px;

	color: #333333;

}



.box05 {
	width: 546px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #910000;
	margin-top: 10px;
	margin-top: 10px;
	font-size: 14px;
	background-image: url(images/img030.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 150px;
	padding-left: 10px;
	padding-right: 10px;

}

.box06 {
	width: 270px;
	border: 5px solid #47210E;
}

.box07 {
	padding-right: 40px;
	padding-left: 40px;
}


.box08 {

	width: 450px;

	padding-right: 100px;

	padding-left: 100px;

}

.boxheada {
	width: 650px;
	background: url(images/jyouhou_001.jpg) no-repeat center top;
	height: 96px;
	padding-top: 30px;
}

.txc {
   text-align: center;
}




/*-------------------------------------------------------------------------------------------------------(left)----------*/



#left {

	width: 200px;

	float: left;

}



/*-------------------------------------------------------------------------------------------------------(right)----------*/



#right {

	width: 360px;

	float: right;

}



/*-------------------------------------------------------------------------------------------------------(foot)----------*/



#foot {

	width: 650px;

	text-align: center;

	background-image: url(img/img007.jpg);

	height: 33px;

}



/*---------------------------------------------------------------------------------------------------------------------------------

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);

}

a img {
    border: none;
}

----------*/
