@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: MS PGothic, "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 1.1;
}

table,
input, textarea, select, option {
	line-height: 1.1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #f93;
	text-decoration: underline;
}

a:visited {
	color: #f93;
	text-decoration: underline;
}

a:hover {
	color: #f93;
	text-decoration: none;
}

a:active {
	color: #f93;
	text-decoration: underline;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	text-align:center;
	line-height: 1.5;
}

.mb35 {
	margin-bottom: 35px!important;
}
.mb20 {
	margin-bottom: 20px!important;
}
.mr20 {
	margin-right: 20px!important;
}

#mainwide {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 1000px;
	background-color:#ffffff;
	text-align: left;
	}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#conts .mainImage {
	padding: ;
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	text-align: center;
	padding: 27px 0 25px 0;
	margin-bottom: 12px;
}

#conts .mainImage p.mainText {
	margin-bottom: 8px;
	font-size: 1.7em;
	font-weight: bold;
	color: #5C5C5C;
}

#conts .mainImage p.enTitle {
	font-family: Franklin Gothic Medium, sans-serif;
	font-size: 24px;
	line-height: 1.2;
}

#conts .mainImage p.enTitle span {
	font-size: 55px;
}

#topmain {
	margin: 0 auto;
	width: 950px;
	background-color:#fff;
	padding: 25px 25px 0;

	text-align: left;
}

	* html #topmain {
		zoom: 1;
	}

	*+html #topmain {
		zoom: 1;
	}

#topmain:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {

}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/


#conts .section .mall {
	margin-bottom: 10px;
}

#conts .section .mall .photo {
	float: left;
	margin-right: 15px;
}

#conts .section .mall p {
	margin-bottom: 20px;
}

#conts .section .mall a {
	font-size: 14px;
	color:#a4005b;
	font-weight: bold;
}

#conts .section .mall ul {
	font-size: 1.2em;
}

#conts .section .mall ul li {
	background:url(../../img/common/icon/list_icon.gif) no-repeat left 4px;
	padding-left: 15px;
	margin-left: 7px;
}

#conts .section .mallList {
	background: url(../../common/img/mall_list_bg.gif) repeat-x left bottom;	
	border-top: 1px solid #e9e9e9;
	padding: 17px 0 26px 27px;
	font-size: 1.2em;
}

#conts .section .mallList ul li {
	float: left;
	width: 312px;
	margin-bottom: 10px;
}

#conts .section .mallList ul li span {
	font-weight: bold;
	color: #666;
}

.point p{
  float:left;
  width:480px;
}
.point p strong{
  font-size:16px;
  color:#333;
  line-height:160%;
}
.point img{
  float:right;
}

#conts .section .mall .photo p.cap {
	width:331px;
	margin:10px 0 0 0;
}

#conts .section {
	margin-bottom:15px;
}

#conts .section .bgBox {
	background-color: #f9f7f2;
	padding: 18px 20px 20px;
	margin-bottom: 15px;
}

#conts .section .frame {
	border: 1px solid #d8dad6;
	background: #FFF;
	padding: 22px 22px 40px;
}

#conts .section .Box {
	float: left;
	width: 304px;
	margin-bottom: 40px;
}

#conts .section .Box .leftImg {
	float: left;
	width: 55px;
	height: 55px;
}

#conts .section .rightBox {
	width: 369px;
	float: right;
}

#conts .section h2 {
	background: url(../../img/common/h2_background.gif) repeat-x left bottom;
	background-color: #efefef;
	font-size: 1.4em;
	padding: 4px 0 7px 9px;
	margin-bottom: 11px;
}


#conts {
	width: 715px;
	float: right;
}

#conts .section .bar {
	background:url(../../img/common/h3_bg_bar.gif) no-repeat left top;
	width: 683px;
	height: 32px;
	font-size: 1.4em;
	padding: 8px 0 0 32px;
	margin-bottom: 14px;
	margin-top: 13px;
}

#conts .section .Box .rightArea h3 {
	background:url(../../img/common/box_h3_bg.gif) left bottom;
	font-size: 1.6em;
	margin-bottom: 10px;
	padding-left: 12px;
}

#conts .section .Box .rightArea {
	width: 243px;
	float: right;
}

#conts .section .Box .rightArea .oneLine {
	padding-top: 16px;
	padding-bottom: 15px;
}

#conts .section .Box .rightArea .twoLine {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.2;
}

