@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/

#main {
	padding: 33px 37px 22px 35px;
	width: 936px;
}

#main .detailBox .detail {
	width: 441px;
}

#main p {
	color: #717171;
	font-size: 1.4em;
}

#main .detailBox .detail p span {
	font-weight: bold;
}

#main .text01 {
	color: #444;
	margin-bottom: 46px;
}

#main .text00 {
	margin-bottom: 15px;
}

#main h2 {
	clear: both;
	margin: 0 0 13px 1px;
	position: relative;
}
body.jp #main h2 {/*★JP*/
	position: relative;
	border-bottom: 3px solid #A17C3C;
	font-family: "F+UD-ニューロダン DB";
	color: #A17C3C;
	font-size: 19px;
	line-height: 1.3;
}

#main .h2Ttl01 {
	margin-bottom: 6px;
}

#main .h2Ttl02 {
	margin-bottom: 18px;
}

#main h2 a {
	position: absolute;
	right: 2px;
	top: -1px;
}

	* html #main h2 a {
		position: absolute;
		right: 2px;
	}
	
	* html #main .h2Ttl a {
		right: 40px;
	}

#main h2 a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

#main h3 {
	font-size: 1.6em;
	font-weight: Bold;
}
body.jp #main h3 {
	font-size: 1.5em;
	margin-bottom: 4px;
	font-family: "F+UD-ニューロダン DB";
}


#main .detailBox {
}

#main .detailBox .updateBox {
	border-bottom: 1px solid #231815;
	clear: both;
	padding:7px 0 6px 3px;
}

#main .detailBox .updateBox01 {
	border-top: 1px solid #231815; 
	padding: 3px 0 6px 3px;
}

#main .detailBox .updateBox .photoBox {
	background-color: #E6E6E6;
	float: left;
	margin-top: 4px;
	padding: 6px 13px 6px;
}

#main .detailBox .updateBox .textBox {
	float: right;
	width: 346px;
}

#main .detailBox .updateBox .textBox p {
	margin-bottom: 2px;
}

#main .detailBox .updateBox .textBox ul li {
	color: #717171;
	display: inline;
	font-size: 1.4em;
	font-weight: bold;
	margin-right: 12px;
}

#product_list{margin-bottom: 40px;}

#main .newsTopics {
	background: url(../img/index/news_topics_bg.gif) repeat-y left top;
	margin: 0 -15px 45px 0;
	overflow: hidden;
/*	width: 945px;*/
	zoom: 1;
}
body.jp #main .newsTopics {
	background-image:none;
}
#main .newsTopics .subNewsTopics {
	float: left;
	padding: 0 20px 0 20px;
	width: 275px;
}
body.jp #main .newsTopics .subNewsTopics {
	float: left;
	padding: 0 40px 0 0;
	width: 258px;
	margin-right: 40px;
	border-right: 1px dotted #cbcbcb;
}
body.jp #main .newsTopics .subNewsTopics.last {
	width: 258px;
	margin-right: 0px;
	padding-right: 0px;
	border: 0px;
}

#main .newsTopics .subNewsTopics .title {
	color: #717171;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 12px 5px;
}
body.jp #main .newsTopics .subNewsTopics .title {
	margin: 5px 0 12px 0px;
	color: #333;
	line-height: 1.5;
	font-family: "F+UD-ニューロダン DB";
	text-align: center;
}
body.jp #main .newsTopics .subNewsTopics .title.line1 {
	padding: 12px 0;
}
#main .newsTopics .subNewsTopics .photo {
	margin-bottom: 11px;
	text-align: center;
}

#main .globalBrand {
	margin-bottom: 32px;
}

#main .globalBrand .subGlobalBrand {
	margin: 0 13px 0 19px;
}

#main .globalBrand .lBox {
	float: left;
	width: 450px;
}

#main .globalBrand .rBox {
	float: right;
	width: 425px;
}

#main .globalBrand .photoBox {
	float: left;
}

#main .globalBrand .textBox {
	float: right;
}

#main .globalBrand  .photoBox {
	margin-top: 5px;
}

#main .globalBrand .textBox {
	width: 295px;
}

#main .globalBrand .textBox .title {
	color: #444;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 5px;
}

#main .globalBrand .textBox .title a {
	color: #444;
	text-decoration: underline;
}

#main .globalBrand .textBox .title a:hover {
	text-decoration: none;
}

#main .globalBrand .lastInner {
	border-top: 1px solid #ccc;
	clear: both;
	margin: 0 10px 0 11px;
	padding: 11px 0 0 10px;
}

#main .globalBrand .lastInner .textBox {
	width: 767px;
}

#main .globalBrand .lastInner .photoBox {
	margin-top: 6px;
}


