@charset "utf-8";

body {
	text-align:center;
	width:100%;
	height:100%;
	min-height:100%;
	background:#FFF;
}

#footer2 {
	width:100%;
	background:url(../img/ct_bg02.png) top center repeat-y;
}


/******* header *******/

#header {
	position:relative;
	width:980px;
	text-align:left;
	margin:0 auto;
	z-index:10;
}
#header #header_inner {
	width:980px;
	height:150px;
	background:url(../img/hd_bg01.png) top left repeat-y;
}
#header #header_inner #logo {
	position:absolute;
	top:30px;
	left:40px;
}
#header #header_inner #date {
	position:absolute;
	top:17px;
	left:425px;
}
#header #header_inner #lang {
	position:absolute;
	top:10px;
	right:20px;
	display:block;
	width:156px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/lang.gif) left bottom;
}
#header #header_inner #for_press {
	position:absolute;
	top:132px;
	left:660px;
	font-size:13px;
	padding:3px;
	color:#fff;
	background:#cf1225;
	text-decoration:none;
}
/*
#header #header_inner a#lang:hover {
	background:url(../img/lang.gif) left top;
}
*/
#header #header_inner #tw {
	position:absolute;
	top:50px;
	right:130px;
}
#header #header_inner #fl {
	position:absolute;
	top:50px;
	right:80px;
}
#header #header_inner #fb {
	position:absolute;
	top:50px;
	right:30px;
}

#header #header_ft {
	width:980px;
	height:25px;
	background:url(../img/hd_bg02.png) top left no-repeat;
}



/******* mainvisual *******/

#mainvisual {
	position:relative;
	top:-35px;
	width:100%;
	z-index:1;
}
#mainvisual #mainvisual_top {
	width:100%;
	min-width:980px;
	height:9px;
	font-size:0px;
	background:url(../img/mv_bg01.png) top left repeat-x;
}
#mainvisual #mainvisual_middle {
	width:100%;
	text-align:center;
	padding:30px 0;
	background:url(../../img/bg01.jpg) center center no-repeat;
}
#mainvisual #mainvisual_middle #mainvisual_main {
	text-align:center;
	position:relative;
	width:960px;
	height:282px;
	margin:0 auto;
}
#mainvisual #mainvisual_bottom {
	width:100%;
	min-width:980px;
	height:9px;
	font-size:0px;
	background:url(../img/mv_bg02.png) top left repeat-x;
}



/******* gnavi *******/

#gnavi {
	position:relative;
	width:980px;
	height:75px;
	text-align:left;
	margin:-60px auto 0;
	z-index:10;
}
#gnavi #gnavi_top {
	width:980px;
	height:5px;
	font-size:0px;
	background:url(../img/nv_bg01.png) top left no-repeat;
}
#gnavi #gnavi_middle {
	width:980px;
}
#gnavi #gnavi_middle #gnavi_left {
	float:left;
	width:23px;
	height:55px;
	font-size:0px;
	background:url(../img/nv_bg02.png) top left no-repeat;
}
#gnavi #gnavi_middle #gnavi_main {
	float:left;
	width:934px;
	height:55px;
	font-size:0px;
	background:#fff;
}
#gnavi #gnavi_middle #gnavi_main ul {
	margin:0 0 0 2px;
}
#gnavi #gnavi_middle #gnavi_main ul li {
	position: relative;
	float:left;
}
#gnavi #gnavi_middle #gnavi_main ul li.line {
	width:6px;
	height:55px;
	margin:0 2px;
	background:url(../img/nv_line.gif) top left no-repeat;
}
#gnavi #gnavi_middle #gnavi_right {
	float:left;
	width:23px;
	height:55px;
	font-size:0px;
	background:url(../img/nv_bg03.png) top left no-repeat;
}
#gnavi #gnavi_bottom {
	width:980px;
	height:14px;
	font-size:0px;
	background:url(../img/nv_bg04.png) top left no-repeat;
	clear:both;
}

/* second pulldown */

#gnavi_main ul li ul {
	display: none;
	position: absolute;
	top: 50px;
	*top: 55px;
	width: 150px;
	border: 1px solid #ef1200;
	background-color: #FFF;
	color: #ef1200;
	left: -1px;
	text-align: left;
	z-index: 200 !important;
}
#gnavi_main ul li ul li {
	margin: 0;
	border: none;
	font-size: 12px;
	line-height: 1.5em;
}
#gnavi_main ul li ul li a {
	display: inline-block;
	width: 130px;
	padding: 10px;
	display:block;
	text-decoration: none;
	color: #ef1200;
}
#gnavi_main ul li ul li a:hover {
	color: #fff;
	background-color: #ef1200;
}
	


