@charset "utf-8";

/* 基本設定 -------------------------------------------------------*/
body {
	margin: 0 auto;
	text-align: center;
	color: #444;
	font-size: 80%;
	line-height: 120%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(../images/bg-1.gif);
}
h1,h2,h3,h4,h5,h6,p,div,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
hr {
	display: none;
}
a:link {text-decoration: underline;color: #444;}
a:visited {text-decoration: underline;color: #444;}
a:hover {text-decoration: underline;color: #cc3800;}
a:active {text-decoration: none; color: #cc3800;}

#container {
	margin: 0 auto;
	width: 760px;
	background: url(../images/bg.jpg) repeat-y;
}

/* ヘッダー -------------------------------------------------------*/
#header {
	width: 750px;
	margin-left: 5px;
	text-align: left;
}
* html #header { /*IE対策*/
	margin-left: 0px;
}
#header h1 {
	float: left;
}
.lead {
	float: right;
	padding-right: 15px;
	text-align: right;
} 
#headermenu {
	clear: both;
	height: 51px;
	background: url(../images/mainmenu_back.jpg) no-repeat center top;
}
#headermenu ul {
	width: 716px;
	height: 35px;
	margin: 0 0 0 21px;
	padding: 7px 0 0 0;
}
#headermenu li {
	padding-right: 9px;
	float: left;
	display: inline;
	list-style-type: none;
}

/* フッター -------------------------------------------------------*/
#footer {
	clear: both;
	width: 750px;
	border-top: solid 1px #f60;
	text-align: center;
	margin-left: 5px;
}
* html #footer { /*IE対策*/
	margin-left: 0px;
}
#footer ul {
	margin: 13px 0;
	padding: 0;
}
#footer li {
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #666666;
	list-style-type: none;
}
#footer li.end {
	display: inline;
	padding: 0 5px;
	border-right: none;
}
address {
	width: 750px;
	border-top: dotted 1px #999;
	padding: 12px 0 50px;
	font-style: normal;
}

/* コンテンツ部 -----------------------------------------------------*/
#contants {
	width: 730px;
	margin: 5px 0 20px 15px;
	text-align: left;
}
* html #contants { /*IE対策*/
	margin-left: 0px;
}

/* 左ナビ ---*/
#nav {
	float: left;
	width: 178px;
	margin: 0 0 20px;
	background: url(../images/menu_top.jpg) no-repeat top;
}
#nav .outer {
	width: 178px;
	background: url(../images/menu_bottom.jpg) no-repeat bottom;
	padding: 5px 0 30px;
}
#nav .inner-bg {
	background:url(../images/menu_inner.jpg) repeat-y;
}
.inner {
	width: 162px;
	margin: 0 0 0 7px;
}
#nav ul.mainlist {
	padding: 0;
	margin: 15px 0;
	list-style-type: none;
}
ul.subnav {
	padding: 0 0 30px 0;
	margin : 0 0 0 4px;
	border-bottom: dotted 1px #ccc;
}
li.subnav_list {
	background:  url(../images/icon_01.gif) no-repeat left center;
	padding-left: 15px;
	margin: 3px 0;
	list-style-type: none;
}
.bun_blog {
	margin: 8px 0 0;
}

/* メイン ---*/
#main {
	float: right;
	width: 546px;
}
#main h2 {
	margin-bottom: 15px;
}
#main h3 {
    font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 2px 8px 8px 0;
	padding: 2px 0 4px 0;
	letter-spacing: 1px;
	border-bottom: 2px solid #F06000;
}
#main h4 {
    text-align: right;
    font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 0 6px 14px 0;
}
#main h4.search_title {
    text-align: left;
}
#main p {
	margin: 2px 8px 10px 0;
	font-size: 12px;
	line-height: 18px;
}
#waku {
    width: 546px;
	padding: 0;
	margin: 0;
}
#waku td.left {
	width: 396px;
	vertical-align: top;
}
#waku td.right {
	width: 150px;
	vertical-align: top;
}
.blogbody {
	padding: 0 0 10px 0;
	margin-top: 5px 0 5px 0;
}
.posted {
	text-align: right;
	padding-bottom: 25px;
}
.posted_l {
	margin-top: 5px;
	text-align: left;
	padding-bottom: 20px;
}
.content-nav {
	text-align: center;
}
.comment-footer {
    text-align: right;
}
.blogbody {
	padding: 0px 0px 10px 0;
	margin: 5px 0 5px 0;
}
.textarea {
    width: 90%;
}
#comment-text {
    font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
}
.textarea {
    width: 90%;
}
.comment_err {
	color: #CC0000;
}
.search_box {
	margin-top: 10px;
	padding-bottom: 5px;
	text-align:left;
}
.search_sty {
	margin-top: 5px;
	padding-bottom: 5px;
	text-align:left;
	color: #CC0000;
}
.search_kye {
	margin-top: 20px;
	padding-bottom: 5px;
	font-weight:bold;
}
.ent {
    clear: both;
	padding: 2px 8px 5px 5px;
}


/* 右ナビ ---*/
#right-n {
	width: 150px;
	border: 0;
	font-size: 12px;
	line-height: 18px;
}
#right-n td.tbl {
    padding: 4px 0 5px 0;
	margin: 4px 0 0 0;
}
#right-n td.tbl_cl {
    padding: 2px 0 5px 0;
	margin: 4px 0 0 0;
	text-align: center;
}
#r_cate1 {
    padding-top: 0;
	padding-bottom: 10px;
}
#r_cate2 {
    padding-top: 2px;
	padding-bottom: 10px;
	text-align: center;
}
.calen {
	font-size: 12px;
	line-height: 18px;
}
.caledate {
	background-image: url(../blog/images/title_7.gif);
	background-repeat: no-repeat;
	padding: 5px 0 5px 22px;
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

/* goto ---*/
.goto {
	float: right;
	background: url(../images/icon_03.gif) no-repeat left center;
	padding-left: 15px;
	margin: 5px 0;
}
.goto02 {
	float: right;
	padding-left: 15px;
	margin: 20px 0;
}

