@charset "UTF-8";
/* CSS Document */

h2#tit_img {
	background: url(../images/tit_h2_mini_gallery.jpg) no-repeat;
}
h3.minigal {
	background: url(../images/tit_mini_gallery.gif) no-repeat;
	text-indent: -10000px;
	width: 600px;
	height: 52px;
	margin-bottom: 0.6em;
	margin-top: 1.5em;
	font-size: small;
	clear: both;
	display: block;
}
h3.sche {
	background: url(../images/tit_schedule.gif) no-repeat;
	text-indent: -10000px;
	width: 600px;
	height: 52px;
	margin-bottom: 0.6em;
	margin-top: 1.5em;
	font-size: small;
	clear: both;
	display: block;
}
h4 {
	background: url(../../img_common/img_tit_border.gif)  top no-repeat;
	padding-top: 0.6em;
	margin-bottom: 0.6em;
	font-size: small;
	clear: both;
	display: block;
}
h5 {
	font-size: small;
	font-weight: bold;
	color: #666633;
	margin-bottom: 0.6em;
}
div.clear {
	height: 32px;
}



/* local navi area*/
div#lnavi {
	width: 190px;
	display: block;
	margin-top: 1.8em;
	background-color: #E4E4E4; 
}
ul#lnavi_menu li.menu_tit {
	background: url(../images/tit_lnavi_minigal.gif) no-repeat;
	width: 190px;
	height: 30px;
	border: none!important;
	text-indent: -10000px!important;
}
ul#lnavi_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#lnavi_menu li {
	line-height: 120%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	text-indent: 0.4em;
}
ul#lnavi_menu li a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 8px;
	background-color: #E4E4E4;
}	
ul#lnavi_menu li a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
/* local navi page_marking */
a.active {
	background-color: #C3CD97!important;
}




/* outline page */
div.outline {
	display: block;
	width: 300px;
	float: right;
}
div.outline p.btn {
	margin-top: 2em;
	text-align: right;
}
table.usage {
	width: 600px;
	border-spacing: 4px;
}
table.usage th {
	text-align: left;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 0.2em 1em;
	white-space: nowrap;
	vertical-align: top;
}
table.usage td {
	padding: 0.2em 1em;
}
ol.setting,ul.setting {
	margin-left: 2em;
	margin-bottom: 1em;
}
/* schedule page */
div.topic_img {
	display: block;
	width: 300px;
	float: right;
}
div.detail {
	display: block;
	float: left;
	width: 280px;
}