@charset "utf-8";
/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
	width: 100%;
}

/* モバイルレイアウト : 480 px およびそれ以下. */

body {

}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 88.725%;
	padding-left: 1.1375%;
	padding-right: 1.1375%;
}
.gridContainerWide {
	margin-left: auto;
	margin-right: auto;
	width: 88.725%;
	padding-left: 1.1375%;
	padding-right: 1.1375%;
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 48.7179%;
	display: block;
}
#Logo a {
	display: block;
	height: 59px;

	margin-bottom: 10px;
	margin-top: 30px;
}
#contact {
	float: right;
	display: block;
	clear: none;
	padding-top: 30px;
	width: 48%;
	text-align: right;
}
#primaryNavi {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 48.7179%;
	display: block;
}
#primaryNavi ul {
}
#primaryNavi li.list01 a {
	background-image: url(../images/smart/ask_us.png);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 100px;
	text-indent: -9999px;
	float: right;
	margin-bottom: 5px;
	clear: both;
}
#primaryNavi li.list02 a {
	background-image: url(../images/smart/primary_faq.png);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 100px;
	text-indent: -9999px;
	float: right;
	margin-bottom: 5px;
	clear: both;
}
#tabsArea {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#glovalNaviArea {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#glovalNaviArea ul {
	list-style-type: none;
	margin: 0px;
	width: 98%;
	padding-top: 0px;
	padding-right: 2.5%;
	padding-bottom: 0px;
	padding-left: 2.5%;
}
#glovalNaviArea li {
	display: block;
	width: 48.7179%;
	text-align: center;
	float: left;
}
#glovalNaviArea li a {
	display: block;
	width: 95%;
	text-align: center;
	background-color: #007ac3;
	color: #FFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 3px solid #007ac3;
}
#glovalNaviArea li a:hover {
	background-color: #FFFFFF;
	color: #007ac3;
	border: 3px solid #007ac3;
}
#mainContent {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #FFF;
	margin-bottom: 25px;
}
#mainImage {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#breadCrumbs {
	clear: left;
	float: left;
	text-align: right;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
	width: 100%;
}
#breadCrumbs ul {
	text-align: right;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#breadCrumbs ul li {
	margin-right: 5px;
	padding-top: 1px;
	padding-left: 10px;
	margin-left: 0px;
	float: left;
	background-image: url(../images/breadcrumbs_marker.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	font-size: 75%;
	display: block;
	color: #030;
	text-align: right;
}
#breadCrumbs ul li.list01 {
	background-image: none;
	padding-left: 0px;
	margin-left: 0px;
}
#breadCrumbs ul li a, ul.breadCrumbs li a:visited {
	color: #06e;
	text-decoration: none;
}
#breadCrumbs ul li a:hover {
	color: #06e;
	text-decoration: underline;
}
#hotService {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-decoration: none;
}

#hotService p{
	padding-right: 3%;
	padding-left: 3%;
	}

#hotService h3 a{
	text-decoration: none;
	color: #4978C0;
	}

#hotService #column1 p img, #hotService #column2 p img, #hotService #column3 p img {
	width: 100%;
	margin-bottom: 5px;
}
#hotService #column1 h3, #hotService #column2 h3, #hotService #column3 h3 {
	width: 96%;
	background-image: url(../../front/images/pickup_title_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	text-indent: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2%;
	padding: 0px;
	line-height: 2em;
	text-decoration: none;
}
#hotService #column1 p img, #hotService #column2 p img, #hotService #column3 p img {
	margin-bottom: 4px;
}
#hotService #column1 p, #hotService #column2 p, #hotService #column3 p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#hotService #column1 p.read, #hotService #column2 p.read, #hotService #column3 p.read {
	margin-bottom: 3px;
	font-size: 95%;
	clear: both;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}
#hotService #column2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#hotService #column3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content p {
	margin-left: 0;
	width: 96%;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.6em;
	margin-top: 0px;
	padding-top: 0px;
}

h1 {
	margin-bottom: 4%;
	display: block;
	width: 96.5%;
	min-height: 33px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.4em;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #069;
	padding-left: 3%;
	line-height: 2em;
}


