/* ------- 変更可能エリア（見出しのついた色番号は変更可能）------- */
#inbox {
border: 1px solid #333333;  /* ------- ■サイトの枠線の色■------- */
background-color:#ffffff;
margin-left: auto; 
margin-right: auto;
padding: 0px 0px 0px 0px;
width: 750px;
}

.menu a {
color:#333333;      /* ------- ■メニューの文字の色■------- */
text-decoration:none;
padding-left: 20px; 
padding-right: 20px;
float:left;
line-height:30px;
background-image: url(images/menu.jpg);
background-repeat: repeat-x;
}

.menu a:link{
color: #333333;      /* ------- ■メニューの文字の色■------- */
text-decoration: none;
background-image: url(images/menu.jpg);
background-repeat: repeat-x;
}

.menu a:visited{
color: #333333;      /* ------- ■メニューの文字の色■------- */
text-decoration: none;
background-image: url(images/menu.jpg);
background-repeat: repeat-x;
}

.menu a:hover {
color:#ffffff;/* ------- ■マウスを合わせた時のメニューの文字の色■------- */
background-image: url(images/menu_bg.jpg);
background-repeat: repeat-x;
}

.box_title1 {
background-image: url(images/boxtitle.jpg);
background-repeat: no-repeat;
width: 230px;
line-height: 35px;
font-size: 14px;
color:#ffffff;      /* ------- ■ボックスタイトルの文字の色■------- */
text-align:center;
vertical-align: middle;
margin: 15px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}

/* ------- 変更可能エリア（見出しのついた色番号は変更可能）------- */


/* ------- メニューその他 ------- */
.menu {
width: 750px;
text-align:center;
font-size:12px;
margin-left:auto;
margin-right:auto;
height:30px;
background-image: url(images/menu.jpg);
background-repeat: repeat-x;
}

.menu span {color:#999999;display:none}
/* ------- メニューその他 ------- */




/* ------- 全体の指定------- */
body {
font-family:"ＭＳ Ｐゴシック", "Osaka";
margin: 0px;
padding: 0px;
text-align: center;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
}




/* ------- ヘッダー部分 ------- */
#header {
background-image: url(images/top.jpg);
background-repeat: no-repeat;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 750px;
height: 200px;
}
/* ------- ヘッダー部分 ------- */






/* ------- サイドバー部分 ------- */
#side {
float: left;
padding: 0px 10px 0px 10px;
overflow: hidden;
width: 240px;
}


.box1 {
border: 1px solid #ffffff;
font-size: 12px;
text-align: left;
margin: 0px 0px 20px 0px;
padding: 0px 5px 0px 5px;
line-height: 1.5em;
color:#333333;
background-color:#ffffff;
}

.box1 ul li{
font-size: 12px;
line-height: 1.5em;
text-align: left;
list-style-type: none;
padding: 0px 7px 0px 20px;
}

.rssbox {
color:#333333;
font-size:12px;
text-align: right;
margin: 15px 0px 15px 0px;
padding: 10px 7px 10px 7px;
line-height: 1.5em;
border: 1px solid #E6E6E6;
}
/* ------- サイドバー部分 ------- */





/* ------- メイン部分 ------- */
#main {
float: right;
padding: 0px 10px 0px 10px;
overflow: hidden;
width: 470px;
}


.kizi {
margin: 15px 0px 15px 0px;
text-align: left;
}


.kizi_title {
text-align: left;
line-height: 1.5em;
margin: 0px 0px 0px 0px;
padding: 10px 7px 10px 7px;
}
.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:#333333; text-decoration:none;}


.kizi_body   {
font-size: 12px;
text-align: left;
color:#333333;
line-height: 1.5em;
margin: 0px 0px 0px 0px;
padding: 15px 15px 15px 15px;
border: 1px solid #E6E6E6;
}

.kizi_body ul{
  list-style-type: none;
}

/* ------- メイン部分 ------- */





/* ------- ページ移動リンク ------- */
.lpagemove {
font-size: 12px;
margin:10px 0px 10px 0px;
float:left;
}


.rpagemove {
font-size: 12px;
margin:10px 0px 10px 0px;
float:right;
}
/* ------- ページ移動リンク ------- */






/* ------- ■フッダー会社情報 ------- */
.footerkaisha {
  text-align:right;
  font-size:0.75em;
  margin-left:auto;
  margin-right:auto;
  margin-top:5px;
  padding-top:5px;
  padding-bottom:5px;
}

.footerkaisha a {
color:#5f5f5f;
text-decoration:none;
padding-left:10px;
padding-right:10px;
}
.footerkaisha a:link  {color: #5f5f5f; text-decoration: none;}
.footerkaisha a:visited  {color: #5f5f5f; text-decoration: none;}
.footerkaisha a:hover  {color: #990000; text-decoration: none;}

.footerkaisha span {
  color:#999999;
  display:none
}
/* ------- ■フッダー会社情報 ------- */





/* ------- ■フッダー部分 ------- */
#footer {
  width: 750px;
  background-color:#ffffff;
}

.copyright  {
color:#5f5f5f;
line-height: 1.5em;
font-size: 0.625em;
text-align:center;
margin: 0px 0px 0px 0px;
padding: 10px 0px 10px 0px;
}

.copyright a    {color: #5f5f5f; text-decoration: underline;}
.copyright a:link  {color: #5f5f5f; text-decoration: underline;}
.copyright a:visited  {color: #5f5f5f; text-decoration: underline;}
.copyright a:hover  {color: #5f5f5f; text-decoration: underline;}






/* ------- 各種設定------- */
* {
  margin: 0;
  padding: 0;
}

/* ------- seo ------- */
.hseo{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: right;
width: 750px;
color:#999999;
}

.fseo{
margin-left: auto; 
margin-right: auto;
padding: 0px 0px 0px 0px;
text-align:right;
width: 750px;
color:#999999;
}
/* ------- seo ------- */


BR{letter-spacing:normal;}


form {
padding: 0px;
margin: 0px;
}


blockquote {
padding: 10px 20px 10px 20px;
border: 1px dotted #999999;
margin-left: auto; 
margin-right: auto;
}


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: 5px 5px 5px 5px;
border: none;
vertical-align:middle;
}


.pic{
text-align:center;
padding: 3px 3px 3px 3px;
}


.link{
font-size:12px;
text-align:right;
padding: 3px 3px 3px 3px;
}