* {
	color:#555555;
	padding:0;
	font-size: 13px;
	line-height: 160%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #C1BEAB;
	background-image: url(img/bg4.jpg);
	background-repeat: repeat-x;
}

h2 {
	font-size: 16px;
	background-color: #E9E7E0;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #D9D6CA;
	border-left-color: #444444;
	color: #333333;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
}



h4 {
	padding-left: 3px;
	margin: 5px;
}

h4,h4 a {
	color: #515151;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DCDAD6;
}

a {
	color:#4B70CD;
}

a:hover {
	text-decoration: none;
}

hr {
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.gif);
	background-repeat: repeat-y;
	border: 3px solid #444444;
}

#wrap {
	width: 790px;
	float: left;
	padding: 5px;
}


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

#header {
	width:800px;
	height:250px;
	background-image: url(img/site-banner.jpg);
	background-repeat: repeat-x;
}

#header .logo_h {
	font-size: 26px;
	font-weight: bold;
	color: #FF8C3F;
}


h1 a {
	font-size: 20px;
	color: #666666;
	display: block;
	width: 300px;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
}


p#desc {
	margin-left: 30px;
	color: #999999;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:785px;
	height: 25px;
	background-image: url(img/nav2.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-left: 15px;
}

#nav p {
	color: #EEEEEE;
	padding-top: 3px;
}

#nav table {
	float: right;
	margin-right: 10px;
}


#nav label {
	font-size: 10px;
	color: #FFFFFF;
}

#nav td {
	padding-left: 1px;
}

#nav a {
	color: #EEEEEE;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
}

#nav a:hover {
	color: #333333;
	background-color: #DDDDDD;
	border-bottom-style: none;
}


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

#contents {
	width:570px;
	float: left;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

#contents img {
	margin: 10px;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 20px;
	margin-left: 25px;
	line-height: 20px;
}
}



}

#contents h3 {
	font-size: 14px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CC3333;
	padding-left: 5px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #515151;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.entrylist span{
	font-size: 14px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #fe6e0e;
	padding-left: 5px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #515151;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
                font-weight:bold;
}
/*
解説項目用
-------------------------------------------------------------------*/
.description{
	margin-right: 15px;
	margin-left: 15px;
	background-color: #F5F4F1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
}

.description p{
	padding:10px;
	margin:0;
	color: #333333;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 194px;
	padding: 5px;
}

#side_d {
	background-color: #E0DEDA;
	padding-top: 2px;
	border: 1px solid #C6C0B9;
	background-image: url(img/linebg3.jpg);
}

#side_d h3 {
	display: block;
	width: 185px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-color: #666666;
	background-image: url(img/side4_ch.jpg);
	font-size: 10px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-bottom: 5px;
}

#side_d li {
	list-style-type: none;
}

#side_d li a {
	display: block;
	width:140px;
	font-size: 10px;
	text-decoration:none;
	color:#333333;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 22px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E917E;
	background-image:url(img/li3.jpg);
	background-repeat: repeat-x;
	background-color: #E0DBD5;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6BCB0;
	border-left-color: #C6BCB0;
	padding-top: 3px;
}


#side_d li a:hover {
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: underline;
	background-image: none;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

/*
アドセンス
-------------------------------------------------------------------*/

.ads {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	background-color: #F0EFEE;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #DDDDDD;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #736D61;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	clear: both;
}

/*
TOPページ
-------------------------------------------------------------------*/

#contents .top_cat {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
	padding-left: 10px;
}


#contents .top_cat p a{
	font-size: 10px;
	padding-left: 5px;
}

#top_img {
	width:100%;
	text-align: center;
	background-color: #666666;
	border: 1px solid #C6CFD0;
	background-image: url(img/linebg3.jpg);
	
}

