@charset "UTF-8";

@import url(base.css);
@import url(textsettings.css);

/*--------------------------------------------------------------*/

/*  フォントサイズ早見表
	以下のようにサイズを指定することで各ブラウザでのフォントサイズを揃えることが出来ます。
	左記のパーセントで指定してください。

	77% = 10px	|	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px 
	92% = 12px	|	136% = 18px	|	182% = 24px 
	100% = 13px	|	144% = 19px	|	189% = 25px 
	107% = 14px	|	152% = 20px	|	197% = 26px 
	114% = 15px	|	159% = 21px	| 	
*/

/* ------------------------------------------------------------ */
/* 基本、レイアウト指定 */
/* ------------------------------------------------------------ */

* html body {     
    background: url(null) fixed;     
}  

body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif, Osaka , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
}

html {
overflow-x: hidden;
} 

.img_left {
	float:left;
	margin:0 15px 15px 0;
}
.img_right {
	float:right;
	margin:0 0 15px 15px;
}

/* ------------------------------------------------------------ */
/* リンク色 */
/* ------------------------------------------------------------ */

a:link {
	color:#333;
	text-decoration:none;
}
a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#0145A4;
	text-decoration:underline;
}
a:active {
	color:#0145A4;
	text-decoration:none;
}
/* ------------------------------------------------------------ */
/* 共通 */
/* ------------------------------------------------------------ */
h2 {
	font-size:25px;
	margin:0 0 0 10px;
	width:700px;
	float:left;
	padding:10px 0 0 0;
}
h3{
	width:950px;
	font-size:20px;
	color:#fff;
	padding: 0 0 0 10px;
	margin:0 auto 10px;
	font-weight:normal;
}
h4 {
	padding:15px 0 0 15px;
	font-size:15px;
	color:#3b3b3b;
	clear:both;
}
h4.goods {
	padding:8px 0 0 15px;
	font-size:15px;
	color:#3b3b3b;
}
h4.goods img {
	margin:0 10px 0 0;
	font-size:15px;
	color:#3b3b3b;
}
h4.goods span {
	color:#935100;
}
h5 {
	font-size:16px;
	padding:15px 15px 20px;
	color:#3b3b3b;
}
h5.center {
	font-size:16px;
	text-align:center;
	padding:15px 0 15px;
	color:#3b3b3b;
}
h6 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 15px 30px;
	clear:both;
}
img.paddingT60 {
	padding:60px 0 0 0;
}
/* ------------------------------------------------------------ */
/* ヘッダー */
/* ------------------------------------------------------------ */
#header {
	padding:20px 0 0 0;
	width:950px;
	margin:0 auto;
	height:54px;
}
#header h1 {
	width:252px;
	float:left;
}
.search {
	float:right;
	text-align:right;
	padding:5px 0 10px 0;
	width:650px;
}

.search p {
	padding:0;
	font-size:11px;
	float:left;
}

.search form { 
float:right;
}
/* ------------------------------------------------------------ */
/* グローバルナビ */
/* ------------------------------------------------------------ */
#navi {
	background:url(../img/bg-navi.png) repeat-x left top;
	height:52px;
}
#navi ul {
	width:952px;
	margin:0 auto;
}
#navi ul li {
	float:left;
	display:inline;
}
/* ------------------------------------------------------------ */
/* メインビジュアル */
/* ------------------------------------------------------------ */
#mainvisual {
	background:url(../img/bg-mainvisual.jpg) repeat-x left top;
	height:302px;
		position:relative;
}
#imgPhoto {
    position:relative;
    z-index:100;
    width:950px;
	height:302px;
    overflow:hidden;
		margin:0 auto 0;
}
#imgPhoto ul {
    position:relative;
    width:950px;
	height:302px;
    padding:0;
    margin:0;
}
 
