@charset "UTF-8";
/*Reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;}

/*font*/
body {
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック",sans-serif;
color:#2e2e2a;
line-height:1.5em;
letter-spacing:0.15em;
}
/* Opera 9 */
;;body {font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ", Meiryo, san-serif;}
/* IE 7 */
*;first-child+html body {font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ", Meiryo, san-serif;}
/* IE 6 or sooner*/
* html body {font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ", Meiryo, san-serif;}

/* フォントサイズ----------------- */
body {font-size: 12px;}
/* IE 6 or sooner*/
* html body {font-size: 75%;}

/*ClearFix*/
.cl{clear:both;}

.clearfix:after{	
content: ".";
height: 0;
clear: both;
display: block;
visibility: hidden;
}

.clearfix{
display: inline-block;
/*\*//*/
overflow: hidden;
/**/
}

a{color:#ff3333;}
a:hover{color:#ff6666;}
.red{color:#cc0000;}
.blue{color: #0066cc ;}

#pankuzu{margin-bottom:10px; font-size:10px; color:#333; letter-spacing:0.05em;}
#pankuzu a{color:#333;}

#container{width:100%; margin-top:10px;}
#header{width:100%; height:82px; padding-bottom:20px; _padding-bottom:15px; background:url("../lib/navi/back_line.gif") left bottom repeat-x;}
#headertop{width:900px; margin-left:30px;}
h1{float:left;}
#message1103{float:right;}
#message1103 a{margin-left:10px;}
#gnavi,#content{width:900px; margin-left:30px;}

#menu{float:left; margin-top:7px;}
#menu ul{list-style:none;}
#menu ul li{float:left; margin-right:1px;}
#gmagnavibg{font-family:Futura,Century Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;}

#company{float:right; margin-top:3px; }
#company .logo{float:left; margin-left:7px;}

#main,#banner{margin-top:20px;}
#main{float:left; width:640px;}
#main h2,#main h3,#main h4{font-family:Futura,Century Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;}

#banner{float:right; width:245px;}
#banner .movie{margin-bottom:10px; padding:5px; background:#00758d; text-align:center;}
#banner h2{color:#fff; font-size:1.15em; font-weight:600; letter-spacing:0; font-family:Futura,Century Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;}
#banner .mov{margin-top:5px;}
#banner .bn{margin-bottom:10px;}

#footer{margin:40px 0 20px 0; border-top:1px solid #00758d;}
#footer p{margin:5px 0 0 20px; color:#666; font-size:10px;}