h2 {
	font-size: 1em;
	background-image: url(../images/h2.png);
	color: #666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #CCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
}
h3 {
	display: block;
	font-size: 1em;
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	color: #666;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
#localNav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	display: block;
	background-color: #0079c2;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#localNav p{
	margin-top: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 3px;
	}

#localNav p.title a {
	display: block;
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 12px;
}


#localNav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 0px;
}
#localNav li {
	background-color: #FAFAFA;
	padding-top: 5px;
	/*	padding-left: 5px;					*/
/*	border-radius: 4px;*/
/*	-webkit-border-radius: 4px;*/
/*	-moz-border-radius: 4px;*/
	background-image: url(../images/smart/local_arrow.png);
	background-repeat: no-repeat;
	background-position: 98% 4%;
	float: left;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	line-height: 1.4em;
	width: 49.5%;
	text-indent: 6px;
	padding-left: 0px;
}


#localNav ul li a{
	font-size: 80%;
}



#localNav li ul{
}

#localNav li ul li {
	background-color: #FAFAFA;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-indent: 15;
	padding-left: 3%;
	margin-left: 0px;
	background-image: none;
	width: 97%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	line-height: 1.2em;
	
}
#localNav li.odd {
}
#localNav li.even {
	margin-left: 1%;
}
#localNav li a {
	text-decoration: none;
	font-size: 1.0em;
}
#localNav li:hover {
	background-color: #E1F3FF;
}
#pageTop {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
height: 50px;
}

#pageTop p a {
	width: 76px;
	background-image: url(../images/pagetop.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	background-position: right;
	clear: both;
	height: 30px;
	float: right;
}
#footerArea {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #F2F2F2;
}
#siteMap {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#companyinfo {
	clear: both;
	float: left;
	margin-left: 5%;
	width: 80%;
	display: block;
	font-size: 90%;
}
#copyrights {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: right;
	font-size: 75%;
	color: #999;
}
#footermenu {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}

#footermenu li.list05{
	display: none;
	}
#footermenu ul {
	width: 90%;
	margin-left: 10%;
	list-style-type: circle;
}
#footermenu li {
	width: 50%;
	float: left;
}

/* --------------------------------------------------------------------- */
/*      スマホ　本文　バックナンバー  　　　　　　　　　　　             */
/* --------------------------------------------------------------------- */
/*　バックナンバー */
#backnumber {
	list-style-type: none;
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-seri;
	text-align: center;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#backnumber span, #backnumber a {
	padding: 0.25em 0.8em;
	margin: 0.1em;
	border: 1px solid #eeeeee;
}
#backnumber span {
	background: #eeeeee;
	font-weight: bold;
}
#backnumber a:hover {
 border-color:#00d!;
	background: #003399;
	color: #fff;
}
#backnumber a:active {
	border-color: #00d;
	color: #fff;
	background-color: #FF9900;
}


/* ===================================================================== */
/*    もっと見る　　　　　　　　　　　　　　　                     　    */
/* ===================================================================== */
p.more {
	float: right;
	width: 96%;
}
p.more a {
	background-image: url(../images/icon_more.png);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 45px;
	text-indent: -9999px;
	float: right;
	margin-bottom: 15px;
	clear: both;
}

/* ===================================================================== */
/*    スマホ　インフォメーション　　　　　　　　　　　             　    */
/* ===================================================================== */

#news {
	clear: both;
	width: 100%;
	display: block;
	margin-bottom: 25px;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
#news dl {
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;

}
#news dt {
	width: 90px;
	margin-bottom: 5px;
	margin-bottom: 5px;
	line-height: 1.8em;
	clear: both;
	float: left;
	font-weight: normal;
	font-size: ;
	font-size: 100%;
}

#news dt .date{
	width: 90px;
	display: none;
	float: left;
	font-weight: normal;
}

#news dt .cat{
	font-size: 90%;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-left: 5px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 80px;
	float: left;
	height: 15px;
	color: #FFFFFF;
}
/*  ニュース　 */
#news dt .list01{
	background-color: #FF6060;
	background-color: #FF6060;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #CCC;		
	
	}
/*  メディア掲載　 */
#news dt .list02{
	background-color: #3960C6;
	}
/*  求人情報　 */
#news dt .list03{
	background-color: #9F79DF;
	}
