@charset "utf-8";

/* CSS Document --- site common */

/* --- link reset --- */

a{
	color:#666666;
}

a:link {
	color:#666666;
}
a:visited{
}
a:hover{
}
a:active{
}


body {
	color: #666666;
}

#container #header {
	width: 100%;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/common/bg_header.jpg);
	background-repeat: repeat-x;
}

#container #header_inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#container #header #logoarea {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #header #textarea {
	text-align: right;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #header #textarea #seomesssage {
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #header #textarea #searcharea {
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #header #textarea #searcharea .searchinput{
	padding: 0px;
	width: 120px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

}


#container #header #textarea #menuarea {
	line-height: 130%;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19em;
}


#container #header #textarea #menuarea li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #header #textarea #menuarea li a{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/common/mark_header.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 130%;
}
#container #footermenuarea {
	line-height: 130%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #000000;
	background-image: url(../images/common/bg_footer.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
}
#container #footermenuarea_inner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*width: 900px;*/
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#container #footermenuarea a{
	color: #FFFFFF;
	font-size: 12px;
}


#container #footer {
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}
#container #footer #footer_inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	text-align: left;
}
#container #footer #footerinfoarea {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 550px;
}
#container #footer #footerinfoarea #footeraddress {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
}
#container #footer #footerlogoarea {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: right;
}

#container #footer #footerlogoarea #footerlogo{
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}

#container #footer #footerlogoarea #copyright {
	font-size: 12px;
	line-height: 130%;
	text-align: right;
	margin: 0px;
	padding: 0px;
}


#container #centerarea {
	background-color: #FFFFFF;
	background-image: none;
	text-align: center;
}
#container #centerarea #centerarea_inner {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#container #centerarea #mainarea {
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#subpage #container #centerarea #mainarea {
	margin-bottom: 0px;
}
#container #centerarea #mainarea #mainimagearea {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#container #centerarea #mainarea #mainimagearea img{
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}


#toppage #container #centerarea #mainmenu {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #6391A6;
	width: 900px;
}

#subpage #container #centerarea #mainmenu {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/bg_menu.gif);
	background-color: #FFFFFF;
	width: 900px;
	background-repeat: no-repeat;
}



#container #centerarea #mainmenu ul{
	list-style-type: none;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#container #centerarea #mainmenu li{
	margin: 0px;
	padding: 0px;
	float: left;
}


#toppage #container #centerarea #mainarea #mainlower {
	background-image: url(../images/common/bg_main_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}

#subpage #container #centerarea #mainarea #mainlower {
	background-image: none;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}


#container #centerarea #infoarea {
	margin-bottom: 10px;
}

#container #centerarea #infoarea #infoupper {
	background-image: url(../images/bg_cont_upper.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 900px;
}
#container #centerarea #infoarea #infocontents {
	background-image: url(../images/bg_cont_center.png);
	background-repeat: repeat-y;
	width: 910px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #centerarea #infoarea #infocontents #listarea {
	float: left;
	width: 650px;
	margin-left: 15px;
	margin-right: 15px;
}
#container #centerarea #infoarea #infocontents #listarea #topics h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#container #centerarea #infoarea #infocontents #listarea #topics ul {
	line-height: 150%;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #centerarea #infoarea #infocontents #listarea #topics li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #centerarea #infoarea #infocontents #listarea #topics .date {
	padding: 0px;
	float: left;
	width: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#container #centerarea #infoarea #infocontents #listarea #topics .textlink {
	float: left;
	width: 550px;
	display: block;
}
#container #centerarea #infoarea #infocontents #listarea #sekou h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #centerarea #infoarea #infocontents #listarea #sekou ul{
	line-height: 150%;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #centerarea #infoarea #infocontents #listarea #sekou li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #centerarea #infoarea #infocontents #listarea #sekou .photo {
	padding: 5px;
	float: left;
	width: 60px;
}
#container #centerarea #infoarea #infocontents #listarea #sekou .date {
	padding: 0px;
	float: left;
	width: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#container #centerarea #infoarea #infocontents #listarea #sekou .textlink {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
}
#container #centerarea #infoarea #infocontents #bannerarea {
	float: left;
	width: 210px;
}
#container #centerarea #infoarea #infocontents #bannerarea dl {
	margin: 0px;
	padding: 0px;
}
#container #centerarea #infoarea #infocontents #bannerarea dt {
	margin: 0px;
	padding: 0px;
}
#container #centerarea #infoarea #infocontents #bannerarea dd {
	font-size: 10px;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#container #centerarea #infoarea #infolower {
	background-image: url(../images/bg_cont_bottom.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 910px;
	margin-bottom: 10px;
}
#container #centerarea #mainarea #maincontents {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image: url(../images/bg_cont_center.png);
	background-repeat: repeat-y;
}


