/* CSS Document */

@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
}

body{
	color: #77775a;
	line-height: 1.5;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#FFFFFF;
	font-size:12px;
}
#wrapper {
	text-align: left;
	background:url(../img/head_bg.gif) repeat-x center 0;
	width:100%;
	height:147px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
a img { border: none; }
#container {
	padding: 0 0 0 0;
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align:center;
}
#wrapper_2 {
	text-align: left;
	background:url(../img/cont_bg.gif) repeat-y center 0;
	width:100%;
	min-width: 756px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#container_2 {
	padding: 0 0 0 0;
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align:center;
}
#wrapper_3 {
	text-align: left;
	background:url(../img/footer_btn.gif) no-repeat center 0;
	width:100%;
	min-width: 756px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#container_3 {
	padding: 0 0 0 0;
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

a {
	color: #336699;
	text-decoration:none;
}
a:hover {
    color: #336699;
	text-decoration: underline;

}
.clear {
	clear:both;
	}

li {
	list-style-type: none;
}
/*************** FONT & LINE ***************/
.line_btm_dt{border-bottom:1px dotted #888888;}
.tx_14{font-size:14px; color:#738673; margin:0 0 10px 10px;}
.style_1{font-size:12px; color:#FF0000; font-weight:bold;}
.style_2{font-size:14px; color:#82bdd3; font-weight:bold;}
.style_3{font-size:14px; color:#17184a; font-weight:bold;}
.style_4{font-size:14px; color:#ca7373; font-weight:bold;}
.style_5{font-size:12px; background-color:#d4e2f5; color:#508ba1; font-weight:bold; padding:3px}

/*************** MARGIN **************/
.mg5{
	margin: 5px 5px 5px 5px;
}
.mgt5 {
	margin-top: 5px;
}
.mgt10 {
	margin-top: 10px;
}
.mgt15 {
	margin-top: 15px;
}
.mgt20 {
	margin-top: 20px;
}
.mgt30{
	margin-top: 30px;
}
.mgt80{
	margin-top: 80px;
}
.mgb5 {
	margin-bottom: 5px;
}
.mgb10 {
	margin-bottom: 10px;
}
.mgb20 {
	margin-bottom: 20px;
}
.mgr5 {
	margin-right: 5px;
}
.mgr9 {
	margin-right: 9px;
}
.mgr10 {
	margin-right: 10px;
}
.mgr20 {
	margin-right: 20px;
}
.mgl5 {
	margin-left: 5px;
}
.mgl10 {
	margin-left: 10px;
}
.mgl20 {
	margin-left: 20px;
}
.mgl30 {
	margin-left: 30px;
}
.mgl40 {
	margin-left: 40px;
}
.mgl50 {
	margin-left: 50px;
}
.mgl100 {
	margin-left: 100px;
}
.mgl130 {
	margin-left: 130px;
}
.mgtr5 {
	margin-top: 5px;
	margin-right: 5px;
}
.mglr20{
	margin-left: 20px;
	margin-right: 20px;
}
.mgtb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mgt20l20 {
	margin-top: 20px;
	margin-left: 20px;
}
.mgt30l30 {
	margin-top: 30px;
	margin-left: 30px;
}
.mgt10l30 {
	margin-top: 10px;
	margin-left: 30px;
}
.mgt20l30 {
	margin-top: 20px;
	margin-left: 30px;
}

/*** Header ********************/
#header{
    text-align: left;
	padding: 0 0 0 0;
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#header a img { border: none; }
#header .head_l{
   float:left;
   width:252px;
}
#header .logo{
   float:left;
   width:252px;
   height:86px;
   float:left;
   margin:21px 0 0 0;
   padding:0 0 0 0;
}
#header .head_r{
   float:right;
   width:504px;
}
#header h1{
	font-size: 10px;
	font-weight: lighter;
	color: #8f8f6d;
	text-align:right;
	margin:0 0 0 0;
	padding:5px 0 0 0;
}
#header .text_navi{
   margin:50px 0 0 0;
   padding:0 5px 0 0;
   text-align:right;
}
#header .text_navi .img_cont{vertical-align:bottom;}

/*** Navigation ********************/
#navigation {
    width:756px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float: left;
}
#navigation ul {
	width: 756px;
	height:40px;
	float: left;
	text-align:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#navigation ul li { float: left; list-style-type: none; }


/*************** contents ***************/

#primary{
    text-align: left;
	padding: 0 0 0 0;
	width: 653px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#secondary{
    text-align: left;
	padding: 0 0 0 0;
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.main_img{
   padding:0 0 0 0;
   margin: 0 0 0 0;
   text-align:left;
   float:left;
   clear: both;
}
#cont_line{
   border-top: 5px solid #e5e6d0;
   float:left;
   width:653px;
   margin:20px 0 0 0;
   padding:5px 0 0 0;
   color:#8f8f6d;

}

/*************** left side ***************/
#left { 
   width: 328px;
   float:left;
   height:auto;
   padding: 0 0 0 0;
   margin:5px 0 0 0;
}
#left a img { border: none; }


/*************** right side ***************/
#right {
   width: 319px;
   float:right;
   padding: 0 0 0 0;
   margin:5px 0 0 0;
}
#right a img { border: none; }
#right ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}
#right ul li { list-style-type: none; }




#right2 {
   width: 319px;
   float:right;
   padding: 0 0 0 0;
   margin:5px 0 0 0;
}
#right2 a img { border: none; }
#right2 ul {
	margin: 0 0 0 40px;
	padding: 0 0 0 0;
}
#right2 ul li { list-style-type: none; }





/*************** footer ***************/
#footer {
    float:left;
	width: 756px;
	margin:20px 0 0 0;
	padding: 0 0 0 0;
}
#footer .footer_line{
   border-top: 1px solid #e5e6d0;
   width:736px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#footer .address{
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:left;
}
#footer .address td{
	padding:3px;
}
#footer .f_stx{font-size:10px;}
#footer .f_line_tx{border-left: 5px solid #e5e6d0; padding:0 0 0 5px;}
#footer .copy{
    text-align:center;	
	padding:0 0 0 0;
	margin:5px 0 0 0;
}



strong {
	font-weight: lighter;
}
