/*************************
  body
*************************/
body{
	color:#777777;
	font-size:12px;
	line-height:160%;
	margin:0;
	padding:0;
	}

html{overflow-y:scroll;}  

h2{line-height:25px;}

table {
	text-align:center;
	border-collapse: collapse;}

.common-txt{
	width:540px;
	text-align:left;
	padding-bottom:20px;
	border-style:none;}
.common-txt h3{
	margin-bottom:5px;
	padding-top:20px;}

.common-txt2{
	width:540px;
	text-align:left;
	margin:20px 0 20px 0;}

.common-txt3{
	width:540px;
	text-align:left;
	padding-top:20px;
	}
.common-txt4{
	text-align:left;
	padding:10px 20px 10px 30px;}

.common-box{ width:550px;}
.common-box570{width:570px;}
.common-imgright{float:right;}
.common-imgleft{float:left;}
.common-small{
	font-weight: normal;
	font-size:90%;}
.space{	margin:20px;}
.common-imgbox{
	width:580px;
	float:left;}

.pagetop{text-align:right;
	padding-right:15px;}
		

/*************************
  コンテナ（サイト全体の枠）
*************************/

.container {
	width:800px;
	height:auto;
	margin:0px;
	text-align:left;
	background-image:url(img/side.jpg);
	background-repeat:repeat-y;
	border:solid 1px #ccc;
}

.content {
	float:right;
	padding-left:0px;
	margin-bottom:15px;
	width:650px;

}
.flash-box{
	margin-bottom:15px;}
/*************************
  ニュース
*************************/
.news{
	width:600px;
	margin:10px 25px;
	}

.news-day{
	color:#FF3366;
	}


p.newstext{
	font-size:13px;
	background-image:url(img/newsline.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
	line-height:2;
	padding:0px 0px 0px 10px;
	margin:0px 0px 5px 0px;
}


.newstext2{
	font-size:13px;
	background-image:url(img/newsline2.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
	line-height:2;
	padding:0px 0px 0px 10px;
	margin:0px 0px 5px 0px;
}


.newsbox{
	width:185px;
	height:auto;
	float:right;
	margin:10px 0px 0px 0px;
}

.address{
	font-size:110%;
	padding:5px 0px 0px 5px;
	margin-top:0px;
	} 

/*************************
  ニュースリンク設定
*************************/
.newstext a:link ,.newstext a:visited{
	color:#777;
	text-decoration:none;
}

.newstext2 a:link ,.newstext2 a:visited{
	color:#777;
	text-decoration:none;
}



.newstext a:hover{
	color:#333;
	text-decoration:underline;
}

/*************************
  ブログのボタン
*************************/
.topblog-box{
	width:400px;
	text-align:center;
	margin-bottom:15px;
	}

.topblog-txt{
	width:400px;
	padding:10px 0 10px 0;
	text-align:center;
	background-color:#ffe8e1;
	}

.topblog-img{
	padding-right:2px;}

.topblog-box2{
	width:400px;
	height:110px;
	text-align:left;
	background-image:url(img/topblog-haikei.gif);
	margin-bottom:10px;
	}

.topblog-txt2{
	width:400px;
	padding:10px 0 10px 10px;
	}

.topblog-img2{
	padding-bottom:2px;
	padding-right:5px;}
/*************************
  サイドメニュー
*************************/

.sidebar {
	margin-top:0px;
	padding:0px;
	float:left;
	width:150px;

}


/*************************
  フッター
*************************/

.footer {
	clear: both;
	width:800px;
	height:40px;
	margin:0px;
	background-image:url(img/footer-line.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.footer img{
	float:right;
	padding:15px 20px 5px 15px;
}

.footer p {
	padding:15px 0 0 15px;
	font-size:12px;
	color:#FAAAB4;
}


.footer a, .footer a:link, .footer a:visited, .footer a:active
{
text-decoration:none;
color:#F7C1C2;
}
.footer a:hover{
text-decoration:none;
color:#FF6666;}
/*************************
  影付
*************************/


.shadow-c{
	width:830px;
	height:15px;
	margin:0px;
	background-image:url(img/kage2.gif);
	background-repeat:no-repeat;	

}

.box{
	width:830px;
	height:auto;
	background-image:url(img/kage.gif);
	background-repeat:repeat-y
	margin:0px;
	padding:0px;
	}

blockquote {
    border: 0px;
}


img {
    border-style:none;
}


