@charset "UTF-8";
/* CSS Document */

/*ALL*/
*{
margin:0;
padding:0;
}
html{
height:100%;
width:100%;
overflow-y:scroll;
}

body{
height:100%;
width:100%;
text-align:center;
background:#edf0f2 url(images/bg.gif) repeat-x;
background-position: top;
font-family:"American Typewriter", Georgia, "Times New Roman", Times, serif;
}

}
/*IE6*/
*html{
height:100%;
width:100%;
overflow-y:hidden;
}
*html body{
height:100%;
width:100%;
text-align:center;
background:#edf0f2 url(images/bg.gif) repeat-x;
font-family:"American Typewriter", Georgia, "Times New Roman", Times, serif;
overflow-y:scroll;
}

/*kokomade*/

img{
border:0;
}
#contena{
margin:0 auto 0 auto;
width:990px;
height:100%;
background:#FFFFFF;
text-align:left;
}

/*home*/
/*home_header*/
#h_head{
width:990px;
height:170px;
background:url(images/top_menu_header.jpg) no-repeat 0px 0px;
}

#h_head h1{
text-align:right;
}
#h_logo{
padding: 50px 20px 10px 20px;
}
#h_menu{
float:right;
padding-right:30px;
}
#h_menu ul {
border: 0;
padding: 0;
margin: 0;
list-style: none;
}
#h_menu ul li {
float: left;
height: 15px;
padding: 0 0 0 15px;
}
#h_menu ul li a {
display: block;
height: 15px;
text-decoration: none;
}
#h_menu strong {
display:none;
}
#h_company a {
width: 57px;
background: url(images/btn_company.gif) no-repeat 0px 0px;
}
#h_company a:hover {
background: url(images/btn_company.gif) no-repeat 0px -15px;
}
#h_news a {
width: 32px;
background: url(images/btn_news.gif) no-repeat 0px 0px;
}
#h_news a:hover {
background: url(images/btn_news.gif) no-repeat 0px -15px;
}
#h_link a {
width: 26px;
background: url(images/btn_link.gif) no-repeat 0px 0px;
}
#h_link a:hover {
background: url(images/btn_link.gif) no-repeat 0px -15px;
}

/*home_main*/
#h_contents{
text-align:center;
padding:10px 22px 5px 22px;
}
.h_profile{
width:946px;
text-align:left;
margin-bottom:10px;
}
#h_promenu{
width:946px;
text-align:left;
margin-bottom:30px;
}
#h_promenu2{
width:946px;
text-align:left;
margin-bottom:10px;
}

/*home_under*/
#h_under{
background: url(images/h_under.jpg) no-repeat 0 0;
display:block;
width:990px;
height:21px;
}
#h_footer{
padding:20px;
text-align:left;
background-color:#FFFFFF;
}
#h_channel{
float:left;
width:300px;
position:relative;
}
#ad{
font-style:normal;
font-size:10px;
float:right;
text-align:right;
line-height:1.2;
width:400px;
margin:30px 0 0 0;
}
#ad img {
margin-bottom:5px;
}
.mar_r10{
margin:0 10px 0 0;
}

/*blanch*/
#contents{
background-color:#FFFFFF;
}
#navi{
position:fixed;
float:left;
width:200px;
}
/*IE6*/
*html #navi{
position:absolute;
float:left;
width:200px;
}
/*ここまで*/
#main{
float:right;
padding:20px;
width:740px;
background:#FFFFFF;
}
.fc{
clear:both;
}

/*h1-h5*/
#main h1{
text-align:right;
border-bottom:#666666 solid 1px;
}
h2{
font-size:20px;
font-weight:normal !important; 
color:#BA96A6;
margin:20px 0;
padding-bottom:10px;
border-bottom:#CCCCCC dotted 1px;
}
h3{
font-size:16px;
font-weight:normal !important; 
}
/*main_img*/
#main .midashi_img{
margin-bottom:20px;
}
/*table*/
table{
font-size:12px;
font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
background-color:#FFFFFF;
border-bottom:#CCCCCC dotted 1px;
}
td{
border-top:#CCCCCC dotted 1px;
padding:3px;
}
.txt-red{
color:#CC6699;
}
.lines{
border-bottom:#990000 dotted 1px;
margin:10px 0;
padding:0 0 5px 0;
}
.profile_r{
float:left;
width:540px;
}
.date{
font-size:10px;
color:#990000;
margin-bottom:5px;
}
.honbun{
font-size:12px;
line-height:1.5em;
margin:5px 0 0 0;
padding:5px 0 0 0;
font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
border-top:#cccccc dotted 1px;
}/*footer*/
#footer{
clear:both;
margin:10px 0 0 0;
padding:10px;
text-align:right;
font-size:10px;
background-color:#FFFFFF;
}

/*TOP*/

#contena-top{
margin:0 auto 0 auto;
width:990px;
height:100%;
background:#FFFFFF;
background-image:url(images/topbg.gif);
background-repeat:no-repeat;
text-align:center;
font-size:10px;
font-family:"American Typewriter", Georgia, "Times New Roman", Times, serif;
}
.toplogo{
position:absolute;
top:50%;
left:50%;
width:360px;
height:222px;
margin-top:-111px;
margin-left:-180px;
}



