@charset "utf-8";
/*-----------------------------

背景設定

-----------------------------*/
* html body,body {
	background: url(/friend/img/top/containerbg.gif) fixed;
	background-position: center top;
	background-repeat: repeat-y;
	color: #333333;
}
#header{
	padding-top:10px;
	text-align:center;
	margin-bottom:0px;
}
/*-----------------------------

コンテナー

-----------------------------*/

#e-contener {
	width: 885px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 17px;
	padding-top: 30px;
	padding-bottom: 20px;
	background-color:#FFF;
}
#container{
	background-color:#FFF;
}
/*-----------------------------

バー

-----------------------------*/

#bar-body{
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
	color: #0000FF;
}

div#bar a{
    color: #0000FF;
    text-decoration: underline;
}
div#bar a:hover{
    color: #0099FF;
    text-decoration: underline;
}

/*-----タイトル------*/


/*-----紹介ページなどのタイトル------*/
.title-box {
	width: 792px;
	margin: 0px 0px 5px;
	padding-right: 38px;
	padding-left: 37px;
	padding-top: 10px;
}
.title-body{
	width: 800px;
	margin: 0px auto;
}
/*-----詳細ページsideが無いのでセンターへ------*/
#e-contents{
	width:700px;
	margin:0 auto;
}

.contents-body {
	width: 825px;
	padding-right: 20px;
	padding-left: 20px;
}


.line{
	width:800px;
	border-top: 4px dashed #5FC95F;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.e-comment {
	float: left;
	width: 560px;
	padding-right: 10px;
	padding-left: 20px;
}
.e-button {
	width: 195px;
	float:left;
}
.e-title {
	margin-bottom: 15px;
}

.e-list-box {
	width: 630px;
	margin:5px auto;
}
.event-btn img{
	margin-top:20px;
	margin-left:20px;
}
.tab-photo{
	float:left;
	width:110px;
	margin-5px;
	border: 3px solid #CCCCCC;
	margin-bottom: 15px;
}

.e-howto-box {
	margin: 5px auto;
	width: 778px;
}
.contents-body h2{
	margin-left:15px;
}
.contents-body h3{
	margin-left:23px;
}
.blog-com-print{
	border: 1px solid #666;
}

div.c-head{

	background-color: #F3FFF0;
	padding:2px 5px 2px 5px;
	font-size:75%;
}
#main{
	margin-top:15px;
	margin-top:0px;
}
.blog-com-print{
	width: 628px;
	padding:7px;
	margin:0 auto;
	margin-bottom:15px;
	border: 1px solid #FF9900;
	border-style: dashed; /* 枠の種類 */
}

.main02{
	background: url(/friend/img/category/categorybg.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
	width:660px;
	margin:0 auto;
	margin-bottom:15px;
}
/*-----------------------------

額縁

-----------------------------*/
.gaku{
	background: url(/friend/img/category/categorybg.gif);
	background-repeat: repeat-y;
	width:629px;
	margin:0px auto;
	color:#000;
	background-color:#FFF;
	padding:23px;
}

/*-----------------------------

ボタン

-----------------------------*/
.button01 {
	background-image: url(/friend/img/top/com-button-bg.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 120px;
}
.button02 {
	background-image: url(/friend/img/top/com-button02-bg.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 70px;
}
.button03 {
	background-image: url(/friend/img/top/com-button03-bg.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 70px;
}
.button04 {
	background-image: url(/friend/img/top/com-button04-bg.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 85px;
}
/*-----紹介ページのフッター------*/
#e-footer {
	font-size: 10px;
	color: #999999;
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 1px solid #CCC;
	background-color:#FFF;
}

.bottom-btn{
	width:772px;
	margin:0px 0 0 48px;
}

/*-----------------------------

評価

-----------------------------*/
div.rating-star,div.rating-star a{
	background:url('/friend/img/category/rating/star.gif')
}

/*-----------------------------

備考

-----------------------------*/
.ctg-bikou-top{
	background-image: url(/friend/img/category/ctg-bikou-top.gif);
	background-repeat: no-repeat;
	width:568px;
	height:5px;
}
.ctg-bikou-body{
	background-color:#FFFFFF;
	padding:5px;
	width:558px;
}
.ctg-bikou-bottom{
	background-image: url(/friend/img/category/ctg-bikou-bottom.gif);
	background-repeat: no-repeat;
	width:564px;
	height:16px;
	font-size:12px;
	text-align:right;
	padding:2px;
}
/*-----------------------------

コメント ???

-----------------------------*/
.entry-comment-t{
	width:510px;
	height:5px;
	background-image: url(/friend/img/00100/comment-top.gif);
	background-repeat: no-repeat;
}
.entry-comment-b{
	width:510px;
	height:20px;
	background-image: url(/friend/img/00100/comment-bottom.gif);
	background-repeat: no-repeat;
}
/*-----------------------------

フッター

-----------------------------*/
#footer{
	border-top: 1px solid #CCC;
	background-color:#FFF;
	font-size:11px;
}
/*-----------------------------

エントリー用

-----------------------------*/
.btn-navi{
	list-style-type:none;
}

.m-l{
	float:left;
	width:225px;
}
.m-c{
	float:left;
	width:225px;
	text-align:center;
}
.m-r{
	float:right;
	text-align:right;
}

/*新info*/

.info-table{
	width:820px;
	margin:0 auto;
}
.info-table img{
margin:5px 9px;
}
.info-table tr{
height:135px;
}
.info-tbl-comment{
	background-image: url(/friend/img/category/info/info-img.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}