@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  background-image: url(img/back.gif);
}

a:link {
  color: #004080;
  font-size: 12px;
}

a:hover {
  color: #005ebb;
  font-size: 12px;
}

a:visited {
  color: #005ebb;
  font-size: 12px;
}

p {
  margin: 20px 0 20px 0;
  line-height: 150%;
  letter-spacing: 1px;
}

h1 {
  font-size: 12px;
  margin: 0;
  padding: 2px 3px 0px 3px;
  color: #333;
}



/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 900px;
  border-right:  solid 3px #c6c6c6;
  border-bottom: solid 3px #c6c6c6;
  border-left: solid 3px #c6c6c6;
  background-color: #ffffff;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  width: 900px;
  height: 80px;
  border-top: solid 4px #005ebb;
  border-bottom: solid 2px #005ebb;
  background-color: #999999;
  font-family:Verdana;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
}

#header a {
  text-decoration: none;
  text-align: left;
  font-size: 18px;
  color: #333333;
}

#header h1 {
  margin: 0;
  padding: 5px 10px 10px 10px;
  text-align: left;
  font-size: 18px;
  color: #333333;
}

#header h2 {
  margin: 0;
  padding: 0px 10px 10px 10px;
  width: 500px;
  text-align: left;
  font-size: 14px;
  color: #666666;
}


#table-left{
  text-align: left;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 0px 0px 0px 0;
  font-size: 15px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


/*---------- コンテンツ ----------*/

#container {
  margin: 0px;
  padding: 6px;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 2px 0 10px;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 1px;
  width: 695px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}


#contents h2 {
  margin: 0 0 7px 0;
  padding: 8px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 15px 0 35px 0;
  line-height: 150%;
  letter-spacing: 1px;
}

table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}



/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 180px;
  letter-spacing: 1px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

#menu h2 {
  margin: 0 0 7px 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}


.menulist {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 184px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menulist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  list-style:none;
  display:block;
  background:url(img/menu_v3_bg.jpg) no-repeat;
  text-indent:10px;
  list-style:none;
  display:block;
  color:#fff;
  text-transform:uppercase;
  font-size:12px;
  text-decoration:none;
  height:41px;
  line-height:41px;
 }
.menulist a.current{
  list-style:none;
  display:block;
  background:url(img/menu_v3_h.jpg) no-repeat;
  color:#fff;
  text-transform:uppercase;
  font-size:12px;
  text-decoration:none;
  height:41px;
  line-height:41px;
}
.menulist a:hover{
  background:url(img/menu_v3_h.jpg) no-repeat;
  height:41px;
  line-height:41px;
  color:#fff;
  text-decoration:none;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 0px 0px 3px;
  width: 170px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menu_free h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #004080;
  width: 158px;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }

.menu_free a:hover{
  color: #005ebb;
  background-color: #f3f3f2;
}


#menu p {
  margin: 10px 4px 0 4px;
  line-height: 150%;
}

li {
  list-style-image: url(img/mark.gif);
  margin: 0 0 5px 0;
}




/*---------- フッター ----------*/

#footer {
  clear: both;
  margin: 0;
  padding: 4px 0 15px 10px;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 4px;
  border-top-color: #004080;
  background-color: #ffffff;
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}

/* tableの共通設定
----------------------------------------------------------- */
table	{
	border-collapse: collapse;	border-spacing: 0;
	width: 95%;
	margin-bottom: 30px;
}
th, td	{
	padding: 0px 0px;
}
  
/* プロフィール用
----------------------------------------------------------- */
.pro th	{
	border-bottom: 2px solid #1D5C79;
}
.pro td	{
	border-bottom: 1px solid #DDD;
}
/* ブログRSS */

.rss_body{
	font-size:0.9em;
	line-height:140%;
	padding:2px 0 5px 0;
	margin:0 0px 15px 13px;
	border-bottom:0px ;
	vertical-align:top;
	text-decoration:none;
}
.rss_body a{
	color:#666;
	border-bottom:0px ;
	line-height:20px;
	text-decoration:none;
}
.rss_body a:hover{
	text-decoration:underline;
}
.rss{
	margin:0px 30px;
	color:#666;
	border-bottom:0px ;
	padding:10px 20px;
	border:1px dotted #cccccc;
	background:#ffffff;
	}
.rss_body a:hover{
	text-decoration:underline;

/* ---------------------------------------------------
ブログRSS
 ---------------------------------------------------*/
.rss_body{
	width:100%;
	font-size:0.9em;
	line-height:140%;
	padding:2px 0 5px 0;
	margin:0 0px 15px 13px;
	border-bottom:0px ;
	vertical-align:top;
	text-decoration:none;
}
.rss_body a{
	color:#666;
	border-bottom:0px ;
	line-height:20px;
	text-decoration:none;
}
.rss_body a:hover{
	text-decoration:underline;
}
.rss{
	width:92%;
	margin:0px 10px;
	color:#666;
	border-bottom:0px ;
	padding:10px;
	border:1px dotted #cccccc;
	background:#ffffff;
	}
.rss_body a:hover{
	text-decoration:underline;
}