#imgPhoto li {
    position:absolute;
    display:none;
    left:0px;
    top:0px;
}
/* ------------------------------------------------------------ */
/* 商品メニュー */
/* ------------------------------------------------------------ */
#menu {
	background:url(../img/bg-menu.png) repeat-x left top;
	height:190px;
	padding:41px 0 0 0;
	margin:0 0 0 0;
}
/* ------------------------------------------------------------ */
/* カルーセル */
/* ------------------------------------------------------------ */
div.pickup {
	margin:0 auto 18px;
	padding:0 0 0 100px;
	width:950px;
	height:231px;
	overflow:hidden;
}

.slider {
    width:950px;
	margin:0 auto;
}
/* ページャー部分 */
.bx-pager {
	display:none;
}
/* 前へ、次へのボタン */
.bx-prev,.bx-next {
	position: absolute;
	font-size: 30px;
	text-decoration: none !important;
	color: #FFF !important;
}
.bx-prev {
	left:-30px;
	top: 55px;
}
.bx-next {
	right: -30px;
	top: 55px;
}
/* 3.カルーセルスライダー */
.bg_img3 .bx-wrapper {
    width:inherit;
}
#slider3 li {
    width:212px;
    text-align:center;
}

/* ------------------------------------------------------------ */
/* コンテンツ */
/* ------------------------------------------------------------ */
#topcontent {
	width:950px;
	overflow:hidden;
	margin:0 auto 50px;
	clear:both;
	padding:20px 0 0 0;
}
#topcontent div.box_01 {
	width:407px;
	height:303px;
	background:url(../img/bg-top-news.jpg) no-repeat left top;
	float:left;
	margin:0 10px 0 0;
}
#topcontent div.box_02 {
	width:262px;
	height:303px;
	background:url(../img/bg-top-store.jpg) no-repeat left top;
	float:left;
	margin:0 9px 0 0;
}
#topcontent div.box_03 {
	width:262px;
	height:303px;
	background:url(../img/bg-top-info.jpg) no-repeat left top;
	float:left;
	margin:0 0 0 0;
}
#topcontent div.box_01 dl {
	margin:0 10px 0 25px;
}
#topcontent div.box_01 dl dt{
	margin:0;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.scrollbox {
	overflow:auto;
	height:230px;
	margin:0 5px 0 0;
}
#topcontent div.box_01 dl dd{
	margin:0 0 15px 0;
	font-size:11px;
}
#topcontent div.box_02 div.text,
#topcontent div.box_03 div.text {
	margin:130px 25px 15px 25px;
	width:212px;
	height:70px;
	font-size:11px;
	line-height:1.6em;
}

p.link_01 {
	background:url(../img/icon_link_01_off.png) no-repeat 0 1px;
	padding:0 0 0 20px;
	margin:0 0 0 25px;
}

p.link_01 a {
	color:#159ac0;
}

p.link_01 a:hover {
	color:#159ac0;
	text-decoration:underline;
}

/* ------------------------------------------------------------ */
/* フッター */
/* ------------------------------------------------------------ */
#footer {
	clear:both;
	padding:35px 0 0 0;
	background-color: #DADADA;
	background-image: url(../img/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:310px;
}
#footer p.f-logo {
	text-align:left;
	margin:0 0 20px 0;
}
#footer div.box {
	width:950px;
	margin:0 auto 30px;
	height:220px;
}
#footer div.box ul {
	width:120px;
	float:left;
}
#footer div.box ul.inn_01 {
	width:100px;
	float:left;
	margin:0 10px 0 0;
	font-size: 10px;
}
#footer div.box ul.inn_02 {
	width:110px;
	float:left;
	margin:0 10px 0 0;
	font-size: 10px;
}
#footer div.box ul.inn_03 {
	width:160px;
	float:left;
	margin:0 5px 0 0;
	font-size: 10px;
}
#footer div.box ul.inn_04 {
	width:215px;
	float:left;
	margin:0 5px 0 0;
	font-size: 10px;
}
#footer div.box ul.inn_04_2015 {
	width:180px;
	float:left;
	margin:0 10px 0 0;
	font-size: 10px;
}
#footer div.box ul.inn_05 {
	width:110px;
	float:left;
	margin:0 5px 0 0;
	font-size: 10px;
}
#footer div.box ul.inn_05_2015 {
	width:140px;
	float:left;
	margin:0 10px 0 0;
	font-size: 10px;
}
#footer div.box ul.inn_06 {
	width:90px;
	float:left;
	margin:0 5px 0 0;
	font-size: 10px;
}
#footer div.box ul.inn_06_2015{
	width:70px;
	float:left;
	margin:0 5px 0 0;
	font-size: 10px;
}
#footer div.box ul.inn_07 {
	width:100px;
	float:left;
	margin:0 5px 0 0;
	font-size: 10px;
}

