@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;}

body{
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Maru Gothic Pro","ＭＳ Ｐゴシック","Osaka","MS Gothic",Gothic,sans-serif;
	font-size: 91%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.01em;
	line-height: 1.45em;
	background-color: #DADADA;
	background-image: url("img/backstripegreen.jpg");
	background-repeat: repeat;
	background-position: top right;
	margin: 0px;}

/* 画像*/
img{
	margin: 0px;
	padding: 0px;
	border: none;
	border-width: 0px;}

/*基本的なリンクスタイル*/
a:link {
	color:#485EB3;
	text-decoration: underline;}

a:visited {
	color:#AF6189;
	text-decoration: underline;}

a:active,
a:hover {
	text-decoration: none;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;}

/* Wrapper*/
#wrapper {
	background-image: url("img/backstripegreen-w.jpg");
	background-repeat: repeat-x; /*C*/
	background-position: top right;
	margin-top: 0px;/*修正*/
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 0px;
	width: auto;
	border-top: 0px solid #D0D0D0;
	border-right: 0px solid #D0D0D0;
	border-left: 0px solid #D0D0D0;
	border-bottom: 0px solid #BDBDBD;}

/* コンテナ*/
#container {
	line-height: 140%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	width: 816px;/*全体横幅*/
	background-color: #F3F3F3;
	background-image: url("img/back_stripe3.jpg");
	background-repeat: repeat;
	background-position: top left;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 0px solid #000;}

/* バナー*/
#banner {
	color: #FFFFFF;
	background-color: #FCCD73;
	text-align: left;
	padding: 0px;/*修正*/
	background-image: url("img/webtitle.jpg");/*修正*/
	height: 180px;
	border-right: 0px solid #000000;}