/*  セール情報　 */
#news dt .list04{
	background-color: #FF8B3E;
	}

/*  季節のお薦め　 */
#news dt .list05{
	background-color: #8C981F;
	}
/*  予備　 */
#news dt .list06{
	background-color: #00AAAA;
	}

#news dd {
	width: auto;
	text-indent: 0px;
	margin-bottom: 5px;
	line-height: 1.8em;
	overflow: auto;
	padding-left: 0px;
	padding-left: 10px;
	padding-right: 0px;
	margin-bottom: 10px;	
}

#news dd a{
	text-decoration: none;
	}

/* ----IE6だけに適応 hack----- */
*html #news dd {
	margin-top: -1.8em;
}
*+html  #news dd {
	margin-top: -1.8em;
}
/* ----IE7だけに適応 hack----- */
*:first-child+html #news dd {
	margin-top: 0em;
}
/* --------------------------------------------------------------------- */
/*       スマホ インフォメーション情報                                         */
/* --------------------------------------------------------------------- */

#newsTitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	display: block;
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../../front/images/title_info.png);
	background-repeat: no-repeat;
}
#newsTitle dl {
	margin-top: 0px;
	padding-top: 5px;
	width: 100%;
}
#newsTitle dt {
	line-height: 1.5em;
	text-indent: -9999px;
	margin-left: 10px;
	padding-top: 3px;
}
#newsTitle dd {
	float: right;
	display: block;
	text-indent: -9999px;
	display: block;
	width: 120px;
	height: 60px;
	background-image: url(../../front/images/title_info.png);
	background-repeat: no-repeat;
	background-position: -830px -5px;
	height: 60px;
}
#newsTitle dd a {
	display: block;
	text-indent: -9999px;
	width: 120px;
	height: 60px;
}

/* --------------------------------------------------------------------- */
/*       スマホ お得なセール情報                                         */
/* --------------------------------------------------------------------- */
#saleTitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	display: block;
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../../front/images/title_sale.png);
	background-repeat: no-repeat;
}
#saleTitle dl {
	margin-top: 0px;
	padding-top: 5px;
	width: 100%;
	height: 60px;
}
#saleTitle dt {
	line-height: 1.5em;
	text-indent: -9999px;
	margin-left: 10px;
	padding-top: 3px;
}
#saleTitle dd {
	float: right;
	display: block;
	text-indent: -9999px;
	display: block;
	width: 120px;
	background-image: url(../../front/images/title_sale.png);
	background-repeat: no-repeat;
	background-position: -830px -5px;
	height: 60px;
}
#saleTitle dd a {
	display: block;
	text-indent: -9999px;
	width: 120px;
	height: 60px;
}











/* --------------------------------------------------------------------- */
/*        画像・写真・文字・位置・スペース                               */
/* --------------------------------------------------------------------- */

.LayoutLeft {
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
}
.LayoutRight {
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
}

p.LayoutRight{
	text-align: right;
	margin-top: 1px;
	}

.LayoutCenter {text-align: center;}
/* --------------------------------------------------------------------- */
/*     スマホ 文字装飾  　　　　　　　　　　　                           */
/* --------------------------------------------------------------------- */