#container #centerarea #mainarea #sidemenuarea {
	width: 230px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #centerarea #mainarea #sidemenuarea img{

	vertical-align:bottom;



}
#container #centerarea #mainarea #sidemenuarea_inner {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
}
#container #centerarea #mainarea #maincontents #sidemenuarea #submenutitle2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidemenuspace {
	background-image: url(../images/menu_listimg_back.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 210px;
}



#container #centerarea #mainarea #mainzone {
	width: 670px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#container #centerarea #mainarea #sidemenuarea #sitemenulist {
	margin: 0px;
	list-style-type: none;
	background-image: url(../images/menu_listimg_back.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#container #centerarea #mainarea #sidemenuarea #sitemenulist li {
	background-image: url(../images/menu_listimg.jpg);
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 210px;
	background-repeat: repeat-y;
	display: block;
}
#container #centerarea #mainarea #sidemenuarea #sitemenulist li a{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/mark_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	line-height: 120%;
	color: #FFFFFF;
}
#container #centerarea #mainarea #sidemenuarea #sitemenulist .submenulinklist{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #centerarea #mainarea #sidemenuarea #sitemenulist .submenulinklist2{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #centerarea #mainarea #sidemenuarea #sitemenulist .submenulinklist2 a{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/mark_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	line-height: 120%;
	color: #FFFFFF;
}


#container #centerarea #mainarea #subbanner {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: none;
}
#container #centerarea #mainarea #subbanner li{
	margin: 0px;
	padding: 0px;
}
#container #centerarea #mainarea #sidemenuarea .sidemenubottom {
	background-image: url(../images/bg_sidemenu_footer.jpg);
	height: 10px;
	width: 210px;
}
#container #centerarea #mainarea #mainzone_inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#container #centerarea #mainarea #maincontents #mainzone #topicpass{
	font-size: 10px;
	line-height: 120%;
	text-align: right;
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #centerarea #mainarea #maincontents #mainzone #topicpass a{
	font-size: 10px;
	line-height: 120%;
}


#container #centerarea #mainarea #mainzone #greenbannerwide {
	background-image: url(../images/bg_ind_green_wide.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 160px;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #centerarea #mainarea #mainzone #greenbannerwide_inner {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#container #centerarea #mainarea #mainzone .widebanner_left {
	font-size: 10px;
	line-height: 160%;
	color: #FFFFFF;
	padding: 0px;
	float: left;
	width: 320px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #centerarea #mainarea #mainzone .widebanner_right {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #centerarea #mainarea #mainzone #redbannerwide {
	background-image: url(../images/bg_ind_red_wide.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 160px;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #centerarea #mainarea #mainzone #redbannerwide_inner {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#container #centerarea #mainarea #mainzone #graybanner_left {
	background-image: url(../images/bg_ind_gray.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 160px;
	width: 320px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#container #centerarea #mainarea #mainzone #graybanner_inner {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#container #centerarea #mainarea #mainzone #graybanner_right {
	background-image: url(../images/bg_ind_gray.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 160px;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#container #centerarea #mainarea #mainzone .banner_left {
	font-size: 10px;
	line-height: 160%;
	color: #666666;
	padding: 0px;
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #centerarea #mainarea #mainzone .banner_w_left {
	font-size: 10px;
	line-height: 160%;
	color: #FFFFFF;
	padding: 0px;
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #centerarea #mainarea #mainzone .banner_right {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #centerarea #mainarea #mainzone #greenbanner_left {
	background-image: url(../images/bg_ind_green.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 160px;
	width: 320px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#container #centerarea #mainarea #mainzone #greenbanner_inner {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#container #centerarea #mainarea #mainzone #greenbanner_right {
	background-image: url(../images/bg_ind_green.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 160px;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#container #centerarea #mainarea #maincontents #mainzone .mainimagetitle {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#container #centerarea #mainarea #maincontents #mainzone .linemaintitle {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#container #centerarea #mainarea #maincontents #mainzone .mainlead {

	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#container #centerarea #mainarea #maincontents #mainzone .maintextarea {
	float: left;
	width: 370px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 200%;
}
#container #centerarea #mainarea #maincontents #mainzone .maintextarea p{
	margin: 0px;
	padding: 0px;
}
#container #centerarea #mainarea #maincontents #mainzone .mainimagearea {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#container #centerarea #mainarea #maincontents #mainzone .maintextarea2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 150%;
}
#container #centerarea #mainarea #maincontents #mainzone .linesubtitle {
	margin: 0px;
	padding: 0px;
}
#container #centerarea #mainarea #maincontents #mainzone .layouttable {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container #centerarea #contents{
	background-color: #FFFFFF;
	background-image: none;
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#container #centerarea #contents_inner{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#container #centerarea #contents #editarea{
	margin: 0px;
	padding: 0px;
	width: 880px;

}
#container #centerarea #contents #editarea h3{
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

#container #centerarea #contents #editarea table{
	font-size: 12px;
	line-height: 150%;
	margin-top: 1.5em;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	border-collapse:collapse;
	padding: 0px;
}
#container #centerarea #contents #editarea table tr th{
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}
#container #centerarea #contents #editarea table tr td{
	text-align: left;
	margin: 0px;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
}
#container #centerarea #contents #editarea em{
	color:#990000;
	font-weight:bold;
}


