<!--
/*common*/
img, fieldset { border: 0; }

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { zoom: 1; }

html {
	overflow-y: scroll;
}

body {
	color: #000000;
	line-height: 1.6em;
	font-size: 13px;
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", Meiryo, "\30D2\30E9\30AE\30CE\89D2\30B4\20Pro\20W3", "\30e1\30a4\30ea\30aa", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", Osaka, Verdana, sans-serif;
}

td, th {
	color: #000000;
	line-height: 1.6em;
	font-size: 13px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", Meiryo, "\30D2\30E9\30AE\30CE\89D2\30B4\20Pro\20W3", "\30e1\30a4\30ea\30aa", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", Osaka, Verdana, sans-serif;
}

input, select, textarea {
	color: #000000;
	line-height: 1.4em;
	padding: 2px;
	font-size: 13px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", Meiryo, "\30D2\30E9\30AE\30CE\89D2\30B4\20Pro\20W3", "\30e1\30a4\30ea\30aa", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", Osaka, Verdana, sans-serif;
}

form {
	margin: 0;
}

u {
	text-decoration: none;
	border-bottom: 1px dashed #3399FF;
}

.alert {
	color: #ff0000;
}

.positive {
	font-weight: bold;
	color: #FF6600;
}

.positive_underline {
	border-bottom: 1px solid #FF6600;
	margin-bottom: 5px;
}

.negative {
	font-weight: bold;
	color: #00CC00;
}

.negative_underline {
	border-bottom: 1px solid #00CC00;
	margin-bottom: 5px;
}

.impact {
	font-weight: bold;
	color: #3399FF;
}

.impact_underline {
	border-bottom: 1px solid #3399FF;
	margin-bottom: 5px;
}

.large {
	font-size: 16px;
}

.small {
	font-size: 11px;
	line-height: 1.6em;
}

.smaller {
	font-size: 12px;
}

.padding5 {
	padding: 5px;
}

.padding10 {
	padding: 10px;
}

.padding_left5 {
	padding-left: 5px;
}

.margin_right15 {
	margin-right: 15px;
}

.margin_side15 {
	margin: 0 15px;
}

.collumn_padding {
	padding: 15px 15px 0 15px;
}

.break {
	clear: both;
}

.non_display {
	display: none;
}

.pink {
	color: #ff9999;
}

.bg_pink {
	background-image: url("./images/pink_bg.gif");
}

.border_pink {
	border: 1px solid #ff9999;
}

.border_brown {
	border: 1px solid #AC7F47
}

.paper_bg {
	background-image: url("./images/bg.gif");
}

div#main {
	width: 980px;
	margin: 0 auto;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #ffffff;
}

div#header {
	width: 980px;
	height: 100px;
	background: transparent url("./images/header_bg.gif") no-repeat 0 0;
}

div#header h1 {
	margin: 0;
	padding: 0;
	float: left;
}

div#header h1#setsuyaku_logo a{
	display: block;
	width: 325px;
	height: 100px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/setsuyaku_logo.gif") no-repeat 0 0;
}

div#header h1#kakeibo_logo a{
	display: block;
	width: 325px;
	height: 100px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/kakeibo_logo.gif") no-repeat 0 0;
}
div#header h1#chochiku_logo a{
	display: block;
	width: 325px;
	height: 100px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/chochiku_logo.gif") no-repeat 0 0;
}

div#header h1#shisahunyou_logo a{
	display: block;
	width: 325px;
	height: 100px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/shisahunyou_logo.gif") no-repeat 0 0;
}

div#header h1#hukugyou_logo a{
	display: block;
	width: 325px;
	height: 100px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/hukugyou_logo.gif") no-repeat 0 0;
}

div#header h1#otoku_logo a{
	display: block;
	width: 325px;
	height: 100px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/otoku_logo.gif") no-repeat 0 0;
}

div#header h1#other_logo a{
	display: block;
	width: 325px;
	height: 100px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/other_logo.gif") no-repeat 0 0;
}

div#header div#header_banner {
	float: left;
	margin: 18px 0 0 10px;
	width: 468px;
	height: 60px;
}

div#menu {
	width: 980px;
	height: 30px;
	background-color: #24EF1F;
	height: 15px;
}

div#main_menu {
	position: absolute;
	top: 100px;
	width: 980px;
	padding-left: 10px;
	margin: 0 auto;
	display: none;
}

