/*clearfix初期指定：floatをしている内容がはみ出さないように、外の要素を調整*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}

/*clearfix：ここまで*/


/*==CLASS初期指定=======================================================*/

a { outline-width: 0; }
.clear { clear: both; }
.special { padding-bottom: 40px; }
#header { height: 75px;	}
#content #left a:link { color: #333; text-decoration:none; }
#content #left a:hover { color: #70a701; text-decoration:none; }
#content #left a:active { color: #666; text-decoration:none; }

#content #right a:link { color: #333; text-decoration:underline;}
#content #right a:hover { color: #70a701; text-decoration:none;}
#content #right a:active { color: #666; text-decoration:none;}

h2 {
	background-image: url(../img/logo.gif);
	height: 138px;
	width: 138px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px 0px 0px 6px;
	display: block;
}
#content #wrapper {
	margin: 0px 0px 0px 0px;
	width: 830px;
}

/*==バナーエリア=======================================================*/

#contents {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	width: 830px;
}
#content h1 {
	background-image: url(../img/main.gif);
	background-repeat: no-repeat;
	display: block;
	height: 44px;
	width: 640px;
	text-indent: -9999px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
}
#content h1 a {
	display: block;
	height: 44px;
	width: 370px;
	margin: 0;
	padding: 0;
}
#content h1 a span{
	display: none;
}

/*==レフトエリア=======================================================*/

#wrapper #left {
	float: left;
	width: 640px;
	margin: 0px 0px 40px 0px;
}
#detail .profile {
	padding-bottom: 15px;
}
.entry {
	margin-bottom: 50px;
}
#left .title {
	display: block;
	position:relative;
	z-index: 5;
}
#left .txt {
	padding-bottom: 0px;
}
.title h3 {
	display: block;
	font-size: 138.5%;
	color: #333333;
	font-weight: bold;
	float: left;
}
.title h3 a{
	background-image: url(../img/leaf-a.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	text-decoration:none;
	display: block;
	padding-left: 55px;
}
.title h6{
	display: block;
	font-size: 85%;
	line-height: 1em;
	color: #70a701;
	font-weight: normal;
	margin-bottom: 5px;
	padding-left: 55px;
}

.title .admin{
	position:absolute;
	z-index: 15;
	font-size: 108%;
	line-height: 1.1em;
	left: 565px;
	top: 0px;
}
*+html .title .admin {
	padding-top: 2px;
}
*html .title .admin {
	padding-top: 2px;
}
.title .admin a,.title .admin span{
	float:left;
	display:block;
}


#left .txt {
	display: block;
	padding: 10px 0px 0px 0px;
	margin-top: 5px;
	margin-left: 55px;
	font-size: 108%;
	line-height: 1.7em;
	color: #333333;
	font-weight: normal;
	width: 585px;
	border-top: 1px dotted #CCCCCC;
	overflow: hidden;
}
#left .txt p , #left .txt span, #left .txt b{
	padding: 0px;
	margin: 0px;
}
#left .txt img {
	border: 1px solid #CCCCCC;
	margin-top:20px;
}
#left .pagetop {
	width: 585px;
	clear: both;
	display: block;
	text-align: right;
	margin-top: 30px;
	margin-top: 20px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 15px;
	float: right;
}
#left .pagetop a {
	background-image: url(../img/leaf-c.gif);
	background-repeat: no-repeat;
	background-position: left -4px;
	padding-left: 20px;
	display: block;
	float: right;
}

/*==詳細ページ=======================================================*/

#left ul{
	border-top: 1px dotted #ccc;
	float: right;
	width:640px;
	margin-top: 10px;
	padding-top: 10px;
}
#left ul li{
	float: right;
	display: block;
	margin-left: 10px;
}
.btn-back a{
	background-image: url(../img/btn-back.gif);
	background-repeat: no-repeat;
	display: block;
	width: 104px;
	height: 28px;
}
.btn-next a{
	background-image: url(../img/btn-next.gif);
	background-repeat: no-repeat;
	display: block;
	width: 104px;
	height: 28px;
}
.btn-back a:hover,.btn-next a:hover { 
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


/*==一覧ページ=======================================================*/

.entry-list {
	display: block;
	font-size: 138.5%;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 8px;
	float: left;
	width: 640px;
}
.entry-title-detail {
	display: block;
	font-size: 138.5%;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(../img/icon_2.gif);
	background-repeat: no-repeat;
	background-position: 12px top;
	padding-left: 55px;
}
.entry-title a,.entry-list .titlelink ,.on {
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-decoration:none;
	padding-left: 20px;
	display: block;
	float: left;
}
*+html .entry-title .titlelink {
	background-position: 0px 4px;
}
* html .entry-title .titlelink {
	background-position: 0px 4px;
}

#left h4{
	display:block;
	border-bottom: 1px dotted #CCC;
	padding-bottom:14px;
	font-weight:bold;
	font-size: 123.1%;
}
#left h5{
	display:block;
	padding-bottom:8px;
	font-weight:bold;
	font-size: 108%;
}

.list{
	padding: 10px 0px 8px 0px;
	border-bottom: 1px dotted #CCC;
	position:relative;
	z-index: 5;
}
.list a{
	display:block;
	color: #333333;
	text-decoration:none;
}
.list a:hover{ color: #333333;}
.list h3 {
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	font-size: 138.5%;
	font-weight: bold;
	float: left;
	display: block;
}
.list h6{
	display: block;
	font-size: 108%;
	line-height: 1em;
	color: #999;
	font-weight: normal;
	float: left;
	margin-top: 3px;
	margin-left: 10px;
}
.list .admin{
	position:relative;
	float:right;
	z-index: 5;
	margin-top: 3px;
	font-size: 116%;
	line-height: 1em;
	
}
.list .admin a,.list .admin span{
	float:left;
	display:block;
}

/*==レフトエリア　ここまで=======================================================*/



/*==ライトエリア=======================================================*/

#wrapper #right {
	float: right;
	width: 150px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	color: #333333;
}
#right h3{
	font-size: 116%;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 15px;
	display: block;
	background-color: #e5e5e5;
	margin-top: 1px;
	border-bottom: 1px solid #CCC;
}
#right ul{
	background-color: #e5e5e5;
	display: block;
	text-align: center;
	font-size: 108%;
	line-height: 1.2em;
	margin: 1px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
	border-bottom: 1px solid #CCC;
}
#right ul li {
	margin-bottom: 14px;
}

#right h5{
	background-color:#e5e5e5;
	width: 130px;
	text-align: center;
	height: 30px;
	margin: 1px 0px 0px 0px;
	padding: 10px;
}

#right h5 a {
	background-image: url(../img/btn-old.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 130px;
}
#right h5 a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


/*==ライトエリア　ここまで=======================================================*/

