/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
	background: #F0E4A8;
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	line-height:1.5;
	color: #666;
	list-style: none;
	text-align: center;
}

img {
	border: none;
	vertical-align: middle;
}

a:link, a:visited, a:active {color: #997F00;text-decoration: none;}
a:hover{color : #FF6633;text-decoration: underline;}

/*引用属性*/
blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
	}
	
/* テーブルの属性*/
table {margin: 0 0 0 10px; font-size: 12px; color: #999;}
td {padding: 5px;}

/* 基本設定 ----------------------------- */
#base{
	width: 880px;
	margin: 0 auto;
	background: url("http://910sh.chiro2007.com/img/base_back.gif") repeat-y;
	text-align: center;
}

#wrapper {
	width: 840px;
	margin: 0 auto;
	background: #FFF url("http://910sh.chiro2007.com/img/header.jpg") no-repeat;
	position: relative;
}

/*  ヘッダー  */
#header {
	height:200px;
	margin: 0;
	color: #666;
}
#header h1{
	margin : 0;
	padding: 0;
	float: left;
	text-indent: -2000px;
}
 h1 a {
	width:400px;
	height:150px;
	display: block;
}

#header .navi{
	position: absolute;
	top: 0;
	right: 10px;
}

#container {
	width: 665px;
	margin: 0;
	float: left;
	text-align: left;
}

#primary {
	padding-left: 10px;
	text-align: left;
}

.cal{
	padding: 0 0 10px 0;
	text-align: center;
}

/*  記事枠等の属性  */
#content {
	width: 480px;	
	margin: 5px 0 ;
	float: right;
	background: #FFF;
	overflow-x: hidden;	
}

#content h2 {
	margin: 0;
	border-left: 5px solid #B49600;
	border-bottom: 1px dotted #B49600;
	color: #6B5900;
	font: bold 100%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	text-align: left;
	text-indent: 10px;
}
			
#content h2 a {
	text-decoration: none;
	color: #6B5900;
}
					
#content h2 a:hover {
	color: #FF0000;
}

#content h3 {
	padding: 0 10px;
	border-bottom: 1px solid #B49600;
	color: #666;
	font: bold 100%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	text-align: left;
}

#content h4 {
	padding: 0 10px;
	border-bottom: 1px solid #DDD;
	color: #B49600;
	font: bold 100%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	text-align: left;
}

#content h5 {
	padding: 0;
	color: #666;
	font: normal 100%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	text-align: left;
}

#content p{
	padding: 5px 0 10px 0;
}

#content .date{
	text-align: right;
	font-size: 12px;
	color: #6B5900;
	margin: 5px 5px 10px 0;
}

#content .posted {
	clear: both;
	text-align: right;
	font-size: 10px;
	margin: 6px 5px 20px 0;
}

#content .cont{
	margin: 10px 5px 20px 10px;
}


.fl{
	font-size: 3em;
	float: left;
	font-weight: bold;
	line-height: 120%;
	margin-right: 0.2em;
	background: #FF8040;
	color: #FFF;
	display: block;
}

/*　詳細へ　*/
.next {
	margin : 10px 0;
}

.next a{
	float: right;
	width: 80px;
	height:20px;
	display: block;
	background: url("http://910sh.chiro2007.com/img/more01.gif") no-repeat;
	text-decoration: none;
	text-align: center;
	color: #666;
}

.next a:hover{
	width: 80px;
	height:20px;
	display: block;
	background: url("http://910sh.chiro2007.com/img/more02.gif") no-repeat;
	color: #FF0000;
}

/*  パンくずリスト  */
#content .navi2 {
	margin :0px 0 10px 0;
	width: 100%;
	font-size: 85%;
	padding: 0 5px;
	text-align: left;
	}

/*  マンスリーリンク  */
#content .monthlylink {
	margin :0px 0 10px 0;
	width: 100%;
	font-size: 85%;
	padding: 0 5px;
	text-align: center;
	}

