﻿@charset 'utf-8';
@import url("common.css");



#head2 {
	width				: 950px;
	height				: 55px;
	background			: url("../img/headimg2.jpg") no-repeat;
	font-size			: 12px;
	line-height			: 1.2;
	color				: #EBD89C;
	text-align			: right;
}

#head2 a, #head2 a:hover {
	font-size			: 12px;
	line-height			: 1.2;
	color				: #EBD89C;
}

#head2 p {
	padding				: 30px 50px 0 0;
}

#main {
	width				: 650px;
	height				: 1%;
	margin				: 0 35px 0 0;
	float				: right;
	display				: inline;
}

#main:after {
	content				: ".";
	display				: block;
	height				: 0;
	clear				: both;
	visibility			: hidden;
}

.pancolor a:link{
	color			: #ffc;
    font-weight		: bold;
    border			: 1px solid #fff;
}


/*---------------------news---------------------------*/

div.pan{
	text-align: left;
}

div.pan a{
	font-size		: 14px;
	font-weight		: bold;
	color			: #ffc;
	text-decoration	: none;
}

div.pan p{
	font-size		: 14px;
	font-weight		: bold;
	color			: #ffc;
}

.paper {
	display				: inline-block;
	padding				: 0 0 20px 0;
}

.paper:after {
	content				: ".";
	display				: block;
	height				: 0;
	clear				: both;
	visibility			: hidden;
}

div.paperTop img{
	vertical-align		: bottom;
}

div.paper{
	background			: url(../img/paper.gif) repeat-y;
	    width			: 650px;
}


div.title_new{
	background: url("../img/titlebar.gif") no-repeat ;
    height				: 40px;
    margin				: 0 0 0 18px;
}

div.title_new h2 {
    color: #300;
	margin				: 0;
    padding				: 10px 0 0 40px;
    text-align			: left;
}

div.title_new h2 a {
	color				: #300;
	text-decoration		: none;
	margin				: 0;
	padding				: 0;
}

div.title_new h2 a:hover {
	color				: #900;
}

div.title_new p {
    color: #300;
	margin				: 0;
    padding				: 10px 0 0 40px;
    text-align			: left;
}

div.title_new p a {
	color				: #300;
	text-decoration		: none;
	margin				: 0;
	padding				: 0;
}

div.title_new p a:hover {
	color				: #900;
}

.commentNew {
	font-size: 14px;
    color: #300;
    width: 500px;
    margin: 5px auto;
    text-align: left;
}


div.title_newB {
	width: 615px;
	border-top : 1px dashed #600;
	margin: 0 auto;
	padding	: 0 0 20px 0;
}

div.title_newB p {
	text-align: right;
    padding: 10px 20px 0 0;
}

.blogBox {
	width		: 150px;
	height		: 240px;
	float		: left;
	margin		: 10px 28px;
}

.blogBox a {
	color		: #600;
}

.blogtopenty {
	font-size	: 12px;
	line-height	: 1.2;
	width		: 130px;
	height		: 25px;
	text-align	: left;
	margin		: 0 auto;
}

.blognext {
	text-align	: right;
}

.blogenty {
	width		: 180px;
	text-align	: left;
	margin		: 0 auto;
}

.blogenty a {
	color		: #600;
	text-decoration :none;
}

.blogentytit {
	background-color : #A17F5C;
	color			 : #E9E1BA;
	text-align		 : center;
	margin			 : 5px 0 10px 0;
	line-height		 : 1.5;
}

.blogentybody {
	width			: 500px;
	margin			: 0 auto;
	text-align		: left;
	line-height		: 1.6;
}

/*--------------------コメント--------------------*/

.comments {
	width			: 400px;
	text-align		: left;
	margin			: 0 auto;
}

.comments-open-header , .comments-header {
	background-color: #300;
	color			: #F1EACE;
	text-align		: center;
	font-size		: 14px;
	margin			: 10px 0;
}

.coment-kaku {
	padding			: 20px;
}

.comment-content {
	width			: 400px;
	text-align		: left;
	margin			: 0 auto;
	padding			: 5px 0;
	border-bottom	: 1px dashed #600;
}

.comment-staffbody {
	width			: 400px;
	text-align		: left;
	margin			: 0 auto;
	padding			: 20px 0;
	border-top		: 1px dashed #600;
	border-bottom	: 1px dashed #600;
}

.inner {
	margin			: 20px 0;
}

.comentout {
	text-align		: right;
}