#container #centerarea #contents #topicpass{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 130%;
}
#container #centerarea #contents #topicpass a{
	font-size: 10px;
	line-height: 130%;
}

#container #centerarea #contents #subpagetitle{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;	

}

#container #centerarea #contents #submenu{
	background-color: #CCCCCC;
	padding: 0px;
	width: 881px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #centerarea #contents #submenu ul{
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
#container #centerarea #contents #submenu ul li.link{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 176px;
}
#container #centerarea #contents #submenu ul li.link a,
#container #centerarea #contents #submenu ul li.link a:link,
#container #centerarea #contents #submenu ul li.link a:visited,
#container #centerarea #contents #submenu ul li.link a:active
{
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 176px;
	background-image: url(../images/common/btn_submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#container #centerarea #contents #submenu ul li.link a:hover{
	background-position: 0px -50px;
	text-decoration: none;
}

#container #centerarea #contents #submenu ul li.link .name_jp
{
	font-size: 11px;
	line-height: 130%;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#container #centerarea #contents #submenu ul li.link .name_eng
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;	
	font-size: 9px;
	line-height: 130%;

}
#container #centerarea #contents #submenu ul li.blank{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 176px;
	background-image: url(../images/common/btn_submenu_blank.jpg);
	background-repeat: no-repeat;
}

#container #centerarea #contents #submenu_footer{
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 881px;
	font-size: 0px;
	line-height: 0px;
}

#container #centerarea #contents #infoarea{
	margin: 0px;
	padding: 0px;
	width: 880px;
}
#container #centerarea #contents #infoarea #infozone{
	padding: 0px;
	float: left;
	width: 480px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;	

}
#container #centerarea #contents #infoarea #infozone .title{
	float: left;
	height: 200px;
	width: 80px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC0000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #centerarea #contents #infoarea #infozone .listarea{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #centerarea #contents #infoarea #infozone .listarea ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 180px;
	overflow: auto;
}
#container #centerarea #contents #infoarea #infozone .listarea ul li.element{
	font-size: 12px;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #centerarea #contents #infoarea #infozone .listarea ul li.elementend{
	font-size: 12px;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #centerarea #contents #infoarea #infozone .listarea .morelink{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 415px;
}
#container #centerarea #contents #infoarea #info_company{
	padding: 0px;
	float: left;
	width: 380px;
	background-image: url(../images/common/img_companyinfo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 200px;
}
#container #centerarea #contents #infoarea #info_company .title{
	padding: 0px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
#container #centerarea #contents #infoarea #info_company address{
	font-size: 12px;
	line-height: 150%;
	float: left;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}


/*  製品情報インデックス */

#categoryindex #container #centerarea #contents #topicpass{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0px;
	font-size: 10px;
	line-height: 130%;
}

#categoryindex #container #centerarea #contents #subpagetitle{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;	

}