#footer div.box ul li.title {
	font-size:12px;
	margin:0 0 8px 0;
}
#footer div.box ul li {
	font-size:11px;
	margin:0 0 5px 0;
}
#footer div.box_02 {
	width:950px;
	margin:0 auto;
	clear:both;
}
#footer div.box_02 p.copy {
	widtrh:480px;
	float:left;
	font-size:11px;
}
#footer div.box_02 p.right {
	widtrh:480px;
	float:right;
	font-size:11px;
}

/* ------------------------------------------------------------ */
/* 下層ページ*/
/* ------------------------------------------------------------ */
#punkuz {
	background:url(../img/bg-punkz.jpg) repeat-x left top;
	height:92px;
}
#punkuz div.box {
	width:950px;
	margin:0 auto;
}
#punkuz div.box p.punkuz {
	font-size:10px;
	text-align:left;
	margin:15px 0 15px 10px;
}
#punkuz div.box p.btn {
	float:right;
	margin:0 30px 0 0 0;
}
#explanation {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #449FE6;
	background-image: url(../img/bg-blue2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}
#subcontents {
	width:950px;
	clear:both;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height:450px;
}
#subcontents div.boxTitle_01 {
	margin:0 auto;
	width:950px;
	height:49px;
	background:url(../img/bg-subBox-title_01.gif) no-repeat left top;
}
#subcontents div.boxTitle_02 {
	margin:0 auto;
	width:950px;
	height:49px;
	background:url(../img/bg-subBox-title_02.gif) no-repeat left top;
}
#subcontents div.boxBody {
	background:url(../img/bg-subBox-body.gif) repeat-y left top;
	margin:0 auto;
	overflow:hidden;
	padding:30px 15px 15px 15px;
}
#subcontents div.boxBottom {
	background:url(../img/bg-subBox-bottom.gif) no-repeat left top;
	margin:0 auto 20px;
	height:15px;
	width:950px;
}
.indexThumb{
	float:left;
	width:285px;
	height:300px;
	text-align:center;
	padding:0 10px 0 0;
}
.indexThumb p.title{
	text-align:center;
}
.indexThumb p.caption{
	text-align:center;
	font-size:11px;
}
#subcontents div.boxBody h4{
	font-size:14px;
	padding:10px;
	background-color:#DAF0F6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #39C;
	margin-bottom:15px;	
}
#subcontents div.boxBody ul.goodsList {
	width:920px;
	overflow:hidden;
}
#subcontents div.boxBody ul.goodsList li{
	width:235px;
	float:left;
	margin:0 1px 0 1px;
	list-style-type: none;
	background-image: none;
}
#subcontents div.boxBody p.text {
	width:650px;
	float:left;
	/*padding:30px 0 15px 15px;*/
}
#subcontents div.boxBody p.link_02 {
	background:url(../img/icon_link_01_off.png) no-repeat 0 1px;
	padding:0 0 0 20px;
	margin:30px 15px 0 0;
	float:right;
}
#subcontents div.boxBody p.link_02 a {
	color:#159ac0;
}
#subcontents div.boxBody p.link_01 a:hover {
	color:#159ac0;
	text-decoration:underline;
}
#subcontents div.boxStore {
	width:471px;
	height:145px;
	background:url(../img/bg-subStore.jpg) no-repeat left top;
	padding:0 0 0 0;
	float:left;
	margin:0 0 50px 0;
}
#subcontents div.boxStore p.text {
	width:300px;
	line-height:1.6em;
	margin:-5px 0 10px 15px;
	font-size:11px;
}
#subcontents div.boxStore p.link_01 {
	background:url(../img/icon_link_01_off.png) no-repeat 0 1px;
	padding:0 0 0 20px;
	margin:0 0 0 15px;
}
#subcontents div.boxStore p.link_01 a {
	color:#159ac0;
}
#subcontents div.boxStore p.link_01 a:hover {
	color:#159ac0;
	text-decoration:underline;
}
#subcontents div.boxInfo {
	width:471px;
	height:145px;
	background:url(../img/bg-subInfo.jpg) no-repeat left top;
	padding:0 0 0 0;
	float:right;
	margin:0 0 50px 0;
}
#subcontents div.boxInfo p.text {
	width:300px;
	line-height:1.6em;
	margin:-5px 0 25px 15px;
	font-size:11px;
}
#subcontents div.boxInfo p.link_01 {
	background:url(../img/icon_link_01_off.png) no-repeat 0 1px;
	padding:0 0 0 20px;
	margin:0 0 0 15px;
}
#subcontents div.boxInfo p.link_01 a {
	color:#159ac0;
}
#subcontents div.boxInfo p.link_01 a:hover {
	color:#159ac0;
	text-decoration:underline;
}
#subcontents ol.contact {
	padding:0 30px 0 30px;
}