/******* main contents *******/

#contents {
	position:relative;
	width:980px;
	text-align:left;
	margin:5px auto 0;
	z-index:9;
	clear:both;
}
#contents_top {
	width:980px;
	height:13px;
	font-size:0px;
	background:url(../img/ct_bg01.png) top left repeat-y;	
}
#contents_middle {
	width:980px;
	padding:5px 0 20px;
	background:url(../img/ct_bg02.png) top left repeat-y;
	overflow:hidden;
	font-size:13px;
	line-height:1.3;
}



/******* main contents *******/

#titleimg0 {
	display:block;
	margin:0 0 15px 20px;
}

#titleimg1 {
	display:block;
	margin:20px 0 15px 20px;
}

.titleimg2 {
	display:block;
	margin:40px 0 15px 20px;
}

.mainbox {
	position:relative;
	top:0;
	left:40px;
	width:705px;
}


/******* main contents table *******/

.mainbox table {
	width:705px;
	font-size: 12px;
}
.mainbox table tr td {
	padding: 15px 10px;
	text-align: left;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.5em;
}
.mainbox table tr td.title {
	width: 130px;
	background-color: #cf1225;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.mainbox table tr td.title_top {
	width: 130px;
	background-color: #cf1225;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cf1225;
}
.mainbox table tr td.title_bottom {
	width: 130px;
	background-color: #cf1225;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cf1225;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.mainbox table tr td.title_two {
	padding-top: 11px;
	padding-left:10px;
	text-align: left;
	background-color: #cf1225;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.mainbox table tr td.con {
	padding-left:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}


/*******right column *******/

#rightcontents {
	position:absolute;
	top:18px;
	right:6px;
	width:218px;
	margin:0;
	overflow:hidden;
	clear:both;
}
#rightcontents #rightcontents_top {
	position:relative;
	width:218px;
	height:11px;
	font-size:0px;
	background:url(../img/rc_bg01.png) top left no-repeat;
}
#rightcontents #rightcontents_middle {
	position:relative;
	width:218px;
	padding:3px 0 0;
	background:url(../img/rc_bg02.png) top left repeat-y;
}
#rightcontents #rightcontents_middle #titleimg1 {
	margin:0 0 0 6px;
}
#rightcontents #rightcontents_middle #titleimg2 {
	margin:40px 0 0 6px;
}
#rightcontents #rightcontents_middle .titleimg3 {
	margin:0 0 10px 6px;
}
#rightcontents #rightcontents_middle ul {
	width:185px;
	margin:10px 0 0 16px;
}
#rightcontents #rightcontents_middle ul li {
	margin:3px 0 0;
	border-bottom:1px solid #e0e0e0;
}
#rightcontents #rightcontents_middle ul li.last {
	margin:3px 0 0;
	padding:5px 0 0;
	border-bottom:none;
	text-align:right;
}
#rightcontents #rightcontents_bottom {
	position:relative;
	width:218px;
	height:20px;
	font-size:0px;
	background:url(../img/rc_bg03.png) top left no-repeat;
}


/******* footer *******/

#footer {
	position:relative;
	width:980px;
	text-align:left;
	margin:0 auto;
	z-index:10;
	overflow:hidden;
}
#footer #ft_bttop {
	position:relative;
	width:980px;
	height:34px;
	background:url(../img/ct_bg02.png) top left repeat-y;
}
#footer #ft_bttop a {
	position:absolute;
	top:5px;
	right:33px;
}	
#footer #footer_top {
	width:980px;
	height:17px;
	background:url(../img/ct_bg03.png) top left no-repeat;	
}
#footer #footer_main01 {
	width:980px;
	height:28px;
	text-align:center;
	background:url(../img/ct_bg04.png) top left repeat-y;	
}
#footer #footer_main01 ul {
	float: left;
	position: relative;
    left: 50%;
	margin:5px 0 0;
}
#footer #footer_main01 ul li {
	float:left;
	position: relative;
    left: -50%;	
	margin:0 5px;
	font-size:13px;
}
#footer #footer_middle {
	width:980px;
	height:23px;
	background:url(../img/ct_bg05.png) top left no-repeat;
	clear:both;	
}
#footer #footer_main02 {
	width:980px;
	background:url(../img/ct_bg02.png) top left repeat-y;
	text-align:center;
	font-size:13px;
	line-height:26px;
	padding:0 0 5px;
}