/*メニューバー*/
#menubar {
	background-color: #474747;
	background-image: url("img/menubar1.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Verdana", Arial, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-left: 12px;
	letter-spacing: 0em;
	height: 1.8em;
	line-height: 1.8em;
	border-top: 1px solid #606060;
	border-bottom: 1px solid #323232;
	border-right: 0px solid #000000;}

#menubar a:link,
#menubar a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;}

#menubar a:hover,
#menubar a:active {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;}

/*トップ画面左側*/
#left {
	float: left;
	width: 572px;/*左側横幅*/
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-right: 0px solid #000000;}

/* 左側要素一括*/
.wrapper_left {
	margin: 0px;
	padding: 25px 0px 5px 0px;
	background-color: #F3F3F3;
	border-right: 1px solid #707070;
	border-left: 0px solid #707070;
	color: #666666;}


/* 写真（旧）*/
/* 写真配置*/
div.pics_old {
	float: left;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 13px;
	padding: 5px 5px 5px 5px;
	width: 220px;/*写真横幅*/
	height: 180px;
	display: inline;/*IE対策*/
	border-top: 0px solid #707070;
	border-left: 0px solid #707070;
	border-right: 0px solid #707070;
	border-bottom: 1px solid #707070;}

/* 写真の右側wrapper*/
.comments_wrapper {
	overflow: hidden;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 316px;} /*横幅*/

/* コメント上部ブランク*/
.comments_blank {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	height: 20px;
	border-top: 0px solid #707070;
	border-right: 0px solid #707070;
	border-left: 1px solid #707070;
	border-bottom: 0px solid #707070;}

/* コメント本文*/
.comments_wrapper p {
	background-color: #FFFFFF;
	color: #303030;
	line-height: 1.6em;
	margin: 0px;
	padding: 0.8em 15px 20px 15px;
	border-top: 0px solid #707070;
	border-right: 1px solid #707070;
	border-left: 0px solid #707070;
	border-bottom: 1px solid #707070;}

/* 日付*/
span.date_old {
	color: #CCC;
	font-family: Arial, Helvetica,Verdana,“ヒラギノ角ゴPro W3″,“Hiragino Kaku Gothic Pro”,"ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 200%;}

/* コメントタイトル*/
/* 新旧共通*/
span.title {
	color: #555;
	font-weight: bold;
	line-height: 1.8em;
	font-size: 117%;}

/* 写真（新）*/
/* 写真配置*/
div.toppict {
	background-color: #FFFFFF;
	margin: 10px auto 0px auto;
	padding: 5px 10px 0px 10px;
	border-top: 0px solid #707070;
	border-left: 0px solid #707070;
	border-right: 1px solid #707070;
	border-bottom: 0px solid #707070;}

/* 写真配置*/
p.picttext {
	background: #FFFFFF;
	color: #404040;
	font-size: 97%;
	margin: 0px auto 1.2em auto;
	padding: 10px 15px 10px 15px; 
	border-right: 1px solid #707070;
	border-bottom: 2px solid #707070;}

span.date {
	color: #CCC;
	font-family: Arial, Helvetica,Verdana,“ヒラギノ角ゴPro W3″,“Hiragino Kaku Gothic Pro”,"ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
	font-size: 200%; }

/*日常は退屈か？・IE対策*/
div.pictforie {
	text-align: center;}

/* 写真間の空間*/
div.division {
	clear: both;
	background-color: transparent;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: 10px;
	border-bottom: 1px dashed #707070;}


/* トップ画面右側*/
#right {
	float: left;
	background-color: transparent;
	width: 237px;/*右側横幅*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;}

.wrapper_side {
	background-color: transparent;
	margin: 0px;
	padding: 25px 0px 15px 0px;
	overflow: hidden;}

/* サイドの項目タイトル*/
.wrapper_side h2 {
	background-color: #89AF9D;
	background-image: url("img/sidebartitle.jpg");
	background-repeat: repeat-y;
	background-position: top left;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Verdana","ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px 15px 0px 20px;
	text-align: left;
	padding-left: 15px;
	font-weight: bold;
	letter-spacing: 0em;
	height: 1.9em;
	line-height: 1.9em;
	border-bottom-style: solid; 
	border-bottom-color: #747474;
	border-bottom-width: 1px;}

/* サイド内部コンテンツ*/
div.contents_side {
	font-size: 97%;/*小さめの文字*/
	margin: 0px 15px 20px 20px;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #909090;
	border-left: 1px solid #909090;
	border-bottom: 1px solid #909090;}

div.contents_side ul {
	background-color: #EDEDED;
	background-image: url("img/leftedge.jpg");
	background-repeat: repeat-y;
	background-position: top left;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0 0 0 0;}

div.contents_side li {
	margin: 0;
	padding: 0.05ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
	height: 100%; /* 以下のheight100%は全てIE6.0対策（block化要素のずれ） */
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #D5D3CD;}

div.contents_side li a {
	color: #485EB3;
	text-decoration: none;
	height: 100%;
	margin: 0;
	padding: 0.35ex 1ex 0.35ex 17px;
	display: block;}

div.contents_side li div {
	color: #505050;
	height: 100%;
	margin: 0;
	padding: 0.35ex 1ex 0.35ex 17px;
	display: block;}

div.contents_side a:hover {
	color: #485EB3;
	background-color: #F9F9F9;
	text-decoration: none;
	height: 100%;
	display: block;
	margin: 0;
	padding: 0.35ex 1ex 0.35ex 17px;}

div.contents_side a:visited {
	color: #AF6189;
	text-decoration: none;
	height: 100%;
	display: block;
	margin: 0;
	padding: 0.35ex 1ex 0.35ex 17px;}

div.empty {
	background-color: #E6E5E0;/*変更*/
	background-image: url("img/leftedge2.jpg");
	background-repeat: repeat-y;
	background-position: top left;
	border-top: 1px solid #FFFFFF;
	height: 7px;}

/*よくわからない最後の1px対策*/
.end {
	clear: both;
	width: 552px;
	background-color: #F3F3F3;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	border-right-style: solid; 
	border-right-color: #707070;
	border-right-width: 1px;}

/*下メニューバー*/
#menubar_u {
	clear: both;
	background-color: #474747;
	background-image: url("img/menubar1.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	font-family: "Verdana", "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin:  -10px 0px 0px 0px;/*-10pxは上の空白対策(IE)*/
	padding-left: 15px;
	letter-spacing: 0em;
	height: 1.8em;
	line-height: 1.8em;
	border-top: 1px solid #323232;
	border-right: 0px solid #323232;
	border-left: 0px solid #323232;
	border-bottom: 1px solid #323232;}

#menubar_u ul {
	list-style-type: none;
}

#menubar_u ul li {
	float: left;
}

#menubar_u li a,
#menubar_u li a:visited {
	color: #F0F0F0;
	background-color: #474747;
	background-image: url("img/menubar2.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	width: 8.5em;
	height: 1.8em;
	border-right: 0px solid #656565;
	border-left: 0px solid #656565;}

#menubar_u li.active,
#menubar_u li a:hover,
#menubar_u li a:focus {
	color: #F0F0F0;
	background-color: #474747;
	background-image: url("img/menubar1.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	font-weight: bold;
	display: block;
	width: 8.5em;
	height: 1.8em;
	border-right: 0px solid #656565;
	border-left: 0px solid #656565;}

/*フッター*/
#footer {
	background-color: #A0A0A0;
	background-image: url("img/paperpattern-footer.jpg");
	background-repeat: repeat;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	height: 50px;
	border-top: 0px solid #323232;
	border-right: 0px solid #707070;
	border-left: 0px solid #707070;
	border-bottom: 0px solid #707070;}


