*img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
a {
	text-decoration: underline;
	color: #069;
	}
a:hover {
	text-decoration: none;
	}
a.order {
	color: #06C;
	margin-right: 1em;
	background-image: url(../all_img/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
	}
a.order:hover {
	text-decoration: none;
	color: #39F;

	}
a.menu {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 150%;
	}
a.menu:hover {
	text-decoration: none;
	background-color: #DDDDDD;
	}
h1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 35px;
	}
h2 {
	font-size: 22px;
	line-height: 1.2;
	margin-top: 0em;
	margin-bottom: 0.5em;
	}
h3 {
	font-size: 18px;
	margin-top: 0em;
	margin-bottom: 0.4em;
	}
h4 {
	font-size: 14px;
	margin-bottom: 0.5em;
	margin-top: 0em;
	}
p {
	margin-top: 0em;
	margin-bottom: 1em;
	}

.line {
	background-image: url(../all_img/line_dot_h15.gif);
	height: 15px;
	}
.hl-1 {
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	clear: both;
	}
.hl-2 {
	padding-top: 0.7em;
	padding-left: 1em;
	background-image: url(../all_img/hl-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	}
.hl-3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 15px;
	padding: 1px;
	line-height: 18pt;
	}
.hl-4 {
	background-color: #DDDDDD;
	margin-bottom: 1em;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	}
.hl-5 {
	font-size: 18px;
	line-height: 150%;
	}
.hl-6 {
	font-weight: bold;
	background-color: #eeeeee;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
.size11 {
	font-size: 11px;
	line-height: 13px;
	}
.jenre {
	color: #FFFFFF;
	}
.janre-on {
	color: #FFCC00;
	font-weight: bold;
	}
a.hudda {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	}
a.hudda:hover {
	text-decoration: none;
	color: #006699;
	}
.size12 {
	font-size: 12px;
	line-height: 130%;
	}

.table-nomal {
	margin-bottom: 1em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
.table-nomal tr th {
	background-color: #eee;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.table-nomal td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

.pad {
	margin-bottom: 1em;
	}

.pad-10 {
	padding: 1em;
	}
.pad-line {
	border: 1px solid #CCC;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-left: 0.6em;
	margin-bottom: 2em;
	clear: both;
	}
#related {
	float: left;
	width: 100%;
	margin-bottom: 2em;
	margin-top: 5em;
	}
/* テーブルのストライプ */
table.tb-stripe {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	} 
table.tb-stripe th{
	background-color: #666;
	text-align: center;
	color: #FFF;
	font-weight: normal;
	} 
table.tb-stripe td{
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	} 
table.tb-stripe .even{
	background-color: #eee;
	}
table.tb-stripe .odd{
 	}

	
/* 行のストライプ */	
ul.stripe {
	position: relative;
	padding: 0px;
	margin: 0px;
	}  
ul.stripe li {
	line-height: 2;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
ul.stripe li.odd {
	background-color: #FFF;
	} 
ul.stripe li.even {

	}  
#related {
	padding-top: 0px;
}
#related h4 {
}
#related li a.current {
	color: #999;
}

