body {
 margin: 0;
 padding: 0;
 font-size: 14px;
 line-height: 150%;
 background-color: #555;
}


h1, h2, h3{ margin: 0; }


a {
 color: #345474;
}

a:hover {
 color: #FF0000;
 text-decoration: none;
}


img {
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}

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

/*基本-------------------------------------*/

#base{
	margin: 0 auto;
	width: 770px;
	text-align: center;
	background: url("img/base_back.gif") repeat-y;
}


#wrap{
 margin: 0 auto;
 width: 750px;
 text-align :centar;
 background: url("img/header.jpg") top left no-repeat;
 position: relative;
}

/*記事枠------------------------------------*/
#container{
 margin: 0 auto;
 width: 730px;
 height: 100%;
 text-align: left;
}

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

#header {
 height: 250px;
 margin: 0;
 padding: 0;
 text-align: left;
}

#header h1{
 margin: 0;
 padding: 0;
 text-indent: -2000px;
}

h1 a {
	width:300px;
	height:60px;
	background: url("img/header.jpg") no-repeat;
	display: block;
	overflow: hidden;
}

h1 a:hover {
	background: url("img/header.jpg") no-repeat;
}

p#desc {
 position: absolute;
 top: 60px;
 left: 30px;
 width: 380px;
 color: #CC6600;
}


/*
ナビ
----------------------------------------------- */
#nav {
 position: absolute;
 top: 220px;
 left: 20px;
 margin: 0px;
}

#nav p {
 color: #EEEEEE;
 margin: 0px;
 padding: 0px;
 font-size: 12px;
}




#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: #EEEEEE;
 text-decoration: none;
}


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

#contents {
 float: right;
 width: 520px;
}

#contents img{
  margin: 10px 0;
}
#contents p{
 padding-bottom: 10px;
 padding-left: 15px;
 color: #555555;
}

#contents h2{
 color: #FFFFFF;
 font-size: 14px;
 background-color: #3F3F3F;
 border-left-width: 7px;
 border-left-style: solid;
 border-left-color: #CC0000;
 line-height: 25px;
 margin-top: 10px;
 padding-left: 5px;
}

#contents h3{
 padding: 2px 5px;
 font-size: 14px;
 margin-top: 25px;
 margin-bottom: 10px;
 border-bottom-width: 1px;
 border-left-width: 7px;
 border-bottom-style: solid;
 border-left-style: solid;
 border-bottom-color: #CCCCCC;
 border-left-color: #CC0000;
}



/*
ディスクリプション
-------------------------------------------------------------------*/
.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: 190px;
}

#side ul{
 margin: 0;
 padding: 0;
 list-style: none;
}

#side_d {
 padding: 0;
}

#side_d h3 {
 color: #FFFFFF;
 margin-bottom: 2px;
 font-size: 12px;
 font-weight: bold;
 background-image: url(img/m_h3.gif);
 line-height: 23px;
 background-repeat: no-repeat;
 padding: 0px;
 text-align: center;
 letter-spacing: 0.1em;
 height: 23px;
}


#side_d li {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #111111;
 border-left-width: 2px;
 border-left-style: solid;
 border-left-color: #222222;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #555555;
 margin-top: 3px;
}

#side_d li a {
 display: block;
 padding-right: 20px;
 padding-left: 15px;
 font-size: 12px;
 color: #EEEEEE;
 background-image: url(img/m_li.gif);
 background-repeat: repeat-y;
 background-position: left center;
 background-color: #333333;
}


#side_d li a:hover {
 background-image: url(img/m_li.gif);
 background-repeat: repeat-y;
 background-position: 2px center;
 color: #FF0000;
 text-decoration: none;
 background-color: #EEEEEE;
}



#side img {
 border:none;
}


#side_d dl{
	margin: 10px 0;
	color: #CCC;
}

#side_d dt a{
	margin: 0;
	text-decoration: underline;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}

#side_d dt a:hover{
	text-decoration: none;
	color: #F30;
}

#side_d dd{
	color: #CCC;
	font-size: 10px;
}


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

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

/*
フッタ
-------------------------------------------------------------------*/
#footer{
 clear: both;
 background-color: #000000;
 height: 40px;
}

address {
 padding-left: 20px;
 color: #999999;
 font-size: 10px;
 line-height: 25px;
 background-color: #000000;
 font-style: normal;
}

/*
トップページ
-------------------------------------------------------------------*/

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


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

#contents .ctgy {
 margin-top: 10px;
}

.ctgy dt{
 font-weight: bold;
 padding-left: 10px;
 border-left-width: 7px;
 border-left-style: solid;
 border-left-color: #FF0000;
 background-color: #F5F5F5;
 padding-top: 2px;
 padding-bottom: 2px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #E8E8E8;
 }
.ctgy dt a:link {
 color: #555555;
 line-height: 16px;
}
.ctgy dt a:hover{ color:#FF3333; }

.ctgy dd{
 padding-bottom: 2px;
 padding-right: 20px;
 margin-top: 3px; margin-right: 20px;
 margin-bottom: 3px;
 margin-left: 20px;
 font-size: 12px;
 line-height: 200%;
 padding-left: 15px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #E8E8E8;
 background-image: url(img/dd.gif);
 background-repeat: no-repeat;
 background-position: left center;
 }

#contents #top_img {
 text-align: center;
}

/*
カテゴリ
-------------------------------------------------------------------*/
.cat_list dt{
 background-image: url('img/sankaku.gif');
 background-position:  left 50%;
 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{
 padding: 15px;
}
.entry-list li {
 list-style-type: none;
 border-left-width: 5px;
 border-left-style: solid;
 border-left-color: #AEC2CA;
 padding-left: 5px;
 margin-bottom: 10px;
 line-height: 16px;
}
.entry-list ul {
 margin-left: 20px;
 margin-right: 20px;
 padding-left: 0px;
}
/*
テーブル
-------------------------------------------------------------------*/
table{
 width: 94%;
 margin-bottom: 20px;
 margin-top: 20px;
 border: 1px solid #CCCCCC;
 border-collapse: collapse;
 margin-left: 2%;
}


th{
 text-align: left;
 color: #333333;
 margin:0;
 border: 1px dotted #CCCCCC;
 border-collapse: collapse;
 background-color: #F2F3F4;
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 5px;
 padding-left: 10px;
 font-size: 14px;
 line-height: 160%;
}


td{
 margin:0;
 border: 1px dotted #CCCCCC;
 border-collapse: collapse;
 padding-top: 5px;
 padding-right: 15px;
 padding-bottom: 5px;
 padding-left: 15px;
 font-size: 12px;
 line-height: 140%;
}
