/* ------- 各種設定------- */
*{
margin: 0;
padding: 0;
}


/* ------- seo ------- */
.seo{
margin-left: auto; 
margin-right: auto;
text-align: right ;
width: 750px;
color: #999999;
}


.seo a{color: #999999;text-decoration: none;}
.seo a:link{color: #999999;text-decoration: none;}
.seo a:visited{color: #999999;text-decoration: none;}
.seo a:hover{color: #999999;text-decoration: none;}
/* ------- seo ------- */


BR{letter-spacing: normal;}


form{
padding: 0px;
margin: 0px;
}

blockquote{
padding: 10px 10px 10px 10px;
border: 1px solid #eaeaea;
margin-left: auto; 
margin-right: auto;
background-color: #d8ebff;
}

h1 {font-size:10px;}
h2 {font-size:8px;}
h3 {font-size:14px;}


p{
text-align: left;
line-height: 1.5em;
padding: 2px 10px 2px 10px;
}


img{
padding: 3px 2px 2px 1px;
border: 0px solid #eaeaea;
vertical-align: middle;
}


.pic{
text-align: center;
padding: 3px 3px 3px 3px;
}


.link{
font-size: 12px;
text-align: right;
padding: 3px 3px 3px 3px;
}


.banner{
margin: 20px 0px 20px 0px;
text-align: center;
}


body{
font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka";
margin: 0px;
padding: 0px;
text-align: center;
background-image: url(images/bg.jpg);
background-repeat: repeat;
}


#inbox{
margin-left: auto; 
margin-right: auto;
padding: 0px 0px 0px 0px;
width: 750px;
border: 2px solid #eaeaea;
background-color: #ffffff;
}


/* ------- ヘッダー部分 ------- */
#header{
background-image: url(images/top.gif);
background-repeat: no-repeat;
border: 1px solid #eaeaea;
margin-left: auto; 
margin-right: auto;
margin-top: 10px;
padding: 0px 0px 0px 0px;
width: 730px;
height: 300px;
}


/* ------- ヘッダー部分 ------- */


/* ------- メニュー部分 ------- */
.menu{
margin-left: auto; 
margin-right: auto;
width: 730px;
margin: 0px 0px 0px 10px;
padding: 10px 0px 10px 0px;
}


.menu a{
display: block;
font-size: 12px;
padding: 6px 0px 6px 0px;
width: 100px;
background-repeat: repeat-x;
background-color: #323296;
border: solid #ff9900;
border-width: 0px 0px 3px;
color: #ffffff;
text-decoration: none;
float: left;
margin-left: 2px;
margin-right: 0px;
}
.menu a:link{color: #ffffff;text-decoration: none;}
.menu a:visited{color: #ffffff;text-decoration: none;}
.menu a:hover{color: #ff9900;font-weight: bold;text-decoration: none;background-color: #ffffff;background-repeat: repeat-x;}
.menu span{color: #999999;display: none;}


/* ------- メニュー部分 ------- */


/* ------- サイドバー部分 ------- */
#side{
float: right;
padding: 0px 0px 0px 0px;
margin: 0px 10px 0px 0px;
overflow: hidden;
width: 180px;
}


.boxtitle{
background-color: #323296;
border: solid #ff9900;
border-width: 0px 0px 3px;
font-size: 14px;
color: #ffffff;
text-align: center;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px;
}


.box{
display: block;
border: 1px solid #eaeaea;
background-color: #f8f8f8;
font-size: 14px;
text-align: center;
margin: 10px 0px 10px 0px;
padding: 10px 0px 10px 0px;
line-heigt: 1.5em;
color: #323296;
}
.box a:link{color: #323296;text-decoration: none;}
.box a:visited{color: #323296;text-decoration: none;}
.box a:hover{color: #ff9900;font-weight: bold;text-decoration: none;background-color: #;background-repeat: repeat-x;display: block;}
.box span{color: #999999;display: none;}


.box ul li{
font-size: 12px;
text-align: left;
list-style-type: none;
padding: 6px 10px 6px 10px;
border-top: 1px solid #eaeaea;
}


/* ------- サイドバー部分 ------- */



/* ------- メイン部分 ------- */
#main{
float: left;
padding: 0px 0px 0px 0px;
margin: 0px 10px 0px 10px;
overflow: hidden;
width: 540px;
}


.kizi{
margin: 10px 0px 20px 0px;
text-align: left;
border: 1px solid #eaeaea;
background-color: #f8f8fa;
}


.kizi_title{
text-align: center;
line-height: 1.5em;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
border-bottom: 2px solid #eaeaea;
}
.kizi_title a{color: #333333;text-decoration: none;}
.kizi_title a:link{color: #333333;text-decoration: none;}
.kizi_title a:visited{color: #333333;text-decoration: none;}
.kizi_title a:active{color: #333333;text-decoration: none;}
.kizi_title a:hover{color: #ff9900;font-weight: bold;text-decoration: none;background-color: #f8f8f8;background-repeat: repeat-x;}


.kizi_body{
font-size: 12px;
text-align: left;
color: #333333;
line-height: 1.5em;
margin: 0px 0px 0px 0px;
padding: 15px 10px 15px 10px;
}

.kizi_body ul{
list-style-type: none;
}


/* ------- メイン部分 ------- */



/* ------- ■フッダー部分 ------- */
#footer{
width: 730px;
color: #5f5f5f;
line-height: 1.5em;
font-size: 10px;
text-align: center;
background-image: url(images/footer_bg.jpg);
background-repeat: repeat-x;
padding: 10px 10px 10px 10px;
}