@charset "utf-8";


/*================初期化======================*/
*{
	margin: 0;
	padding: 0;
    font-family:Myriad Pro, Arial, MS Sans Serif;
}
html, body {margin:0; padding:0;}

a img { border: none;}

ul {
	margin:0;
	padding:0;
}

li {list-style:none;}

/*-- CONTAINER --*/

#container {
	margin-top:20px;
	padding:0;
	width:980px;
	height:auto;
}
#top_banner {
    margin:0;
	padding:0;
	width:770px;
	height:300px;
	display:block;
	float:left;
	background-color:#000000;
}
#left_container {
	margin:0;
	padding:0;
	float:left;
	width:770px;
	height:auto;
}
#right_container {
	margin:0;
	padding:0;
	float:right;
	width:190px;
	height:auto;
}


/*-- TOP PAGE NEWS --*/
#top_news {
    margin-top:20px;
	padding:0;
	float:left;
	width:190px;
	height:auto;
	display:block;
}
#top_news_title {
    margin:0;
	padding:0;
	float:left;
	width:190px;
	height:22px;
	display:block;
}
ul#top_news_box {
	margin:0;
	padding:0;
	float:left;
	width:190px;
	height:auto;
	display: block;
    font-family:Myriad Pro, Arial, MS Sans Serif;
	line-height:120%;
}
ul#top_news_box li {
	margin:0;
	padding:0;
	width:190px;
	height:50px;
	display: block;
	float:left;
}

ul#top_news_box a {
	display: block;
	float:left;
	width:190px;
	height:50px;
	text-decoration: none;
}
ul#top_news_box img {
	display: block;
	float:left;
	margin-right:10px;
	width:50px;
	height:50px;
	text-decoration: none;
}
#top_news_box p.date{
    margin-top:0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
	line-height:100%;
}
#top_news_box p{
    margin-top:3px;
	padding:0;
	font-size:12px;
	line-height:120%;
}
/*-- TOP PAGE NEWS BUTTON --*/
ul#top_news_box li#top_news_1 {
    margin-top:15px;
    background-color:#FFF;
}
ul#top_news_box li#top_news_1 a:hover {
    background-color:#CCCCCC;
}
ul#top_news_box li#top_news_2 {
    margin-top:15px;
    background-color:#FFF;
}
ul#top_news_box li#top_news_2 a:hover {
    background-color:#CCCCCC;
}

/*-- TOP PAGE NEWS BUTTON --*/


/*-- TOP PAGE NEW PRODUCTS --*/
#top_new_products {
    margin-top:20px;
	padding:0;
	float:right;
	width:560px;
	height:auto;
	display:inline;
}
#top_new_products h2{
    margin-top:0px;
	padding-top:44px;
	font-size:20px;
	line-height:1em;
	font-weight:bold;
}
#top_new_products h3{
    margin-top:0px;
	padding-top:26px;
	font-size:20px;
	line-height:1em;
	font-weight:bold;
}
#top_new_products p{
    margin-top:10px;
	padding:0;
	font-size:12px;
	line-height:120%;
}
#top_new_products_title {
    margin:0;
	padding:0;
	float:left;
	width:560px;
	height:22px;
	display:block;
}

.top_new_products_box_img {
    margin:0;
	padding:0;
	clear:both;
	float:left;
	display: block;
	margin-right:30px;
	width:222px;
	height:150px;
	text-decoration: none;
}
span#prevBtn a{
    margin-top:10px;float:right; margin-right:10px;text-decoration:none;}
span#nextBtn a{
    margin-top:10px;float:right; margin-right:0px;text-decoration:none;}

/*-- TOP PAGE NEW PRODUCTS BUTTON --*/
ul#top_new_products_box li#top_new_products_1 {
    background-color:#FFF;
}
ul#top_new_products_box li#top_new_products_1 a:hover {
    background-color:#CCCCCC;
}
ul#top_new_products_box li#top_new_products_2 {
    background-color:#000;
}
ul#top_new_products_box li#top_new_products_2 a:hover {
    background-color:#CCCCCC;
}
ul#top_new_products_box li#top_new_products_3 {
    background-color:#FFF;
}
ul#top_new_products_box li#top_new_products_3 a:hover {
    background-color:#CCCCCC;
}
/*-- TOP PAGE NEW PRODUCTS BUTTON --*/



