
@charset "utf-8";
/* CSS Document */



/* -------------------------------------------------------------
  見出し周り
--------------------------------------------------------------*/


div#contents h2.subtitle {
	width: 720px;
	background: #4F90C9 url(/common/img_v2/bg_h2_top.gif) no-repeat left top;
}
div#contents h2.subtitle {
	font-size: 210%; /* 250% */
}
div#contents h2.subtitle span {
	display: block;
	padding: 13px 15px 10px;
	line-height: 1.3;
	
}
div#contents h2.subtitle span {
	font-weight: normal;
	background: url(/common/img_v2/bg_h2_btm.gif) no-repeat left bottom;
}
div#contents h2 {
	width: 720px;
	background: url(/common/img_v2/bg_h1_top.gif) top left no-repeat;
}
div#contents h2 span {
	background: url(/common/img_v2/bg_h1_btm.gif) bottom left no-repeat;
}
div#contents h3 {
	margin: 20px 0;
	font-size: 140%; /* 170% */
}


/* カテゴリーメニュー -------------------------------------*/

div.box-category {
	width: 699px;
	margin-bottom: 13px;
	/* background: url(/common/img_v2/bg_categorybox_btm.gif) repeat-x left bottom; */
}
div.box-category dl {
	margin-right: 12px;
}



/* サブカテゴリメニュー -------------------------------*/

div#sub-category {
	/* margin-left: 35px; */
}


/* 特集コンテンツ -------------------- */

div.box-special {
	width: 700px;
	margin: 0 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
div.box-special div {
	background: none;
	width: auto;
	margin-bottom: 0;
}
div.box-special div.clearfix {
	margin-bottom: 10px;
	background: url(/common/img_v2/bg_special_btm2.gif) no-repeat left bottom;
}
div.box-special div.unit {
	float: left;
}
div.box-special div.single {
	margin: 0 0 10px;
	background: url(/common/img_v2/bg_special_btm3.gif) no-repeat left bottom;
}
div.box-special div div,
div.box-special div.unit div {
	width: 315px;
	padding: 15px 15px 0;
	background: url(/common/img_v2/bg_special_top.gif) left top no-repeat;
}
div.box-special div.single div {
	width: 670px;
	margin-right: 0;
	background: url(/common/img_v2/bg_special_top3.gif) left top no-repeat;
}
#contents div.box-special h3{
	margin-bottom: 10px;
	padding: 0;
	/* background: url(/common/img_v2/bg_special_h3_top2.gif) left top no-repeat; */
}
#contents div.box-special div.single h3 {
	/* background: url(/common/img_v2/bg_special_h3_top3.gif) left top no-repeat; */
}
#contents div.box-special h3 span{
	display: block;
	padding: 3px 7px;
	/* background: url(/common/img_v2/bg_special_h3_btm2.gif) left bottom no-repeat; */
	font-size:120%;
}
#contents div.box-special div.single h3 span {
	/* background: url(/common/img_v2/bg_special_h3_btm3.gif) left bottom no-repeat; */
}
div.box-special dl {
	padding: 0;
}

div.box-special img {
	margin-top: 5px;
}


/* お知らせボックス ---------------------------*/

div.box-info {
	width: 700px;
	background: url(/common/img_v2/bg_largebox_btm.gif) left bottom no-repeat;
}
div#contents div.box-info h5{
	background: url(/common/img_v2/bg_largebox_top_gra.gif) left top no-repeat;
}
div#contents div.box-info dl dt{
	width: 600px;
}
div#contents div.box-info dl dd.infolink {
	width: 600px;
}


/* 関連資料セット　＋　関連リンクセット ----------------*/

div.box-large {
	width: 700px;
	background: url(/common/img_v2/bg_largebox_btm.gif) left bottom no-repeat;
}
div#contents div.box-large h4.linkset {
	background: url(/common/img_v2/bg_largebox_top_gra.gif) left top no-repeat;
}
div#contents div.box-large p {
	background: url(/common/img_v2/line_dot_gray.gif) repeat-x left bottom;
}
div#contents div.box-large dl {
	background: url(/common/img_v2/line_dot_gray.gif) repeat-x left bottom;
}


