@charset "euc-jp";
body{
	text-align:center;
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
}
a {
	text-decoration: underline;
}
a:link {
	color: #8FABBE;
	text-decoration: none;
}
a:visited {
	color: #9966CC;
	text-decoration: none;
}
a:hover {
	color: #FF9F60;
	text-decoration: none;
}
img{
	border:0px none;
}
p{
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6{
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
ul,li,ol,dl,table{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
form{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
/* common */
.clear{
	clear: both;
}
/* cont */
#container{
	text-align:center;
	width:764px;
	margin:0px auto;
	border-left:solid 1px #aaa; 
	border-right:solid 1px #aaa; 
}
h1.comtitle{
	width:764px;
	padding-bottom:150px;
	background-image: url(../i/comheader.jpg);
	background-repeat: no-repeat;
	margin:0;
	clear:both;
}
h1.comtitle span{
	position: absolute;
	left: -9999px;
	margin:0;
   	padding:0;
	
}
#main{
	width:575px;
	float:right;
	margin-top:0;
	

}
#wrapper{
	clear:both;
	text-align:center;
	width:764px;
	margin:0px auto;
	padding-bottom:100px; 
	border-bottom:1px solid #aaa;

}
/* ------------member------------ */

#left{	text-align:center;
	width: 180px;
	float: left;
	font-size:12px;
	line-height:150%;
	background-color:#f7f7f7;
}
/* ------------member------------ */
h4#member-h {
	background-image: url(../i/member.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	padding-bottom: 10px;
}
#left #member{
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left .mem-one{
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	padding-top: 10px;
}
#left #member p.foaf{
	margin: 5px 0px;
	padding: 0px;

}
#left #member p.foaf img{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;

}
/* ------------entry------------ */
#entry_one{
	margin: 10px;
	text-align: right;
}
#main h2{
	margin-right:10px;
	
	background-color: #F6F6F6;
	border: solid 1px #ccc;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #A9A9A9;
	vertical-align: middle;
	line-height: 100%;
	text-align: left;
}
#entry_one div.entrybody{
	text-align:right;
	padding-left: 10px;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 140%;
}
.entrymore{
	margin-top: 10px;
}
#entry_one .entrydate {
	margin:0;
	background-image: url(../../i/post.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:0px;
	text-align:right;
	line-height: 1.7em;
}

#entry_one .entrypost{
	text-align: right;
	padding-top:10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DCE1ED;
}
/* ------------entry comment ------------ */
h3#entcomment-h,h3#commentform-h,h3#enttrackback-h,h3#commentform2-h {
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	color: #A9A9A9;
}
#entcomment{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	color: #666666;
}
#entcomment p{
	margin-top: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCE1ED;
	text-align: right;
	margin-right: 20px;
}
#entcomment div.comentbody{
	margin: 10px;
}
#commentform form,#commentform2 form{
	margin: 10px;
	border: 1px solid #E8E8E8;
	background-color: #FCFCFC;
	text-align: left;
	padding: 10px;
}
#commentform input name,commentform2 input name{width:150px;}
#commentform textarea,#commentform2 textarea{width:250px;}
/* ------------entry t-b ------------ */
#enttrackback{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.trackurl {
	background-color: #FCFCFC;
	margin-left: 10px;
	border: 1px solid #E8E8E8;
	padding: 10px;
	margin-right: 10px;
}
.trackurl dd,.trackurl dt{
	margin: 0px;
	padding: 0px;
	}
.trackurl input{
	margin-top: 5px;
}
#enttrackback div.trackurl{
	background-color: #FFFFFF;
}
.trackbody{
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F7F7F7;
}
.trackbody dt{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
.trackbody dd.t-excerpt{
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 10px;
}
.trackbody dd.t-time{
	text-align: right;
	margin-right: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EFEFEF;
	margin-left: 0px;
}
/* ------------com info------------ */
#cominfo{
	width:570px;
	font-size:12px;
	line-height:150%;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 10px;
	
}

#compct{
	width:170px;
	float:left;
	text-align:center;
}
#compct img{
	margin-top:10px;
   margin-left: auto ;
	margin-right: auto ;
	
}
#compct span img{
	display: block;
	margin-left: auto ;
	margin-right: auto ;
}
#comintro {
	float:left;
	font-size:12px;
	width: 390px;
}
#comintro table{
	text-align:left;
	margin-bottom:5px;
	font-size:12px;
	width: 100%;
	padding: 5px 0px 0px;
}
#comintro th{
	width:140px;
	padding:6px;
	background-color:#ddd;
	text-align:center;
	
}
#comintro td{
	width:220px;
	padding:4px;
	text-align:left;
	
}
th.men-koumoku{
font-size: 12px;
}
td.men-atai{
font-size: 12px;
}
#calender table#cal-content{
	font-size:12px;
	margin:0 auto;
	width:90%;
}
#calender table#cal-content a{
	color:#fff;
	background: #bbb;
	display:block;
	width:100%;
}
#calender table#cal-content a:hover{
	color:#000;
	background: #999;
	display:block;
	width:100%;
}
#calender table#cal-content th{
	border:1px solid #666;
	font-weight:normal;
	background-color:#666;
	text-align: center;
	color: #FFFFFF;
}
#calender table#cal-content th.sun{
	background-color:#666;
	text-align: center;
	color: red;
}
#calender table#cal-content th.sat{
	background-color:#666;
	text-align: center;
	color: #fff;
}
#calender table#cal-content td{
	border:1px solid #999;
	background-color:#fff;
	text-align: center;
}
h4#calender-h {
	background-image: url(../i/calender.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	padding-bottom: 10px;
}/*メンバーオールページ*/
h3#commember-h{
	background-color: #F6F6F6;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #F0F0F0;
	color: #6F6F6F;
}
#commember{
	margin-top: 5px;
	margin-bottom: 5px;
}
#commember th,#commember td{
	text-align: center;
	color: #6F6F6F;
	font-size: 12px;
}
#commember th.com-no,#commember td.com-no{
	color: #FFFFFF;
	background-color: #BBBBBB;
	padding: 2px 5px;
}
#commember .comimg{
	padding-top: 5px;
	padding-bottom: 5px;
}
#commember .comtable{
	border: 1px solid #BBBBBB;
		width: 100px;
}
/*検索結果ページ*/

.kensakup{
	text-align:center;
	padding:5px 0;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-bottom: 10px;
}
.k_pre{
margin:0 10px;font-size:16px;text-decoration:underline;
}
.k_next{
margin-left:20px;font-size:16px;text-decoration:underline;}

.k_entrypage{
margin-left:10px;font-size:14px;text-decoration:underline;}

.k_entrypage_no{
font-size:16px; text-align:center;margin-left:10px;color:#cc0000;margin-bottom:0;padding-bottom:0;}