#categoryindex #container #centerarea #contents_inner{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#container #centerarea #contents #categorylists{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #centerarea #contents #categorylists ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #centerarea #contents #categorylists ul li{
	background-image: url(../images/common/bg_banner_products.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 120px;
	width: 430px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
}
#container #centerarea #contents #categorylists ul li .titlearea{
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 40px;
}
#container #centerarea #contents #categorylists ul li h2.name_jp{
	font-size: 11px;
	line-height: 130%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #centerarea #contents #categorylists ul li div.name_eng{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	font-size: 9px;
	line-height: 130%;
}
#container #centerarea #contents #categorylists ul li p.text{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 150%;
	height: 42px;
	width: 390px;
	overflow: auto;
}
#container #centerarea #contents #categorylists ul li .link{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 380px;
}

#container #centerarea #contents #categorylists ul li .link a{
	font-size:14px;
}


/*  製品情報サイドカテゴリー */
#container #centerarea #contents #productspage{
	padding: 0px;
	margin: 0px;
}

#container #centerarea #contents #productspage #productscategory{
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #centerarea #contents #productspage #productscategory ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #centerarea #contents #productspage #productscategory ul li {
	margin: 0px;
	padding: 0px;
	display: block;
}
#container #centerarea #contents #productspage #productscategory ul li a{
	margin: 0px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
	width: 180px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 11px;
	background-color: #666666;
	vertical-align: bottom;
}
#container #centerarea #contents #productspage #productscategory ul li .subcategories a{
	background-image: url(../images/common/arrow_lv1_right.gif);
}
#container #centerarea #contents #productspage #productscategory ul li .subcategories_open a{
	background-image: url(../images/common/arrow_lv1_down.gif);
}
#container #centerarea #contents #productspage #productscategory ul li div.nonlink{
	margin: 0px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
	width: 180px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 11px;
	background-color: #666666;
	vertical-align: bottom;
}

#container #centerarea #contents #productspage #productscategory ul li ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#container #centerarea #contents #productspage #productscategory ul li ul li{
	margin: 0px;
	padding: 0px;
	display: block;
}
#container #centerarea #contents #productspage #productscategory ul li ul li a{
	margin: 0px;
	color: #666666;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	display: block;
	width: 170px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 20px 11px;
	background-color: #E5E5E5;
	vertical-align: bottom;
}
#container #centerarea #contents #productspage #productscategory ul li ul li .subcategories a{
	background-image: url(../images/common/arrow_lv2_right.gif);
}
#container #centerarea #contents #productspage #productscategory ul li ul li .subcategories_open a{
	background-image: url(../images/common/arrow_lv2_down.gif);
}
#container #centerarea #contents #productspage #productscategory ul li ul li div.nonlink{
	margin: 0px;
	color: #666666;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	display: block;
	width: 170px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 20px 11px;
	background-color: #E5E5E5;
	vertical-align: bottom;
}


#container #centerarea #contents #productspage #productscategory ul li ul li ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#container #centerarea #contents #productspage #productscategory ul li ul li ul li{
	margin: 0px;
	padding: 0px;
	display: block;
}
#container #centerarea #contents #productspage #productscategory ul li ul li ul li a{
	margin: 0px;
	color: #666666;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	display: block;
	width: 160px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 30px 11px;
	background-color: #E5E5E5;
	vertical-align: bottom;
}
#container #centerarea #contents #productspage #productscategory ul li ul li ul li .subcategories a{
	background-image: url(../images/common/arrow_lv2_right.gif);
}
#container #centerarea #contents #productspage #productscategory ul li ul li ul li .subcategories_open a{
	background-image: url(../images/common/arrow_lv2_down.gif);
}
#container #centerarea #contents #productspage #productscategory ul li ul li ul li div.nonlink{
	margin: 0px;
	color: #666666;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	display: block;
	width: 160px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 30px 11px;
	background-color: #E5E5E5;
	vertical-align: bottom;
}


/*  製品情報一覧表示 */
#container #centerarea #contents #productspage #productscontents{
	margin: 0px;
	padding: 0px;
	float: left;
}
#container #centerarea #contents #productspage #productscontents ul#productslist{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #centerarea #contents #productspage #productscontents ul#productslist li{
	background-image: url(../images/common/bg_productslist.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 130px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #centerarea #contents #productspage #productscontents ul#productslist li .photo{
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
#container #centerarea #contents #productspage #productscontents ul#productslist li .text{
	padding: 0px;
	float: left;
	width: 425px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
	height: 110px;
}
#container #centerarea #contents #productspage #productscontents ul#productslist li .text dl{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 180%;
}
#container #centerarea #contents #productspage #productscontents ul#productslist li .text dl dt{
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 6em;
}
#container #centerarea #contents #productspage #productscontents ul#productslist li .text dl dd{
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: -1em;
	display: block;
	width: 25em;
}
#container #centerarea #contents #productspage #productscontents ul#productslist li .link{
	margin: 0px;
	padding-top: 105px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	font-size: 20px;
}
#container #centerarea #contents #productspage #productscontents ul#productslist li .link a{

	font-size: 14px;


}
#container #centerarea #contents #productspage #productscontents ul.pagenum{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	display: block;
	font-size: 10px;
	line-height: 130%;
	width: 660px;
}
#container #centerarea #contents #productspage #productscontents ul.pagenum li{
	margin: 0px;
	padding: 0px;
	display: inline;
}

