/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #3e3e3e;
	background: #2145A3;
}
#content {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #2145A3;
	color: #5B5B5B;
} 
* {
	margin: 0px;
	padding: 0px;
}


/*-----------------------------------logo start------------------------------------------*/ 

#logo {
	width: 100%;
	background: url(../images/common/logo_bg.jpg) left top repeat-x;
} 
#logo .logo_con {
	width: 904px;
	margin: 0 auto;
}
#logo .logo_con .logo_img {
	width: 420px;
	padding: 28px 0px 15px 18px;
	float: left;
}
#logo .logo_con .top_txt {
	width: 421px;
	margin-top: 11px;
	float: right;
	font-family: "Meiryo";
} 



/*-----------------------------------logo end------------------------------------------*/ 




/*-----------------------------------menu start------------------------------------------*/ 

#menu {
	width: 100%;
	background: url(../images/common/menu_bg.jpg) left top repeat-x;
	margin-top: 0px;
} 
#menu .menu_con {
	width: 904px;
	margin: 0 auto;
}



/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav {padding:0; margin:0; list-style:none; height:36px; position:relative; z-index:500; font-family:arial, verdana, sans-serif; }
#nav img {vertical-align:top;}
#nav li.top {display:block; float:left; height:36px; width:auto;}
#nav li a.top_link {display:block; float:left; height:45px; line-height:33px; color:#ccc; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}


#nav li:hover a.top_link {color:#fff; background-color:#666600;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:0px; top:36px; background-color:#ffffff; -moz-opacity:.9;opacity:.9; padding:0px;white-space:nowrap; width:150px; height:auto; z-index:300; border-bottom:#AFD3EB 3px solid;}

#nav li ul.sub .border_d {border-bottom:#B0D4EA 1px dashed; text-align: center;}

#nav li ul.sub .border_s {border-bottom:#AFD3EB 1px solid;}

#nav li ul.sub li ul li{border-bottom:#B0D4EA 1px dashed;}

#nav li:hover ul.sub li
{display:block; height:22px; position:relative; float:left; width:150px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:12px; height:22px; width:150px; line-height:22px; text-align:center; color:#5182C5; text-decoration:none; }

#nav li:hover ul.sub li a:hover 
{color:#ffffff;background-color:#68C2F6;}
#nav li:hover ul.sub li a.fly:hover
{color:#ffffff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:140px; top:-4px; background: #F7F7F7; padding: 3px 0px 0px 0px; border-top:1px solid #aaaaaa; border-left:1px solid #aaaaaa; border-right:1px solid #aaaaaa;  white-space:nowrap; width:149px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{color:#CB9843;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{color:#000;} 



/*-----------------------------------menu end------------------------------------------*/ 




/*-----------------------------------banner start------------------------------------------*/ 

#banner {
	width: 100%;
	padding: 21px 0px 0 0px;
	background: url(../images/common/company_bg.jpg) left top repeat-x;
	
} 
#banner .banner_con_bg {
	width: 100%;
	background:url(../images/common/banner_con_bg.gif) repeat;
}
#banner .banner_con {
	width: 904px;
	margin: 0 auto;
	padding-bottom: 10px;
}

/*-----------------------------------banner end------------------------------------------*/ 




/*-----------------------------------cont start------------------------------------------*/ 

#cont {
	width: 100%;
	background: url(../images/common/cont_bg.jpg) left top repeat-x;
	padding-bottom: 6px;
}

#cont .cont_y_bg {
	width: 912px;
	margin: 0 auto;
	background: url(../images/common/cont_y_bg.jpg) left top repeat-y;
}
  
#cont .cont_y_bg .cont_con {
	width: 894px;
	margin: 0 auto;
	background: url(../images/common/cont_border_bg.jpg) left top no-repeat;
	padding: 10px 10px 6px 9px;
}

#cont .cont_y_bg .cont_con .cont_all_con_bg {
	width: 891px;
	margin: 0 auto;
	background: url(../images/common/cont_all_con_bg.gif) repeat;
}

#cont .cont_y_bg .cont_con .cont_all_con_color {
	width: 623px;
	background-color: #FFFFFF;
	float: left;
}
#cont .cont_y_bg .cont_con .cont_all_con_color .left_con {
	width: 614px;
	float: left;
	padding-left: 5px;
}

#cont .cont_y_bg .cont_con .cont_all_con_color .left_con .link a:link {
	color: #1064D8;
	font-weight: normal;
}
#cont .cont_y_bg .cont_con .cont_all_con_color .left_con .link a:visited{
	color: #1064D8;
	font-weight: normal;
}

