@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #FFF;
	margin: 0px;
	padding: 0px;
	color: #000;
}
img {
	border-width: 0px;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 1.3em;
	background: #ad9978;
	margin-top: 25px;
	padding-left: 5px;
	padding-top: 3px;
}
h3 {
	padding-top: 20px;
}






#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 303px;
	width: 960px;
	position: relative;
	background: url(../img/header.jpg) no-repeat;
}
#gplus {
	position: absolute;
	left: 353px;
	top: 263px;
}

#twitter {
	position: absolute;
	left: 441px;
	top: 261px;
}

.fb-like {
	position: absolute;
	left: 572px;
	top: 263px;
}

#menu {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 960px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 192px;
	list-style: none;
}
#contents {
	margin: 0px;
	padding: 30px 15px 100px;
	background: url(../img/bg.jpg) repeat-y;
	width: 930px;
}
#saisin {
	border-left: 15px solid #F00;
	background: #FF0;
}
#kikan {
	background: #FFF;
	text-align: center; 
}
#kifu {
	font-size: 17px !important;
	font-weight: bold !important;
	background: #aaa !important;
	margin: 20px 0px 0px !important;
	padding: 5px 1px 1px !important;
	border-left: 10px solid #F00;
	border-top: 2px solid #F00;
	border-right: 10px solid #F00;
	border-bottom: 2px solid #F00;
}
#news {
	margin-top: 40px;
	border: 1px solid #000;
}
#news ul li {
	list-style: square;
	padding-top: 15px;
	border-bottom: 1px dotted #000;
	margin-right: 25px;
}
#news ul #bottom {
	margin-bottom: 10px !important;
}



#contents p {
	font-size: 0.9em;
	line-height: 1.7em;
	padding-top: 25px;
}
#contents #comment {
	font-size: 0.5em;
	line-height: 1.7em;
	padding-top: 25px;
}
#contents ul {
	list-style: decimal;
	padding-left: 30px;
}

#footer {
	background: url(../img/footer.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 960px;
	position: relative;
}
#footer #adress {
	position: absolute;
	left: 73px;
	top: 225px;
}
#footer p {
	color: #CCC;
}

#footer #footer_menu {
	position: absolute;
	left: 554px;
	top: 73px;
}
#footer #footer_menu li {
	list-style: url(../img/square.gif);
	padding-top: 6px;
}



#footer a:link {
	color: #CCC;
}
#footer a:visited {
	color: #CCC;
}
#footer a:active {
	color: #FFF;
}






.fl_l {
	float: left;
}
.fl_r {
	float: right;
	margin: 0px;
}













.clearfix:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.pd_t50 {
	padding-top: 50px;
}
.pd_r50 {
	padding-right: 50px;
}
.pd_r30 {
	padding-right: 30px;
}
.pd_l30 {
	padding-left: 30px;
}
.b {
	font-weight: bold;
}

.right_letter {
	padding-left: 720px;
}
hr {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#contents a:visited {
	color: #00F;
}
