@charset "utf-8";

/*----------------------------------------
 　　タグの初期化
----------------------------------------*/
@import url(./base.css);

/*----------------------------------------
 　　基本パーツの初期化
----------------------------------------*/
body{
	background-color:#eee;
	height:auto;
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.5em;
}

#wrap{
	background-color:#fff;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#subB{
	background-color: #fff;
}


#title{
	padding: 15px 0;
	width: 100%;
	position: relative;
}
h1{
	background-image: url(../_img/logo_s.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 103px;
	height: 20px;
	position: absolute;
	top: -5px;
	right: 10px;
}
h1 a{
	display: block;
	height: auto;
}

#main h2{
	width: 200px;
	border: 1px solid #333;
	font-size: 18px;
	margin-bottom: 20px;
}

#main h3{
	font-size: 15px;
	margin-bottom: 10px;
}

#footer {
	width: 630px;
	*width: 650px;
	clear: both;
	overflow: hidden;
	margin: 10px;
	text-align: center;
	border-top: 1px solid #ccc;
}

.likeLink{
	margin: 0;
	padding: 0;
	border:none;
	color: #0000f9;
	cursor: pointer;
	background-color:transparent;
	text-align: left;
}


/*----------------------------------------
　　その他のスタイル設定はここから
----------------------------------------*/

.contentsBox{
	padding: 10px 10px 0 10px;
}

.contentBox{
	line-height: 1.3em;
   border-bottom: 1px dotted #666;
   margin-bottom: 5px;
   padding: 5px 15px 5px 0;
}
.contentBox h4{
	font-size: 1.2em;
	margin-bottom: 3px;
}
.contentBox h4 a{
	color: #FFA500;
	text-decoration: none;
}

.textBox{
	float: right;
	width: 300px;
	font-size: 0.9em;
}
.textBox h4,
.textBox p{
	margin-bottom: 5px;
}

.digest{
	font-size: 0.8em;
}
.stamp{
	text-align: right;
	font-size: 0.8em;
}

.contentDetail{
	padding: 5px 15px 0 0;
}
.contentDetail h3{
	line-height: 1.3em;
	font-weight: bold;
	color: #D02090;
}
.contentDetail p{
	margin-bottom: 5px;
}
.imgShadow {
  float:left;
  padding-left:2px;
  background: url(../../../_img/shadow.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px;
}
.contentDetail .photo{
	width: auto;
	height: auto;
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
  padding: 6px;
  border: 1px solid #999;
}
.contentBox .photo{
	float: left;
	width: 80px;
	border: 1px solid #ccc;
}
.contentDetail br{
	clear: both;
}


/*----------------------------------------
　　メンバー紹介
----------------------------------------*/
#introduce{
	height: auto;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	padding: 10px 0;
}
.profile{
	width: 295px;
	float: right;
}


/*----------------------------------------
　　サイドの設定
----------------------------------------*/
.subBox{
	width: auto;
	height: auto;
	width: 170px;
	margin: 10px auto;
	border: 1px solid #D02090;
	background-color: #ffe1e1;
	padding: 5px;
}
.subBox h3{
	margin: 0 0 10px 0;
	padding: 0 10px;
	color: #fff;
	border: 1px solid #D02090;
	background-color: #dd0088;
}
.subBox form{
	margin-left: 5px;
}

/*----------------------------------------
　　メンバーボックス
----------------------------------------*/
.floatBtns li{
	list-style: none;
	height: 20px;
	padding-left: 20px;
	font-size: 0.9em;
	margin: 0 0 5px 5px;
	background-image: url(../../../_img/community/myMenu.png);
	background-repeat: no-repeat;
}

.floatBtns li a{
	text-decoration: none;
	color: #555;
}

.floatBtns .inputImg{
	margin-top: 5px;
}


/*----------------------------------------
　　カレンダー
----------------------------------------*/
.calendar{
	width: 100%;
	border: none;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
}
.calendar th,
.calendar td{
	border: none;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
}
.calendar thead{
	text-align: center;
}
.weekday{
	color: #555;
}
.holiday{
	color: #B6330B;
}
.saturday{
	color: #333FF3;
}
.toray{
	background-color: #450169;
}
.eventday{
	background-color: #FFFFCC;
}
.border{
	border: 1px solid #999;
}


