/*
 * FUSHIGISOU no JUNIN JIJO 1 STYLE-SHEET for PC 
 * Copyright(c) 2013 Cosmic Ray,Inc. All Rights Reserved.
 * http://www.cosmicray.co.jp/
 */

/* ---- general ---- */
body   { color:#110606; background-image: url("../img/10026/bg_body.png"); }
header { margin: 0px auto; }

/* ---- skeleton---- */
section h2 { background-color: #f7a900; }

/* ---- id ---- */
#contents { box-shadow: 0 0 10px #600; }
#news li  { list-style-image: url("../img/10026/mrk_list3.png"); }

/* ---- class ---- */
.chara_left {
	float: left; width: 165px; height: 170px;
	margin: 0; padding: 0; }
.chara_right {
	float: left; width: 288px;
	margin: 0; padding: 3px; }

.contents474_head, .contents474_body, .contents474_foot {
	width: 474px; margin: 0; text-align: center; }
.contents474_head, .contents474_foot {
	background-repeat: no-repeat; }
.contents474, .contents474_cont, .contents474_body, .contents474_foot {
	padding: 0; }
.contents474      { float: left; width: 474px; margin: 0px 3px; }
.contents474_head {
	background-image: url("../img/10026/frm_head474.png"); height: 23px;
	padding: 2px 0px 0px; font-weight: bold; font-size: 15px; }
.contents474_body {
	background-image: url("../img/10026/frm_body474.png"); background-repeat: repeat-y; }
.contents474_cont {
	width:460px; text-align: left; margin: 0px 6px; }
.contents474_foot {
	background-image: url("../img/10026/frm_foot474.png"); 	height: 10px; }

.contents_head { background-image: url("../img/10026/frm_head953.png"); }
.contents_body { background-image: url("../img/10026/frm_body953.png"); }
.contents_foot { background-image: url("../img/10026/frm_foot953.png"); }

.nav    { background-color: #fff; box-shadow: 0 0 10px #666; }
.nav li { border: #fff solid 1px; }

.nav1, .nav2, .nav3 { width: 110px; }
.nav4, .nav5        { width: 190px; }

.product1 li {list-style-image: url("../img/10026/mrk_list1.png");}
.product2 li {list-style-image: url("../img/10026/mrk_list2.png");}
.product3 li {list-style-image: url("../img/10026/mrk_list3.png");}

/* ---- link ---- */
a:link,a:visited { color: #000; }
a:hover,a:active { color: #e4007f; }
.nav1 a:hover { background-image: url("../img/10026/nav_bg01.png"); }
.nav2 a:hover { background-image: url("../img/10026/nav_bg02.png"); }
.nav3 a:hover { background-image: url("../img/10026/nav_bg03.png"); }
.nav4 a:hover { background-image: url("../img/10026/nav_bg04.png"); }
.nav5 a:hover { background-image: url("../img/10026/nav_bg05.png"); }

