/* CSS Document */

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

body {
	background-image: url(img/back.gif);
}

h2 {
	margin: 10px 5px 10px 10px;
	padding: 2px 0px 0px 10px;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	letter-spacing:0.1em;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 9px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #aaaaaa;
	border-left-color: #000000;
}

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:750px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-color: #ffffff;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	overflow: hidden;
}

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


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

#header {
	width:750px;
	height:110px;
	background-image: url(img/head.png);
	background-repeat: repeat-x;
}

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


h1 a {
	font-size: 24px;
	color: #666666;
	display: block;
	width: 700px;
	text-decoration: none;
	height: 30px;
	width: 230px;
	padding: 20px 0px 0px 35px;
}


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


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:735px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-left: 15px;
	background-color: #eeeeff;
}

#nav p {
	color: #777777;
	padding-top: 2px;
	padding-bottom: 1px;
}

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


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

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

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

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


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

#contents {
	width:520px;
	float: right;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#contents img {
	margin: 10px;
}
#contents p{
	padding: 5px 5px 15px 15px;
	font-size: 14px;
	letter-spacing:0.1em;
	line-height: 20px;
	color: #555555;
	background-image: url(img/dot_line.gif);
}
#contents p b,u{
	font-size: 14px;
}
#contents h3 {
	margin: 20px 5px 10px 10px;
	padding: 1px 0px 1px 10px;
	font-size: 14px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #777777;
	letter-spacing:0.1em;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #515151;
}

/*
解説項目用
-------------------------------------------------------------------*/
.description{
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.description p{
	padding:10px;
	font-size: 14px;
	margin:0;
	color: #333333;
}
.description p a{
	padding:10px;
	font-size: 14px;
}

#explain{
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#explain p{
	padding: 5px 10px 10px 10px;
	font-size: 12px;
	margin:0;
	color: #333333;
}
#explain p a{
	padding: 5px 10px 10px 5px;
	font-size: 12px;
	margin:0;
}



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

#side_d {
	background-color: #dddddd;
	padding-top: 2px;
	padding-bottom: 5px;
	border: 1px solid #C6C0B9;
	margin-bottom: 10px;
}

#side_d h3 {
	width: 175px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-color: #777799;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-bottom: 3px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #304077;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #304077;
}

#side_d h3 a {
	line-height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
}

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

#side_d li a {
	display: block;
	width:140px;
	font-size: 11px;
	text-decoration:none;
	color:#333333;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 3px;
	background-repeat: repeat-x;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}

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

#side img {
	border:none;
}

#side p {
	padding: 3px 10px 3px 10px;
}

#side p a {
	color:#888888;
	text-decoration:none;
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 2px 0px 3px 15px;
	line-height: 15px;
	border: 1px solid #C6BCB0;
}

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

.ads {
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 50px;
	text-align: left;
}

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

#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;
}

#foot {
	text-align: center;
	font-size:10px;
	margin-bottom:0px;
	padding: 0px;
	clear: both;
	}

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

address {
	font-style: normal;
	color: #DDDDDD;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 1px;
	display: block;
	background-color: #bbbbdd;
	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: #dddddd;
	border: 1px solid #C6CFD0;
	margin-bottom:20px;
}

.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;
}

#mv{
	margin: 20px 0px 30px 15px;
	}
#mv span{
	margin: 15px 0px 0px 50px;
	font-size:10px;
	line-height: 12px;
}

.bg1{
	background-image: url(img/cbg1.gif);
	background-repeat: no-repeat; 
	width:245px;
	height:100px;
}
.bg2{
	background-image: url(img/cbg2.gif);
	background-repeat: no-repeat; 
	width:245px;
	height:100px;
}
.bg3{
	background-image: url(img/cbg3.gif);
	background-repeat: no-repeat; 
	width:245px;
	height:100px;
}
.bg4{
	background-image: url(img/cbg4.gif);
	background-repeat: no-repeat; 
	width:245px;
	height:100px;
}
#mv p{
	text-align:left;
	font-size:9px;
	padding:30px 0px 0px 90px;
	line-height: 12px;
	}

.space1{
	width:10px;
}	
.space2{
	height:15px;
}

#topic{
	margin:20px 5px 50px 15px;
	font-size:12px;
	line-height:15px;
	text-align: left;
}
#topic img{
	margin:0px;
}
#topic2{
	margin:60px 10px 40px 30px;
}
#topic3{
	margin:20px 20px -120px 30px;
	font-size:10px;
	line-height:12px;
	text-align: left;
	color: #999;
}
/*
カテゴリーページ用
-------------------------------------------------------------------*/
.cat_list dt {
	background-image: url(img/sankaku.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 15px 0px 2px 20px;
	padding: 5px 0px 5px 15px;
	font-size: 14px;
}
.cat_list dt a {
	font-size: 14px;
}

.cat_list dd{
	margin: 0px 0px 10px 30px;
	padding: 0px 0px 2px 5px;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}

/*
エントリページ用
-------------------------------------------------------------------*/
.entry-body{
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
