@charset "shift_jis";

#header {
	background: url(../images/header/img_gan-syubetsu.jpg) no-repeat bottom;
}

h3 {
	margin: 0;
	padding: 5px 0;
}

h4 {
	margin: 0;
	padding: 0;
}


#contents span {
	border-bottom: dashed 1px #333;
}

#contents .h2_title {
	background: url("../images/h2_title.gif") no-repeat;
	height: 52px;
}

#contents .h2_title h2 {
	margin: 0;
	padding: 14px 0 0 42px;
	font-size: 180%;
}

#contents .h2_koganzai {
	background: url("../images/h2_koganzai.gif") no-repeat;
	height: 40px;
}

#contents .h2_koganzai h2 {
	margin: 0;
	padding: 5px 0 0 5px;
	font-size: 150%;
}

.syubetsu_kaisetsu {
	border: solid 1px #ccc;
	margin: 5px 0;
	padding: 10px 10px 0 10px;
}

.syubetsu_kaisetsu li a {
	text-decoration: underline;
	cursor: pointer;
}

.syubetsu_kaisetsu {
	border: solid 1px #ccc;
	margin: 5px 0;
	padding: 10px 10px 0 10px;
}

.omona_chiryo {
	border: solid 1px #ccc;
	margin: 20px 0;
	padding: 5px;
}

.omona_chiryo ul {
	margin: 0;
	padding: 3px 0 5px 25px;
}

.omona_chiryo li a {
	text-decoration: underline;
	cursor: pointer;
}

.koganzai_chiryo {
	border: solid 1px #ccc;
	padding: 10px 10px 0 10px;
}

.koganzai_chiryo p {
	margin: 5px 0 20px 0;
	padding: 0;
}

.chiyo_1 {
	background: url("../images/list_orenge.gif") no-repeat;
	height: 24px;
	margin-top: 15px;
}

.chiyo_1 h3 {
	margin: 0;
	padding: 0 0 0 26px;
	color: #CC6600;
	font-size: 140%;
}

.chiyo_2 {
	background: url("../images/list_blue.gif") no-repeat;
	height: 24px;
	margin-top: 15px;
}

.chiyo_2 h3 {
	margin: 0;
	padding: 0 0 0 26px;
	color: #333399;
	font-size: 140%;
}

.chiyo_3 {
	background: url("../images/list_green.gif") no-repeat;
	height: 24px;
	margin-top: 15px;
}

.chiyo_3 h3 {
	margin: 0;
	padding: 0 0 0 26px;
	color: #88880B;
	font-size: 140%;
}

.gan_navi {
	margin: 10px 0;
}

.gan_navi ul {
	height: 30px;
	margin: 0;
	padding: 0;
}

.gan_navi li {
	float: left;
	margin: 0 10px;
	list-style-type: none;
}

.gan_navi li a {
	text-decoration: underline;
}

.gan_navi li a:hover {
	text-decoration: underline;
}

.gan_navi .list_y_pink {
	background: url(../images/yajitsushi-pink.gif) no-repeat left;
	padding-left: 20px;
}

.gan_navi .list_y_green {
	background: url(../images/yajitsushi-green.gif) no-repeat left;
	padding-left: 20px;
}

.gan_navi .list_y_blue {
	background: url(../images/yajitsushi-blue.gif) no-repeat left;
	padding-left: 20px;
}



.list_green {
	background: url(../images/list-y-green.gif) no-repeat left;
	clear: both;
	border-bottom: solid 1px #639E4C;
}

.list_green h3 {
	padding: 0 0 0 25px;
}

.list_orenge {
	background: url(../images/list-orange.gif) no-repeat left;
	clear: both;
	border-bottom: solid 1px #FCC404;
}

.list_orenge h3 {
	padding: 0 0 0 25px;
}

.list_pink {
	background: url(../images/list-pink.gif) no-repeat left;
	clear: both;
	border-bottom: solid 1px #EF60AE;
}

.list_pink h3 {
	padding: 0 0 0 25px;
}

.list_blue {
	background: url(../images/list-blue.gif) no-repeat left;
	clear: both;
	border-bottom: solid 1px #2428E4;
}

.list_blue h3 {
	padding: 0 0 0 25px;
}

.list_moss {
	background: url(../images/list-moss.gif) no-repeat left;
	clear: both;
	border-bottom: solid 1px #639E4C;
}

.list_moss h3 {
	padding: 0 0 0 25px;
}

.list_none {
	clear: both;
	border-bottom: solid 1px #aaa;
}

.list_none h3 {
	padding: 0;
}



.syubetsu_chiryo {
	margin-top: 20px;
	border: solid 1px #ccc;
	padding: 10px 10px 0 10px;
}

.syubetsu_chiryo ul {
	margin: 10px 0 20px 20px;
}

.syubetsu_chiryo li a {
	text-decoration: underline;
	cursor: pointer;
}

.syubetsu_chiryo span {
	border-bottom: dashed 1px #333;
	font-size: 100%;
}

.img_area {
	clear: both;
	height: 250px;
	margin-bottom: 20px;
}

.img_left {
	float: left;
}

.img_right {
	float: right;
}

.img_right_small {
	float: right;
	margin: 5px;
}