.TxtRight {text-align: right;}
.Txt120 {font-size: 120%;}
.Txt110 {font-size: 110%;}
.Txt90 {font-size: 90%;}
.Txt80 {font-size: 80%;}
.TxtRed {color: #F00;}
.important{color: #F00;}
.TxtBlu {color: #09F;}
.TxtGray {color: #CCC;}

.btm0 {
	margin-bottom: 0px!important;
}
.btm10 {
	margin-bottom: 10px;
}
.btm20 {
	margin-bottom: 20px;
}
.btm30 {
	margin-bottom: 30px;
}
.btm50 {
	margin-bottom: 50px;
}

/* ポイント */
.pointout  {
	font-size: 80%;
	color: #333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	border: 1px solid #F00;
	margin: 0;
	padding-right: 12px;
}





.mainphotoArea{
	width: 98%;
	margin-bottom: 15px;
	float: left;
	border: 1px solid #CCC;
	padding: 1%;
	}
.mainphotoArea img{
	margin-bottom: 5px;
	}
.mainphotoArea p{
	font-size: 80%;
	float: left;	
	}
	
.photoArea{
	margin-bottom: 20px;
	}
.photoArea .section1,.photoArea .section2,.photoArea .section3{
	width: 30%;
	height:auto;
	float: left;
	}
	
.photoArea .section1 p,.photoArea .section2 p,.photoArea .section3 p{
	font-size: 80%;
	}
.photoArea .section1 img,.photoArea .section2 img,.photoArea .section3 img{
	border: 1px solid #CCC;
	height: auto;
	width: auto;
	}

.photoArea .section2,.photoArea .section3{
	margin-left: 3%;
	}



/* ================================================================================ */
/*     関連ファイルダウンロード                                                     */  
/* ================================================================================ */
.download {
	float: left;
	margin-bottom: 25px;
	font-size: 90%!important;
	line-height: 1.8em;
	width: 715px;
}
.download ul {
	padding-left: 25px;
	list-style-type: none;
	width: 715px;
}
.download li {
	height: 30px;
}
.download li.pdf {
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
.download li.xls {
	background-image: url(../images/icon_excel.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 23px;
}
.download li.zip {
	background-image: url(../images/icon_zip.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 23px;
}
/* ================================================================================ */
/*     関連URL　　　　　　　　　　                                                  */  
/* ================================================================================ */
.url {
	float: left;
	font-size: 90%;
	margin-bottom: 25px;
	line-height: 1.8em;
	width: 715px;

}
.url ul {
	padding-left: 25px;
	list-style-type: none;
	width: 715px;
	float: left;
	clear: both;
}
.url li {
	background-image: url(../images/icon_popup.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 23px;
}

/* ===================================================================== */
/*     スマホ QandA　　　　　　　　　　　　　　　　　　 　　　　　　　　　 */
/* ===================================================================== */
.qanda {
	float: left;
	width: 100%;
}
.qanda dl {
}
.qanda dl dt {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	background-image: url(../images/qanda_q.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	width: 100%;
	line-height: 1.4em;
	font-weight: bold;
	color: #006;
	padding-right: 0px!important;
	padding-left: 0px!important;
}

.qanda dt div{
	padding-left: 30px;}
	
.qanda dd {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(../images/qanda_a.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 8px;
	width: 100%;
	padding-left: 8%!important;
	line-height: 1.4em;
	color: #006;
	padding-right: 0px!important;
	padding-left: 0px!important;
}
.qanda dd div{
	padding-left: 30px;}
/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.9333%;
	padding-left: 1.0333%;
	padding-right: 1.0333%;

}
.gridContainerWide {
	margin-left: auto;
	margin-right: auto;
	width: 100%;

	clear: both;
	float: left;
}
body {
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 31.8181%;
	display: block;
}
#primaryNavi {
	clear: none;
	float: left;
	margin-left: 2.2727%;
	width: 65.909%;
	display: block;
}
#tabsArea {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#glovalNaviArea {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#glovalNaviArea ul {
	margin: 0px;
	padding: 0px;
}
#glovalNaviArea li {
	width: 25%;
	margin: 0px;
	padding: 0px;
}
#glovalNaviArea li.list02 {
	font-size: 90%;
}

#glovalNaviArea li a{
	height: 20px;
	text-decoration: none;
}

#mainContent {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#mainImage {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#breadCrumbs {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#hotService {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#hotService #column1 h3, #hotService #column2 h3, #hotService #column3 h3 {
	width: 100%;
	margin-left: 0px;
}
	
#hotService p{
	padding-right: 0%;
	padding-left: 0%;
	}

#hotService #column1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 31.8181%;
	display: block;
}
#hotService #column2 {
	clear: none;
	float: left;
	margin-left: 2.2727%;
	width: 31.8181%;
	display: block;
}
#hotService #column3 {
	clear: none;
	float: left;
	margin-left: 2.2%;
	width: 31.8181%;
	display: block;
	margin-right: 0px;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 65.909%;
	display: block;
}
/*
h1 {
	clear: both;
	float: left;
	margin-bottom: 20px;
	display: block;
	width: 93%;
	min-height: 33px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.4em;
	text-align: left;
	padding-top: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #069;
	margin-left: 2%;
	padding-left: 3%;
}
*/
#localNav {
	clear: none;
	float: left;
	margin-left: 2.2727%;
	width: 31.8181%;
	display: block;
}
#localNav ul {
}
#localNav li {
	width: 100%;
}
#localNav li a {
	width: 100%;
}
#localNav ul li a {
	font-size: 100%;
}



