@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	color: #303030;
	background-image: url(img/top_img.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#blog_contents h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 180%;
	font-weight: bold;
	color: #030;
	background-image: url(img/h3_back2.jpg);
	background-repeat: no-repeat;
	padding-left: 60px;
	line-height: 60px;
	height: 53px;
}
#blog_list h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #630;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 15px;
}


	
#logo {
	display: block;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 326px;
	margin-bottom: 15px;
}
#main {
	margin-top: 30px;
}
#main #box_1 {
	background-image: url(img/box1_back.jpg);
	background-repeat: repeat-x;
	width: 670px;
	background-color: #FAF8EC;
	border: 1px solid #FC0;
	float: left;
	margin-top: 20px;
	padding-bottom: 10px;
}
#main #box_2 {
	background-image: url(img/box2_back.jpg);
	background-repeat: repeat-x;
	height: 337px;
	width: 900px;
	background-color: #FBFCF6;
	border: 1px solid #D6DB95;
	float: left;
	margin-top: 25px;
	margin-bottom: 15px;
}
.top_list1 {
	clear: both;
}
.top_list1 .top_list1_inner {
	margin: 6px;
	width: 210px;
	float: left;
}
.top_list1 dt {
	font-size: 105%;
	font-weight: bold;
	color: #000;
	background-image: url(img/h3_back1.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 22px;
	height: 20px;
}
#footer {
	background-color: #ECDCA6;
	height: 40px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #C90;
	border-right-color: #C90;
	border-bottom-color: #C90;
	border-left-color: #C90;
	margin-top: 15px;
	clear: both;
	border-bottom-width: 1px;
	color: #630;
	padding-right: 20%;
	text-align: right;
}
#footer a {
}

.top_list1 dt a{
		font-weight: bold;
	color: #000;
}
.top_list1_inner dd {
	background-image: url(img/list_back1.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-left: 10px;
	margin-top: 2px;
}
.top_list1_inner dd a {
	color: #F30;
	text-decoration: none;
}

.float_r {
	float: right;
}


#logo a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#navi {
	clear: both;
}
#navi li {
	display: block;
	float: left;
}
#navi li a {
	display: block;
	height: 100%;
	width: 100%;
}
#side_l {
	float: left;
	width: 200px;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}
#main #blog_contents {
	float: left;
	width: 680px;
}
#main #blog_list {
	float: left;
	width: 700px;
}
#main #sidebar_r {
	float: right;
	width: 200px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.dropdown, .dropdown * {
 font-size: 12px;  /* 文字サイズ */
 line-height: normal;
 margin: 0;
 padding: 0;
}
.dropdown {
	border: 1px solid #00C;  /* メインメニューのボーダー */
}
.dropdown, .dropdown ul, .dropdown li {
 width: 198px;  /* メニューの幅 */
}
.dropdown a {
 display: block;
 padding: 2px 0.5em;
}
.dropdown a, .dropdown a:link, .dropdown a:hover, .dropdown a:visited {
	color: #039;  /* 文字色 */
	text-decoration: none;
		padding-top: 5px;
	padding-bottom: 5px;
}
.dropdown a:hover {  /* マウスカーソルが乗ったとき */
	color: #F2F4F9;  /* 背景 */
	background-color: #039;
}
.dropdown li {
	position: relative;
	display: block;
	list-style: none;  /* メインメニュー背景 */
	background-color: #CDDCF3;

}
.dropdown li li {
	background-color: #A8BAE3;
}
.dropdown ul {
	visibility: hidden;
	position: absolute;
	left: 198px;  /* メニューの幅と同じ値 */
	top: -1px;  /* サブメニューのボーダー幅を減算 */
	border: 1px solid #6A96D7;  /* サブメニューのボーダー */
}
.dropdown li:hover > ul {
 visibility: visible;
}
#pankuzu {
	background-color: #E2DABE;
	padding: 3px;
}
.adsence1 {
	margin-left: 8px;
	padding-left: 15px;
	width: 160px;
	float: left;
	margin-top: 15px;
}
.adsence2 {
	margin-left: 15px;
	width: 400px;
	float: left;
	margin-top: 15px;
}