@charset "UTF-8";


/*=====================================================================
//  共通設定
//=====================================================================*/
#page{
	width:100%;
}
#header{
	width:100%;
	height:100px;
	background: url("../img_common/bg_header.gif") repeat-x;
}
#contents{
	width:100%;
	color:#333;
	background:#e7b1c6;
	padding:20px 0;
}
#footer{
	width:100%;
	background: url("../img_common/bg_footer.gif") repeat-x;
	padding-bottom:15px;
}
.inner{
	width:870px;
	text-align:left;
	margin:0 auto;
}
#contents .inner{
	width:870px;
	background: url("../img_common/bg_contents.gif") repeat-y;
}
#contents .inner .top{
	width:870px;
	background: url("../img_common/bg_contents_top.gif") no-repeat left top;
}
#contents .inner .bottom{
	width:870px;
	background: url("../img_common/bg_contents_bottom.gif") no-repeat left bottom;
}



/*=====================================================================
//  ヘッダー
//=====================================================================*/
#header p.logo{
	float:left;
	width:210px;
	height:85px;
	background: url("../img_common/logo_omahima.jpg") no-repeat;
	text-indent:-9999px;
	margin-top:8px;
}
#header p.logo a{
	display:block;
	width:210px;
	height:85px;
}
#header .menu{
	float:right;
	width:635px;
	height:90px;
	background: url("../img_common/menu.jpg") no-repeat left bottom;
	margin-top:9px;
}
#header .menu ul{
	height:35px;
	margin-bottom:10px;
}
#header .menu li{
	float:left;
	display:block;
	width:110px;
	height:35px;
	font-size:10px;
	text-indent:-9999px;
	margin-right:20px;
}
#header .menu li.staff{
	width:175px;
}
#header .menu li.chara{
	width:140px;
}
#header .menu li.dvd{
	width:115px;
}
#header .menu li.goods{
	margin-right:0;
}
#header .menu li a{
	display:block;
	height:35px;
}
#header .menu li.news a{
	background: url("../img_common/menu.jpg") no-repeat 0 0;
}
#header .menu li.intro a{
	background: url("../img_common/menu.jpg") no-repeat -130px 0;
}
#header .menu li.staff a{
	background: url("../img_common/menu.jpg") no-repeat -260px 0;
}
#header .menu li.chara a{
	background: url("../img_common/menu.jpg") no-repeat -455px 0;
}
#header .menu li.story a{
	background: url("../img_common/menu.jpg") no-repeat 0 -45px;
}
#header .menu li.music a{
	background: url("../img_common/menu.jpg") no-repeat -130px -45px;
}
#header .menu li.dvd a{
	background: url("../img_common/menu.jpg") no-repeat -260px -45px;
}
#header .menu li.book a{
	background: url("../img_common/menu.jpg") no-repeat -395px -45px;
}
#header .menu li.goods a{
	background: url("../img_common/menu.jpg") no-repeat -525px -45px;
}
#header .menu li a:hover{
	background: none;
}
/*=====================================================================
//  コンテンツ（サイドメニュー）
//=====================================================================*/
#contents #sidemenu{
	float:left;
	width:210px;
	padding:20px 0 15px 15px;
}
#sidemenu .new,#sidemenu .radio{
	width:210px;
	margin-bottom:5px;
}
#sidemenu .entry,#sidemenu .archives,#sidemenu .network,#sidemenu .mobile{
	width:210px;
	margin-bottom:15px;
}
#contents #sidemenu h2{
	width:210px;
	height:50px;
	text-indent:-9999px;
}
#contents #sidemenu .new h2{
	background: url("../img_common/ttl_new.jpg") no-repeat;
}
#contents #sidemenu .entry h2{
	background: url("../img_common/ttl_entry.jpg") no-repeat;
}
#contents #sidemenu .archives h2{
	background: url("../img_common/ttl_archives.jpg") no-repeat;
}
#contents #sidemenu .radio h2{
	background: url("../img_common/ttl_radio.jpg") no-repeat;
}
#contents #sidemenu .network h2{
	background: url("../img_common/ttl_network.jpg") no-repeat;
}
#contents #sidemenu .mobile h2{
	background: url("../img_common/ttl_mobile.jpg") no-repeat;
}
#contents #sidemenu ul{
	width:200px;
	margin-left:10px;
}
#contents #sidemenu li{
	color:#333;
	background:url(../img_common/dot.gif) repeat-x left bottom;
	margin-bottom:8px;
	padding-bottom:8px;
}
#contents #sidemenu .new li{
	background:none;
	margin-bottom:0;
	padding-bottom:0;
}
#contents #sidemenu li a{
	color:#333;
	display:block;
	background:url(../img_common/icon.gif) no-repeat 0 1px;
	text-decoration:none;
	padding-left:15px;
}
#contents #sidemenu li a:hover{
	color:#f36;
	text-decoration:underline;
}
#contents #sidemenu p{
	margin-left:10px;
}
#contents #sidemenu .new p{
	color:#636;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px 0;
	margin-top:10px;
	margin-bottom:5px;
}
#contents #sidemenu .new img{
	margin-left:45px;
}
#contents #sidemenu .radio img{
	margin:0 0 5px 20px;
}
#contents #sidemenu .mobile img{
	margin-left:45px;
}
#contents #sidemenu .mobile p{
	width:210px;
	height:120px;
	background:url(../img_common/mobile_cap.jpg) no-repeat;
	text-indent:-9999px;
	margin-top:5px;
}
/*=====================================================================
//  コンテンツ（メイン）
//=====================================================================*/
#contents #main{
	float:right;
	width:565px;
	line-height:140%;
	padding:20px 20px 20px 0;
}
#contents #main .box{
	margin-bottom:20px;
}
#contents #main .box p{
	margin-bottom:10px;
}
#contents #main .box img{
	background:#ffc2d6;
	margin-bottom:10px;
	padding:4px;
}
#contents #main .box .date{
	color:#f60;
	background:url(../img_common/icon.gif) no-repeat 0 3px;
	padding-left:15px;
}
#contents #main .box h3{
	font-size:16px;
	font-weight:normal;
	line-height:130%;
	color:#f69;
	background:url(../img_common/line.gif) repeat-x left bottom;
	margin:3px 0 10px;
	padding-bottom:3px;
}
#contents #main .box h3 a{
	text-decoration:none;
}
#contents #main .category{
	width:565px;
	height:65px;
	text-indent:-9999px;
}
.news #contents .category{
	background: url("../img_common/category_news.jpg") no-repeat;
}
.introduction #contents .category{
	background: url("../img_common/category_introduction.jpg") no-repeat;
}
.staff #contents .category{
	background: url("../img_common/category_staff.jpg") no-repeat;
}
.characters #contents .category{
	background: url("../img_common/category_characters.jpg") no-repeat;
}
.story #contents .category{
	background: url("../img_common/category_story.jpg") no-repeat;
}
.music #contents .category{
	background: url("../img_common/category_music.jpg") no-repeat;
}
.dvd #contents .category{
	background: url("../img_common/category_dvd.jpg") no-repeat;
}
.book #contents .category{
	background: url("../img_common/category_book.jpg") no-repeat;
}
.goods #contents .category{
	background: url("../img_common/category_goods.jpg") no-repeat;
}
.archives #contents .category{
	background: url("../img_common/category_archives.jpg") no-repeat;
}
/*=====================================================================
//  フッター
//=====================================================================*/
#footer .copy{
	float:left;
	font-size:10px;
	margin-top:10px;
}
#footer p.newtype{
	float:right;
	width:200px;
	height:20px;
	text-indent:-9999px;
	background: url("../img_common/logo_newtype.gif") no-repeat;
	margin-top:8px;
}
#footer p.newtype a{
	display:block;
	width:200px;
	height:20px;
}

