@charset "shift_jis";


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

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

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

a:hover {
  color: #004080;
  font-size: 12px;
  text-decoration:underline;
}

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

a {
text-decoration: none;
}

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


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

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


#main img.head_photo {
  margin: 6px 0 0 0;
}


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

#header {
  margin: 0;
  width: 900px	;
  height:145px;
  border-bottom: solid 3px #009DDC;
  background-color: #ffffff;
  background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 3px 0 4px 8px;
  border-bottom: solid 1px #cccccc;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  color: #ffffff;
  background-image : url(../img/h_back.gif);
}

#header h2 {
  margin: 0;
  padding: 24px 5px 5px 18px;
  width: 400px;
  text-align: left;
  font-size: 16px;
  color: #666666;
  letter-spacing: 1px;
}

#headerslim {
  margin: 0;
  width: 900px	;
  height:110px;
  border-bottom: solid 3px #009DDC;
  background-color: #ffffff;
  background-repeat: no-repeat;
}

#headerslim h1 {
  margin: 0;
  padding: 3px 0 4px 8px;
  border-bottom: solid 1px #cccccc;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  color: #ffffff;
  font-weight:bold;
  background-image : url(../img/h_back.gif);
}

#headerslim h2 {
  margin: 0;
  padding: 0 5px 5px 18px;
  width: 400px;
  text-align: right;
  font-size: 10px;
  color: #666666;
  letter-spacing: 1px;
}

#headerslim td {
	color:#00008bw;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}

#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: 2px 18px 2px 0;
  font-size: 12px;
  color: #663300;
  line-height: 140%;
  letter-spacing: 1px;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif, "メイリオ","ＭＳ Ｐゴシック","Hiragino KaKu Gothic Pro", Osaka;
}

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

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

#header-menu {
  width: 885px;
  height: 20px;
  background-color: #333333;
  margin: 0px;
  padding: 5px 0 1px 14px;
  background : url(../img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}

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

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

#header-menu a {
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  font-size: 13px;
  color: #cccccc;
}


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

#container {
  width: 900px;
  overflow: hidden;
  margin: 0px;
  padding: 5px 0 20px 0;
  background-color: #ffffff;
}


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

#contents {
  float: right;
  margin: 0 6px 0 0;
  padding: 5px 6px 30px 2px;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 1px;
  width: 640px;
}

#contents h2 {
  /*margin: 8px 0 5px 0;*/
  margin: 2px 0 2px 0;
  padding: 11px 0 8px 30px;
  line-height: 110%;
  font-size: 14px;
  color: #000080;
  background-image : url(../img/h2.gif);
  background-repeat: no-repeat;
}

#contents h3 {
  margin: 0 0 7px 0;
  padding: 11px 0 8px 24px;
  line-height: 110%;
  font-size: 12px;
  background-image : url(../img/h3_titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 5px 0;
  /*margin: 5px 0 18px 0;*/
  padding: 0 5px 0 0;
  line-height: 160%;
  letter-spacing: 1px;
}

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

#contents img.photo {
  float: left;
  margin: 6px 0 15px 0;
}

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

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

table.t01 {
  /*width: 210px;*/
  padding-bottom: 0;
  border: solid 1px #999999;
  /* border: none; */
  border-collapse: collapse;
  background-image : url(../today_bk.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  
}

td.t01 {
  border-collapse: collsse;
  padding: 2px 0 0 12px;
  font-size: 12px;
}

td.t02{
  font-size: 12px;
  font-weight: bold;
  color: #2f4f4f;
  text-align: center;
  padding-top: 2px;
}

td.head {
  padding: 6px;
  text-align:center;
  text-decoration: underline;
  border-collapse: collapse;
  background-image : url(../img/img2011/);
  line-height: 70% !important;
}
table.t03 {
  border: solid 1px #999999;
  border: none;
  border-collapse: collapse;
}
.formtable{
  width: 600px;
  border: solid 1px #999999;
  border-collapse: collapse;
}

.formtable th{
  background-color: #ffffcc;
  border: solid 1px #999999;
  border-collapse: collapse;
} 

.formtable td{
  border: solid 1px #999999;
  border-collapse: collapse;
  padding:10px;
}

.table1{
  width: 100%;
  border: solid 1px #999999;
  border-collapse: collapse;
}

.table1 th{
  background-color: #ffffcc;
  border: solid 1px #999999;
  border-collapse: collapse;
} 

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

#news {
  width: 610px;
  /*height: 100px;*/
  height: 60px;
  overflow: auto;
  background-color: #ffffff;
  padding: 0px 5px 0px 10px;
  margin: 5px 0 15px 0;
  border:1px;
  border-style: solid;
  border-color: #999999;
}