div#main_menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

div#main_menu ul li {
	display: block;
	float: left;
	margin-left: 3px;
}

div#main_menu ul li a {
	display: block;
	height: 30px;
	font-size: 1px;
	text-indent: -9999px;
	background-image: url("./images/menu.gif");
	background-repeat: no-repeat;
}

div#main_menu ul li#menu1 a {
	width: 116px;
	background-position: -10px 0;
}
div#main_menu ul li#menu1 a:hover {
	background-position: -10px -30px;
}
div#main_menu ul li#menu2 a {
	width: 148px;
	background-position: -126px 0;
}
div#main_menu ul li#menu2 a:hover {
	background-position: -126px -30px;
}
div#main_menu ul li#menu3 a {
	width: 117px;
	background-position: -274px 0;
}
div#main_menu ul li#menu3 a:hover {
	background-position: -274px -30px;
}
div#main_menu ul li#menu4 a {
	width: 165px;
	background-position: -391px 0;
}
div#main_menu ul li#menu4 a:hover {
	background-position: -391px -30px;
}
div#main_menu ul li#menu5 a {
	width: 100px;
	background-position: -556px 0;
}
div#main_menu ul li#menu5 a:hover {
	background-position: -556px -30px;
}
div#main_menu ul li#menu6 a {
	width: 100px;
	background-position: -656px 0;
}
div#main_menu ul li#menu6 a:hover {
	background-position: -656px -30px;
}
div#main_menu ul li#menu7 a {
	width: 188px;
	background-position: -756px 0;
}
div#main_menu ul li#menu7 a:hover {
	background-position: -756px -30px;
}

div#body {
	padding: 30px 0 15px 15px;
}

div#body div#contents {
	width: 735px;
	float: left;
}

div#body div#contents div#top_illust {
	width: 111px;
	float: left;
}

div#body div#contents div#top_comment {
	width: 624px;
	float: left;
}

div#body div#contents div.contents_menu {
	float: left;
	width: 360px;
	font-size: 12px;
}

div#body div#contents div.contents_box {
	margin: 0 40px;
}

div#body div#contents div#pankuzu{
	font-size: 12px;
	padding-left: 10px;
}

div#body div#left_part {
	margin-left: 15px;
	width: 200px;
	float: left;
}

div#body div.headline{
	border-bottom: solid 3px #F5A330;
	background-image: url('./images/headline.gif');
	background-position: 0 0;
	width: 735px;
	height: 30px;
	padding-top: 6px;
	margin-top: 10px;
}

div#body div.headline h2 {
	margin: 0 0 0 15px;
	display: inline;
	color: #4271B5;
	line-height: 30px;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0.2em;
}

div#body div#contents h3{
	margin: 5px 0;
	font-size: 14px;
	color: #8F3400;
	padding-left: 36px;
	background: transparent url("./images/h3_icon.gif") no-repeat 0 1px;
}

div#footer {
	width: 980px;
	height: 30px;
	background-color: #24EF1F;
}

div#footer div#footer_in {
	margin: 0 20px;
	padding: 8px 0;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.2em;
}

div#footer div#footer_in div#footer_left {
	float: left;
	width: 600px;
}
div#footer div#footer_in div#footer_right {
	float: left;
	width: 340px;
	text-align: right;
}

a {  }
a:link{ text-decoration: underline; color: #0066cc; }
a:visited{ text-decoration: underline; color: #0066cc; }
a:active{ text-decoration: none; color: #0066cc; }
a:hover{ text-decoration: none; color: #cc6600; }

div#footer a:link{ text-decoration: underline; color: #ffffff; }
div#footer a:visited{ text-decoration: underline; color: #ffffff; }
div#footer a:active{ text-decoration: none; color: #ffffff; }
div#footer a:hover{ text-decoration: none; color: #ffffff; }

.right {text-align: right;}
.left {text-align: left;}
.center {text-align: center;}

b {
	color: #009900;
}

div.caption{
	margin: 5px;
}

.min {
	font-size: 11px;
	line-height: 1.5em;
}

ul#setting {
	list-style: none;
	padding: 0;
	margin: 0 40px;
}
ul#setting li {
	padding: 10px 0 10px 0;
	margin-left: 0;
}
ul#setting li a.head {
	border-left: 4px solid #ffcc00;
	padding-left: 6px;
}
-->