#pageTop {

}
#footerArea {
	width: 94%;
	display: block;
	margin-right: 3%;
	margin-left: 3%;
}



#siteMap {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 15px;
	height: auto;
	padding-bottom: 20px;
}
#siteMap .section1, #siteMap .section2, #siteMap .section3, #siteMap .section4, #siteMap .section5, #siteMap .section6, #siteMap .section7 {
	width: 28%;
	float: left;
	height: 150px;
	margin-bottom: 10px;
	margin-right: 6px;
	margin-left: 6px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
#siteMap dl {
	padding-left: 5px;
}
#siteMap dt {
	margin-bottom: 3px;
	margin-top: 5px;
}
#siteMap dt a {
	text-decoration: none;
	margin-bottom: 5px;
	color: #069;
	font-size: 80%;

}
#siteMap dd a {
	text-decoration: none;
	color: #999;
	font-size: 75%;
}

#siteMap dd a:hover {
	text-decoration: none;
	color: #069;
	font-size: 75%;
}

#footermenu {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
#footermenu ul {
	width: 98%;
	margin-left: 2%;
	padding-left: 0px;
	list-style-type: circle;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 0px;
}
#footermenu li {
	width: 15%;
	float: left;
	margin-left: 10px;
	padding-left: 0px;
	text-decoration: none;
}
#footermenu li a {
	text-decoration: none;
}


#footermenu {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	float: none;
	height: 25px;
}
#footermenu ul {
	width: 100%;
	margin-left: 0%;
	padding-left: 0px;
	list-style-type: circle;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 0px;
	text-align: left;
}
#footermenu li {
	width: auto;
	float: left;
	margin-left: 20px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
	font-size: 90%;
	margin-right: 15px;
}
#footermenu li a{
	color: #666;
	}
#footermenu li a:hover{
	color: #069;
	}


#companyinfo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#copyrights {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}




/* --------------------------------------------------------------------- */
/*      タブレット　本文 　基本設定                                      */
/* --------------------------------------------------------------------- */
/* ===================================================================== */
/*      タブレット　コラム　　　　　　　　　　　　　　                   */
/* ===================================================================== */
#news dl{

	}

#news dt {
	width: 170px;
	margin-bottom: 5px;
	margin-bottom: 5px;
	line-height: 1.8em;
	clear: both;
	float: left;
}

#news dt .date{
	width: 85px;
	display: block;
	float: left;
}
#news dt .category{
	width: 80px;
	display: block;
	float: left;
	margin-left: 5px;
	font-weight: normal;
}
#news dd{
	display: block;
	overflow: auto;
	}

#news dd a{
	text-decoration: none;
	}
}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 970px) {
.gridContainer {
	/*	width: 88.875%; */
	width: 100%;
	max-width: 970px;
	/*	padding-left: 0.5625%;*/
/*	padding-right: 0.5625%;*/
	margin: auto;
}

*html .gridContainer {
	width: 970px;
}

.gridContainerWide {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
body {

}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 17.7215%;
	display: block;
}
#contact {
	float: right;
	display: block;
	clear: none;
	padding-top: 30px;
	margin-left: 0px;
}
#primaryNavi {
	clear: none;
	float: left;
	margin-left: 1.2658%;
	width: 81.0126%;
	display: block;
}
#tabsArea {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#glovalNaviArea {
	clear: both;
	float: left;
	width: 970px;
	display: block;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#glovalNaviArea ul {
	width: 970px;
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#glovalNaviArea li {
	height: 60px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
}



#glovalNaviArea li a {
	height: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:rgba(0,0,0,0.0)
}
#glovalNaviArea li.list01 {
	width: 142px;
}
#glovalNaviArea li.list01 a {
	background-image: url(../images/glovalnavi.png);
	height: 60px;
	width: 142px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}