#news p{
  line-height:110%;
  color:#696969;
}

.table_03 {
width:300px;margin:0px 10px 10px 0px;padding:0px;
border-collapse:collapse;
}

.table_03 th {
width:25%;padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#3366CC;
background-color:#99CCFF;
border:1px solid #6699CC;
}

.table_03 td {
padding:4px 2px 2px 4px;
background-color:#EEEEEE;
border:1px solid #6699CC;
align:center;
}

.table_04 {
margin:0px 10px 10px 0px;
padding:0px;
border-collapse:collapse;
}

.table_04 h3 {
  margin: 0 0 7px 0;
  padding: 11px 0 8px 24px;
  line-height: 110%;
  font-size: 14px;
  color: #00033ff;
}

.table_04 th {
padding:4px 2px 2px 4px;
text-align:left;
vertical-align:top;color:#3366CC;
background-color:#99CCFF;
border:1px solid #6699CC;
}

.table_04 td {
padding:4px 2px 2px 4px;
background-color:#ffffcc;
border:1px solid #6699CC;
align:center;
}

.table_05 {
margin:0px 10px 10px 0px;
padding:0px;
border-collapse:collapse;
}

.table_05 h3 {
  margin: 0 0 7px 0;
  padding: 11px 0 8px 24px;
  line-height: 110%;
  font-size: 12px;
  color: #00033ff;
}

.table_05 th {
padding:4px 2px 2px 4px;
text-align:center;
vertical-align:top;color:#000000;
background-color:#99CCFF;
border:1px solid #6699CC;
}

.table_05 td {
padding:4px 2px 2px 4px;
background-color:#ffffcc;
border:1px solid #6699CC;
align:center;
}

#topicPath{
	float:left;   
	margin:2px 0;
	font-size:10px;
	font-color:#393939;
}

#topicPath li{
	float:left;
	line-height:110%;
	list-style-type:none;
}

#topicPath li a{
	margin-right:5px;
	padding-right:10px;
	font-size:10px;
	font-color:#393939;
	background : url(../img/topicpath.gif) no-repeat right center;   
}

#breadcrumb p {
  margin: 0;
  padding: 1px 0 1px 10px;
  font-size: 10px;
}

#breadcrumb a {
  margin: 0;
  padding: 1px 0 1px 0;
  font-size: 10px;
}

.campaign h3{
  background-image : url(../img/campaign/h3_line.gif) !important;
  background-repeat: no-repeat;
  vertical-align : top; 
}

.campaign p{
  margin: 0 0 0 0;
  padding: 5px 2px 0px 20px;
}

.bag-li li{
	list-style-image : url(../bag-li.gif) !important;
	padding-left:6px;
}


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

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

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


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

.menulist h3 {
  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{
  color: #005ebb;
  display: block;
  border-bottom: solid 1px #999999;
  width: 191px;
  padding: 7px 0 6px 24px;
  font-size: 12px;
  background-image : url(../img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #004080;
  background-image : url(../img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
  text-decoration:none;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 8px;
  width: 215px;
  text-align: left;
  letter-spacing: 1px;
  background-image : url(../img/menu_back.gif);
}

.menu_free h3 {
  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: #005ebb;
  width: 203px;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }

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

.menu_free p{
  margin: 10px 4px 0 4px;
  font-size: 12px;
  line-height: 190%;
  letter-spacing: 1px;
  background-color: #f3f3f2;
}

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

#menu img.side_photo {
  float: left;
  margin: 8px 0 0 6px;
}

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

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  text-align: center;
  padding: 6px 0 16px 0;
  font-size: 12px;
  color: #333333;
  border-top: solid 2px #c6c6c6;
  background-color: #eeeeee;
}
#footer ul{
	list-style-type: none;
	margin-left:auto;
	margin-right:auto;
}
#footer li{
	float: left;
	padding-left: 11px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}
#footer a {
  color: #000000;
}
#footer a:hover {
  color: #0000ff;
}

