/* ---------------------------------------
テキスト
--------------------------------------- */

.font_s {
	font-size: 10px;
	line-height: 15px;
}

.font_g {
	color: #003300;
}
.font_s_b {
	color: #0099FF;
	font-size: 10px;
}

td {
	padding-bottom: 10px;
}
.font_s_gl {
	color: #999999;
	font-size: 10px;
}
.font_g_b {
	color: #006633;
	font-weight: bold;
}
.font_r {
	font-size: 10px;
	color: #FF0000;
	line-height: 15px;
}
.textright {
	text-align: right;
	float: right;
}

.font_b {
	font-weight: bold;
}
.osusume {
	padding-right: 10px;
	padding-left: 10px;
}
.top_cate {
	margin-right: 20px;
}

.b_red {
	font-weight: bold;
	color: #FF0000;
}













/* basic design */

*{
	margin:0px;
	padding:0px;
	font-size:100%;
}

/*IE7のみ適用*/  
*+html body { padding-left: 1px; }   
/*IE6以前のみ適用*/  
* html body { padding-left: 31px; } 

html{
height: 100%;
}

BODY {
	height: 100%;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	padding: 0px;
	text-align:center;
}
  


a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {color: #999999; text-decoration: underline; }
a:hover {color: #007321; text-decoration: underline; }


.pdd03 a:link {
	color: #666666;
	text-decoration: none;
}



/* ---------------------------------------
ベースレイアウト
--------------------------------------- */

#container {
	width:100%;
	margin: 0px;
	margin-left : auto;
	margin-right : auto;
}

#footer {
display: none;
}

.footlink {
	color: #666666;
	text-decoration: underline;
}


/* ---------------------------------------
コピーライト
--------------------------------------- */

#copy {
	text-align: right;
	padding: 10px 0px 0px 0px;
	width: 100%;
	height: 30px;
	float: left;
}

#copy2 {
display: none;
}


/* ---------------------------------------
ヘッダー
--------------------------------------- */

#header {
display: none;
}

#head01 {
display: none;

}

#head02 {
display: none;

}

#head03 {
display: none;
}




#global {
display: none;
}


.gl {
	border: none;
}


#hmenu {
display: none;
}


/* ---------------------------------------
パンくず
--------------------------------------- */

#breadgram {
display: none;
}


/* ---------------------------------------
コンテンツ
--------------------------------------- */

#contents {
	padding-bottom: 20px;
}




/* ---------------------------------------
デザイン
--------------------------------------- */


.clear{
	clear:both;
	line-height:0;
	height:0;
}
.footmark {
	margin-right: 5px;
	margin-left: 20px;
}
.logo {
	margin-top: 20px;
	border: none;
}
.pagetop {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
.center {
	text-align: center;
}


.arrow {
	margin-right: 10px;
}



/* ---------------------------------------
フッター周りボタン
--------------------------------------- */



.fbutton {
	border: none;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 0px 0px;
}

.fbutton2 {
	border: none;
	padding: 0px 0px 5px;
		margin: 0px 0px 5px;
}

.fbutton3 {
	border: none;
	padding: 0px 5px 5px 0px;
		margin: 0px 5px 5px 0px;
}


#mainfoot {
display: none;

}



/* ---------------------------------------
写真左回り込み
--------------------------------------- */
.pleft {
	float: left;
	padding-right: 10px;
}





/* ---------------------------------------
見出しデザイン
--------------------------------------- */

h1 {
	font-size:12px;
	margin-top:0;
	margin-bottom:0;
	font-weight: normal;
	display:inline;
}
h2 {
	font-size:16px;
	margin-top:0;
	margin-bottom:0;
	display:inline;
	font-weight: bold;
	color: #006633;
	line-height: 22px;
}
h3 {
	font-size:14px;
	margin-top:0;
	margin-bottom:0;
	font-weight: bold;
	display:inline;
	color: #006633;
}
h4 {font-size:12px; 	margin-top:0;
	margin-bottom:0;
	font-weight: normal;
	display:inline;
}



/* ---------------------------------------
レイアウト（外枠）
--------------------------------------- */