#glovalNaviArea li.list01 a:hover {
	background-image: url(../images/glovalnavi.png);
	height: 60px;
	width: 142px;
	background-repeat: no-repeat;
	background-position: 0px -60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:rgba(0,0,0,0.0)
}
#glovalNaviArea li.list02 {
	width: 137px;
}
#glovalNaviArea li.list02 a {
	background-image: url(../images/glovalnavi.png);
	height: 60px;
	width: 137px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: -142px 0px;
	background-repeat: no-repeat;
}
#glovalNaviArea li.list02 a:hover {
	background-image: url(../images/glovalnavi.png);
	height: 60px;
	width: 137px;
	background-repeat: no-repeat;
	background-position: -142px -60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}
#glovalNaviArea li.list03 {
	width: 137px;
}
#glovalNaviArea li.list03 a {
	background-image: url(../images/glovalnavi.png);
	height: 60px;
	width: 137px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: -279px 0px;
	background-repeat: no-repeat;
}
#glovalNaviArea li.list03 a:hover {
	background-image: url(../images/glovalnavi.png);
	height: 60px;
	width: 137px;
	background-repeat: no-repeat;
	background-position: -279px -60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}
#glovalNaviArea li.list04 {
	width: 137px;
}
#glovalNaviArea li.list04 a {
	background-image: url(../images/glovalnavi.png);
	height: 60px;
	width: 137px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: -416px 0px;
	background-repeat: no-repeat;
}
#glovalNaviArea li.list04 a:hover {
	background-image: url(../images/glovalnavi.png);
	height: 60px;
	width: 137px;
	background-repeat: no-repeat;
	background-position: -416px -60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}
#glovalNaviArea li.list05 {
	width: 137px;
}
#glovalNaviArea li.list05 a {
	background-image: url(../images/glovalnavi.png);
	height: 60px;
	width: 137px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: -553px 0px;
	background-repeat: no-repeat;
}
#glovalNaviArea li.list05 a:hover {
	background-image: url(../images/glovalnavi.png);
	height: 60px;
	width: 137px;
	background-repeat: no-repeat;
	background-position: -553px -60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}
#glovalNaviArea li.list06 {
	width: 137px;
}
#glovalNaviArea li.list06 a {
	background-image: url(../images/glovalnavi.png);
	height: 60px;
	width: 137px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: -690px 0px;
	background-repeat: no-repeat;
}
#glovalNaviArea li.list06 a:hover {
	background-image: url(../images/glovalnavi.png);
	height: 60px;
	width: 137px;
	background-repeat: no-repeat;
	background-position: -690px -60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}
#glovalNaviArea li.list07 {
	width: 143px;
}
#glovalNaviArea li.list07 a {
	background-image: url(../images/glovalnavi.png);
	height: 60px;
	width: 143px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: -827px 0px;
	background-repeat: no-repeat;
}
#glovalNaviArea li.list07 a:hover {
	background-image: url(../images/glovalnavi.png);
	height: 60px;
	width: 143px;
	background-repeat: no-repeat;
	background-position: -827px -60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-color:rgba(255,255,255,0.0)
}

#mainContent {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#mainImage {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}

*+html #mainImage {
	margin-top: 20px;
	}

#hotService {
	clear: both;
	float: left;
	margin-left: 0;
	width: 940px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#hotService #column1 {
	float: left;
}
#hotService #column2 {
	float: left;
}
#hotService #column3 {
}
#breadCrumbs {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
/* --------------------------------------------------------------------- */
/*   ローカルナビの基本設定　　　　　　　　　　　　　                    */
/* --------------------------------------------------------------------- */

#content {
	display: block;
	/*	margin-right: 0px;*/
	width: 700px;
	margin-left: 15px;/*	width: 77.2727%;  */
	float: right;
	clear: none;
}


#localNav{
	/*	float: right;*/
	width: 210px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	margin-right: 15px;
}

#localNav p.title{
	margin-left: 0px;
	padding-left: 0px;

	}
#localNav p.title a{

	background-image: url(../images/localnavi_title.gif);
	display: block;
	height: 30px;
	float: left;
	width: 210px;
	padding-top: 8px;
	margin-left: 0px!important;
	text-indent: -9999px;	
	}


/* --------------------------------------------------------------------- */
/*   ローカルナビの基本設定　　　　　　　　　　　　　                    */
/* --------------------------------------------------------------------- */

/* ----IE7だけに適応 hack----- */
*:first-child+html #content {
	float: right;
	clear: none;
}

