/* ----------------------------------------
トップページ
---------------------------------------- */

body{
	background-color: #e6e7e7;
	color: #333;
}

#frame{
	width: 980px;
	margin:0 auto;	
}

#gmenu ul{

}

#gmenu ul li{
	float: left;

}

#mainvisiual{
	
}

#contents{
	background-color: #FFF;
	padding-bottom: 50px;
}

#sidebar{
	width: 325px;
	float: right;
	padding-top: 20px;
	padding-left: 5px;
}

#mainpage{
	width: 620px;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
}

.sidemenu{
	background-color: #FFF;
	width: 298px;
	border: 5px solid #e8e8e8;
	margin-bottom: 15px;
}

.sidemenu h3{
	margin-bottom: 10px;
}

.sidemenu p{
	font-size: 90%;
}

#catchcopy{
	
}

#catchcopy h2{
	margin-bottom: 25px;
	margin-top: 5px;
}

#catchcopy h3{
	margin-bottom: 5px;
}

#catchcopy p{
	margin-bottom: 15px;
	letter-spacing: 1px;
}

.news{
	margin-bottom: 25px;
}

.news h2{
	margin-bottom: 10px;
}

.news p{
	line-height: 1.5;
	font-size: 90%;
	text-indent: 18px;
	background-image: url(../img/cube_gr1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 13px;
}

#futter{
	background-color: #afb1b1;
	width: 980px;
	height: 100px;
	clear: both;
	text-align: right;
}

.futter_navi{
	position: relative;
	top: 10px;
	width: 320px;
	left: 650px;

}

.futter_navi li{
	float: left;
	font-size: 80%;
	
}

.copylight{
	text-align: right;
	color: #000;
	font-size: 90%;
	position: relative;
	top: 20px;
	clear: both;
	width: 300px;
	left: 670px;
}

.pdf p{
	background-image: url(../img/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	line-height: 1.8;
	text-indent: 20px;
	margin-left: 10px;
}

.reader{
	padding: 10px;
	font-size: 80%;
	color: #C00;
}

.reader p{
	margin-bottom: 5px;
}

.syuuseikai{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.banner{
	margin-bottom: 35px;
	
}

.topbanner {
	margin: 0 0 15px 0;
}

#lionsclubbox TH {
	color: #FFF;
}

.subttl {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #600;
	color: #600;
	font-size: large;
	font-weight: bold;
}

#catchcopy ul{
	margin: 5px 10px 20px 20px;
}

#catchcopy ul li{
	list-style-type: circle!important;
}

#catchcopyimg {
	float: right;
}

.pics {
	margin: 15px 0;
}