.ctgy dt{
	margin-bottom:0;
	font-weight: bold;
	background-image: url(img/dt4.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	}
.ctgy dt a {
	color: #555555;
	line-height: 16px;
}
.ctgy dt a:hover{ color:#FF3333; }

.ctgy dd{
	font-size:12px;
	margin-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	padding-bottom: 10px;
	margin-top: 5px;
}

.ctgy dd a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	padding-left: 5px;
	margin-left: 5px;
}


/*
カテゴリーページ用
-------------------------------------------------------------------*/
.cat_list dt{
	background-image: url(img/sankaku.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cat_list dd{
	margin-bottom:10px;
	font-size:12px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
	padding-left: 10px;
}

/*
エントリページ用
-------------------------------------------------------------------*/
.entry-body{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}




.entrylist{
                padding:0 0 0 25px;

}
.entrylist li{
                list-style-type:none;
                margin-top:4px;
                margin-left:17px;
}









.line{
background-color:#ffff00;

}
.org1{color:#FF8000;font-weight: bold}
.red {color:#FF2B2B; font-weight: normal }
.blue1{color:#2B60FF;font-weight: bold}
.blue  {color: #002595; font-weight: normal }
.blue-bold {color: #EA0000; font-weight: bold ; font-size: 14px}
.blue-large {color: blue; font-weight: bold; font-size: 14px }
.red1{color:#FF0000;font-weight: bold}

.org{color:#FF8000;font-weight: bold}
.black1{color:#000000;font-weight: bold}


.point{color:#00BF30;font-weight: bold; font-size:15px}





/* 太字---(投稿時に【 B 】のボタンで囲った箇所) */
strong{
                font-weight:normal;
}
/* イタリック---(投稿時に【 I 】のボタンで囲った箇所) */
em{
color:#000000;
font-weight:normal;
font-style:normal;

}




#side_tokushu {
	background-color: #E0DEDA;
	padding-top: 2px;
	border: 1px solid #C6C0B9;
	background-image: url(img/linebg3.jpg);
}

#side_tokushu h3 {
	display: block;
	width: 185px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-color: #666666;
	background-image: url(img/side4_do.jpg);
	font-size: 10px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-bottom: 5px;
}

#side_tokushu li {
	list-style-type: none;
}

#side_tokushu li a {
	display: block;
	width:140px;
	font-size: 10px;
	text-decoration:none;
	color:#333333;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 22px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E917E;
	background-image:url(img/li3.jpg);
	background-repeat: repeat-x;
	background-color: #E0DBD5;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6BCB0;
	border-left-color: #C6BCB0;
	padding-top: 3px;
}


#side_tokushu li a:hover {
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: underline;
	background-image: none;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}
.contentblock{
       width:100%;
       height:450px;
       margin-top:10px;
}

.cb01{
        background:url(img/b001.gif) right bottom no-repeat;
        width:49%;
        height:200px;
        float:left;
        display:black;
        margin-right:2px;
        margin-bottom:2px;
}
.shousai a{
        margin-left:15px;
}
.cb02{
        background:url(img/b002.gif) right bottom no-repeat;
        width:49%;
        height:200px;
        float:left;
        display:black;
        margin-right:2px;
        margin-bottom:2px;
}
.cb03{
        background:url(img/b003.gif) right bottom no-repeat;
        width:49%;
        height:200px;
        float:left;
        display:black;
        margin-right:2px;
        margin-bottom:10px;
}
.cb04{
        background:url(img/b004.gif) right bottom no-repeat;
        width:49%;
        height:200px;
        float:left;
        display:black;
        margin-right:2px;
        margin-bottom:10px;

}

.center{
      text-align:center;
}

/*タブ切り替えテーブル*/
#tabcontainer{
  width:540px;
  padding:10px 0;
  background:url(img/linebg3.jpg);
  text-align:center;
}

.tabheader table {
  border-collapse: collapse; /* for IE */
  border-spacing: 0; /* for N6 */
  width:530px;
  margin:0 auto;
}

.tabheader table tr td {margin:0;padding:0;border-width:0}

.tabheader .close {
  width:100px;
  height:35px;
  margin:0;
  padding: 0px;
  white-space: nowrap;

}
.tabheader .open {
  width:100px;
  height:35px;
  background-color: white;
  margin:0;
  padding: 0px;
  white-space: nowrap;

}
.tabheader .spc {
  border-style: solid;
  border-width: 1px 0 1px 0; 
  border-color: #fff #fff #000 #fff;
  margin:0;
  padding: 0;
  white-space: nowrap;
}
.tabheader a{
  background:url(img/tabbg.gif) no-repeat;
  width:100px;
  text-align:center;
  line-height:35px;
  display:block;
  font-size:0.8em;
}
.tabheader a {text-decoration: none;}
.tabbody {
  padding:0;
  width:500px;
}

.tabbody table {
  margin:0 auto 0 5px;
  width: 530px;
  border-collapse: collapse;
  border: solid 1px #cacaca;
 font-size:0.8em;
 background:#fff;
}
.tabbody table.centertab{
   text-align:center;
}
.tabbody span.maru{
   display:block;
  width:auto; height:15px; text-align:center;
  margin:0 auto;
   background:url(img/maru.gif) no-repeat center;
}
.tabbody table.moba td{
   width:120px;
}

.tabbody table.hoyu1 th.w30{
  width:30px;
  
}

.tabbody td.shamei{
   width:130px;
   text-align:center;
   line-height:20px;
   padding:0;
}
.tabbody td.shamei img{
   margin:0; padding:0;
   border:none;
   
}
.tabbody td.shamei a{
   margin:0; padding:0;
   border:none;
}
.tabbody table caption {
  margin-top: 1em;
  text-align: left;
}

.tabbody table th,
.tabbody table td {
  border: solid 1px #cacaca;
  padding: 4px 6px;
}

.tabbody table th {
  background: #ffdbdb;
  text-align: center;

  color: #666;
}

.tabbody table td.course {
  text-align: center;
  font-size: 0.8em;
}

.tabbody table td.time,
.tabbody table td.fee {
  text-align: right;
  white-space: nowrap;
}

