@charset "utf-8";


/* -------------------------------------------------- */
/*        ページ全体の設定                            */
/* -------------------------------------------------- */
body {
  font-family: "qMmpS Pro W3", "Hiragino KaKu Gothic Pro", "lr oSVbN", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333333;
  background-image: url(Images/back.gif);
}

a:link {
  color: #69821b;	/* こけ色 */
  font-size: 12px;
}

a:hover {
  color: #99ab4e;
  font-size: 12px;
}

a:visited {
  color: #AC5D07;	/* 茶色 */
  font-size: 12px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/* -------------------------------------------------- */
/*        メイン                                      */
/* -------------------------------------------------- */

#main {
  width: 1000px;
  margin: 0 auto 0 auto;
  line-height: 1.6;
  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;
  text-align: center;
  border-top: solid 3px #99ab4e;
  border-bottom: solid 3px #cccccc;
}


#header-menu {
  height: 29px;
  background-color: #333333;
  margin: 0px;
  padding: 19px 0 0 15px;
  background: url(Images/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(Images/l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  color: #cccccc;
}

/* -------------------------------------------------- */
/*        パンくずリスト　定義                        */
/* -------------------------------------------------- */
.topic_list p {
	margin:0;
	font-size: 85%;
	text-decoration: none;
	padding-left: 2em;
}

/* -------------------------------------------------- */
/*        コンテンツ                                  */
/* -------------------------------------------------- */
#container {
  width: auto;
  margin: 0;
  overflow: hidden;
  padding: 8px 0 6px 10px;
  background-color: #ffffff;
}


/* -------------------------------------------------- */
/*        ミドル                                      */
/*        (left_sidebarとcontents含む)                */
/* -------------------------------------------------- */
#middle {
  float: left;
  width: 780px;
}


/* -------------------------------------------------- */
/*        メインコンテンツ                            */
/* -------------------------------------------------- */
#contents {
  float: right;
  margin: 0 6px 0 0;
  padding: 5px 7px 5px 0;
  font-size: 12px;
  width: 550px;
  letter-spacing: 1px;
}

#contents h2 {
  height: 24px;
  margin: 0 0 4px 0;
  padding: 6px 0 0 16px;
  font-size: 12px;
  color: #69821b;
  line-height: 160%;
  background-image: url(Images/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h3 {
  height: 26px;
  margin: 10px 0 4px 0;
  padding: 4px 0 0 16px;
  font-size: 14px;
  color: white;
  line-height: 160%;
  background-image: url(Images/titlebar_02.jpg);
  background-repeat: no-repeat;
}

#contents h4 {
  height: 26px;
  margin: 10px 0 4px 10px;
  padding: 4px 0 0 16px;
  font-size: 14px;
  color: white;
  line-height: 160%;
  background-image: url(Images/titlebar_03.jpg);
  background-repeat: no-repeat;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 5px;
  line-height: 180%;
  font-size: 12px;
}

#contents ul li {
  line-height: 160%;
}
/* 画像の左寄せ */
#contents .float-left {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

/* 画像の右寄せ */
#contents .float-right {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

#contents .clear {
	clear: both;
}

/*
#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 4px 0;
  line-height: 190%;
  font-size: 12px;
  text-align: center;
}

#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;
  text-align: center;
  line-height: 190%;
  border: solid 1px #999999;
  border-collapse: collapse;
  background-image: url(Images/item_block_bg.gif);
  background-repeat: repeat-x;
}
*/
/*
td#f_head {
  font-size: 14px;
  padding: 6px 0 6px 10px;
  border-collapse: collapse;
  background-image: url(Images/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;
}
*/

/* -------------------------------------------------- */
/*        左サイドメニュー                            */
/* -------------------------------------------------- */
#left_sidebar {
  float: left;
  margin: 5px 0 15px 0;
  padding: 0;
  width: 185px;
  text-align: left;
  letter-spacing: 1px;
}

#left_sidebar h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(Images/sidebar.gif);
  background-repeat: no-repeat;
}

#left_sidebar p {
  margin: 0;
  padding: 10px 4px 2px 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
}

