@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:158px;
}

#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;
}
#l_area{
	width:257px;
	height:auto;
	float:left;
}

.l_top{
	width:257px;
	height:204px;
	background-image:url(../img/l_top.png);
	background-repeat:no-repeat;
	float:left;
}

.l_menu{
	width:257px;
	height:320px;
	float:left;
}

.l_one{
	width:257px;
	height:64px;
	float:left;
}





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

@import "css/common.css";