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

body {
		margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #e6d9e8; /* 背景カラーを変更 */
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(img/bkContainer.gif); /* 背景イメージを変更 */

}

h2 {
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	    font-family: "HGP創英角ｺﾞｼｯｸUB";
	height: 20px; /* 高さを変更 */
	margin-bottom:10px;
	text-align: center; /* テキストを中央揃えに設定 */
	background-image: url(img/bkTopicpath.gif); /* 背景イメージを設定 */
	background-repeat: no-repeat; /* 背景イメージをリピートなしに設定 */
	padding-top: opx; /* 余白を設定 */
}



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

h4,h4 a {
	color: #333333;
	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: 700px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	min-height: 100%;

}

#wrap {
	width: 700px;
	float: left;
	
}


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

#header {
		height: 110px;
	background-image: url(img/title.jpg); /* 背景イメージを変更 */
	padding-left: 30px; /* 左余白を設定 */
	padding-top: 90px;
	margin-right: auto;
	margin-left: auto;
	width: 670px; /* 横幅を変更 */
	/* 右余白を設定 */

}

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


h1 {
		font-size: 18px; /* フォントサイズを変更 */
	color: #CC0000; /* フォントカラーを変更 */

	
	

text-indent: -9999px;
}


p#desc {
	margin-left: 30px;
	color: #ffffff;
margin-top: 10px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
	
	
	
	text-align: center; /* テキストを中央揃えに設定 */
	
	
	width:700px;
	
}

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

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


#nav label {
	font-size: 12px;
	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: 460px;
	float: left;
	padding: 10px;
	margin-bottom: 30px;


}

#contents img {
	margin: 10px;
}

#contents p{
		margin-right: 15px;
	
	line-height: 150%;
	margin-left: 15px;
	padding-bottom: 15px;
	color: #FFFFFF; /* フォントカラーを変更 */

}

#contents a {
margin-bottom:0;
	font-weight: bold;
	background-image: url(img/sankaku.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#contents h3 {	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF; /* フォントカラーを変更 */
	text-align: center; /* テキストを中央揃えに設定 */
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	/* 左余白を設定 */
	/* 背景カラーを設定 */

		

}

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

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

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	width: 180px; /* 横幅を変更 */
	float: right;
	padding: 10px; /* 余白設定を変更 */

}

#side_d {	color: #FFFFFF; /* フォントカラーを変更 */
	text-decoration: none;

	
}

#side_d h3 {
		font-size: 12px;
	color: #5D0000; /* フォントカラーを変更 */
	height: 20px;
	padding-top: 1px;
	/* 背景カラーを設定 */
	background-image: url(img/menuNavi.gif); /* 背景イメージを変更 */
	background-repeat: no-repeat;
	/* 背景イメージの位置を設定 */
	/* 左余白を削除 */
	text-align: center; /* テキストを中央揃えに設定 */

}

#side_d ul {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 16px;
}


#side_d li {
	list-style-type: none;
	background-image: url(img/bullet.gif); /* 背景イメージを変更 */
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: 5px;

}

#side_d li a {
		color: #FFFFFF; /* フォントカラーを変更 */
	text-decoration: none;

}


#side_d li a:hover {
		color: #FFFFFF; /* フォントカラーを変更 */
	text-decoration: 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 {
			height: 30px;
	width: 700px;
	position: fixed;
	bottom: 0px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	clear: both;
	background-image: url(img/footer.gif); /* 背景イメージを設定 */
color: #ffffff;


}

/*
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;
color:#ffffff;
	}
.ctgy dt a {
	color: #0033cc;
	line-height: 16px;
}
.ctgy dt a:hover{ color:#FF3333; }

.ctgy dd{
	font-size:12px;
	margin-bottom: 10px;
	padding-left: 15px;
	color:#333333;
	padding-bottom: 10px;
	margin-top: 5px;
}

.ctgy dd a {
	
	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;
	
	padding-bottom: 5px;
	
	padding-left: 10px;
}

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

