@charset "utf-8";
/*------------------------------------------------------------

	common

------------------------------------------------------------*/
body {
	background-color:#EFEFEF;
}



#header {
	margin:0 auto;
	font-size:0px;
}
#header_background {
	background:url(/allsite/img/cmn/header_back.gif) repeat-x 0 bottom;
}


#header p#logo {
	position:relative;
}
#header p#logo span {
	display:block;
	position:absolute;
	top:15px;
	left:205px;
	color:#000066;
}

#h1_box {
	height:24px;
	background-color:#000066;
}


/*-----------------text-------------------*/
h1 {
	color:#FFFFFF;
	width:986px;
	margin:0 auto;
	padding:7px 0 5px 5px;
	font-size:11px;
}
h2 {
	font-size:20px;
	color:#974C21;
	padding:10px 0;
	margin:0;
	font-weight:bold;
	border-top:1px dotted #974C21;
	border-bottom:1px solid #974C21;
	clear: both;
}
p.text01 {
	line-height:150%;
	margin-bottom:15px;
}



#yahoomap_pastemap_helpicon {display:none;}


#global_menu {
	margin:0 auto;
	width:986px;
	height:130px;
}

#global_menu_L {
	float:left;
	width:600px;
	margin-top:21px;
}

#global_menu_R {
	background:url(/allsite/img/cmn/tel.gif) no-repeat;
	width:236px;
	height:60px;
	background-position:center top;
	float:right;
	margin-top:21px;
}

#gMenu {
	margin:10px 0 0 0;
}


#wrapper {
	margin:15px auto 0;
	width:986px;
	height:24px;
}


#side_menu {
	float:left;
	margin:0;
	width:246px;
	height:270px;
}
#side_menu li{
	margin:0;
}


#contents {
	float:right;
	background:url(/allsite/img/cmn/box734_middle.gif) repeat-y;
	width:734px;
}
#contents #contents_bgTop {
	background:url(/allsite/img/cmn/box734_top.gif) no-repeat;
	padding:17px 0 0 0;
	background-position:center top;
}
#contents #contents_bgBottom {
	background:url(/allsite/img/cmn/box734_bottom.gif) no-repeat;
	padding:0 0 15px 0;
	background-position:center bottom;
}
#contents #contents_inner {
	padding:5px 20px 10px;
}


#contents .point_box {
	margin:10px 0 30px;
}

#contents .topic01 {
	margin:20px 0 30px;
}
#contents .topic01_L {
	float:left;
}
#contents .topic01_R {
	float:right;
	width:280px;
	font-size:12px;
	line-height:150%;
	margin:10px 0 0 0;
}
#contents .topic02 {
	margin:20px 0 30px;
}

#contents .topic02_taikenBox_f {
	background:url(/allsite/img/top/bg_report_middle.gif) repeat-y;
	width:168px;
	float:left;
	margin:0 5px 20px 2px;
}
#contents .topic02_taikenBox {
	background:url(/allsite/img/top/bg_report_middle.gif) repeat-y;
	width:168px;
	float:left;
	margin:0 5px 10px 0;
}
#contents .topic02_taikenBox_top {
	background:url(/allsite/img/top/bg_report_top.gif) no-repeat;
	padding:10px 0 0 0;
	width:168px;
}
#contents .topic02_taikenBox_bottom {
	background:url(/allsite/img/top/bg_report_bottom.gif) no-repeat;
	padding:0 0 15px 0;
	background-position:center bottom;
	width:168px;
}

#contents .topic02_taikenText {
	margin:10px 0 0 0;
	padding:0 13px;
	line-height:150%;
	font-size:11px;
}
#contents .topic02_taikenText a:link,#contents .topic02_taikenText a:visited {
	display:block;
	color:#333333;
}
#contents .topic02_taikenText a:hover,#contents .topic02_taikenText a:active {
	color:#666666;
}



#contents .topic03 {
	margin:20px 0 30px;
}
#contents .topic03_L {
	float:left;
}
#contents .topic03_R {
	float:right;
	width:360px;
	font-size:12px;
	line-height:150%;
	margin:10px 0 0 0;
}



#laser_more_box {
	border:1px solid #DDDDDD;
	width:672px;
	padding:10px 10px 5px 10px;
}
#laser_more_box .laser_more_position {
	text-align:center;
}


#footer {
	margin:5px 0 15px 0;
	background:url(/allsite/img/cmn/bgMiddle_15th.gif) repeat-y;
}
#footer #footer_inner {
	padding:10px 20px;
}
#footer #footer_bgTop {
	background:url(/allsite/img/cmn/bgTop_15th.gif) no-repeat;
	padding:15px 0 0 0;
	background-position:center top;
}
#footer #footer_bgBottom {
	background:url(/allsite/img/cmn/bgBottom_15th.gif) no-repeat;
	padding:0 0 15px 0;
	background-position:center bottom;
}







#footer #footer_link {
	border-top:1px dotted #333333;
	border-bottom:1px solid #333333;
	padding:20px 0 20px 40px;
	font-size:11px;
}

