@charset "utf-8";

/*-----------------------------各ブラウザ初期値クリア----------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,p
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

/*h1 img {
	display: block;
}*/

img {
	border: 0;
}
a {
	color: #6e6e6e;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}

.clear {
	clear: both;
}

.space {
	display:block;
	height:5px;
}

/*----------------------------------------------------------------------------------------*/

body {
	font: 12px "Trebuchet MS", Arial, sans-serif, Helvetica;
	background-image: url(../img/top_header_back.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	line-height:1.3;
	text-align: center; 
	color: #6e6e6e;
	height:100%
}

#container {
	width: 900px; 
	margin: 0 auto;
	text-align: left;
	position: relative; 
	min-height:100%; 
} 


/*-------------------------------------    header    ------------------------------------*/
#header01 {
	color:#FFF;
	/*background-image:url(../img/top_header_logo.gif);*/
	background-repeat:no-repeat;
	text-align:center;
	height:100px;
}

#header01 .logo {
	float:left;
}

#header01 .stext{
	clear:both;
	color:#FFF;
	font: 12px "Trebuchet MS", Arial, monospace, sans-serif, Helvetica;
	width:260px;
	text-align:left;
}

#header01 a{
	color:#FFF;
	text-decoration:underline;
}
#header01 a:hover{
	color:#f00;
	
}
#header01 .h01_right {
	text-align:left;
	color:#FFF;
	font: 12px "Trebuchet MS", Arial, monospace, sans-serif, Helvetica;
}
#header01 h2{
	font-size: 20px;
	color:#FFF;
	padding:42px 0 0 46px;
	text-align:left;
}
#header01 h2 a{
	text-decoration:none;	
}
#header01 h2 a:hover{
	text-decoration:none;
	color:#FFF;	
}

#header01 #header_navi{	
	left:400px;
	width:500px;
	position:absolute;
	top:73px;
	display:block;
}

#header01 #header_navi ul{
	list-style-type:none;
}

#header01 #header_navi ul li{
	font-size:13px;	
	display:inline;
	white-space: nowrap;
	padding-left:3px;
}

#header01 .process_header {
	position:relative;
	top:-46px;
	left:415px;

}

#header01 .catalog_header {
	position:relative;
	top:-46px;
	left:100px;

}

#header02 {
	clear:both;
	background-image: url(../img/header01.jpg);
	width:900px;
	height:314px;
}

#header02 h3 {
	position:absolute;
	top:280px;
	left:30px;
	letter-spacing:1px;
	font-size:14px;
}
#header02 h3 strong {
	font-size:26px;
	letter-spacing:0;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
}
#header02 .strong_text {
	position:absolute;
	top:381px;
	left:85px;
	font-size:15px;
}

#header02 .header02_text {
	position:absolute;
	top:386px;	
	left:685px;
	font-size:14px;
	font-weight:bold;

}

#header02 .header02_text a {
	text-decoration:underline;
}

/*-------------------------------------    navigation01   ---------------------------------*/

#menu_box01 {
	width: 860px !important; 
	width: 893px; /* for only IE6 style */  
	height:375px;
	background: #dbedf8; 
	padding:20px 15px 0 24px;
	text-align: left;
	margin-bottom:13px;
}

#navilist ul {
	list-style: none;
}

#navilist li,#navilist a{
	float:left;
	display: block;
	width: 416px;
	height: 112px;
	margin-right: 14px !important;
	margin-right: 4px; /* for only IE6 style */
	margin-bottom:10px;
}

#menu_box01 h4{
	margin:0 0 0 0;
	font-weight:normal;	
}

a .big_navi  {
	color: #777777;
	margin:18px 0 0 150px;
	font:bold 15px "ＭＳ Ｐゴシック","ＭＳ ゴシック", sans-serif, Helvetica;
	display: block;
}

a:hover .big_navi {
	color: #5672ff;
	margin:21px 0 0 153px;
}
a .posi {
	color: #5e5e5e;
	width:263px;
	margin:12px 0 0 130px;
	font-size:12px;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
	line-height:1.6;
	display: block;
}
a:hover .posi {
	color: #5e5e5e;
	width:263px;
	margin:12px 0 0 133px;

}

#navilist a{
	text-decoration: none;
	background-image: url(../img/navi03.jpg);
	background-repeat: no-repeat;
}

#navi02 a{
	background-position: 0px -112px;
}

#navi03 a{
	background-position: 0px -224px;
}

#navi04 a{
	background-position: 0px -336px;
}

#navi05 a{
	background-position: 0px -448px;
}

#navi06 a{
	background-position: 0px -560px;
}

#navi01 a:hover {
	background-position: -416px 0px;
}

#navi02 a:hover {
	background-position: -416px -112px;
}

#navi03 a:hover {
	background-position: -416px -224px;
}

#navi04 a:hover {
	background-position: -416px -336px;
}

#navi05 a:hover {
	background-position: -416px -448px;
}

#navi06 a:hover {
	background-position: -416px -560px;
}


/*-------------------------------------    navigation02   ---------------------------------*/

#menu_box02 {
	width: 909px; 
	background-color: #FFF; 
	margin-bottom:20px;
}

.box02_banner {
	float:left;
	width:292px;
	/*padding:0 0 5px 0;*/
	margin:0 11px 10px 0;
	text-decoration:none; 
	text-align:left;
}

.box02_banner_text {
	padding:5px 0 5px 0;
	font-size:12px;	
	line-height:1.4;
	display:block;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;

}

.box02_banner a {
	font-size:12px;
	text-decoration:none; 
}

.box02_banner a:hover {
	color: #FF0000;
	text-decoration:none; 
}