#left_sidebar .menu {
  margin: 0 0 15px 0;
  padding: 5px 5px 4px 5px;
  width: 185px;
  text-align: left;
  background-image: url(Images/menu_back.gif);
}

#left_sidebar .menu ul {
  text-align: left;
  margin: 0px;
  padding: 0px;
}

#left_sidebar .menu li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

#left_sidebar .menu h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(Images/sidebar.gif);
  background-repeat: no-repeat;
}

#left_sidebar .menu a{
  color: #69821b;
  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(Images/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

#left_sidebar .menu a:hover{
  color: #99ab4e;
  background-image: url(Images/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}


#left_sidebar .menu_free {
  margin: 0 0 14px 0;
  padding: 5px 5px 4px 5px;
  width: 185px;
  text-align: left;
  background-image: url(Images/menu_back.gif);
}

#left_sidebar .menu_free h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(Images/sidebar.gif);
  background-repeat: no-repeat;
}

/* Del 
#left_sidebar .menu_free a{
  color: #69821b;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }
 */

#left_sidebar .menu_free a:hover{
  color: #99ab4e;
  background-color: #f3f3f2;
}

#left_sidebar .menu_free p{
  margin: 0;
  padding: 10px 4px 0 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 130%;
}

/* -------------------------------------------------- */
/*        右サイドメニュー                            */
/* -------------------------------------------------- */
#right_sidebar {
  float: left;
  margin: 0 0 15px 10px;
  padding: 2px 5px 0 0;
  width: 180px;
  text-align: left;
  letter-spacing: 1px;
}

#right_sidebar h2 {
  height: 20px;
  margin: 0;
  padding: 6px 0 0 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(Images/sidebar_right.gif);
  background-repeat: no-repeat;
}

#right_sidebar .menu {
  margin: 0 0 15px 0;
  padding: 5px 0 0 0;
  width: 180px;
  text-align: left;
}

#right_sidebar .menu ul {
  text-align: left;
  margin: 0px;
  padding: 0px;
}

#right_sidebar .menu li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

#right_sidebar .menu h2 {
  height: 20px;
  margin: 0;
  padding: 6px 0 0 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(Images/sidebar_right.gif);
  background-repeat: no-repeat;
}

#right_sidebar .menu a{
  color: #69821b;
  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(Images/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

#right_sidebar .menu a:hover{
  color: #99ab4e;
  background-image: url(Images/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}

#right_sidebar .menu_free {
  margin: 0 0 14px 0;
  padding: 0;
  text-align: center;
  background-image: url(Images/menu_back.gif);
}

#right_sidebar .menu_free h2 {
  height: 20px;
  margin: 0;
  padding: 6px 0 0 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(Images/sidebar_right.gif);
  background-repeat: no-repeat;
}

#right_sidebar .menu_free a{
  color: #69821b;
  padding: 6px 0 5px 0;
  font-size: 13px;
  background-color: #f3f3f2;
 }

#right_sidebar .menu_free a:hover{
  color: #99ab4e;
  background-color: #f3f3f2;
}

#right_sidebar .menu_free p{
  margin: 0 0 0 0;
  padding: 8px 8px 14px 8px;
  font-size: 12px;
  background-color: #ffffff;
  background-image: url(Images/menu_back.gif);
  line-height: 180%;
}

/* -------------------------------------------------- */
/*        フッター                                    */
/* -------------------------------------------------- */
#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: #69821b;
  background-color: #eeeeee;
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}

/* Del
#footer_main_block {
  width: 850px;
  margin: 0 auto 0 auto;
  padding: 4px 0 6px 0;
  line-height: 180%;
  font-size: 12px;
  text-align: left;
}
*/

/* -------------------------------------------------- */
/*   印刷用CSS　　　　　　　　　　　　　　　　　　　  */
/*   （中央コンテンツのみ印刷する）                   */
/* -------------------------------------------------- */
/* 印刷はコンテンツ領域のみ */
@media print{

#header{display:none;} 
#header-menu{display:none;} 
#topic_list{display:none;}
#right_sidebar{display:none;} 
#left_sidebar{display:none;} 
#footer{display:none;} 

#contents{
    width:100%;
    float:none;
  }
}
