@import "advanced.css";

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

body {
	background: url(img/body-bg.jpg) repeat-x center top fixed;
	_text-align: center;
}

h2 {
	font-size: 16px;
	background: url(img/linebg3.gif) #E0DEDA;
	padding-left: 10px;
	border-left: 8px solid #9a567f;
	border-top: 1px solid #C6C0B9;
	border-bottom: 1px solid #C6C0B9;
	border-right: 1px solid #C6C0B9;
	color: #333333;
	line-height: 25px;
	margin: 0 3px 10px 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:#122185; }
a:hover { color: #ff6347; 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: 1px solid #999;
	_text-align: left;
}

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


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

#header {
	width:800px;
	height:120px;
	background: url(img/header.jpg);
}

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


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


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


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:785px;
	_width:800px;
	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: 6px;
	font-size: 10px;
}

#nav a {
	color: #EEEEEE;
	font-size: 10px;
}

#nav a:hover {
	color: #333333;
	background-color: #DDDDDD;
}


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

#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-bottom: 10px;
	padding-left: 15px;
	color: #555555;
}

#contents h3 {
	font-size: 14px;
	border-left: 7px solid #D3A863;
	margin: 0 0 10px 5px;
	padding: 5px 0 0 5px;
	background: url(img/dot.gif) repeat-x bottom;
	color: #515151;
}


/*
解説項目用
-------------------------------------------------------------------*/
.description{
	margin: 0 3px 10px 3px;
	padding: 5px 10px;
	background-color: #F5F4F1;
	border-right: 1px dotted #999;;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
}

.description p{
	background-image: url(img/note_line.gif);
	line-height: 25px;
	color: #333;
	padding: 5px 0 0 0;
}


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

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

#side_d h3 {
	display: block;
	width: 185px;
	line-height: 20px;
	text-align: center;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-image: url(img/side4_do.jpg);
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-bottom: 5px;
}

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

#side_d li a {
	display: block;
	width:144px;
	_width:185px;
	font-size: 10px;
	text-decoration:none;
	color:#333;
	line-height: 15px;
	margin: 1px auto 0 auto;
	padding: 3px 15px 5px 22px;
	border-bottom: solid 1px #9e917e;
	background: url(img/li3.jpg) repeat-x #e0dbd5;
	border-left: solid 2px #c6bcb0;
	border-right: solid 2px #c6bcb0;
}


#side_d li a:hover {
	background: url(img/li4.jpg) repeat-x #e0dbd5;
	color: #666;
	text-decoration: underline;
}

#side_d .add{
	width:164px;
	margin: 1px auto 0 auto;
	padding: 10px;
	background: #fff;
	text-align: center!important;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side .lien h3{
	padding: 0 10px;
}
#side .lien ul{
	padding: 10px;
}

#side .lien li{
	list-style: none;
}


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

#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: #ddd;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #9a567f;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	clear: both;
}

address a{ color: #ddd; text-decoration: none; }
address a:hover{ color: #333; text-decoration: none; }
	
/*
TOPページ
-------------------------------------------------------------------*/

#top_img {
	width: 560px;
	text-align: center;
	background-color: #666666;
	border: 1px solid #c6cfd0;
	background-image: url(img/linebg3.gif);
	margin: 0 3px 20px 3px;
}


div#contents .topcate{
	border: solid 1px #ccc;
	margin-bottom: 30px;
}

div#contents .topcate h3{
	background: url(img/top_cate.gif) repeat-x;
	padding: 8px 0 0 10px;
	font-size: 11pt;
	font-weight: bold;
	border: none;
}

div#contents .catelist dl{
	margin: 0 20px;
}

div#contents .catelist dt{
	margin-bottom:0;
	font-weight: bold;
	background: url(img/dt4.jpg) no-repeat left;
	padding: 0 0 0 18px;
}

div#contents .catelist dt a {
	color: #555;
	line-height: 16px;
}
div#contentst .catelist dt a:hover{ color:#f33; }

div#contents .catelist dd{
	font-size:12px;
	margin: 10px 0;
	padding: 0 0 10px 15px;
	line-height: 180%;
	border-bottom: dotted 1px #aaa;
	line-height: 200%;
}

#contents h4{
	border: none;
	background: url(img/pick.gif) no-repeat 0 5px;
	backdround-color: #fff;
	margin-top: 10px;
	padding-left: 40px;
}

#contents .news dt{
	background: url(img/li.gif) no-repeat left;
	padding-left: 20px;
	line-height: 20px;
}

#contents .news dd{
	margin-left: 20px;
	margin-bottom: 5px;
}

/*
カテゴリーページ用
-------------------------------------------------------------------*/

div#contents .category{
	clear: both;
	margin: 20px 0px 40px 0px;
	padding: 20px;
	border: solid 1px #ccc;
	background: url(img/top_cate.gif) repeat-x top;
}

div#contents .category p{
	line-height: 150%;
	margin-bottom: 20px;
}

div#contents .category dt{
	margin-bottom:0;
	font-weight: bold;
	background: url(img/dt4.jpg) no-repeat left;
	padding: 0 0 0 18px;
}

div#contents .category dt a{
	color: #00f;
	line-height: 16px;
}
div#contents .category dt a:hover{ color:#ff8c00; }

div#contents .category dd{
	font-size:12px;
	margin: 10px 0;
	padding: 0 0 10px 15px;
	line-height: 180%;
	border-bottom: dotted 1px #aaa;
}


/*
エントリページ用
-------------------------------------------------------------------*/

.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;
	line-height: 25px!important;
}

.entry-body p{
	color: #333!important;
	background-image: url(img/note_line.gif);
	line-height: 25px!important;
	margin-bottom: 10px;
	padding: 5px 0 0 0;
}

.entry-body p a{ line-height: 25px!important; }

span{ line-height: 25px!important; }


.link{ text-align: right; }


.entry-body2{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px!important;
}

.entry-body2 p{
	background: url(img/li.gif) no-repeat left;
	padding-left: 20px;
	line-height: 20px;
}


/*
サイトマップ
-------------------------------------------------------------------*/

#contents .sitemap{
	margin: 20px 50px;
}

#contents .sitemap ul{
	margin: 0;
}

#contents .sitemap li{
	line-height: 200%;
}

ul.non li{
	list-style-type: ciecle;
	list-style-position: outside;
	margin-left: 30px!important;
}

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

.ads{
	margin-top: -10px;
	margin-left: 10px;
}