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

*{
	margin:0;
	padding:0;
}

body{
	background-color:#fff;
	background-image:url(img/bg_wrapp.jpg);
}

#wrap{
	width:1000px;
	height:1330px;
	background-image:url(img/contents_main.png);
	background-repeat:no-repeat;
	margin:0 auto;
	padding-top:1px;
}

#header_main{
	width:1000px;
	height:210px;
	background-image:url(img/header_02.png);
	background-repeat:no-repeat;
	margin:0 auto;
}

#header_bg{
	width:100%;
	height:210px;
	background-image:url(img/header_bg.png);
	background-repeat:repeat-x;
	margin-top:20px;
}

#foot_bg{
	width:100%;
	height:363px;
	background-image:url(img/foot_bg.png);
	background-repeat:repeat-x;
}

#foot_main{
	width:1000px;
	height:363px;
	margin:0 auto;
	background-image:url(img/footer_03.png);
	background-repeat:no-repeat;
}

#menu_area{
	width:1000px;
	height:30px;
	float:left;
	margin-top:113px;
}

#b_area{
	width:885px;
	height:30px;
	margin:0 57.5px;
	float:left;
}

#m_01{
	width:120px;
	height:30px;
	float:left;
}

#m_02{
	width:160px;
	height:30px;
	float:left;
}

#m_03{
	width:130px;
	height:30px;
	float:left;
}

#m_04{
	width:145px;
	height:30px;
	float:left;
}

#m_05{
	width:130px;
	height:30px;
	float:left;
}

#m_06{
	width:100px;
	height:30px;
	float:left;
}
#m_07{
	width:100px;
	height:30px;
	float:left;
}

#h1_area{
	margin-top:25px;
	width:1000px;
	height:20px;
	float:left;
}

#h1_area h1{
	font-size:10px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#67360b;
}


.restore_imgarea{
	width:932px;
	height:auto;
	margin:0 34px;
}

.restore_imgall{
	width:932px;
	height:175px;
	float:left;
	margin-bottom:20px;
}

.restore_imgbox{
	width:284px;
	height:175px;
	float:left;
	margin-right:40px;
}

.restore_imgbox_end{
	width:284px;
	height:175px;
	float:left;
}




/*
Theme Name: Aizumonogatari
Theme URI: http://localhost:92/
Description: Aizumonogatari用テーマ
Version: 1.0
Author: Nipponia Nippon
*/

@import "css/common.css";