@charset "shift_jis";


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

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333333;
  background-image: url(img/back.gif);
}

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

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

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

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


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

#main {
  width: 1000px;
  margin: 0 auto 0 auto;
  padding: 0;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-color: #ffffff;
}



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

#header {
  margin: 0 auto 0 auto;
  width: 1000px;
  height: 90px;
  text-align: center;
  border-top: solid 3px #005ebb;
  border-bottom: solid 3px #cccccc;
  background-image: url(img/header.jpg);
  background-repeat: repeat-x;
}

#header h1 {
  margin: 0;
  padding: 4px 0 4px 10px;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  font-size: 10px;
  color: #666666;
  letter-spacing: 1px;
  background-color: #eeeeee;
}

#header h2 {
	margin: 0;
	width: auto;
	text-align: left;
	font-size: 16px;
	color: #444444;
	letter-spacing: 1px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


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

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

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


#table-right{
  text-align: right;
  margin: 0;
  padding: 12px 18px 2px 0;
  font-size: 12px;
  color: #004080;
  line-height: 210%;
  text-decoration: none;
}

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

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

#header-menu {
  height: 29px;
  background-color: #333333;
  margin: 0px;
  padding: 19px 0 0 15px;
  background: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}

#header-menu ul {
  text-align: left;
  margin: 0px;
  padding: 0px
}

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 13px;
  padding-right: 8px;
  background: url(img/l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  color: #cccccc;
}



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

#container {
  width: auto;
  margin: 0;
  overflow: hidden;
  padding: 8px 0 6px 10px;
  background-color: #ffffff;
}


/*---------- ミドル ----------*/

#middle {
  float: left;
  width: 760px;
}


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

#contents {
  float: right;
  margin: 0 6px 0 0;
  padding: 5px 7px 5px 0;
  font-size: 12px;
  width: 530px;
  letter-spacing: 1px;
}

#contents h2 {
  height: 24px;
  margin: 0 0 4px 0;
  padding: 6px 0 0 16px;
  font-size: 12px;
  color: #004080;
  line-height: 160%;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h3 {
  height: 24px;
  margin: 4px 0 0 0 ;
  padding: 6px 0 0 0;
  font-size: 12px;
  color: #004080;
  line-height: 160%;
}

#contents h4 {
  font-size: 12px;
}

#contents p {
  margin: 18px 0;
  padding: 0 5px;
  line-height: 180%;
  font-size: 12px;
}

#contents div.linklist p {
  margin: 3px 0 7px 0;
  padding: 0 5px;
  line-height: 180%;
  font-size: 12px;
}

#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;
}

#item_block {
  margin: 0 auto 0 auto;
  padding: 4px 0 6px 0;
  line-height: 190%;
  font-size: 12px;
  text-align: left;
}

#item_block img {
  margin: 0 0 6px 0;
}

#contents table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
  line-height: 170%;
}


#contents td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
  line-height: 170%;
}


td#head {
  height: 35px;
  font-size: 12px;
  padding: 0 0 0 10px;
  line-height: 190%;
  border: solid 1px #999999;
  border-collapse: collapse;
  background-image: url(img/item_block_bg.gif);
  background-repeat: repeat-x;
}

td#f_head {
  font-size: 12px;
  padding: 6px 0 6px 10px;
  border-collapse: collapse;
  background-image: url(img/item_block_bg.gif);
  background-repeat: repeat-x;
}

td#item {
  padding: 5px 4px 5px 6px;
  line-height: 190%;
  font-size: 12px;
}

td#f_item {
  font-size: 12px;
}

#contents table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}


#contents td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 8px 14px 8px 14px;
}


/*---------- 左サイドメニュー ----------*/

#menu-left {
  float: left;
  margin: 5px 0 15px 0;
  padding: 0;
  width: 190px;
  text-align: left;
  letter-spacing: 1px;
}

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

#menu-left p {
  margin: 0;
  padding: 10px 4px 2px 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
}

#menu-left .menulist {
  margin: 0 0 15px 0;
  padding: 5px 5px 4px 5px;
  width: 185px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

#menu-left .menulist ul {
  text-align: left;
  margin: 0px;
  padding: 0px;
}

#menu-left .menulist li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

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

#menu-left .menulist a{
  color: #004080;
  display: block;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  padding: 7px 0 7px 20px;
  font-size: 12px;
  line-height: 160%;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

#menu-left .menulist a:hover{
  color: #005ebb;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}


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

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

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

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

#menu-left .menu_free p{
  margin: 0;
  padding: 10px 4px 0 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
}


