@charset "Shift_JIS";
* {
 padding:0;
 font-size: 12px;
 line-height: 140%;
 margin: 0;
 font-family: Verdana, Arial, sans-serif;
}

body {
 background-color: #FF8800;
 background-image: url('img/wallpaper02.gif');

}

h2 {
 font-size: 12pt;
 margin: 5px;
 background-color: #fff09e;
 padding-left: 10px;
 border-bottom-width: 2px;
 border-left-width: 8px;
 border-bottom-style: solid;
 border-left-style: solid;
 border-bottom-color: #FF8800;
 border-left-color: #FF8800;
 line-height: 20px;
}



h4 {
 border-left-width: 5px;
 border-left-style: solid;
 border-left-color: #FF9966;
 padding-left: 3px;
 margin: 2px;
}

h4, h4 a {
 color: #FF9933;
 line-height: 16px;
}

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-color: #FFFFFF;
 border: 3px solid #FFFFFF
}

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


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

#header {
 width:800px;
 height:130px;
 background-image: url('img/header03.jpg');
 background-repeat: repeat-x
}

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


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


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


/*ナビゲーション
----------------------------------------------- */
#nav {
 border-bottom:1px solid #ec9800;
 width:785px;
 height: 25px;
 padding-left: 15px
}

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

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


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

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

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

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


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

#contents {
 width:570px;
 float: right;
 padding: 5px;
}

#contents img {
 margin: 10px;
}

#contents p{
 padding-bottom: 10px;
 padding-left: 15px;
}

#contents h3 {
 border-left:7px solid #417340; font-size: 14pt;
 margin: 8px;
 padding-left: 5px;
 background-image: url('img/dot.gif');
 background-repeat: repeat-x;
 color: #515151; background-position-y:top;
}

#contents table {
 border: none;
}

#contents th {
	border:solid 1px #ec9800;
	background-color: #ec9800;
}

#contents td {
	border:solid 1px #EC9800;
	padding: 3px;
}

#contents ul{
/* list-style-position: inside;*/
 padding: 10px;
}

#contents ol{
 list-style-position: inside;
 padding: 10px;
}

*#contents textarea{
  border:double 4px #EC9800;
  scrollbar-3dlight-color:#EC9800;
  scrollbar-arrow-color:#EC9800;
  scrollbar-darkshadow-color:#EC9800;
  scrollbar-face-color:#EC9800;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#EC9800;
  background-color:#ffffff;"
}*
/*
TOPページ
-------------------------------------------------------------------*/

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


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

#top_img {
 width:100%;
 text-align: center;
 background-color: #666666;
 border: 1px solid #C6CFD0;
}

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

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

#side li a {
 text-decoration:none;
 display: block;
 width:180px;
 font-size: 10pt;
 margin-right: auto;
 margin-left: auto;
}

#side h3 {
 display: block;
 width: 185px;
 margin-right: auto;
 margin-left: auto;
}


#side_d {
 width: 190px;
 background-color: #FFFFFF;
 padding-top: 2px;
 border: 1px solid #ec9800;
}



#side_d h3 {
 height: 20px;
 line-height: 20px;
 text-align: center;
 margin-bottom: 0px;
 margin-top: 3px;
 background-color: #ff9f00;
 font-size: 11pt;
 letter-spacing: 0.1em
}

#side_d h3 a{
 color: #000;
 text-decoration: none;
}

#side_d li a {
 color:#333333;
 height:20px;
 line-height: 20px;
 margin-top: 1px;
 background-image:url('img/side_li.jpg');
}


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


#side img {
 border:none;
}

#side p {
 padding: 10px;
}

#side p a {
 font-size:10pt;
}

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

.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-y:50%
}
#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: 10pt;
}
#f_menu ul {
 margin-top: 5px;
 margin-bottom: 5px;
}
#f_menu li a {
 font-size: 10pt;
}

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

address {
 font-style: normal;
 color: #DDDDDD;
 text-align: center;
 padding-top: 5px;
 padding-bottom: 5px;
 display: block;
 background-color: #ec9800;
 font-size: 10pt;
 clear: both; background-position-y:top;
}

address a{
	text-decoration : none;
	color:#DDDDDD;
}

address a:hover {
	color:#DDDDDD;
}

/*----------------流用スタイル-----------------------*/


.description{
 padding: 0
 text-align:left;
 font-size:14pt;
 margin-top:10px;
 margin-left: 0px;
 margin-bottom: 15px;
 border-left: solid 1px #ec9800;
 border-bottom: solid 1px #ec9800;
 border-right: solid 1px #ec9800;
}

.top_description{
 padding:0;
 width: 530px;
 height: 150px;
 text-align:left;
 font-size:14px;
 margin-right: 15px;
 margin-left: 0px;
 margin-top: 10px;
 margin-bottom: 20px;
 background-image: url('img/top_description.jpg');
}

.top_description p{
 padding:10px;
 margin:0;
}


.ctgy dt{
 margin-bottom:0;
 font-weight: bold;
 font-size: 11pt;
 background-image: url('img/listmark.gif');
 background-position:  left 50%;
 background-repeat: no-repeat;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 20px
 }
.ctgy dt a:link { color: #000; }
.ctgy dt a:hover{ color:red; }
.ctgy dt a:visited{ color: #000; }

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

.cat_list dt{
        background-image: url('img/sankaku.gif');
        background-position:  left 50%;
        background-repeat: no-repeat;
        padding-left:20px
}
.cat_list dd{
 margin-bottom:20px;
        font-size:12pt;
}

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

.entry-body{
 border-left-width: 1px;
 border-left-style: dotted;
 border-left-color: #ec9800;
 padding-right: 10px;
 padding-left: 10px;
 margin-bottom: 15px;
}

.entry-list ul{
 margin-left: 30px;
}