/*  製品情報個別表示 */
#container #centerarea #contents #productspage #productscontents #productmain{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;	
}
#container #centerarea #contents #productspage #productscontents #productmain #productmainimage{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#container #centerarea #contents #productspage #productscontents #productmain #productmainimage img{
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	display: block;
}
#container #centerarea #contents #productspage #productscontents #productmain #productinfo{
	font-size: 12px;
	line-height: 200%;
	background-image: url(../images/common/bg_product_spec.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 130px;
	width: 340px;

}
#container #centerarea #contents #productspage #productscontents #productmain #productinfo .text{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: auto;
	height: 110px;
}
#container #centerarea #contents #productspage #productscontents #productmain #productinfo .text dl{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 180%;
}
#container #centerarea #contents #productspage #productscontents #productmain #productinfo .text dl dt{
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 6em;
}
#container #centerarea #contents #productspage #productscontents #productmain #productinfo .text dl dd{
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	text-indent: -1em;
	width: 20em;
}
#container #centerarea #contents #productspage #productscontents #productspec{
	padding: 0px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #centerarea #contents #productspage #productscontents #productspec table{
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-collapse:collapse;

}
#container #centerarea #contents #productspage #productscontents #productspec table tr.odd{
	background-color: #F3F2EB;
}
#container #centerarea #contents #productspage #productscontents #productspec table tr.even{
	background-color: #FFFFFF;
}
#container #centerarea #contents #productspage #productscontents #productspec table tr th{
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0.5em;
	width: 10em;
	border: 1px solid #CCCCCC;
}
#container #centerarea #contents #productspage #productscontents #productspec table tr td{
	margin: 0px;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
}
#container #centerarea #contents #productspage #productscontents #productspec .note{
	font-size: 12px;
	line-height: 200%;
}
#container #centerarea #contents #productspage #productscontents #productetc{
	padding: 0px;
	margin: 0px;
	width: 660px;
}
#container #centerarea #contents #productspage #productscontents #productetc ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #centerarea #contents #productspage #productscontents #productetc ul li{
	padding: 0px;
	float: left;
	width: 202px;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 15px;
	margin-left: 0px;

}
#container #centerarea #contents #productspage #productscontents #productetc ul li.end{
	margin-right: 0px;

}
#container #centerarea #contents #productspage #productscontents #productetc ul li .img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #centerarea #contents #productspage #productscontents #productetc ul li .img img{
	border: 1px solid #CCCCCC;
}
#container #centerarea #contents #productspage #productscontents #productetc ul li .text{
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
#container #centerarea #contents #productspage #productscontents #productbuttons{
	margin: 0px;
	padding: 0px;
	width: 660px;
}
#container #centerarea #contents #productspage #productscontents #productbuttons ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #centerarea #contents #productspage #productscontents #productbuttons ul li{
	padding: 0px;
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0px;

}
#container #centerarea #contents #productspage #productscontents #productbuttons ul li.end{
	margin-right: 0px;
}



/* お知らせ一覧 */
#container #centerarea #contents #infolistpage ul#infolist {
	line-height: 150%;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 880px;
}
#container #centerarea #contents #infolistpage ul#infolist li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #centerarea #contents #infolistpage ul#infolist .date {
	padding: 0px;
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#container #centerarea #contents #infolistpage ul#infolist .textlink {
	float: left;
	width: 770px;
	display: block;
}
#container #centerarea #contents #infolistpage ul.pagenum{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	display: block;
	font-size: 10px;
	line-height: 130%;
}
#container #centerarea #contents #infolistpage ul.pagenum li{
	margin: 0px;
	padding: 0px;
	display: inline;
}

/* お知らせページ */
#container #centerarea #contents #infoentrypage {
	margin: 0px;
	padding: 0px;
	width: 880px;
}
#container #centerarea #contents #infoentrypage .title {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
#container #centerarea #contents #infoentrypage .text {
	font-size: 12px;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;	

}

