@charset "shift-jis";
h1 {
	margin: 10px 0px 20px 0px;
	padding: 10px 30px 8px 100px;
	color: #FF6600;
	background-image: url(../common_images/h1.gif);
	background-repeat: no-repeat;
	width: auto;
	font-size: 116%;
	text-align: left;
	background-position: bottom;
}

h2 {
	margin: 10px 0px 0px 0px;
	color: #FF3300;
	padding: 10px 0px 5px 0px;
	line-height: 1.2em;
	font-size: 116%;
}

h3 {
	color: #CC0000;
	font-weight: bold;
	margin: 10px 15px 10px 15px;
	padding: 6px 0px 4px 10px;
	border: 1px solid #CC0000;
	width: inherit;
	line-height: 1.5em;
	font-size: 106%;
	background-color: #FFF4FF;
}

.toph3 {
	color: #CC0000;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 4px 10px;
	border: 1px solid #CC0000;
	font-size: 106%;
	background-color: #FFF4FF;
}

h4 {
	font-weight: bold;
	width: inherit;
	font-size: 106%;
	background-image: url(../common_images/h4title_bg.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 8px 30px;
	color: #990000;
	background-position: left;
	margin-left: 20px;
	margin-bottom: 0px;
}

.hh4 {
	font-weight: bold;
	margin: 0px 0px 10px 10px;
	border: 1px dotted Gray;
	padding: 10px 5px 5px 10px;
	height: 20px;
	font-size: 96%;
}

.h4_bg {
	margin: 10px 0px 10px 15px;
	font-weight: bold;
	font-size: 96%;
	background-color: White;
	padding-top: 5px;
	padding-bottom: 5px;
}

h5 {
	margin: 0px;
	padding: 5px 0px 0px 15px;
	font-size: 96%;
	color: #996600;
	line-height: 1.15em;
}

h6 {
	margin: 10px 5px 0px 5px;
	padding: 0px 0px 0px 15px;
	font-style: normal;
	line-height: 1.15em;
	font-size: 96%;
	color: #990066;
}

ul {
	list-style-type: circle;
	margin-bottom:3px;
	margin-top:3px;
}

li {
	font-size: 96%;
	line-height:1.6em
;}

ul li ul li { list-style-type:disc; }

p {
	line-height: 1.6em;
	font-size: 96%;
	text-indent: 1em;
}

caption { font-weight:bold ;}

#e_contest {
	margin-top: 10px;
	margin-left: 10px;
}

.event {
	margin-top: -15px;
	font-size: 96%;
}

.shisets_w {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}

div.shisets_w p {
	line-height: 1.2em;
	font-size: 96%;
	margin-top: 5px;
	padding-left: 0px;
}

div.shisets_w a {
	color: #FF0033;
	margin-left: 0px;
}

.shisets {
	padding: 10px;
	margin: 10px 15px;
}

.shisets td {
	padding: 5px;
	}

.shisets ul li {
	font-size: 96%;
	color: #330000;
	font-weight: normal;
}

.shisets .gallery ul li {
	list-style-type:none;
	text-indent:-1em;
}

.shisets_r {
	margin: 10px 15px;
	padding: 10px;
}

.shisets_r ul li {
	font-size: 96%;
	color: #330000;
	font-weight: normal;
}


#g_Navi{margin:25px 0px 10px 0px;}

html>/* */body #g_Navi{margin:25px 0px 10px 0px;}

*html body #g_Navi{margin:15px 0px 10px 0px;}

#g_Navi ul{
	list-style:none;
	margin:0 auto;
}
#g_Navi li{
	float:left;
	list-style:none;
}
#g_Navi li a{
	float:left;
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 12px;
	height:50px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
	width: inherit;
}
#g_Navi li a span{
	float:left;
	display:block;
	width: 400;
}}

.rhm1-bg{
	height:38px;
}
.rhm1-bg li.current a{
	color:#000;
	background:url(../common_images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color:#000;
	background:url(../common_images/rhm1_hover_r.gif) no-repeat right 5px;
}

.iepngfix {   
    behavior: expression(IEPNGFIX.fix(this));   
} 