#conts .section .Box .rightArea ul {
	font-size: 1.2em;
	margin-top: 5px;
	padding-left: 5px;
}

#conts .zeromail strong.error {
	display:inline;
	padding:0;
	margin:0;
	border:0;
	background:none;
    color:#A82B2B;
}


/*------------------------------------------------------------
	トップサイドバー
------------------------------------------------------------*/
#topsideBar {
	width: 320px;
	float: left;
	padding-bottom:20px;
}
.topsideBar2 {
	width: 580px;
	float: right;
}

.topsideBar2 p{
	font-size:12px;
	padding:0px 10px 10px 10px;
}

.topsideBar2 img{
	padding:0px 0 3px 0;
}

#topsideBar h2,
.topsideBar2 h2 {
	background: url(../../img/common/h2_background.gif) repeat-x left bottom;
	background-color: #efefef;
	font-size: 1.4em;
	padding: 4px 0 7px 9px;
	margin-bottom: 11px;
}

.topsideBar2 ul {
	letter-spacing: -0.4em;
}
.topsideBar2 li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 48%;
	letter-spacing: normal;
	margin-right: 1%;
	margin-left: 1%;
}
.topsideBar2 li img {
	height: auto;
	width: 100%;
}

/*------------------------------------------------------------
	トップミドル
------------------------------------------------------------*/
#topconts {
	width: 100%;
}

#topconts .topsection {
	width: 350px;
	float: left;
}

#topconts .topsection h2 {
	background: url(../../img/common/h2_background.gif) repeat-x left bottom;
	background-color: #efefef;
	font-size: 1.4em;
	padding: 4px 0 7px 9px;
	margin-bottom: 11px;
}

/*------------------------------------------------------------
	サイドバー
------------------------------------------------------------*/
#sideBar {
	width: 200px;
	float: left;
}

#sideBar .padtop {
	padding-top: 232px;
}

#sideBar .bannerBox {
	margin-bottom: 4px;
}

#sideBar .faceBook {
	margin: 9px 0 10px;
}

#sideBar .contact {
	width: 200px;
	height: 292px;
	position: relative;
}

#sideBar .contact .btn {
	position: absolute;
	left: 9px;
	bottom: 5px;
}
#sideBar #cateinfo {
	width: 196px;
	color: #fff;
	text-align:center;
	padding: 2px;
	font-size:14px;
	background: url(../../img/common/path_bg.gif) repeat;
}


.cds-navi {
  list-style-type: none;
  margin: 0 0 1em;
  padding: 0;
  font-size: 12px;
}

.cds-navi li { display: inline; }

.cds-navi li a {
  margin-bottom:1px;
  padding: 5px 0 5px 10px;
  display: block;
  width: 185px;
  text-decoration: none;
  border-left: 5px solid #006600;
  background-color: #ffffff;
  color: #000000;
}
.cds-navi li a:hover {
  background-color: #eeeeee;
  color: #ff9933;
  border-left: 5px solid #94ad1f;
}
.cds-navi li ul li.sub { 
  display: inline;
 }

.cds-navi li ul li.sub a {
  padding: 5px 0 5px 25px;
  display: block;
  width: 170px;
  text-decoration: none;
  background:url(../../img/common/icon/icon01.png) 13px 8px;
  background-repeat: no-repeat;
  background-color: #fff;
  color: #000000;
}
.cds-navi li ul li.sub a:hover {
  background-color: #eeeeee;
  color: #ff9933;
  border-left: 5px solid #94ad1f;
}

/*------------------------------------------------------------
	#news
------------------------------------------------------------*/
.n_box {
	width:320px;
	font-size:11px;
	line-height:120%;
	color:#666;
	border-bottom: 1px dotted #999999;
	padding: 8px 0 8px 0 ;
}

.marker{
	color:#006600;
}
.txt_b{
	font-weight: bold;
}
.full_btn{
	text-align:center;
	padding:5px 0px 10px 0px;
}

/*------------------------------------------------------------
	コンタクト
------------------------------------------------------------*/

#conts .banner {
	background:url(../../img/common/contact_bg.gif) repeat left top;
	height: px;
	padding: 19px 0 0 20px;
	height: 92px;
	margin-bottom:10px;
}

#conts .banner p {
	width: 382px;
	background-color: #FFF;
	font-size: 1.2em;
	padding: 10px 15px;
	float: left;
	margin-right: 15px;
	height: 54px;
	overflow: hidden;
}