#container #centerarea #contents #infoentrypage .pagemove {
	font-size: 10px;
	line-height: 130%;
	margin: 0px;
	padding: 0px;

}

#container #centerarea #contents #infoentrypage .pagemove .return {
	margin: 0px;
	padding: 0px;

}

/* サイトマップ */

/* Rule 1 of ./sitemap.css */ 

#container #centerarea #contents #sitemap {

	PADDING-LEFT: 15px

}

/* Rule 153 of ./main.css */ 

#container #centerarea #contents #sitemap UL {

	DISPLAY: inline-block

}

/* Rule 162 of ./main.css */ 

#container #centerarea #contents #sitemap UL {

	DISPLAY: block

}

/* Rule 6 of ./sitemap.css */ 

#container #centerarea #contents #sitemap .siteMap02 {
	width:280px;
	float: left;
}

/* Rule 4 of ./main.css */ 

#container #centerarea #contents #sitemap LI {

	LIST-STYLE-TYPE: none

}

/* Rule 135 of ./main.css */ 

#container #centerarea #contents #sitemap UL.arrowList01 LI {

	PADDING-LEFT: 12px;

	BACKGROUND: url(../images/common/arrow_sitemap.gif) no-repeat 0px 0.5em;

	LINE-HEIGHT: 150%

}

/* Rule 2 of ./sitemap.css */ 

#container #centerarea #contents #sitemap UL.arrowList01 LI {

	MARGIN-TOP: 10px

}

/* Rule 3 of ./sitemap.css */ 

#container #centerarea #contents #sitemap UL.arrowList01 LI.first {

	MARGIN-TOP: 0px

}

/* Rule 5 of ./sitemap.css */ 

#container #centerarea #contents #sitemap .siteMap01 {

	FLOAT: left;

	WIDTH: 280px

}

/* Rule 138 of ./main.css */ 

#container #centerarea #contents #sitemap  UL.arrowList01 LI UL.list LI {
	PADDING-LEFT: 8px;
	background-image: url(../images/common/arrow_sitemap2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.7em;
}

/* Rule 4 of ./sitemap.css */ 

#container #centerarea #contents #sitemap  UL.arrowList01 LI UL.list LI {

	MARGIN-TOP: 0px

}



/* リンクページ */
#container #centerarea #contents #linkpage {
	line-height: 150%;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 880px;
}
#container #centerarea #contents #linkpage ul#linklist{
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#container #centerarea #contents #linkpage ul#linklist li {
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#container #centerarea #contents #linkpage ul#linklist li .name {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/common/arrow_sitemap.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#container #centerarea #contents #linkpage ul#linklist li .name a{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #centerarea #contents #linkpage ul#linklist li .name a .urllink{
	font-weight: normal;
}

#container #centerarea #contents #linkpage ul#linklist li .text {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.5em;
	font-size: 12px;
	font-weight: normal;
}


/* お問い合わせページ */
#container #centerarea #contents #inquirypage {
	line-height: 150%;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 880px;
}
#container #centerarea #contents #inquirypage #errorarea{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#container #centerarea #contents #inquirypage #errorarea .title{
	font-weight: bold;
}
#container #centerarea #contents #inquirypage #errorarea .text{
}
#container #centerarea #contents #inquirypage #errorarea .text .errormessage{
	color:#990000;



}
#container #centerarea #contents #inquirypage table#formtable{
	font-size: 12px;
	line-height: 150%;
	margin-top: 1.5em;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	border-collapse:collapse;
	padding: 0px;
}
#container #centerarea #contents #inquirypage table#formtable tr th{
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}
#container #centerarea #contents #inquirypage table#formtable tr td{
	text-align: left;
	margin: 0px;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
}
#container #centerarea #contents #inquirypage table#formtable tr th em{
	color:#990000;
	font-weight:bold;
}

#container #centerarea #contents #inquirypage .buttons{
	text-align: center;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	width: 600px;	

}
#container #centerarea #contents #inquirypage .textarea{


}

#container #centerarea #contents #inquirypage .textarea h3{
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;

}
#container #centerarea #contents #inquirypage .textarea em{
	color:#990000;
	font-weight:bold;
}


/* 検索ページ */
#container #centerarea #contents #productspage #productscontents #search_title{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#container #centerarea #contents #productspage #productscontents #search_text{


}