/* 特長ページナビ --------------------------- */

div#contents .feature-navi {
	margin: 0 0 50px 20px;
	background: url(/common/img_v2/feature_navi_bg_top.gif) left top no-repeat;
}
div#contents .feature-navi .feature-navi-inner {
	padding: 21px 0 13px 21px;
	background: url(/common/img_v2/feature_navi_bg_btm.gif) left bottom no-repeat;
}
div#contents .feature-navi .feature-navi-inner p {
	float: left;
	width: 53px;
	margin-right: 36px;
}
div#contents .feature-navi .feature-navi-inner div {
	float: left;
}
div#contents .feature-navi .feature-navi-inner ul {
	padding-bottom: 5px;
	width: 620px;
	margin-right: -30px;
}
div#contents .feature-navi .feature-navi-inner ul li {
	float: left;
	width: 260px;
	margin-right: 30px;
}
div#contents .feature-navi .feature-navi-inner ul li a {
	display: block;
	padding-left: 15px;
	background: url(/common/img_v2/feature_navi_arrow.gif) left 5px no-repeat;
	color: #4F9BD8;
}
div#contents p.feature-more {
	margin: 0 20px 30px;
	text-align: right;
}


div#contents .feature-list {
	margin: 20px 0 30px 20px;
	background: url(/common/img_v2/feature_list_bg_top.gif) left top no-repeat;
}
div#contents .feature-list ul.list-pagelink {
	margin: 0;
	padding: 20px 0 20px 20px;
	background: url(/common/img_v2/feature_list_bg_btm.gif) left bottom no-repeat;
}
div#contents .feature-list ul.list-pagelink li {
	width:310px;
	margin-right: 20px;
	margin-bottom: 3px;
	font-size: 100%; /* 115% */
}
p.moreview {
	float:right;
	width:100px;
	text-decoration:underline;
	cursor:pointer;
	position:relative;
	top:-10px;
}



/* 製品　------------------------------*/

div.box-product {
	width: 700px;
	background: url(/common/img_v2/bg_largebox_btm.gif) no-repeat left bottom;
}
div.box-product dl.title {
	background: url(/common/img_v2/bg_largebox_top_gra.gif) no-repeat left top;
}




/* -------------------------------------------------------------
  メニュー周り
	・製品メニューバー（上下）
--------------------------------------------------------------*/


/* 製品メニューバー（上下）-----------------------------------*/

ul#menu-product-top {
	margin-bottom: 20px;
}



/* 製品詳細 -----------------------*/

div#contents div.box-product-detail {
	margin: 0 20px;
}
div#contents div.box-product-detail h2.title {
	width: auto;
	float: none;
	margin-bottom: 15px;
	font-size: 140%; /* 170% */
}
/* div#contents div.box-product-detail p.txt {
	width: 450px;
} */
div#contents div.box-product-detail p.img {
	margin: 0 20px 0 0;
}
div#contents div.box-product-detail p.txt {
	width: 450px;
}
div#contents div.product-news dl dd {
	width: 560px; 
}




div#contents div.box-product-detail2 {
	margin: 0 20px;
}
div#contents div.box-product-detail2 h2.title {
	width: auto;
	float: none;
	margin-bottom: 15px;
	font-size: 140%; /* 170% */
}
div#contents div.box-product-detail2 p.img {
	margin-bottom: 20px;
}
div#contents div.box-product-detail2 p.txt {
	padding-bottom: 15px;
}
div#contents div.box-product-detail2 p.attent {
	clear: both;
	padding-bottom: 15px;
}
div#contents div.box-product-detail2 ul.thumbnail {
	float: left;
	margin: 0;
}
div#contents div.box-product-detail2 ul.thumbnail li {
	float: left;
	margin: 0 10px 10px 0;
}
div#contents div.box-product-detail2 ul.thumbnail:after,
div#contents div.box-product-detail2:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#contents div.box-product-detail2 ul.thumbnail,
div#contents div.box-product-detail2 { display:inline-block; }
/*\*/
* html div#contents div.box-product-detail2 ul.thumbnail,
* html div#contents div.box-product-detail2 { height:1%; }
div#contents div.box-product-detail2 ul.thumbnail,
div#contents div.box-product-detail2 { display:block; }
/**/