#subcontents ol.contact li {
	list-style-type: decimal;
	padding-bottom: 10px;
}



/* ------------------------------------------------------------ */
/* 商品詳細ページ*/
/* ------------------------------------------------------------ */
#subcontents p.topImg {
	padding:30px 0 0 0;
	width:850px;
	margin:0 auto 20px;
}
#subcontents p.title_L {
	font-size:30px;
	color:#459fe7;
	margin:0 0 30px 30px;
	clear:both;
}
#subcontents p.title_M {
	font-size:18px;
	color:#459fe7;
	margin:0 0 30px 30px;
	clear:both;
}

#subcontents div.boxBody ul {
	margin:0 0 0 50px;
}
#subcontents div.boxBody ul li {
	background:url(../img/icon-goods_01.jpg) no-repeat 0 3px;
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	font-size:14px;
}
#subcontents div.boxBody .spec table{
	width:280px;
	background-color:#f6f6f6;
	font-size:11px;
	line-height:18px;
}

#subcontents div.boxBody .spec table th{
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width:70px;
}

#subcontents div.boxBody .spec table td{
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}


table.afterSupport_td02   {
	padding:5px 10px 5px 10px; 
	color:#818181;
}
#subcontents div.boxBody table.spec th.end {
	border-bottom:#fff solid 1px;
}
#subcontents div.boxBody table.spec td.end {
	border-bottom:#fff solid 1px;
	text-indent:10px;
}
#subcontents div.boxBody img.img_left {
	float:left;
	margin:0 0 30px 50px;
}
#subcontents div.boxBody img.img_right {
	float:right;
	margin:0 50px 30px 0;
}
.product_body table{

}


.product_body table td{
	vertical-align:top;

}