/*-- TOP PAGE PRODUCTS --*/
#top_products {
    margin-top:24px;
	padding:0;
	float:right;
	width:560px;
	height:208px;
	display:inline;
}
#top_products h3{
    margin-top:20px;
	padding:0;
	font-size:16px;
	line-height:1em;
}
#top_products p.single_line{
    margin-top:28px;
	padding:0;
	font-size:16px;
	line-height:1em;
}
#top_products p.double_line{
    margin-top:21px;
	padding:0;
	font-size:16px;
	line-height:1em;
}
#top_products_title {
    margin:0;
	padding:0;
	float:left;
	width:560px;
	height:22px;
	display:block;
}
ul#top_products_box {
    margin-top:20px;
	padding:0;
	float:left;
	width:560px;
	height:172px;
	display: block;
    font-family:Myriad Pro, Arial, MS Sans Serif;
	line-height:120%;
}
ul#top_products_box li {
	margin:0;
	padding:0;
	width:270px;
	height:76px;
	display: inline;
	float:left;
}
ul#top_products_box a {
	display: block;
	float:left;
	width:270px;
	height:76px;
	text-decoration: none;
}
.top_products_box_img {
    margin:0;
	padding:0;
	clear:both;
	float:left;
	display:block;
	margin-right:10px;
	width:116px;
	height:76px;
	text-decoration: none;
}

/*-- TOP PAGE PRODUCTS BUTTON --*/
ul#top_products_box li#top_products_1 {
    background-color:#FFF;
}
ul#top_products_box li#top_products_1 a:hover {
    background-color:#CCCCCC;
}

ul#top_products_box li#top_products_2 {
    margin-left:20px;
    background-color:#FFF;
}
ul#top_products_box li#top_products_2 a:hover {
    background-color:#CCCCCC;
}
ul#top_products_box li#top_products_3 {
    margin-top:20px;
    background-color:#FFF;
}
ul#top_products_box li#top_products_3 a:hover {
    background-color:#CCCCCC;
}
ul#top_products_box li#top_products_4 {
    margin-top:20px;
    margin-left:20px;
    background-color:#FFF;
}
ul#top_products_box li#top_products_4 a:hover {
    background-color:#CCCCCC;
}
/*-- TOP PAGE PRODUCTS BUTTON --*/

#top_storelist {
    margin-top:20px;
	float:right;
	width:770px;
	height:auto;
	display:inline;
}
#top_storelist_title {
    margin-top:5px;
	padding:0;
	float:left;
	width:770px;
	height:22px;
	display:inline;
}
ul#top_storelist_box {
    margin-top:20px;
	padding:0;
	clear:left;
	float:left;
	width:770px;
	height:auto;
	display: block;
    font-family:Myriad Pro, Arial, MS Sans Serif;
	line-height:120%;
}
ul#top_storelist_box li {
	margin:0;
	padding:0;
	width:128px;
	height:auto;
	display:inline;
	float:left;
}
ul#top_storelist_box a {
	display: block;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	clear:both;
	float:left;
	width:120px;
	text-decoration: none;
	line-height:140%;
}
ul#top_storelist_box a:hover {
    background-color:#CCC;
}
ul#top_storelist_box p{
    margin-top:0px;
	padding:0;
	width:120px;
	clear:both;
	float:left;
	font-size:12px;
	line-height:120%;
	color:#666666;
}

#top_catalogue {
    margin:0;
	padding:0;
	clear:both;
	float:left;
	width:190px;
	height:300px;
	display:inline;
	background-color:#FFFFFF;
}
#top_catalogue_title {
    margin:0;
	padding:0;
	float:left;
	width:190px;
	height:22px;
	display:block;
}

