@charset "utf-8"; 

*{
padding:0px;
margin:0px;
font-family:Verdana, Arial, sans-serif;
}

/* HTMLタグ設定 */
body{
margin: 0px;
padding: 0px;
text-align: center;
background:#000000 url(../img/p1_bg.gif) 0 53px repeat-x;
font-size: 12px;
line-height:1.5em;
color:#999999;
}

img{
border: none;
}

p,ul,ol,li,dl,dt,dd,address,strong,em,
h1,h2,h3,h4,h5,h6, 
table,caption,th,td,a{
font-size:12px;
font-weight:normal;
line-height:1.5;
margin:0;
padding:0;
}

p {margin:0 0 1em;}
li {list-style-type: none;}
h1 , h2 , h3 , h4 , h5 , h6 {}
strong {font-weight:bold;}
em {font-style:italic;}

a{outline:0;}
a{color:#999999; font-weight:bold; text-decoration:none;}
a:link {color:#999999; font-weight:bold; text-decoration:none;}
a:hover , a:active {color:#FFFFFF; text-decoration:underline;}

img{border:none;}
hr {display:none;}


.clear { clear:both;}
.left {float:left;}
.right{float:right;}
.border{border-bottom:1px solid #FFFFFF;}

.black {color:#000;}
.blue {color:#3333ff;}
.orange	{color:#ff9900;}
.red {color	:#f00;}

.font9	{font-size: 9px;}
.font10	{font-size: 10px;}
.font12	{font-size: 12px;}
.font14	{font-size: 14px;}
.font16	{font-size: 16px;}
.font18	{font-size: 18px;}
.font24	{font-size: 24px;}
.font36	{font-size: 36px;}
.xsmall { font-size: 75%;}
.small { font-size: 86%;}
.large { font-size: 116.7%;}
.xlarge { font-size: 133.4%;}

.textright { text-align:right;}
.textleft { text-align:center;}
.textcenter { text-align:left;}

.space1 { height:1px;}
.space2 { height:2px;}
.space3 { height:3px;}
.space4 { height:4px;}
.space5 { height:5px;}
.space6 { height:6px;}
.space7 { height:7px;}
.space8 { height:8px;}
.space9 { height:9px;}
.space10 { height:10px;}
.space12 { height:12px;}
.space14 { height:14px;}
.space15 { height:15px;}
.space16 { height:16px;}
.space18 { height:18px;}
.space20 { height:20px;}
.space22 { height:22px;}
.space24 { height:24px;}
.space25 { height:25px;}
.space26 { height:26px;}
.space30 { height:30px;}

.clearfix {
zoom:1;/*for IE 5.5-7*/
}

.clearfix:after{/*for modern browser*/
content:".";
display: block;
height:0px;
clear:both;
visibility:hidden;
}

#contents {
padding:5px;
}

#contents img {
padding:0 15px 10px 0;
}

/* トップページ設定 */

#header{
width:925px;
margin:0 auto;
text-align:center;
position:relative;
}

#syamei{
height:33px;
}

#syamei a{
display:block;
width:200px;
height:33px;
margin:0 auto;
text-indent:-9999px;
background:url(../img/top_logo.gif) no-repeat center top;
}

#inquiry{
position:absolute;
top:15px;
left:725px;
}

#inquiry a{
display:block;
width:175px;
height:12px;
text-indent:-9999px;
overflow:hidden;
}

#inquiry a{background:url(../img/inquiry.gif) 0 0;}
#inquiry a:active{background:url(../img/inquiry.gif) 0 -12px;}
#inquiry a:hover{background:url(../img/inquiry.gif) 0 -12px;}

#container_index{
text-align: left;
width: 900px;
margin:0 auto;
}

#container{
text-align: left;
width: 900px;
margin:0 auto;
background:url(../img/container_bg.gif) repeat-y left;
}

#content{
margin:5px;
}

#gnavi{
height:60px;
background:url(../img/gnavi_bg.gif) repeat-x;
}

#menu{
width:900px;
margin:0 auto;
}

#menu li{
list-style:none;
float:left;
}

#menu li a{
display:block;
width:150px;
height:60px;
text-indent:-9999px;
}

#navi1 a{background:url(../img/gnavi_button.gif) 0 0;}
#navi1 a:active{background:url(../img/gnavi_button.gif) 0 60px;}
#navi1 a:hover{background:url(../img/gnavi_button.gif) 0 60px;}

#navi2 a{background:url(../img/gnavi_button.gif) -150px 0;}
#navi2 a:active{background:url(../img/gnavi_button.gif) -150px 60px;}
#navi2 a:hover{background:url(../img/gnavi_button.gif) -150px 60px;}

