@charset "utf-8";
/* -------------------------------- RESET & SETTING -------------------------------- */
*{
	margin:0;
	padding:0;
	}

body {
	font-size: 12px;
	font-family: "Lucida Grande", "Verdana",  "ヒラギノ角ゴPro W3", "MS Pゴシック", Sans-Serif;
	color: #333333;
	background-color:#FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}

h1 {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #D9E7EF;
	color: #FFFFFF;
	margin-bottom: 1.5em;
	background-color: #79AED0;
	padding: 5px;
	}

h1.title {
	font-size: 30px;
	font-weight:bold;
	background-color:transparent;
	padding: 12px 0px 0px 0px;
	border: 0px;
	margin: 12px 0px 0px 0px;
}	
	

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #79AED0;
	padding: 5px;
	}
	
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	padding-bottom: .3em;
	margin-bottom: 1em;
	background-image: url(images/border03.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	}	


h4 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom:.5em;
	}
	
h5 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:inherit;
	background-color:#DDEEFF;
 	padding:.3em;
 	border:0px;
 	margin:0px 0px .5em 0px;
}
	
h6 {
	font-weight: bold;
	margin-bottom:1em;
	color: #FFFFFF;
	font-size: 18px;
	}				
	
p{
	font-size:110%;
	line-height:1.4em;
	color:#333333;
	margin-bottom:1.2em;
	}
		
textarea{
	font-size: 100%;
	}

img{
	margin:0px;
	padding:0px;
	border:none;
	vertical-align: top;
	}
	
.align_left{
	text-align:left;
	}

.align_center{
	text-align:center;
	}
	
.align_right{
	text-align:right;
	}
	
.float_left{
	float:left;
	}
	
.float_right{
	float:right;
	}
	
.clear{
	clear:both;
	}
	
.none{
	display:none;
	}

.bold{
	font-weight:bold;
	}	

.ff{
	color:#FFFFFF;
	margin-top: .5em;
	}
	
ul.list1 {
	list-style-image: url(images/li_icon.gif);
	list-style-type: none;
	}
	
ul.list2 {
	list-style-type: square;
	list-style-image: none;
	}
	
ul.list3 {
	list-style-type:disc;
	list-style-image: none;
	}
	
ol.list1 { 
	list-style-type:decimal; 
		}
		
ol.list2 { 
	list-style-type:lower-roman; 
		}
		
ol.list3 {
	list-style-type:lower-alpha; 
		}

ul li {
	line-height:170%;
	}
	

ol li {
	line-height:170%;
	}
	
p.indent{
	margin:0 20px;
	padding:7px;
	margin-bottom:1em;
	}				
	
div#wrapper{
	padding-bottom: 20px;
	}
/* -------------------------------- HEADER ----------------------------------------- */

div#header {
	width: 970px;
	height:78px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 50px;
	}	
	
div#header h1{
	float:left;
	}

div.logo{
	width:685px;
	height:78px;
	float:left;
	}
	
div.lang2{
	width:285px;
	float:right;
	}	
	
.lang{
	text-align:right;
	padding-top: 15px;
	padding-bottom: 10px;
	}	
	
.search_button {
	margin:0;
	padding:0;
	height:18px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	color:#ffffff;
	background-color:#999999;
	}

.search_form {
	margin:0;
	padding:0 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	}			

/* -------------------------------- CATCH AREA ------------------------------------------ */
	
div#catchbg{
	width:812px;
	float: right;
	background-image: url(images/catchbg_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 10px;
	}
	
div#catcharea{
	width:789px;
	background-image: url(images/catch_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
	}
	

div#catch_img{
	width:766px;
	height:148px;
	padding-top: 13px;
	}			
	

div#catcharea .catch_text{
	width:751px;
	background-image: url(images/catch_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 15px;
	margin-top: 11px;
	background-color:#3d93c9;
	}
	
div.catch{
	width:736px;
	padding: 10px 15px 10px 0;
	}	
	
div.catch_bottom{
	width:816px;
	height:11px;
	background-image: url(images/catchbg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}


/* -------------------------------- CONTENTS AREA --------------------------------------- */
			

div#contentsarea{
	width:980px;
	background-image: url(images/side_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 50px;
	clear:both;
	}
	
div#contentsarea2{
	width:980px;
	background-image: url(images/side_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}	
	

div#contentsarea .sidebar_top{
	width:156px;
	float:left;
	background-image: url(images/side_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
		
div#sidebar{
	width:156px;
	float:left;
	background-image: url(images/side_mid.jpg);
	background-repeat: repeat-y;
	background-position: top;
		}

div#contentsarea .sidebar_bottom{
	width:156px;
	background-image: url(images/side_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 3px;
	clear: both;
	float: none;
	vertical-align: bottom;
	}


	div#contentsarea .contents_right_top{
	width:812px;
	background-image: url(images/contents_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 3px;
	}				

div#contentsarea .contents_right{
	width:812px;
	float:right;
	background-image: url(images/contents_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}
	
div#contentsarea .contents_right_bottom{
	width:812px;
	background-image: url(images/contents_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
	height: 3px;
	}
	
/*div#contentsarea .contents{
	width:812px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	}*//*for IE6*/					

		
/* -------------------------------- FOOTER ----------------------------------------- */


div#footer {
	width: 812px;
	height: 71px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	float: right;
	}
	
div#footer p{
	color:#666666;
	width: 600px;
	padding-left: 20px;
	padding-top: 30px;
	}	
	
	
	
/* --------------------------------------------------------------------------------

---------------------------------- SUBPAGE --------------------------------------------------------------

----------------------------------------------------------------------------------- */	
body.subpage div#contentsarea .subcontents_right_top{
	width:794px;
	background-image: url(images/contents_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	padding-left: 20px;
	height: 3px;
	}
	
body.subpage div#contentsarea .subcontents_right{
	width:792px;
	float:right;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	}		
	
body.subpage div#contentsarea .contents_right li{
	background-image: url(images/li_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	margin-bottom: 1em;
	}

body.subpage div#contentsarea .subcontents{
	width:710px;
	background-color:#EAEAEA;
	margin: 1px;
	padding: 40px;
	}		
