/* Begin Typography & Colors */
html {
	overflow-y: scroll;
	/* height: 100%;
	margin-bottom: 1px; */
}
/* ---------- 新レイアウト用 修正CSS ここから ---------- */
/*
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #705A4B;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #f6f6f6;
	text-align: center;
	font-size: small;
	margin: 0px;
	padding: 0px;
	}
*/
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #705A4B;
	background-image:url(../../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
	text-align: center;
	font-size: small;
	margin: 0px;
	padding: 0px;
	}
/* ---------- 新レイアウト用 修正CSS ここまで ---------- */
img {
	border: 0px;
}
a:link {
	color: #4B75C2;
	}

a:visited {
	color: #993333;
	}

a:hover {
	color: #951717;
	}

h1, h2, h3, h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FF6347;
	text-align: left;
	line-height: 24px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}

h1 {
	font-size: 130%;
	background-image: url(../../images/ico_phoenix.gif);
	background-repeat: no-repeat;
	background-position: 20px 23px;
	text-indent: 30px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 6px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FF6347;
}
h2 {
	font-size: 110%;
	padding: 0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	margin-top: 0px;
	clear: both;
}
h3 {
	font-size: small;
	padding: 0px;
	width: auto;
	margin-bottom: 6px;
	margin-top: 0px;
}
h4 {
	font-size: 110%;
	margin: 0px;
	padding-top: 6px;
}
P {
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0px 0px 10px;
}

.breadcrumbs {
	font-size: 80%;
	color: #999999;
	width: 680px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: left;
	text-indent: 24px;
	padding-left: 8px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

/* -- END TYPE */

/* -- START STRUCTURE */
.bodybox {
	width: 680px;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	height: auto;
	border: thin solid #00CC00;
}

.left_col {
	width: 416px;
	float: left;
	margin: 10px 0px 0px;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: justify;
}

/* -- IMAGES END */


.link_moreinfo {
	text-align: left;
	background-image: url(../../images/ico_info.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 10px 3px;
}

.link_pdf {
	background-image: url(../../images/ico_pdf_tiny.gif);
	background-repeat: no-repeat;
	background-position: 32px;
	text-indent: 30px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: small;


}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
.link_page {
	background-image: url(../../images/ico_info.gif);
	background-repeat: no-repeat;
	background-position: 32px;
	text-indent: 30px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: small;
}
.link_page2 {

	background-image: url(../../images/ico_info.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 20px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: small;
}
.link_page_right {
	background-image: url(../../images/ico_link.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	text-indent: 20px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: small;
	text-align: right;
	padding-right: 16px;
}
.price {
	background-image: url(../../images/ico_price.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 20px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 160%;
	text-align: right;
	padding-right: 48px;
	font-weight: bold;
	color: #FF0000;
}
.style3 {font-size: small}
.style4 {margin-top: 3px; margin-right: 10px; margin-bottom: 3px; margin-left: 10px; line-height: 24px;}
td img {display: block;}
/* ---------- エントリー ---------- */
.entry {margin:0 0 5px 0;padding:0;border-bottom:#EEE 1px solid;}
.entry h2 {font-size:16px;padding:0 0 0 5px;margin:0 0px 5px 0;border-left: #F40 3px solid;color: #444}
.entry h3 {font-size:14px;padding:0 0 0 5px;margin:0 0px 5px 0;border-left: #F00 3px solid;}
.entry h4 {font-size:12px;padding:0 0 0 5px;margin:0 0px 5px 0;border-left: #CCC 3px solid;}
.entry h5 {font-size:11px;padding:0 0 0 0;margin:0 0px 5px 0;}
.entry ul {padding:0;margin:0 0 5px 5px;list-style:disc;list-style-position: inside}
.entry li {font-size:12px;padding:0 0 0 5px;margin:0 0 5px 0;}
.entry small{font-size:11px;padding:3px 3px 3px 3px;margin:5px 3px 2px 3px;color: #FFFFFF;text-decoration: none;background-color:#888888;white-space:nowrap;text-align:center;}
.box a:link{color:#464EC1;text-decoration:none;}
.box a:hover{ color:#FF0000; text-decoration:underline;}
.box a:visited{color:#666666;text-decoration:underline;}
.box {line-height:180%;padding:10px 10px 10px 10px;text-align:left;border-bottom:#DDD 1px solid;border-top:#DDD 1px solid;border-left:#DDD 1px solid;border-right:#DDD 1px solid;}
.button {color:#999;font-size:9px;margin:10px 10px 10px 10;text-align:center;padding:3px 6px 0 0;}
.date{color: #A00}


/* ---------- 新レイアウト用 追加CSS ここから---------- */
#header	{
	border-style:solid;
	border-color:#000000;
	border-width:0px 0px 0px 0px;
	background-image:url("../../images/bg_header.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin:0px auto;
	padding:0px;
	width:712px;
	height:76px;
}

#header_l{
	width:180px;
	margin:0px;
	padding:0px;
	float:left;
	/*background:#888888;*/
	//height:76px;
	
}

#header_r{
	width:300px;
	margin:30px 0px 0px 0px;
	padding:0px;
	text-align:center;
	float:right;
	font-size:80%;
	/*background:#888888;*/
}

#footer{
	clear:both;
	width:100%;
	height:23px;
	margin:0px;
	padding:0px;
	background-image:url("../../images/bg_footer.gif");
	background-repeat: repeat-x;
	background-position: top left;
	text-align:center;
	font-size:100%;
}

#footer_c{
	width:712px;
	margin:2px auto;
	padding:2px 0px 0px 0px;
	text-align:right;
}

/* ---------- 新レイアウト用 追加CSS ここまで---------- */