/*  記事一覧  */
#content ol{
	margin: 0px 0px 20px 40px;
}

#content li{
	margin: 5px 0;
	font-size: 100%;
	color; #666;
}

#content .cform{
	margin: 0;
}

/*----- trackbacks & Comments-----*/

#content .post1,#content .post2 {
	border-bottom: dotted 1px #AAAAFF;
	font-size: 10px;
	padding-top: 6px;
	margin-bottom: 30px;
}

#content #trackbackdata post1{
	font-size: 10px;
	color: #888;
	margin-bottom: 10px;
}

#content #tbdata,#content #tbdata p, #content #commentdata,#content #commentdata p{
	font-size: 12px;
	color: #888;
	margin: 0 5px 0 10px;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}



/*  サイドメニュー等の属性  */
#left {
	float: left;
	width: 160px;
	margin: 0;
	background: #FFF;
}

#left h2{
	margin: 5px 0 0 0;
	border: 1px solid #555;
	background: #6B5900;
	color: #FFF;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
}

#left h2.folded {
  background: #6B5900 url(http://910sh.chiro2007.com/img/folded.png) no-repeat;
  background-position: 5px center;
  text-indent: 20px;
}
#left h2.unfolded {
  background:#6B5900 url(http://910sh.chiro2007.com/img/unfolded.png) no-repeat;
  background-position: 5px center;
  text-indent: 20px;
}

/*　アドセンス　*/
.ads{
	margin: 0 5px 0 10px;
	text-align: center;
}

/*　検索　*/
#left .search{	
	margin: 0;
	font-size: 10px;
}

/*　検索窓　*/
#left .search div {
	padding: 5px 5px 10px 5px;
	text-align: left;
}

/* ツリー表示指定 */

ul.tree {
    margin: 0!important;
    padding: 0!important;
    font-size: 10px;
    list-style: none!important;
    text-align: left;
}
ul.tree ul {
    margin: 0!important;
    padding: 0!important;
}
ul.tree li {
    margin: 0!important;
    padding: 0 0 0 16px!important;
    background-image: url(http://910sh.chiro2007.com/img/tree_lst.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
}
ul.tree li.tree_end {
    background-image: url(http://910sh.chiro2007.com/img/tree_end.gif);
    list-style: none;
}


#right {
	float: right;
	width: 160px;
	margin: 10px 5px 0 10px;
	background: #FFF;
	overflow-x: hidden;
}

#right .weather{
	margin: 0 0 10px 0;
	text-align: center;
}


#right .ads{
	margin: 0 0 10px 0;
	text-align: center;
}

.cmt{
	margin: 0 0 10px 5px;
	font-size: 10px;
}

/*フッターナビ*/
#f_navi {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 0px 5px 5px 5px;
	font-size: 85%;
}

#f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}

/* フッター-----------------*/
#footer {
	clear: both;
	width: auto;
	height: 35px;
	background: #6B5900;
	margin: 0;
}
#footer div {
	float: right;
	margin: 0;
	padding: 5px 10px 0 0;
	color: #999;
	font-size: 85%;
	line-height: 1.0;
	text-align: right;
}
	
#footer a:link, #footer a:visited, #footer a:active {color: #FFF;text-decoration: none;}
#footer a:hover{color : #FF6060;text-decoration: underline;}

#footer ul {
	margin: 0;
	padding: 0;
	float: left;
}
#footer li {
	list-style: none;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}
#footer ul li a {
	color: #666;
	text-decoration: none;
}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0 10px 10px;
	font-size: 12px;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0 0 10px 10px;
	font-size: 12px;
	color:  #3399CC;
	line-height: 155%;
	}

/*  角丸ボーダー・ドロップシャドウ　拡大写真  */
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
div.div1{
	margin:10px;
	background-color:#ffe4e1;
	padding:10px 20px;width:240px;
}