/* ------------------------------------------------------------ */
/* 会社概要ページ*/
/* ------------------------------------------------------------ */
#subcontents div.boxBody ul.companyList_01 {
	margin:0 0 50px 50px;
	padding:30px 0 0 0;
	width:850px;
}
#subcontents div.boxBody ul.companyList_01 li {
	background:url(../profile/img/icon_prolist_01.jpg) no-repeat 0 4px;
	font-size:14px;
	font-weight:bold;
	color:#6d6d6d;
	margin:0 0 20px 0;
	padding:0 0 0 20px;
}
table.companyTable_01 {
	width:500px;
	margin:0 0 50px 30px;
	float:left;
}
table.companyTable_01 th {
	text-align:left;
	padding:20px 5px 20px 20px;
	border-bottom:solid 1px #333;
}
table.companyTable_01 td {
	text-align:left;
	padding:20px 5px 20px 20px;
	border-bottom:dashed 1px #333;
}
#subcontents div.boxBody div.map {
	float:right;
	width:290px;
	height:230px;
	border:solid 1px #333;
	margin:70px 50px 0 0 ;
}
#subcontents div.boxBody table.companyTable_02 {
	width:850px;
	margin:0 0 30px 30px;
}
table.companyTable_02 th {
	text-align:left;
	padding:20px 5px 20px 20px;
	border-bottom:solid 1px #333;
}
table.companyTable_02 td {
	text-align:left;
	padding:20px 5px 20px 20px;
	border-bottom:dashed 1px #333;
}
table.companyTable_02 th a {
	color:#149ac1;
}



/* ------------------------------------------------------------ */
/* サポートページ*/
/* ------------------------------------------------------------ */


#subcontents div.boxBody ul.supportList {
	margin:0 0 50px 50px;
	padding:30px 0 0 0;
	width:850px;
}
#subcontents div.boxBody ul.supportList li {
	background:url(../img/icon_prolist_01.jpg) no-repeat 0 4px;
	font-size:14px;
	font-weight:bold;
	color:#6d6d6d;
	margin:0 0 20px 0;
	padding:0 0 0 20px;
	width:400px;
	float:left;
}

table.afterSupport {
	width:840px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 30px;
}
table.afterSupport th {
	text-align:left;
	padding:20px 5px 20px 20px;
	border-bottom:solid 1px #333;
	background-color: #CBE3EC;
}
.afterSupport_td01 {
	text-align:left;
	padding:20px 5px 20px 20px;
	border-bottom:solid 1px #333;
	background-color: #C5DFE5;
}
.afterSupport_td02 {
	text-align:left;
	padding:20px 5px 20px 20px;
	border-bottom:solid 1px #333;
	background-color: #DCDCDC;
}
.afterSupport_td03 {
	text-align:left;
	padding:20px 5px 20px 20px;
	border-bottom:solid 1px #333;
	background-color: #FFF;
}

.mailform {
	padding:20px;
}


.mailform th {
	font-weight: normal;
	background-color: #DBEAED;
	padding: 10px;	
}

.mailform td {
	text-align: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.mailform .send {
	padding:20px;
	text-align:center;
	width:200px;
	height:50px;
	margin:0 auto;
}

.mailform .singleline{
	width:300px;
	padding:5px;
	font-size:14px;
	margin-bottom:10px;
}


.mailform .singleline_short{
	width:150px;
	padding:5px;
	font-size:14px;
	margin-bottom:10px;
}

.mailform textarea {
	width:300px;
	padding:5px;
	font-size:14px;
	height:100px;
}
.mailform .selectbox{
	width:150px;
	padding:5px;
	font-size:14px;
	margin-bottom:10px;
}


.policy ol li{
	padding:0 30px 20px 0px;
	list-style-type:decimal;
	width:860px;
	clear:both;
}
.policy ol li strong {
	margin-left: 0px;
}
.policy ol li ol{
	padding:15px;
}
.policy ol li ol li{
	padding:0 0 10px 0;
	list-style-type:decimal;
}
.policy ol li ul {
	padding:0;
	clear:both;
}
.policy ol li ul li{
	list-style-type:disc;
	background-image: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	clear:both;
}

.policy td {
	vertical-align:top;
}