#navi3 a{background:url(../img/gnavi_button.gif) -300px 0;}
#navi3 a:active{background:url(../img/gnavi_button.gif) -300px 60px;}
#navi3 a:hover{background:url(../img/gnavi_button.gif) -300px 60px;}

#navi4 a{background:url(../img/gnavi_button.gif) -450px 0;}
#navi4 a:active{background:url(../img/gnavi_button.gif) -450px 60px;}
#navi4 a:hover{background:url(../img/gnavi_button.gif) -450px 60px;}

#navi5 a{background:url(../img/gnavi_button.gif) -600px 0;}
#navi5 a:active{background:url(../img/gnavi_button.gif) -600px 60px;}
#navi5 a:hover{background:url(../img/gnavi_button.gif) -600px 60px;}

#navi6 a{background:url(../img/gnavi_button.gif) -750px 0;}
#navi6 a:active{background:url(../img/gnavi_button.gif) -750px 60px;}
#navi6 a:hover{background:url(../img/gnavi_button.gif) -750px 60px;}

#gnavi_bottom{
height:15px;
background:url(../img/navi_bottom.gif) repeat-x;
}

#column_l{
width:445px;
float:left;
}

#column_r{
width:444px;
float:right;
}

#column_main{
width:650px;
float:right;
}

#title_01{
height:35px;
text-indent:-9999px;
background:url(../img/title_01.gif) no-repeat;
margin-bottom:5px;
}

#title_02{
height:35px;
text-indent:-9999px;
background:url(../img/title_02.gif) no-repeat;
margin-bottom:5px;
}

#title_03{
height:35px;
text-indent:-9999px;
background:url(../img/title_03.gif) no-repeat;
margin-bottom:5px;
}

#rss_img{
float:left;
margin-right:5px;
}

#rss_content{
width:350px;
float:left;
}

#rss_content a{color:#999999; font-weight:bold; text-decoration:none;}
#rss_content a:link {color:#999999; font-weight:bold; text-decoration:none;}
#rss_content a:hover , a:active {color:#FFFFFF; text-decoration:underline;}

#rss_content p{font-size:11px;}

#sidebar{
width:240px;
height:100%;
float:left;
background:url(../img/sidebar.gif) no-repeat top left;
}

#totop a{
display:block;
width:240px;
height:100px;
text-indent:-9999px;
}

#footer{
width:900px;
margin:0 auto;
clear: both;
color:#FFFFFF;
}

#footer p{
text-align:right;
}

#footer h1{
text-indent:-9999px;
height:51px;
background:url(../img/footer_logo.gif) right no-repeat;
}


#page{
background:#000000 url(../img/p2_bg.gif) 0 -22px repeat-x;
}

/* 段落設定 */

.title{
padding:10px;
background:url(../img/title.gif) left no-repeat;
padding-left:40px;
font-weight:bold;
margin-bottom:10px;
color:#FFFFFF;
font-size:18px;
line-height:1em;
}

.subtitle{
font-weight:bold;
border-bottom:1px solid #FFFFFF;
margin-bottom:10px;
color:#FFFFFF;
font-size:14px;
}

#sidetitle{
padding:5px;
margin:5px 0;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
font-weight:bold;
}

#sidebar li{
list-style-type:disc;
list-style-position:inside;
line-height:2em;
}

#sublist{
padding-left:20px;
}

/*フォーム*/
#form p{
line-height:2em;
}

#check{
padding-left:10em;
}

label{
width: 10em;
font-weight:bold;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
color:#FFFFFF;
padding:2px;
}

#check label{
width:auto;
float:none;
text-align:left;
color:#FFFFFF;
border-bottom:1px solid #CCCCCC;
padding:2px;
margin-right: 0;
margin-left: 0.5em;

}

#f_50{
width:50px;
border:1px solid #FFFFFF;
background:#CCCCCC;
padding:2px;
}

#f_100{
width:100px;
border:1px solid #FFFFFF;
background:#CCCCCC;
padding:2px;
}

#f_150{
width:150px;
border:1px solid #FFFFFF;
background:#CCCCCC;
padding:2px;
}

#f_200{
width:200px;
border:1px solid #FFFFFF;
background:#CCCCCC;
padding:2px;
}

#f_300{
width:300px;
border:1px solid #FFFFFF;
background:#CCCCCC;
padding:2px;
}

#f_400{
width:400px;
border:1px solid #FFFFFF;
background:#CCCCCC;
padding:2px;
}

#f_textarea{
width:500px;
border:1px solid #FFFFFF;
background:#CCCCCC;
padding:2px;
}


#submit{
margin-left:10.5em;
}

.mess{
font-size:14px;
font-weight:bold;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
padding:5px 0;
}

#rss_photo{
margin-right:5px;
float:left;
}

#rss_info li{
list-style:none;
margin:5px;
}

#rss_info li p{
display:inline;
margin-right:10px;
}
