@charset "utf-8";

/*contents area*/

.contents {
	margin: 0px 20px 0 21px;
	padding: 0;
	background: #ffffff;
	height: auto;
	width: 759px;
	border:solid 1px #aaaaaa;
	border-bottom-color:#FFFFFF;
	}
h2 {
	margin:15px 10px 15px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	font-weight:bold;
	color: #333333;
	padding:0;
	font-style: normal;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin: 7px 0px 2px 35px;
	padding: 0px 0px 0px 0px;

}	
.photo_overflow{
	width:auto;
	height:220px;
	margin:0px 0px 10px 20px;
	overflow:auto; 
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#ccc;
	scrollbar-shadow-color:#ccc;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ccc;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-track-color:#ffffff;
	}
	
.product_link {
	clear:both;
	width:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:auto;
	}
.product_link ul {
	padding: 0px;
	margin: 0px 10px 0px 35px;
	height:110px;
	clear:both;
}
.product_link ul li {
	text-align:center;
	float:left;
	margin:0;
	padding:0px 6px 1px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 105%;
	list-style-type: none;
	}
	
.product_link li a {
	font-style: normal;
	font-weight: normal;/*bold;*/
	color: #333333;
	text-decoration: none;
}
.product_link li a:hover{
	font-style: normal;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}
.product_link ul li#last {
	margin: 0px 0px 30px 0px;
}
/* information area */

.infoarea{
	width:719px;
	height:128px;
	margin:0;
	padding:0 0 0 40px;
	background-color:#ffffff;
	clear: both;
}
div.period_line {
	clear:both;
	/*border-top:dotted 1px #eeeeee;
	background-color:#ffffff;*/
	width:665px;
	margin-bottom:0px;
	}
div.period {
	clear:both;
	margin:0 0px 0px 0;
	width:35px;
	background-color:#FFFFFF;
	float:left;
}
div.period h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	font-variant: normal;
}

div.numbers {
	margin:0 0 0px 0;
	/*width:685px;*/
}
div.numbers p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	color: #666666;
	float:left;
	padding-right:10px;
}
div.numbers p a {
	color: #666666;
}
div.numbers p a:hover{
	font-weight: bold;
	color:#CC0000;
}


.japan {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	padding:0 0 0 12px;
}
	
/*　Year Menu */

#p_menu {
	clear:both;
	margin: 0;
	padding: 0px;
	height: 25px;
	width: 759px;
	background-color:#666666;
}
.menufont {
	display: none
}
#p_menu ul {
	padding: 0px ; margin: 0px 0px 0px 16px;
}
#p_menu ul li {
	display: block; float: left; margin: 0px;
}
#p_menu ul li a {
	background-position: 0px 0px;
	display: block;
	padding:0 0 0 0px;
	margin: 0 0 0 0px;
	height: 24px;
}
#p_menu ul li#index a  {
	background-image:url(../img/product/p_menu/pm_index_off.gif);
	width: 93px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#index a:hover  {
	background-image:url(../img/product/p_menu/pm_index_ro.gif);
	width: 93px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#index-current  {
	display: block;
	background-position: 0px 0px;
	background-image:url(../img/product/p_menu/pm_index_on.gif);
	width: 93px;
	height:24px;
	background-repeat: no-repeat;
	}
#p_menu ul li#p2003 a  {
	background-image:url(../img/product/p_menu/pm_2003_off.gif);
	width: 63px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#p2003 a:hover  {
	background-image:url(../img/product/p_menu/pm_2003_ro.gif);
	width: 63px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#p2003-current  {
	display: block;
	background-image:url(../img/product/p_menu/pm_2003_on.gif);
	width: 63px;
	height:24px;
	background-repeat: no-repeat;
	}
