@charset "UTF-8";
/*  */

html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, p, table, th, td, tr, img
pre, blockquote, form, fieldset, input, textarea {
margin: 0;
padding: 0;
}
img {
border: none;
}
dl, dt, dd, ul, ol, li {
list-style: none;
}


body {
text-align:center;
background-color: #F3F4F1;
color: #999;
background-image: url(../img/page.jpg);
background-repeat: repeat-x;
background-position: top;
font-family: "HGPｺﾞｼｯｸM", "Times New Roman", sans-serif;
line-height: 135%;
}

html, body {
scrollbar-face-color: #;
scrollbar-shadow-color: #;
scrollbar-darkshadow-color: #;
scrollbar-3dlight-color: #;
scrollbar-arrow-color: #;
}

body, th, td {
font-size: small;
}

a:link {
color: #333;
}

a:visited {
color: #333;
}

a:hover {
color: #333;
}

a:active {
color: #333;
}


/*ﾌﾚ-ﾑ全体の設定*/
#frame{
background-color:#;
display:block;
}
#frame{
margin-left:auto;
margin-right:auto;
}
#frame:after{
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}
* html #frame{
height:1%;
}




/*ﾍﾟ-ｼﾞ全体の設定*/
#page{
background-image: url(../img/page_bg.jpg);
background-repeat: repeat-y;

width:952px;
margin-left:auto;
margin-right:auto;
}
#page{
display:inline-block;
min-height:1%;
}
* html #page{
height:1%;
}




/*ﾍｯﾀﾞ部分の背景*/
#head{
background-color:#;
background-image:
url(../img/head.jpg);
background-repeat: no-repeat;
margin:0;
padding:0;
}
#head{
text-align:left;
width:952px;
height: 130px;
}
/*ﾛｺﾞの設定*/
#logo{
float:left;
margin-left: 0px;
padding-top: 2px;
}
#logo h1{
color:#000;
font-size:10px;
margin-left: 0px;
font-weight:100;
}




/*ﾌﾛ-ﾄｸﾘｱのｸﾗｽ*/
.clearclass:after {
content: ".";
display:block;
visibility:hidden;
height: 0;
clear:both;
}
.clearclass {
zoom: 1;
}



/*ﾒｲﾝ部分の背景*/
#main{
background-color:#fff;
background-image:
url(../img/main_index.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
}
#main{
overflow:hidden;
word-break:break-all;
}
#main{
float: left;
width: 621px;
margin-left:1px;
padding:0px;
padding-top:0px;
}
/*ﾒｲﾝﾃｷｽﾄの設定*/
.mainText{
text-align:left;
margin-left:10px;
margin-right:10px;
margin-top:300px;
}
#main h2{
text-align:left;
margin-left:0px;
}
.mainText img{
margin-bottom:0;
}




/*右部分の背景*/
#right{
color:#;
background-color:#;
background-image:
url();
background-repeat: no-repeat;
background-position: 0px 0px;
}
#right{
overflow:hidden;
word-break:break-all;
}
#right{
float: right;
width:329px;
margin:0px 0px;
padding:0px;
padding-right:1px;
}
#right h3{
margin-top:10px;
}
/*右ﾃｷｽﾄの設定*/
.sidetext{
clear:both;
}
.sidetext{
text-align:left;
margin-left:10px;
margin-right:10px;
margin-top:0px;
font-size:12px;
}
.sidetext img{
margin-top:px;
}
#bn img{
margin-top:5px;
}
#bn{
font-size:10px;
text-align:left;
margin-left:5px;
}

#bn dl#link_top dt {margin-top:15px;}


/*ﾌｯﾀ部分の背景*/
#foot{
background-image:
url(../img/foot.jpg);
background-repeat: repeat-x;
background-position: bottom;
text-align:center;
}
#foot{
margin:0;
height:120px;
clear:both;
}
.textmenu{
font-size:10px;
padding-top:20px;
}
#copy{
font-size:10px;
color:#333333;
}




/*ﾒｲﾝﾒﾆｭ-*/
#topnavi ul li{
float:left;
margin-top:58px;
margin-left:0px;
margin-right:0px;
}
#topnavi{
clear:both;
}
#topnavi ul li#first{
margin-left:135px;
}

h3.osusumesite_title{margin:40px 0 20px 0;}
.osusumesite{line-height:1.5;}
.osusumesite h4{font-size:1.4em;}
.osusumesite p.more{margin:0 0 30px 0;}

/* link */
dl.link_side {
	margin-top:10px!important;
}

dl.link_side dd{
	border-bottom:1px dotted #999!important;
	padding-bottom:10px!important;
	margin-bottom:10px!important;	
}