#top_catalogue_pdf {
    margin-top:20px;
	padding:0;
	float:left;
	width:100px;
	height:140px;
	display:block;
}
#top_catalogue p{
    margin-top:18px;
	padding:0;
	width:190px;
	clear:both;
	float:left;
	font-size:12px;
	line-height:120%;
}
#top_catalogue p.pdf_download_en{
    margin-top:14px;
	padding:0;
	width:190px;
	clear:both;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:120%;
	text-decoration:none;
}
p.pdf_download_en a:link { text-decoration:none; font-weight:bold;}
p.pdf_download_en a:visited { text-decoration:none; font-weight:bold;}
p.pdf_download_en a:active { text-decoration:none; font-weight:bold;}
p.pdf_download_en a:hover { text-decoration:none; font-weigh:bold; padding:2px;	background-color:#CCCCCC;}

#top_catalogue p.pdf_download_jp{
    margin-top:6px;
	padding:0;
	width:190px;
	clear:both;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:120%;
	text-decoration:none;
}
p.pdf_download_jp a:link { text-decoration:none; font-weight:bold;}
p.pdf_download_jp a:visited { text-decoration:none; font-weight:bold;}
p.pdf_download_jp a:active { text-decoration:none; font-weight:bold;}
p.pdf_download_jp a:hover { text-decoration:none; font-weigh:bold; padding:2px;	background-color:#CCCCCC;}

#top_publications {
    margin-top:20px;
	padding:0;
	clear:both;
	float:left;
	width:190px;
	height:auto;
	display:inline;
	background-color:#FFFFFF;
}
#top_publications_title {
    margin:0;
	padding:0;
	float:left;
	width:190px;
	height:22px;
	display:block;
}
#top_publications_cover {
    margin-top:20px;
	padding:0;
	float:left;
	width:100px;
	height:138px;
	display:block;
}
#top_publications h3{
    margin-top:20px;
	padding:0;
	width:190px;
	clear:both;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:120%;
}
#top_publications p{
    margin-top:4px;
	padding:0;
	width:190px;
	clear:both;
	float:left;
	font-size:12px;
	line-height:120%;
}
#top_press {
    margin-top:48px;
	padding:0;
	clear:both;
	float:left;
	width:190px;
	height:214px;
	display:inline;
	background-color:#FFFFFF;
}
#top_press_title {
    margin:0;
	padding:0;
	float:left;
	width:190px;
	height:22px;
	display:block;
}
#top_press form{
    margin-top:20px;
	padding:0;
	width:190px;
	clear:both;
	float:left;
}
#top_press p{
    margin-top:0px;
	padding:0;
	width:190px;
	clear:both;
	float:left;
	font-size:12px;
	line-height:120%;
}
#top_press p.top_press_password{
    margin-top:12px;
	padding:0;
	width:190px;
	clear:both;
	float:left;
	font-size:12px;
	line-height:120%;
}
#top_press p.top_press_forgot {
    margin-top:14px;
	padding:0;
	width:190px;
	clear:both;
	float:left;
	font-size:12px;
	font-weight:normal;
	line-height:120%;
	text-decoration:none;
}
#top_press p.top_press_forgot a:link { text-decoration:none; font-weight:normal;}
#top_press p.top_press_forgot a:visited { text-decoration:none; font-weight:normal;}
#top_press p.top_press_forgot a:active { text-decoration:none; font-weight:normal;}
#top_press p.top_press_forgot a:hover { text-decoration:none; font-weigh:normal; padding:2px;	background-color:#CCCCCC;}

#top_press_box{
    margin-top:14px;
	padding:0;
	width:190px;
	clear:both;
	float:left;
}


#top_newsletter {
    margin-top:21px;
	padding:0;
	clear:both;
	float:left;
	width:190px;
	height:auto;
	display:inline;
	background-color:#FFFFFF;
}
#top_newsletter_title {
    margin:0;
	padding:0;
	float:left;
	width:190px;
	height:22px;
	display:block;
}
#top_newsletter form{
    margin-top:20px;
	padding:0;
	width:190px;
	clear:both;
	float:left;
}
#top_newsletter p{
    margin-top:0px;
	padding:0;
	width:190px;
	clear:both;
	float:left;
	font-size:12px;
	line-height:120%;
}
#top_newsletter p.top_newsletter_email{
    margin-top:12px;
	padding:0;
	width:190px;
	clear:both;
	float:left;
	font-size:12px;
	line-height:120%;
}
#top_newsletter_input_box{
    margin:0;
	padding:0;
	width:190px;
	clear:both;
	float:left;
}
#top_newsletter_box{
    margin-top:14px;
	padding:0;
	width:190px;
	clear:both;
	float:left;
}

/*-- SLIDE SHOW SMALL --*/

#newsletter_failed {
	margin-top:20px;
	padding:0;
	width:980px;
	height:auto;
}
#newsletter_failed h2{
    margin-top:0px;
	padding:0;
	font-size:20px;
	line-height:1em;
	font-weight:bold;
}
#newsletter_failed h3{
    margin-top:16px;
	padding:0;
	font-size:24px;
	line-height:120%;
	font-weight:bold;
}
#newsletter_failed h4{
    margin-top:16px;
	padding:0;
	font-size:16px;
	line-height:120%;
}
#newsletter_failed p{
    margin-top:16px;
	padding:0;
	font-size:16px;
	line-height:120%;
}