/*---------- 右サイドメニュー ----------*/

#menu-right {
  float: left;
  margin: 0 0 15px 10px;
  padding: 2px 5px 0 0;
  width: 200px;
  text-align: left;
  letter-spacing: 1px;
}

#menu-right h2 {
  height: 20px;
  margin: 0;
  padding: 6px 0 0 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar_right.gif);
  background-repeat: no-repeat;
}

#menu-right .menulist {
  margin: 0 0 15px 0;
  padding: 5px 0 0 0;
  width: 200px;
  text-align: left;
}

#menu-right .menulist ul {
  text-align: left;
  margin: 0px;
  padding: 0px;
}

#menu-right .menulist li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

#menu-right .menulist h2 {
  height: 20px;
  margin: 0;
  padding: 6px 0 0 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar_right.gif);
  background-repeat: no-repeat;
}

#menu-right .menulist a{
  color: #004080;
  display: block;
  padding: 7px 4px 7px 20px;
  font-size: 12px;
  line-height: 160%;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

#menu-right .menulist a:hover{
  color: #005ebb;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}

#menu-right .menu_free {
  margin: 0 0 14px 0;
  padding: 0;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

#menu-right .menu_free h2 {
  height: 20px;
  margin: 0;
  padding: 6px 0 0 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar_right.gif);
  background-repeat: no-repeat;
}

#menu-right .menu_free a{
  color: #004080;
  padding: 6px 0 5px 0;
  font-size: 13px;
  background-color: #f3f3f2;
 }

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

#menu-right .menu_free p{
  margin: 0 0 0 0;
  padding: 8px 8px 14px 8px;
  font-size: 12px;
  background-color: #ffffff;
  line-height: 180%;
  text-align:center;
}


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

#footer {
  clear: both;
  width: 1000px;
  margin: 0 auto 0 auto;
  padding: 20px 0 20px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 4px;
  border-top-color: #004080;
  background-color: #eeeeee;
}

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

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

#footer_main_block {
  width: 850px;
  margin: 0 auto 0 auto;
  padding: 4px 0 6px 0;
  line-height: 180%;
  font-size: 12px;
  text-align: left;
}

/* font */
.font-bold {
	font-weight:bold;
}

.f16 {
	font-size:16px;
}

.f14 {
	font-size:14px;
}

.f12 {
	font-size:12px;
}

.f10 {
	font-size:10px;
}


/* margin, padding */
.mtp5 {
	margin-top:5px;
}

.mbt5 {
	margin-bottom:5px;
}

.mbt7 {
	margin-bottom:7px;
}

.mtp10 {
	margin-top:10px;
}

.mbt10 {
	margin-bottom:10px;
}

.mtp12 {
	margin-top:12px;
}

.mbt12 {
	margin-bottom:12px;
}

.mtp15 {
	margin-top:15px;
}

.mbt15 {
	margin-bottom:15px;
}

.mbt17 {
	margin-bottom:17px;
}

.mtp20 {
	margin-top:20px;
}

.mbt20 {
	margin-bottom:20px;
}

.mtp25 {
	margin-top:25px;
}

.mbt25 {
	margin-bottom:25px;
}

.pbt25 {
	padding-bottom:25px;
}

.mtp30 {
	margin-top:30px;
}

.mbt30 {
	margin-bottom:30px;
}

.mtp35 {
	margin-top:35px;
}

.mbt35 {
	margin-bottom:35px;
}

.mtp40 {
	margin-top:40px;
}

.mbt40 {
	margin-bottom:40px;
}

.mtp45 {
	margin-top:45px;
}

.mbt45 {
	margin-bottom:45px;
}

.mtp50 {
	margin-top:50px;
}

.mbt50 {
	margin-bottom:50px;
}

.mbt55 {
	margin-bottom:55px;
}

.ml20 {
	margin-left:20px;
}



/* float, clear */
.float_l {
	float:left;
}

.float_r {
	float:right;
}

.clearfix {
	min-height:1px;
}

* html .clearfix {
	height:1px;
}

.clear {
	clear:both;
}

.clear_b {
	clear:both;
	font-size:1px;
	height:0;
	line-height:1px
}

/*---------- 広告の指定 ----------*/

div.adspace01,
div.adspace02 {
margin:20px 0 30px;
text-align:center;
}
#main #container #middle #contents div.links {
	margin: 0px 10px 20px 10px;
	padding: 0px 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#main #container #middle #contents div.links h3,
#main #container #middle #contents div.links p {
	margin: 0px;
	padding: 0px;
	height:auto;
}
