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

#title {
	width: 650px;
	padding: 0 0 20px 40px;
	}
	
#main_image {
	width: 690px;
	height: 450px;
	padding: 0 0 30px 0;
	}
	
#top_bt {
	width: 650px;
	padding: 0 0 0 40px;
	}
	
#main_contents {
	width: 650px;
	height: 650px;
	padding: 0 0 30px 40px;
	overflow: auto;
	}

#contents_main_image {
	width: 630px;
	padding: 0 0 30px 0;
	}
	
#space10 {
	width: 620px;
	clear: both;
	height: 10px;
	}
	
#space20 {
	width: 620px;
	clear: both;
	height: 20px;
	}
	
#text_full {
	width: 630px;
	padding: 0 0 30px 0;
	clear: both;
	font-weight: bold;
	line-height: 150%;
	}
	
#text_full2 {
	width: 620px;
	padding: 0 0 0 10px;
	clear: both;
	}
	
#text_full3 {
	width: 620px;
	padding: 0 0 10px 10px;
	clear: both;
	}
	
#text_full4 {
	width: 620px;
	padding: 0 0 10px 0;
	clear: both;
	}
	
#text_half_left {
	width: 320px;
	float: left;
	line-height: 150%;
	}
	
#text_half_title {
	width: 320px;
	padding: 0 0 10px 0;
	}

#text_half_left_in {
	width: 310px;
	padding: 0 0 0 10px;
	}
	
#right_half_image {
	width: 300px;
	float: right;
	}

#right_half_image img {
	padding: 2px;
	border: #CCCCCC 1px solid;
	text-align: left;
	margin: 0 3px 3px 0;
	}

#right_half_image2 {
	width: 300px;
	float: right;
	padding: 40px 0 0 0;
	}

#right_half_image2 img {
	padding: 2px;
	border: #CCCCCC 1px solid;
	text-align: left;
	margin: 0 3px 3px 0;
	}

#text_half_right {
	width: 320px;
	float: right;
	line-height: 150%;
	padding: 0 10px 0 0;
	}

#text_half_right2 {
	width: 320px;
	float: right;
	line-height: 150%;
	padding: 70px 10px 0 0;
	}
	
#left_half_image {
	width: 290px;
	float: left;
	}

#left_half_image img {
	padding: 2px;
	border: #CCCCCC 1px solid;
	text-align: left;
	margin: 0 3px 3px 0;
	}
	
#left_half_image_title {
	width: 290px;
	padding-bottom: 5px;
	}

#left_half_image_title img {
	border: none;
	}
	
#left_half_image_text {
	width: 270px;
	padding-left: 10px;
	}

#full_image {
	width: 620px;
	padding: 10px 0 10px 10px;
	clear: both;
	}

#full_image img {
	padding: 2px;
	border: #CCCCCC 1px solid;
	text-align: left;
	margin: 0 3px 3px 0;
	}
	
#roast_half_left {
	width: 300px;
	float: left;
	line-height: 150%;
	}
	
#roast_half_right {
	width: 290px;
	float: right;
	line-height: 150%;
	padding: 0 10px 0 0;
	}
	
#roast_half_title {
	width: 300px;
	padding: 0 0 10px 0;
	}

#roast_half_left_in {
	width: 290px;
	padding: 0 0 0 10px;
	}

#roast_half_right_in {
	width: 290px;
	padding: 0;
	}
	
	
#roast_half_image_right {
	width: 290px;
	float: right;
	padding: 0 10px 0 0;
	}

#roast_half_image_right img {
	padding: 2px;
	border: #CCCCCC 1px solid;
	text-align: left;
	margin: 0 3px 3px 0;
	}

#sitemap1 {
	width: 440px;
	text-align: left;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #FFCC00;
	margin: 0 0 5px 10px;
	}
	
#sitemap2 {
	width: 430px;
	text-align: left;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #FFCC00;
	margin:  0 0 5px 20px;
	}
	
#sitemap3 {
	width: 420px;
	text-align: left;
	padding: 0 0 2px 0;
	border-bottom: 1px dotted #FFCC00;
	margin:  0 0 3px 30px;
	}
	
#sitemap3_disc {
	width: 415px;
	text-align: left;
	margin:  0 0 5px 35px;
	}
	
td {
	line-height: 140%;
	}