#cont .cont_y_bg .cont_con .cont_all_con_color .left_con .link_und_no a:link {
	color: #1064D8;
	font-weight: bold;
	text-decoration: none;
}
#cont .cont_y_bg .cont_con .cont_all_con_color .left_con .link_und_no a:visited{
	color: #1064D8;
	font-weight: bold;
	text-decoration: none;
}

#cont .cont_y_bg .cont_con .cont_all_con_color .left_con .path {
	width: 614px;
	color: #575757;
}

#cont .cont_y_bg .cont_con .cont_all_con_color .left_con .path a:link{
	color: #0056CF;
	font-weight: normal;
	text-decoration: none;
}
#cont .cont_y_bg .cont_con .cont_all_con_color .left_con .path a:visited{
	color: #0056CF;
	font-weight: normal;
	text-decoration: none;
}


#cont .cont_y_bg .cont_con .cont_all_con_color .left_con h3 {
	width: 588px;
	border-bottom: 1px #c4c4c4 solid;
	margin-left: 15px;
}

#cont .cont_y_bg .cont_con .cont_all_con_color .left_con .img_list {
	width: 614px;
}
#cont .cont_y_bg .cont_con .cont_all_con_color .left_con .pagetop{
	padding: 30px 10px 10px 0px;
	float: right;
}

#cont .cont_y_bg .cont_con .cont_all_con_color .left_con .text_cont{
	width : 581px;
	padding: 0px 10px 0px 13px;
	line-height: 22px;
	color: #5B5B5B;
}

#cont .cont_y_bg .cont_con .right_con {
	width: 259px;
	float: right;
	padding: 4px 4px 0px 4px;
}

/*-----------------------------------cont end------------------------------------------*/ 

/*-----------------------------------footer start------------------------------------------*/ 

#footer {
	width: 100%;
	background: #2145A3;
	border-top: 1px #699DE0 solid;
	border-bottom: 1px #699DE0 solid;
} 

#footer a:link  {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
} 

#footer a:visited  {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
} 


#footer .footer_con {
	width: 904px;
	color: #FFFFFF;
	margin: 0 auto;
}

#footer .footer_con .list_menu {
	width: 904px;
	padding: 6px 0px 6px 0px;
}

/*-----------------------------------footer end------------------------------------------*/ 

/*-----------------------------------copy_right start------------------------------------------*/ 

#copy_right {
	width: 100%;
	background: #2145A3;
	margin: 15px 0px 30px 0px;
} 

#copy_right .copy_right_con {
	width: 904px;
	color: #CBE1FE;
	margin: 0 auto;
}

/*-----------------------------------copy_right end------------------------------------------*/ 
.clear {
	clear: both;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.font_14 {
	font-size: 14px;
}
.font_b {
	font-weight: bold;
}

.font_color_blue {
	color: #5874BA;
}

.font_color_red {
	color: #CB0101;
}

.font_color_blue_02 {
	color: #1266DA;
	font-size: 14px;
	font-weight: bold;
}

.font_color_bg_blue {
	background-color: #F0F5FD;
}

.text_center {
	text-align: center;
}




.mar_l_5 {
	margin-left: 5px;
}

.mar_l_7 {
	margin-left: 7px;
}

.mar_l_8 {
	margin-left: 8px;
}

.mar_l_10 {
	margin-left: 10px;
}

.mar_l_14 {
	margin-left: 14px;
}

.mar_l_15 {
	margin-left: 15px;
}

.mar_l_32 {
	margin-left: 32px;
}

.mar_l_35 {
	margin-left: 35px;
}

.mar_l_141 {
	margin-left: 141px;
}

.mar_l_197 {
	margin-left: 197px;
}



.mar_r_5 {
	margin-right: 5px;
}

.mar_r_10 {
	margin-right: 10px;
}







.mar_t_5 {
	margin-top: 5px;
}

.mar_t_8 {
	margin-top: 8px;
}

.mar_t_10 {
	margin-top: 10px;
}

.mar_t_14 {
	margin-top: 14px;
}

.mar_t_15 {
	margin-top: 15px;
}
.mar_t_20 {
	margin-top: 20px;
}
.mar_t_23 {
	margin-top: 23px;
}

.mar_t_25 {
	margin-top: 25px;
}

.mar_t_30 {
	margin-top: 30px;
}
.mar_t_35 {
	margin-top: 35px;
}

.mar_t_40 {
	margin-top: 40px;
}

.mar_t_50 {
	margin-top: 50px;
}

.mar_t_100 {
	margin-top: 100px;
}

.mar_t_150 {
	margin-top: 150px;
}

.mar_t_200 {
	margin-top: 200px;
}


.mar_t_300 {
	margin-top: 300px;
}

.mar_t_350 {
	margin-top: 350px;
}


.pad_t_5 {
	padding-top: 5px;
}

