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

body{
margin:0px;
padding:0px;
text-align:center;}

body, td, th, div, p, a, pre,
select, input, textarea {
	line-height:1.4;
	color:#333333;
	font-family:
	'qMmpS Pro W3', 'Hiragino Kaku Gothic Pro', 
	'pSVbN', 'HeiseiKakuGothic', Osaka, 
	'lr oSVbN', 'MS PGothic', 
	'lr SVbN', 'MS Gothic',
	sans-serif;
	font-size:small;}

a{
color:#e25269;
text-decoration:none;}
	
a:hover{
color:#999999;
text-decoration:underline;}
	
img{
border:0;}

.clear{
	clear:both;
	font-size:1px;
	line-height:0;
	color:#FFF;}
.clear-green{
	clear:both;
	font-size:1px;
	line-height:0;
	color:#b2d844;}

.topicpath{
	font-size:small;
	color:#666;
	padding:0;
	margin:0 0 20px 0;}


/*  */

#wrapper{
	width:900px;
	margin:0 auto;
	text-align:left;}
	
#header{
	width:900px;
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	padding:30px 0 150px 0;}
	
#header h1{
	font-size:12px;
	font-weight:normal;
	color:#666;
	margin:0 0 50px 0;}
	
#container{
	width:900px;
	text-align:left;
	background-image:url(images/side_bg.gif);
	background-position:left;
	background-repeat:repeat-y;}


#contents{
	width:580px;
	padding:0 5px 20px 0;
	float:right;
	text-align:left;}

	
#left{
	width:281px;
	padding:10px 0 20px 0;
	text-align:center;
	float:left;
	position:relative;}

div.credit{
	width:230px;
	background-image:url(images/credit.png);
	font-size:small;
	padding:70px 0 20px 50px;
	margin:80px 0 0 0;
	text-align:left;
	background-position:top;
	background-repeat:no-repeat;}
div.credit p{
	padding:0 0 5px 0;
	margin:0;
	color:#666;
	line-height:1.1;}
div.credit p a:link{
	color:#666;}
div.credit p a:hover{
	color:#e25269;}
	
	
#footer{
	width:900px;
	border-top:#b2d844 1px solid;
	margin:20px 0 0 0;
	padding:20px 0 100px 0;
	text-align:center;}
.copyright{
	font-size:small;
	color:#666;}
.copyright a{
	color:#666;}



h2.slogan{
	text-align:center;}
h2.small{
	text-align:center;
	font-size:18px;}
	
	
/* あいさつ */
.aisatsu-right{
	width:430px;
	float:right;
	padding:20px 0 0 0;}
.aisatsu-left{
	width:116px;
	float:left;
	text-align:center;
	font-size:small;
	padding:20px 0 0 0;}
p.indent{
	text-indent:1em;
	line-height:1.7;}
	
	
/* 会報 */	
.get-reader{
	float:right;
	padding:15px 20px 0 20px;}
.kaiho-pdf{
	float:left;
	padding:10px;
	margin:0 10px 20px 10px;
	border:#CCC 1px solid;
	text-align:center;}
.kaiho-pdf p{
	padding:0;
	margin:5px 0 0 0;}


