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

body {
	font-size: 12px;
	line-height: 180%;
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1,h2,h3,h4,h5,h6,h7,p{
	margin:0px;
	padding:0px;
}
ul,li{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
img {
	border:0px;
}
#header_area li{
	float: left;
	list-style-type: none;
}
#menu {
	background-image: url(../images/menu/menu_r7_c15.gif);
	background-repeat: repeat-x;
}
#menu ul {
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
#menu li{
	float: left;
	list-style-type: none;
}
#header_area {
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
.menu_l{
	float:left;
	width:400px;
}
.menu_r {
	float:right;
	width:250px;
}
#con {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#footer_area {
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
#footer_area h4 {
	float:left;
	padding-right:20px;
	padding-left:10px;
}
#footer_area li{
	float:left;
	padding-left:15px;
}

#footer_area a{
	color:#333;
	text-decoration: none;
}
#footer_area a:hover {
	color:#F00;
	text-decoration: underline;
}

.f_l{
	float:left;
}
.f_r {
	float:right;
}
.ma_lr {
	margin-left:auto;
	margin-right:auto;
}
.f10 {
	font-size:10px;
}
.f12 {
	font-size:12px;
}
.f14 {
	font-size:14px;
}
.f16 {
	font-size:16px;
}
.f18 {
	font-size:18px;
}
.f20 {
	font-size:20px;
}
.f24 {
	font-size:24px;
}
.fc_red {
	color:#c00;
}
.fc_gre {
	color:#333;
}
.fc_c{
	color:#734C50;
}
.fw_b {
	font-weight: bold;
}
.fc_grr {
	color:#839447;
}
#area_c {
	width:949px;
	margin-left:auto;
	margin-right:auto;
}
#main_c{
	background:url(../images/f1.jpg);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