#main .download {
	clear:  both;
	margin-bottom: 32px;
}
body.jp #main .download {
}

#main .download .left{
	float: left;
	width: 300px;
}
#main .download .middle{
	margin-left: 30px;
	width: 300px;
	float: left;
}
#main .download .right{
	width: 300px;
	float: right;
}
#main .download .pic{
	float: left;
}
#main .download .text{
	float: right;
	width: 188px;
	font-size: 1.2em;
}
body.jp #main .download .text{
	font-family: "F+UD-ニューロダン M";
}
#main .download .title, #main .download .dl {
	color: #444;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 6px;
}
body.jp #main .download .title{
	font-family: "F+UD-ニューロダン DB";
}

#main .google {
	clear:  both;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	clear:  both;
	padding: 8px 0 0px 8px;
}

#main .google li {
	float: left;
	font-size: 1.4em;
	line-height: 1.2;
	margin-right: 18px;
}

#main .google ul .select {
/*    background: url(/img/common/icon/icon.gif) no-repeat 2px center;*/
/*    border: 1px solid #ABABAB;*/
 /*   margin-top: 3px;*/
/*    padding: 1px 3px 1px 22px;*/
/*    width: 185px;*/
}

.goog-te-gadget-simple{
}
#main .google ul .text {
	margin-top: 4px;
}

#main .google li img {
/*	display: block;*/
}

#fSelect {
	border: none;
	margin: -2px;
	width: 188px;
}



/*------------------------------
	index search box
--------------------------------*/
.data_serch_top{
	min-height: 300px;
	border: 1px solid #444;
	background: url("../img/index/img_searchbox_back.jpg") #e5e5e5 0px 0px no-repeat;
	margin-bottom: 30px;
	padding: 84px 5px 15px 15px;
}
.searchengine table.widthmax { width:100%; }

.searchiconplus { padding:8px 0; text-align:center; }
/*.searchengine .howto { padding:10px 0 0 5px; }*/
.searchengine .btnsearch { 
	margin-top:10px;
}
.searchengine .howtouse {
	width: 415px;
	line-height: 1.5 !important;
	text-align: left;
}

.searchengine select { 
	width:205px; margin-left: 0px;
	font-size: 12px;
	height: 20px;
	padding: 0;
	}
.searchengine input { width:190px; margin-left: 0px;}
.searchengine .btnsearch input.inputbtnsearch {margin-bottom: 10px; }


.searchengine .brand_{
	padding-top: 16px;
	background: url("../img/index/img_searchbox_brand.jpg") no-repeat;
	height: 35px;
}
.searchengine .product_{
	padding-top: 16px;
	background: url("../img/index/img_searchbox_product.jpg") no-repeat;
	height: 35px;
}
.searchengine .content_{
	padding-top: 16px;
	background: url("../img/index/img_searchbox_content.jpg") no-repeat;
	height: 35px;
}
.searchengine .keyword_{
	padding-top: 16px;
	background: url("../img/index/img_searchbox_keyword.jpg") no-repeat;
}

/*------------------------------
	whatsnew
--------------------------------*/

.whatsnew { margin-top:10px; border-top:solid 1px #b6b6b6; }
.whatsnew li { padding:10px 0; border-bottom:solid 1px #b6b6b6; list-style:none; display:inline-block; }
.whatsnew li .newsthumbnail { width:80px; padding-right:10px; float:left; }
.whatsnew li .newstext  { width:120px; float:left; }
.searchengine .links{
	margin-top: 23px;
	text-align: center;
}
/*Topics*/
body.jp #main .topics{
	font-family: "F+UD-ニューロダン M";
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
	min-height: 100px;
}
body.jp #main .topics .date{
	font-size: 1.3em;
	line-height: 1;
	margin-top: 5px;
	text-align: right;
}
body.jp #main .topics .left-photo{
	float: left;
	padding-top: 4px;
	width: 160px;
}

body.jp #main .topics p{
	overflow: hidden;
}

body.jp #main .topics .mid-photo{
	float: left;
	text-align: center;
	padding-top: 4px;
	width: 160px;
}

dt, dd{
	display: block;
}
.reveal-modal dt{
	display: block;
	width: 4em;
	float: left;
	font-family: "F+UD-ニューロダン DB";
	color: #A17C3C;
}
.reveal-modal dt.wd5{
	width: 5em;
	float: left;
}
.reveal-modal dt.wd4{
	width: 4em;
	float: left;
}
.reveal-modal dd.ml5{
	display: block;
	margin-left: 5em;
}
.reveal-modal span {
	font-weight: bold;
	font-family: "F+UD-ニューロダン DB";
	color: #A17C3C;
}
.reveal-modal span.gold {
	font-weight: 100;
	font-family: "F+UD-ニューロダン M";
	color: #A17C3C;
}