/* 大元の設定 */
body {
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	color: #544741;
	background-image: url("img/bg.jpg");
}

/* 　フロート解除	 */
.clear_dum {
	clear: both;
}

/* 　リンク画像の周りの枠線削除	 */
.no_border_f1 {
	border-style:none;
	margin-top:10px;
	float:left;
}

.no_border_f2 {
	border-style:none;
	margin-top:10px;
	margin-left:10px;
	float:left;
}


/* 　メインの枠	 */
.main_waku {
	width: 950px;
	margin-left : auto ;
	margin-right : auto ;
	text-align:center;
}

/* 　スライダー部分	 */
.top {
	margin-top:10px;
	width: 950px;
	height: 470px;
	background-color: #ffffff;
}

/* 　メニュー部分	 */

/* 　メイン部分	 */

.info_waku {
	width:470px;
	margin-top:10px;
	margin-left:10px;
	text-align:left;
	float: left;
	background-color: #ffffff;
}

.info_title {
	width:450px;
	height:30px;
	padding:10px;
	color: #000000;
	font-size: 20px;
	line-height:30px;
}

.info {
	width:450px;
	height:400px;
	padding:10px;
	overflow : auto; 
}


.info_table {
	border:0px;
}

.fb{
	width:470px;
	height:470px;
	margin-top:10px;
	float: left;
	background-color: #ffffff;
}

.message{
	width:930px;
	background-color: #FFFFFF;
	margin-top:10px;
	padding:10px;
	text-align:left;
}

/* 　Home以外	 */
.main {
	width: 745px;
	margin-left: 25px;
	text-align:left;
	float: left;
}

.main_white {
	width: 725px;
	padding: 10px;
	background-color: #FFFFFF;
	text-align:left;
	float: left;
	margin: 10px 0px 0px 25px;
}

.title {
	border-bottom : solid 1px #8fc31f;
	font-weight: bold;
}

.title_2 {
	background-color: #8fc31f;
	color: #ffffff;
	font-weight: bold;
	height:22px;
	padding:5px;
	float:left;
}

.title_3 {
	border-bottom : solid 1px #8fc31f;
	padding:5px;
}

.flow_img{
	margin-left:53px;
	width:178px;
	height:100px;
	float:left;
}

.flow {
	width:489px;
	padding-left:5px;
	float:left;
}

.flow_margin {
	margin-left:53px;
}

.p_photo_1{
	width:140px;
	height:100px;
	margin:10px 0px 30px 0px;
	float:left;
}

.p_photo_2{
	width:140px;
	height:100px;
	margin:10px 0px 30px 10px;
	float:left;
}

#p_photo_f a,#p_photo_fs a {text-align:center; text-decoration:none; display:block; background-repeat:no-repeat; width:140px; color:#544741; background-color: #ffffff;}

/* 　サイド部分	 */
.side {
	width: 180px;
	margin: 10px auto;
	padding: 0;
	text-align:center;
	float: left;
}

.menu_side_t{
	width:180px;
	height:90px;
	font-size: 16px;
	background-color: #f6ac25;
	color: #ffffff;
	margin-bottom:10px;
	line-height:90px;
}

#menu_side_t_h a,#menu_side_t_hs a {display:block; text-decoration:none; color: #ffffff; width:180px; height:90px;}
#menu_side_t_h a:hover,#menu_side_t_hs a:hover {display:block; text-decoration:none; color: #ffffff;}

.menu_side{
	width:180px;
	height:90px;
	font-size: 16px;
	background-color: #8fc31f;
	color: #ffffff;
	margin-bottom:10px;
	line-height:90px;
}

#menu_side_h a,#menu_side_hs a {display:block; text-decoration:none; color: #ffffff; width:180px; height:90px;}
#menu_side_h a:hover,#menu_side_hs a:hover {display:block; text-decoration:none; color: #ffffff;}

/* 　フッター部分	 */

.foot_link {
	padding-left:5px;
	vertical-align: top;
}

.foot {
	margin-top:10px;
	background-image: url("img/foot.png");
	background-repeat:repeat-x;
	height:100px;
}

.foot_2 {
	margin-left : auto ;
	margin-right : auto ;
	height:120px;
	background-color: #8fc31f;
}