#menu_box03 {
	width: 900px; 
	background: #dbedf8; 
	padding:18px 0;
	margin-bottom:20px;
}

.navilist02 ul {
	list-style:none;
	text-align:center;
	margin:auto;
	width:800px;


}

.navilist02 ul li {
	list-style:none;
    padding-left:10px;
	display: inline;
	margin:0 3px;
	z-index:5;

}


.navilist02 a{
	/*color: #06297a;*/
	border:solid 1px #FFF;
	background:url(../img/icon16_2.gif) no-repeat;
	font-size:12px;
	padding:2px 22px;
}

.navilist02 a:hover {
	color: #FF0000;
	text-decoration:underline; 
}

/*-------------------------------------    mainContent   ---------------------------------*/
#content {
	width:900px;
	background: #FFFFFF;
}

/*--------------- left_navi */

#left_navi {
	float:left;
	width:222px;
	padding:0 18px 25px 0;
	border-right:solid 1px #acacac;
}

.left_banner {
	padding-bottom:18px;
	line-height:1.4;
	text-decoration:none; 
	text-align:left;
}
.left_banner a:hover {
	color: #FF0000;
	text-decoration:none; 
}

#info_gazou {
	background-image: url(../img/infoi_2.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 232px;
}

#info_gazou #space {
	height: 93px;
}

#info_gazou #mail {
	margin-left: 50px;
	margin-top: 0px;
	font-size: 15px;
	font-weight:bold;
	padding-top:4px;
}

#info_gazou #mail a {
	color:#FFFFFF;
}

#info_gazou #mail a:hover{
	color:#FF0000;
	
}

/*--------------- right_contents */

#right_contents{
	float:right;
	width:642px;	
	height:100%;
}

.right_banner {
	text-align:left;
	height:140px;
}

.right_contents_banner01 {
	float:left;
	padding:0 0 25px 0;	
	width:429px;	
	padding-bottom:18px;
	line-height:1.4;
	text-decoration:none; 
	text-align:left;
}

.right_contents_banner02 {
	float:left;
	padding:0 0 25px 0;	
	margin-left:12px;
	width:201px;	
	padding-bottom:18px;
	line-height:1.4;
	text-decoration:none; 
	text-align:left;
}

.right_banner a:hover {
	color: #FF0000;
	text-decoration:none; 
}

#right_news {
	clear:both;
	width:642px;
	text-align:left;
}

#right_news strong {
	border-bottom: 2px #888 dotted;
	color: #888;
	padding-left:15px;
	padding-bottom:1px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:14px;
	background:0 2px url(img/icon18_15.gif) no-repeat;
	display:block;
}

.new {
	margin-left:25px;
	margin-bottom:10px;
	background-color:#FF0000;
	color:#FFFFFF;
	padding:1px 5px;
	font-size:12px;
	font-weight:bold;
	display:block;
	width:80%;
}
.new2 {
	margin-left:25px;
	margin-bottom:10px;
	/*background-color:#9eb7f4;
	color:#FFF;*/
	padding:1px 5px;
	font-size:12px;
	font-weight:bold;
	display:block;
	width:80%;
}

#right_news dl {
	height:350px;
	overflow: auto;

}

dt {
	margin-left:10px;
	margin-bottom:5px;
	color:#6e6e6e;
	padding:1px 5px;
	font-size:12px;
	/*font-weight:bold;*/
	width:80%;
}
dd {
	margin-left:100px;
	margin-bottom:20px;
	padding:1px 5px;
	font-size:12px;
	display:block;
	width:80%;
	line-height:1.5;

}

.new a{
	color:#FFFFFF;
}

.new a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.new2 a{
	border-bottom:1px dotted ;
}

.new2 a:hover{
	border-bottom:1px dotted #6e6e6e;
	color:#ff0000;
	text-decoration:none;
}
.boldtxt{
	font-weight:bold;
}

.normaltxt{
	font-weight:normal;
}

.open02 {
	width:80%;
	font-weight:normal;
	font-size:12px;
	line-height:1.7;
	margin-left:100px;
	margin-bottom:10px;
}

/*-------------------------------------    bottom_navi        ---------------------------------*/
#bottom_navi{
	margin:top:20px;

	width:900px;
	text-align:left;
	border-top:solid 1px #777777;
	color: #6e6e6e;
}

#bottom_navi ul{
	width:800px;
	/*margin: 10px;*/
	margin-left: 50px;
	padding-top:8px;
	list-style-type:none;
	text-align:left;

	line-height:1.8;

}

#bottom_navi ul li{
	margin:0 5px 0 5px;
	display:inline;
	white-space: nowrap;
 	background: 0 2px url(../img/icon12_11.gif) no-repeat;
	padding-left:15px;
	zoom:1;
}


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

#footer {
	clear: both;
	width:900px;
	text-align:center;
	padding:3px auto;
	background: #9eb7f4;
	color:#FFFFFF;
	position; absolute; 
	padding:8px 0;
	bottom:0px; 
	height: 16px; 
}
#access {
	position:absolute;
	text-indent: -9999px;
}




/*-------------------------------------    top        ---------------------------------*/




/* 中央 */
#header01 table{
	margin:0 auto;
	padding:0;
}
.sbox_cen{
	text-align:center;
	padding:0;
}


/*--- h1テキスト ---*/
/* 文字色無指定 */
h1.stext{
	font-size:13px;
	margin:0;
	background:none;
	width:auto;
	height:auto;
}


/*--- summaryテキスト ---*/
/* 文字色無指定 */
div.summary{
	font-size:11px;
	background:none;
	width:auto;
	height:auto;
}