#title {
	padding: 0px;
	width:580px;
	height: 40px;
	margin: 0px 0px 15px;
	text-align: left;
	vertical-align: middle;
	clear: both;
	background: #6BB10B;
}


#t01 {
	padding: 0px;
	width:430px;
	height: 30px;
	float: left;
	vertical-align: middle;
		background: #6BB10B;
}


#main{
	width:550px;
	margin: 0px 15px 60px;
	text-align: left;
}



#left{
display: none;
}



#right{
	width:550px;
	margin: 0px 0px 30px;
	text-align: left;

	float: right;
}



/* ---------------------------------------
Q&A
--------------------------------------- */

.qa dt,dd {
margin: 0;
padding: 0;
}

.qa dl {
width: 100%;
}


.qa dt {
	width: 100%;
	clear: left;
	float: left;
	font-size: 14px;
	background: #FFFFFF;
}
.qa dd {
	border: none;
	margin-bottom: 10px;
}




/* ---------------------------------------
デザイン
--------------------------------------- */
dl,dt,dd {
margin: 0;
padding: 0;
}

dl {
width: 100%;
background: #FFFFFF;
}
dt,dd {
padding: 5px;
}

dt {
	clear: left;
	float: left;
	width: 70px;
	margin: 0px 5px 5px;
	background: #FFFFCC;
}
dd {
	margin: 5px 5px 5px 85px;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 15px;
}



li {
	margin-left: 20px;
	margin-bottom: 5px;
}


.dic li {
	margin-left: 20px;
	margin-bottom: 5px;
	list-style: disc;
}

.pp li {
	margin-left: 20px;
	margin-bottom: 5px;
	list-style: decimal;
}



ul {

}

ol {
	font-size: 12px;
	margin-left: 20px;
}

.fbutton {
	border: none;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 0px 0px;
}

.fbutton2 {
	border: none;
	padding: 0px 0px 5px;
		margin: 0px 0px 5px;
}
.arrow01 {
	margin-right: 5px;
}

.over {
	background:url(../../products/img/arrow02.gif) left 9px no-repeat;
	text-indent: 0px;
	font-size: 12px;
	line-height: 25px;
	list-style: none;
	margin:0pt 0px 2px 2px;
 padding:0pt 0pt 0pt 15px;
}

.over2 {
	background:url(../../products/img/arrow03.gif) left 6px no-repeat;
	text-indent: 0px;
	font-size: 10px;
	line-height: 15px;
	list-style: none;
	margin:2pt 0px 2px 0px;
 padding:0pt 0pt 0pt 10px;
}


ul {
	font-size: 12px;
	margin-left: 20px;

}

ol {
	margin-left: 20px;
}

/* ---------------------------------------
プライバシーポリシー・SCヘルメットとは
--------------------------------------- */

.contactarea {
	background: #FFFFCC;
	border: 1px solid #FFCC00;
	padding: 10px;
	width: auto;
}


*html body .contactarea {
	background: #FFFFCC;
	border: 1px solid #FFCC00;
	padding: 10px;
}


#sc_catch {
	background: url(../../schelmet/img/img_catch.jpg) no-repeat;
}



.sc_catch2 {
	padding-right: 10px;
}

.sc_catch3 {
	padding-right: 10px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* ---------------------------------------
安全性と特長
--------------------------------------- */

.sell_in {
	border: 1px solid #90C702;
	padding: 5px;
	margin: 2px;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	background: #007321;
	font-weight: bold;
}


.sell_co {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background: #F2F2F2;
	font-size: 12px;
	text-align: left;
}

.sell_bu {
	border: 1px solid #90C702;
	padding: 5px;
	background: #E9F4C9;
	font-size: 12px;
		text-align: left;
}


.sell_ti {
	border: 1px solid #666666;
	padding: 5px;
	background: #666666;
	font-size: 12px;
		text-align: left;
}




.sell_non {
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 12px;
		text-align: left;
}



.conmenu {
	text-align: left;
	vertical-align: middle;
	background: #FFFF99;
}



.point {
	padding-bottom: 10px;
}

.bar {
	border-top: 1px solid #CCCCCC;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

/* ---------------------------------------
電気規約
--------------------------------------- */