*:first-child+html #localNav {
	float: left;
	width: 210px;
	display: block;
}


/* --------------------------------------------------------------------- */

h1 {
	margin-bottom: 20px;
	display: block;
	width: 100%;
	background-image: url(../images/h1.png);
	height: 46px;
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: 3%;
	font-size: 1.4em;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin-top: 0px;
	line-height: 46px;
}


#pageTop {

}

#footerArea {
	width: 100%;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 130px;
	padding-left: 0px;
	background-image: url(../images/background_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#siteMap {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	float: none;
	text-align: left;
	height: 170px;
}
#siteMap .section1, #siteMap .section2, #siteMap .section3, #siteMap .section4, #siteMap .section5, #siteMap .section6{
	width: 140px;
	float: left;
	height: 150px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;

}

#siteMap .section1 {
	width: 140px;
	float: left;
	height: 150px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}


#siteMap .section6 {
	width: 160px;
	float: left;
	height: 150px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}


#companyinfo {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	float: none;
	text-align: left;
	background-image: url(../images/logo_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
}
#companyinfo ul {
	padding-left: 70px;
	height: 70px;
}
#companyinfo li {
	float: none;
}
#companyinfo li.list01 {
	margin-top: 5px;
}
#companyinfo li.list02 {
	float: left;
}
#copyrights {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	float: none;
}
#footermenu {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	float: none;
	height: 25px;
}
#footermenu ul {
	width: 970px;
	margin-left: 0%;
	padding-left: 0px;
	list-style-type: circle;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 0px;
	text-align: left;
}
#footermenu li {
	width: auto;
	float: left;
	margin-left: 20px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
	font-size: 90%;
	margin-right: 15px;
}
#footermenu li a{
	color: #666;
	}
#footermenu li a:hover{
	color: #069;
	}

#news {
	clear: both;
	margin-left: 0;
	width: 680px;
	display: block;
}
#newsTitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-image: url(../../front/images/title_info.png);
}

.mainphotoArea{
	width: 250px;
	margin-bottom: 15px;
	float: left;
	border: 1px solid #CCC;
	padding: 5px;
	margin-right: 15px;
	}
.mainphotoArea img{
	width: 250px;
	}
.mainphotoArea p{
	margin-bottom: 0px;
	}












/* --------------------------------------------------------------------- */
/*       PC お得なセール情報                                         */
/* --------------------------------------------------------------------- */

#newsTitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	display: block;
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
	height: 60px;
	background-image: url(../../front/images/title_info.png);
	background-repeat: no-repeat;
}
#newsTitle dl {
	margin-top: 0px;
	padding-top: 5px;
	width: 100%;
	height: 60px;
}
#newsTitle dt {
	float: left;
	line-height: 1.5em;
	text-indent: -9999px;
	margin-left: 10px;
	padding-top: 3px;
}
#newsTitle dd {
	float: right;
	display: block;
	text-indent: -9999px;
	display: block;
	width: 120px;
	height: 60px;
	background-image: url(../../front/images/title_info.png);
	background-repeat: no-repeat;
	background-position: -710px -5px;
	height: 60px;
}
#newsTitle dd a {
	display: block;
	text-indent: -9999px;
	width: 120px;
	height: 60px;
}

/* --------------------------------------------------------------------- */
/*       PC お得なセール情報                                         */
/* --------------------------------------------------------------------- */
#saleTitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	display: block;
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
	height: 60px;
	background-image: url(../../front/images/title_sale.png);
	background-repeat: no-repeat;
}
#saleTitle dl {
	margin-top: 0px;
	padding-top: 5px;
	width: 100%;
	height: 60px;
}
#saleTitle dt {
	float: left;
	line-height: 1.5em;
	text-indent: -9999px;
	margin-left: 10px;
	padding-top: 3px;
}
#saleTitle dd {
	float: right;
	display: block;
	text-indent: -9999px;
	display: block;
	width: 120px;
	background-image: url(../../front/images/title_sale.png);
	background-repeat: no-repeat;
	background-position: -710px -5px;
	height: 60px;
}
#saleTitle dd a {
	display: block;
	text-indent: -9999px;
	width: 120px;
	height: 60px;
}