#p_menu ul li#p2004 a  {
	background-image:url(../img/product/p_menu/pm_2004_off.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#p2004 a:hover  {
	background-image:url(../img/product/p_menu/pm_2004_ro.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#p2004-current  {
	display: block;
	background-image:url(../img/product/p_menu/pm_2004_on.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
	}
#p_menu ul li#p2005 a  {
	background-image:url(../img/product/p_menu/pm_2005_off.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#p2005 a:hover  {
	background-image:url(../img/product/p_menu/pm_2005_ro.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#p2005-current  {
	display: block;
	background-position: 0px 0px;
	background-image:url(../img/product/p_menu/pm_2005_on.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
	}
#p_menu ul li#p2006 a  {
	background-image:url(../img/product/p_menu/pm_2006_off.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#p2006 a:hover  {
	background-image:url(../img/product/p_menu/pm_2006_ro.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#p2006-current  {
	display: block;
	background-position: 0px 0px;
	background-image:url(../img/product/p_menu/pm_2006_on.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
	}
#p_menu ul li#p2007 a  {
	background-image:url(../img/product/p_menu/pm_2007_off.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#p2007 a:hover  {
	background-image:url(../img/product/p_menu/pm_2007_ro.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#p2007-current  {
	display: block;
	background-image:url(../img/product/p_menu/pm_2007_on.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
	}
#p_menu ul li#p2008 a  {
	background-image:url(../img/product/p_menu/pm_2008_off.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#p2008 a:hover  {
	background-image:url(../img/product/p_menu/pm_2008_ro.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#p2008-current  {
	display: block;
	background-image:url(../img/product/p_menu/pm_2008_on.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
	}
#p_menu ul li#p2009 a  {
	background-image:url(../img/product/p_menu/pm_2009_off.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#p2009 a:hover  {
	background-image:url(../img/product/p_menu/pm_2009_ro.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
}
#p_menu ul li#p2009-current  {
	display: block;
	background-image:url(../img/product/p_menu/pm_2009_on.gif);
	width: 40px;
	height:24px;
	background-repeat: no-repeat;
	}
/* product top */

.top_contents {
	margin: 10px 20px 0 21px;
	padding: 0px;
	background: #dddddd;
	height: auto;
	width: 759px;
	border:solid 1px #999999;
	}
.top_contents #year2009{
	background:#222222 url(../img/product/index/img_2009.gif) no-repeat 18px 4px;
	width:759px;
	height:21px;
	margin:0;
	padding:0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:right;
	}
.top_contents #year2008{
	background:#222222 url(../img/product/index/img_2008.gif) no-repeat 18px 4px;
	width:759px;
	height:21px;
	margin:0;
	padding:0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:right;
	}
.top_contents #year2007{
	clear:both;
	background:#222222 url(../img/product/index/img_2007.gif) no-repeat 18px 4px;
	width:759px;
	height:21px;
	margin:0;
	padding:0px;
	text-align:right;
	}
.top_contents #year2006{
	clear:both;
	background:#222222 url(../img/product/index/img_2006.gif) no-repeat 18px 4px;
	width:759px;
	height:21px;
	margin:0;
	padding:0px;
	text-align:right;
	}
.top_contents #year2005{
	clear:both;
	background:#222222 url(../img/product/index/img_2005.gif) no-repeat 18px 4px;
	width:759px;
	height:21px;
	margin:0;
	padding:0px;
	text-align:right;
	}
.top_contents #year2004{
	clear:both;
	background:#222222 url(../img/product/index/img_2004.gif) no-repeat 18px 4px;
	width:759px;
	height:21px;
	margin:0;
	padding:0px;
	text-align:right;
	}
.top_contents #year2003{
	clear:both;
	background:#222222 url(../img/product/index/img_2003.gif) no-repeat 18px 4px;
	width:759px;
	height:21px;
	margin:0;
	padding:0px;
	text-align:right;
	}
.top_contents #year2002{
	clear:both;
	background:#222222 url(../img/product/index/img_2002.gif) no-repeat 18px 4px;
	width:759px;
	height:21px;
	margin:0;
	padding:0px;
	text-align:right;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 25px 50px 0px 30px;
	padding: 0px 0px 0px 5px;

}