#box_15th {
	background:url(/allsite/img/cmn/backImg_15th.jpg) no-repeat;
	height:284px;
	position:relative;
}
#box_15th .form_position {
	position:absolute;
	top:173px;
	left:273px;
}




/*-------------common_color-------------*/
.color01 {
	color:#333333;
	font-weight:bold;
	font-size:14px;
}
.cl01{
	color:#FF0066;
	font-weight:bold;
}
.cl02{
	color:#11CBC6;
	font-weight:bold;
}





/*-------------common_position-------------*/
.mr_01 {
	margin:5px 0 0 20px;
}
.mr_02 {
	margin:20px 0;
}
.mr_left10 {
	margin-left:10px;
}
.mr_left30 {
	margin-left:30px;
}
.mr_top5 {
	margin-top:5px;
}
.mr_top10 {
	margin-top:10px;
}
.mr_top15 {
	margin-top:15px;
}
.mr_top20 {
	margin-top:20px;
}
.mr_top30 {
	margin-top:30px;
}
.mr_top55 {
	margin-top:55px;
}
.mr_bottom10 {
	margin-bottom:10px;
}
.mr_bottom20 {
	margin-bottom:20px;
}
.mr_bottom30 {
	margin-bottom:30px;
}
.mr_bottom50 {
	margin-bottom:50px;
}
.txt_alignR {
	text-align:right;
}
.txt_alignC {
	text-align:center;
}
.lh130 {
	line-height:130%;
}



/*---------table--------------*/
table {
	width:694px;
	font-size:12px;
	border:1px solid #DDDDDD;
}

.th_color {
	background-color:#EDFEFE;
	font-size:14px;
}
.td_color {
	background-color:#D6FCFB;
	text-align:center;
	font-size:14px;
}

th {
	padding:5px;
	border:1px solid #DDDDDD;
	width:165px;
}
td {
	padding:10px;
	border:1px solid #DDDDDD;
	line-height:130%;
}


#global_menu #global_menu_L #gMenu .gm01 {
	background:url(/allsite/img/cmn/global_home.png) no-repeat;
	display:block;
	width:92px;
	height:50px;
	text-indent:-9999px;
}
#global_menu #global_menu_L #gMenu .gm02 {
	background:url(/allsite/img/cmn/global_access.png) no-repeat;
	display:block;
	width:214px;
	height:50px;
	text-indent:-9999px;
}
#global_menu #global_menu_L #gMenu .gm03 {
	background:url(/allsite/img/cmn/global_staff.png) no-repeat;
	display:block;
	width:247px;
	height:50px;
	text-indent:-9999px;
}


#wrapper #side_menu .sm01 {
	background:url(/allsite/img/cmn/side_menu1.gif) no-repeat;
	display:block;
	width:246px;
	height:58px;
	text-indent:-9999px;
}
#wrapper #side_menu .sm02 {
	background:url(/allsite/img/cmn/side_menu2.gif) no-repeat;
	display:block;
	width:246px;
	height:48px;
	text-indent:-9999px;
}
#wrapper #side_menu .sm03 {
	background:url(/allsite/img/cmn/side_menu3.gif) no-repeat;
	display:block;
	width:246px;
	height:52px;
	text-indent:-9999px;
}
#wrapper #side_menu .sm04 {
	background:url(/allsite/img/cmn/side_menu4.gif) no-repeat;
	display:block;
	width:246px;
	height:50px;
	text-indent:-9999px;
}
#wrapper #side_menu .sm05 {
	background:url(/allsite/img/cmn/side_menu5.gif) no-repeat;
	display:block;
	width:246px;
	height:52px;
	text-indent:-9999px;
}
#wrapper #side_menu .sm06 {
	background:url(/allsite/img/cmn/side_menu6.gif) no-repeat;
	display:block;
	width:246px;
	height:62px;
	text-indent:-9999px;
}



#footer #map_box {
	position:absolute;
	top:45px;
	left:546px;
	width:400px;
}

#footer #map {
	width:400px;
	height:180px;
}
#footer #map_box #map_text {
	margin:5px 0 0 0;
	line-height:110%;
}


/*---------a--------------*/
#footer #footer_inner #map_box #map_text a,#footer #map_box #map_text a:link,#footer #map_box #map_text a:visited {
	color:#FC1773;
	font-size:11px;
}
#footer #footer_inner #map_box #map_text a:hover,#footer #map_box #map_text a:active {
	color:#FD5397;
}


#footer #footer_inner #footer_link a,#footer #footer_link a:link,#footer #footer_link a:visited {
	color:#333333;
}
#footer #footer_inner #footer_link a:hover,#footer #footer_link a:active {
	color:#666666;
}



#footer #footer_inner .copyRight_link a,#footer #footer_inner .copyRight_link a:link,#footer #footer_inner .copyRight_link a:visited {
	color:#333333;
}
#footer #footer_inner .copyRight_link a:hover,#footer #footer_inner .copyRight_link a:active {
	color:#666666;
}

