@charset "utf-8";
/************************************
 *	CAT Japon	2008.6.18	by chk	*
 ************************************/
 
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	margin:0;
	padding:0;
	vertical-align: baseline;
}

img {
	border: 0px;
	margin:0px;
	padding:0px;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif", 'Tahoma', 'MS UI Gothic', 'MS PGothic', 'Osaka', "メイリオ", "Meiryo", "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #555;
	background-color: #fafafa;
}
p {
	margin:0px;
	padding:0px;
}
a {
	color: #0A337D;
	text-decoration: none;
}
a:hover {
	color: #0A337D;
	text-decoration: underline;

}
#wrapper {
	width: 830px;
	margin:0 auto;
	padding: 0px 20px 0px 20px;
	position: relative;
	background-image: url(../images/bg.gif);

}
#flash {
	z-index: 1;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	width: 830px;
	
}
.left {
    text-align:left;
}

.center{
    text-align:center;
}
 
.right {
    text-align:right;
}

.clear {clear:both;}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px ;
	color: #555;
	text-align:right;
}

/** header ********************/

#head {
	margin: 0 auto;
	width: inherit;
	height: 80px;
	position: relative;
	background: url(../images/bg_head.gif) center;
}
#logo { margin: 15px 0px 1px 20px; }


/** navi ********************/
ul#navi {
	position: relative;
	width: 830px;
	margin: 0;
	height: 25px;
	list-style: none;
	overflow: hidden;
	background: url(../images/menu1.gif) top center repeat-x;
}

ul#navi li a {
	height: 25px;
	position: absolute;
	overflow: hidden;
	padding: 25px 0 0 0;
	text-indent: -100em;
	text-decoration: none;
	top: 0;
	width: 206px;
}
html>body ul#navi li a{
	height: 0;
}

li#menu2 a{ 
	background: transparent url(../images/menu2.gif) no-repeat 0 0;
	left: 106px;
	}
li#menu3 a{ 
	background: transparent url(../images/menu3.gif) no-repeat 0 0;
	left: 312px;
	}
li#menu4 a{ 
	background: transparent url(../images/menu4.gif) no-repeat 0 0;
	left: 518px;
	}
	
li#menu2 a:hover, 
li#menu3 a:hover, 
li#menu4 a:hover{ 
	background-position: 0px -25px;
	}

/** 共通ボックス・指定 ********************/
.both {	clear: both; }
.clear {
	height: 30px;
	padding: 0px 0px 0px 0px;
	clear: both;
	text-align: right;
}
.clear35 { 
	clear: both;
	height: 10px;
	text-align: right;
	padding: 25px 0px 0px 0px;
}

#left{
	width: 200px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	z-index: 2;
}
/** leftボックス・指定 ********************/
#left ul {
	position: relative;
}
#left li { 
	list-style-type: none; 
	vertical-align: bottom; 
}
#left p {
	padding: 0px 0px 0px 20px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", 'Osaka', "ヒラギノ角ゴ Pro W3";
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0px 0px 0px 10px;
}
.text10 { 
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Geneva, Arial, Helvetica, sans-serif,;
	font-size:10px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #666666;
}
/** rightボックス・指定 ********************/
#right {
	width: 550px;
	padding: 0px 35px 35px 35px;
	border-left: 1px solid #CCCCCC;
	float: right;
	position: relative;
	z-index: 1;
}

#right p {
	padding: 0px 0px 10px 0px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", 'Osaka', "ヒラギノ角ゴ Pro W3";
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0px 0px 0px 10px;
}
.text1 { 
	font-size:9px;
	line-height: 14px;
	padding: 0px;
	vertical-align:middle;
}
.list { 
	margin:0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;line-height: 1.6em; 
}

#right ol li { 
	padding: 0px 0px 10px 0px;
	line-height: 1.6em; 
}
.box1 { float:left; padding:10px; }

img { vertical-align: bottom;
 	/* li間の画像下の隙間を埋める*/ 
 }
.sub_h2 {
	font-family:"ＭＳ Ｐゴシック", 'Osaka', "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #eee;
	border-left:5px solid #0A337D;
	width:510px;
	font-weight:bold;
	clear: both;
	margin: 0px 0px 20px 0px;
	letter-spacing: 1px;
}
	
#Main {
	padding: 0px;
	margin: 0px;
	background: url(../images/main.gif) top center repeat-x;
	clear: both;
}
#undermain {
	width: 810px;
	margin-top: 5px;
	overflow: hidden;
	min-height:1px;


　/* IE 7対策 */
;
	margin-right: 10px;
	margin-left: 10px;
}
#menu_top {
	width:79px;
	background-image: url(../img/topmenu/top.jpg);
	background-repeat: no-repeat;
	height: 30px;
}

#menu_top a:hover {
	background-image: url(../img/topmenu/top-o.jpg);
	background-position: 0;
}

div#undermain:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
} 

#footer {
	width: 830px;
	height: 60px;
	background: url(../images/bg_footer.gif) top center repeat-x;
	clear:both;
	text-align:center;
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", 'Osaka', "ヒラギノ角ゴ Pro W3","Arial";
	letter-spacing: 1px;
	padding: 20px 0px 0px 0px;
}
.font11 {
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
}

.imgright1{	
	float: right;
	margin: 0px 0px 10px 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	letter-spacing:1px;
	line-height:14px;
 }

.imgleft1{	
	float: left;
	margin: 0px 10px 10px 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	letter-spacing:1px;
	line-height:14px;
 }