/* 製品リスト ---------------------- */

div#products-list {
	width: 970px;
	background: url(/common/img_v2/bg_prod_list_btm.gif) no-repeat left bottom;
}
div#products-list h2 {
	background: url(/common/img_v2/bg_prod_list_top.gif) no-repeat left top;
}


/* 選ぶ -----------------------*/

#contents #product-choice {
	margin-bottom: 25px;
}
#contents #product-choice h2 {
	padding-top: 10px;
	background: none;
}
#contents #product-choice ul {
	position: relative;
}
#contents #product-choice ul li {
	margin-bottom: 10px;
}
#contents #product-choice ul li ul {
	position: absolute;
	left: 335px;
	top: 10px;
}
#contents #product-choice ul li ul li {
	margin-bottom: 5px;
}

#contents #product-choice div.box-2to1 {
	width: 720px;
	background: url(/common/img_v2/product_choice_bg_btm2to1.gif) left bottom no-repeat;
}
#contents #product-choice div.box-1to2 {
	width: 720px;
	background: url(/common/img_v2/product_choice_bg_btm1to2.gif) left bottom no-repeat;
}
#contents #product-choice div.box-1to1 {
	width: 720px;
	background: url(/common/img_v2/product_choice_bg_btm1to1.gif) left bottom no-repeat;
}
#contents #product-choice div div p {
	padding-bottom: 10px;
	margin-bottom: 0;
	background: #FFF;
}
#contents #product-choice div div.long {
	float: left;
	width: 470px;
	margin-right: 15px;
}
#contents #product-choice div div.short {
	float: left;
	width: 230px;
	margin-right: 15px;
}
#contents #product-choice div div.last {
	margin-right: 0 !important;
}
#contents #product-choice div div dl {
	position: relative;
	float: left;
	width: 200px;
	margin-right: 10px;
	padding: 22px 15px 5px;
	background: url(/common/img_v2/product_choice_bg_top.gif) left top no-repeat;
}
#contents #product-choice div div dl.last {
	margin-right: 0;
}
#contents #product-choice div div dl dt {
	margin-bottom: 10px;
	font-size: 115%;
	font-weight: bold;
}
#contents #product-choice div div dl dt a {
	color: #376095;
}
#contents #product-choice div div dl dd.img {
	float: right;
	width: 100px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #e4e4e4;
	background: #FFF;
}
#contents #product-choice div div dl dd.txt {
	margin-bottom: 10px;
	font-size: 86%;
}
#contents #product-choice div div dl dd.arrow {
	position: absolute;
	left: 90px;
	top: -20px;
	width: 50px;
	height: 30px;
	background: url(/common/img_v2/product_choice_arrow.gif) left top no-repeat;
}




/* -------------------------------------------------------------
  サイド
--------------------------------------------------------------*/

/* 関連製品セット -------------------------------------------------------*/

div.set-relation {
	width: 240px;
	background: url(/common/img_v2/bg_smallbox_btm.gif) left bottom no-repeat;
}
/*見出し*/
div.set-relation p {
	background: url(/common/img_v2/bg_sidehead.gif) no-repeat left top;
}
/*1セット*/
div.set-relation dl {
	width: 220px;
}


/* -------------------------------------------------------------
  ソーシャル
--------------------------------------------------------------*/

#socialBtn {
	position: relative;
	height: 30px;
}
#hatena {
	position: absolute;
	left: 20px;
	top: 0;
}
#mixi {
	position: absolute;
	left: 150px;
	top: 0;
}
#twitter {
	position: absolute;
	left: 225px;
	top: 0;
}
#facebook {
	position: absolute;
	left: 315px;
	top: 0;
}
#google {
	position: absolute;
	left: 415px;
	top: 0;
}

/* END*/