/*----------------------------------------
　　カテゴリー
----------------------------------------*/
.category {
	margin: 0;
	padding: 0;
}
.category li{
	list-style: none;
	padding-left: 8px;
	font-size: 0.9em;
	margin: 0 0 5px 5px;
	background-image: url(../../../_img/community/listMark.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	float: left;
	display: inline;
	list-style: none;
	text-indent: -9999px;
	margin: 1px;
}

.category li a{
	display: block;
	width: 40px;
	height: 40px;
	border: 2px dotted #E62F8B;
}
.category li a:hover{
	border: 2px solid #E62F8B;
}

#cat1 a{
	background-image: url(../../_img/column/editorBlog/faceIcon1.jpg);
	background-repeat: no-repeat;
}
#cat2 a{
	background-image: url(../../_img/column/editorBlog/faceIcon2.jpg);
	background-repeat: no-repeat;
}
#cat3 a{
	background-image: url(../../_img/column/editorBlog/faceIcon3.jpg);
	background-repeat: no-repeat;
}
#cat4 a{
	background-image: url(../../_img/column/editorBlog/faceIcon4.jpg);
	background-repeat: no-repeat;
}
#cat5 a{
	background-image: url(../../_img/column/editorBlog/faceIcon5.jpg);
	background-repeat: no-repeat;
}
#cat6 a{
	background-image: url(../../_img/column/editorBlog/faceIcon6.jpg);
	background-repeat: no-repeat;
}
#cat7 a{
	background-image: url(../../_img/column/editorBlog/faceIcon7.jpg);
	background-repeat: no-repeat;
}
#cat8 a{
	background-image: url(../../_img/column/editorBlog/faceIcon8.jpg);
	background-repeat: no-repeat;
}
#cat9 a{
	background-image: url(../../_img/column/editorBlog/faceIcon9.jpg);
	background-repeat: no-repeat;
}
#cat10 a{
	background-image: url(../../_img/column/editorBlog/faceIcon10.jpg);
	background-repeat: no-repeat;
}
#cat11 a{
	background-image: url(../../_img/column/editorBlog/faceIcon11.jpg);
	background-repeat: no-repeat;
}
#cat12 a{
	background-image: url(../../_img/column/editorBlog/faceIcon12.jpg);
	background-repeat: no-repeat;
}
#cat13 a{
	background-image: url(../../_img/column/editorBlog/faceIcon13.jpg);
	background-repeat: no-repeat;
}
#cat14 a{
	background-image: url(../../_img/column/editorBlog/faceIcon14.jpg);
	background-repeat: no-repeat;
}
#cat15 a{
	background-image: url(../../_img/column/editorBlog/faceIcon15.jpg);
	background-repeat: no-repeat;
}
#cat16 a{
	background-image: url(../../_img/column/editorBlog/faceIcon16.jpg);
	background-repeat: no-repeat;
}
#cat17 a{
	background-image: url(../../_img/column/editorBlog/faceIcon17.jpg);
	background-repeat: no-repeat;
}
#cat18 a{
	background-image: url(../../_img/column/editorBlog/faceIcon18.jpg);
	background-repeat: no-repeat;
}
#cat19 a{
	background-image: url(../../_img/column/editorBlog/faceIcon19.jpg);
	background-repeat: no-repeat;
}

/*----------------------------------------
　　コメント
----------------------------------------*/
.commentsCnt{
	font-size: 0.8em;
	border-bottom: 1px solid #ccc;
}
.comment{
	margin: 10px 0 0 0;
	padding: 10px 10px 5px 10px;
	padding-left: 20px;
	background-image: url(../../../_img/community/comment.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
.secret{
	margin: 10px 0 0 0;
	padding: 10px 10px 5px 10px;
	padding-left: 20px;
	background-image: url(../../../_img/community/secret.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
.commentInfo{
	font-size: 0.9em;
	text-indent: 20px;
	color: #999;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.commentInfo a{
	font-size: 0.9em;
}

.writeComment{
	padding-left: 20px;
	background-image: url(../../../_img/community/pencil.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-bottom: 2px;
}
.commentForm textarea{
	width: 100%;
	height: 3em;
}
.commentForm{
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}




/*----------------------------------------
　　桜茶屋
----------------------------------------*/
#chayaPage #wrap{
	background-image: url(../_img/community/chaya/image.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#chayaPage #title{
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	width: 100%;
	height: auto;
	border: none;
	border-bottom: 1px solid #ccc;
}
#chayaPage h2 {
	background-image: url(../_img/community/chaya/logo.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
}
#chayaPage h2 a{
	display: block;
	height: 60px;
}



/*----------------------------------------
　　ブログ
----------------------------------------*/
#editorBlogPage h2{
	background-image: url(../_img/column/editorBlog/title.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 620px;
	border: 1px solid #D02090;
	height: 90px;
}
#editorBlogPage h2 a{
	display: block;
	height: 90px;
}


/* メンバー */


