@charset "utf-8";
/* CSS Document */


/*=guide
===================*/
div#title_area {
	margin-right: auto;
	margin-left: auto;
	width: 756px;
	margin-top: 10px;
}

div#guide_contents{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

div#guide_contents h3{
	margin-top: 20px;

}

div#guide_contents h4{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-top: 20px;
	font-size: 0.875em;
}

ul#menu_link {
	display: block;
	text-align: right;
}

ul#menu_link li{
	display: inline;
	list-style-type: none;
	font-size: 0.75em;
}

ul.guide_list{
	margin-top: 10px;
	padding-bottom: 5px;
}

ul.guide_list li{
	list-style-type: none;
	font-size: 0.875em;
	line-height: 1.5em;
	margin-bottom: 15px;
	background-image: url(../images/common/icon_green.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

ul#ordersheet_dr {
	margin-left: 20px;
}

ul#ordersheet_dr li{
	list-style-type: none;
	font-size: 0.875em;
	margin-bottom: 10px;
}

ul#ordersheet_dr li.ar_link{
	font-size: 0.75em;
	margin-top: 20px;
	padding-bottom: 30px;
}

ul.nomark {
	margin-top: 20px;
}

ul.nomark li{
	font-size: 0.875em;
	list-style-type: none;
	line-height: 1.5em;
}

dl.credit{
	margin-top: 15px;
}

dl.credit dt{
	font-size: 0.875em;
	font-weight: bold;
}

dl.credit dd{
	margin-top: 5px;
	font-size: 0.875em;
	line-height: 1.5em;
}


div#com_data{
	overflow: hidden;
	clear: both;
	margin-top: 20px;
	margin-bottom: 30px;
}

div#com_data dl{

}

div#com_data dt{
	font-size: 0.875em;
	width: 80px;
	float: left;
	margin-bottom: 10px;
}

div#com_data dd{
	font-size: 0.875em;
	margin-bottom: 10px;
}


/*=tradition
===================*/
div#waza_note{
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../tradition/images/waza_img.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 20px;
}

div#waza_note p#note1{
	width: 500px;
	margin-bottom: 20px;
}

ul#material_list{
	width: 480px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul#material_list li{
	list-style-type: none;
	font-size: 0.875em;
	background-color: #E7E7E7;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

div#process{
	width: 484px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

div#process dl{
	border: 1px solid #CCCCE6;
	margin-top: 15px;
	background-image: url(../tradition/images/process_bg.jpg);
	background-repeat: repeat;
	padding-bottom: 10px;

}

div#process dl dt{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;

}

div#process dl dd{
	background-color: #FFFFFF;
	padding: 5px;
	width: 460px;
	margin-left: 5px;
	font-size: 0.875em;
	line-height: 1.5em;

}

/*=history
===================*/
div#history_contens {
	overflow: hidden;
	clear: both;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

div#history_note{
	float: left;
	width: 540px;
}

div#history_note dl{
	margin-bottom: 30px;
}

div#history_note dt{
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 8px;
	line-height: 1.3em;
}

div#history_note dd{
	font-size: 0.875em;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 20px;

}

div#history_img{
	float: right;
	width: 200px;
}

div#history_img dl{
}

div#history_img dl dt{
	margin-bottom: 5px;
}

div#history_img dl dd{
	margin-bottom: 30px;
	font-size: 0.75em;
}

/*=sitemap
===================*/

div#site_contens {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

div#site_contens h4{
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;

}

div#site_contens ul{
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 30px;
}

div#site_contens ul li{
	list-style-type: none;
	font-size: 0.875em;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../images/common/icon_green.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
