@charset "shift_jis";

/* CSS Document */

/* --------- リセット --------- */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ 
	margin:0;
	padding:0;
}

*{
margin:0;
padding:0;
}

html{
}

body{
background:#FFF
}

ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
p{
line-height:1.5;
}

div#top img{
display:block;
}

#container {
	width:1000px;
	margin:0 auto;
	background-color:#fff;
	overflow:hidden;
	voice-family:"\"}\"";voice-family:inherit;
	overflow:visible;
}

p#ticker{
width:502px;
margin:0 auto;
margin-top:30px;
padding:16px 0 16px 0px;
}



/**********product**********/

div.product_btn{
width:830px;
margin:0 auto;
margin-top:25px;
}
td.right{
padding-left:20px;
}

p.henkin{
width:830px;
margin:0 auto;
margin-top:20px;
}
/**********c1**********/

div#c1{
margin-top:34px;
}
/**********c2**********/
div#c2{
margin-top:40px;
}
p#c2_e{
width:830px;
margin:0 auto;
}
p#c_2f{
padding-left:66px;
}
/**********c3**********/

div#c3{
margin-top:15px;
}
p#c3_1{
width:194px;
margin:0 auto;
}
div#foot_product{
margin-top:47px;
}


/**********foot**********/

p#footLink{
text-align:center;
font-size:13px;
padding:32px 0 0px 0;
margin-bottom:0px;
}

p#footLink a{
color:#FF3333;
}

/**********info**********/

div#info{
width:830px;
background:url(../image/foot_bg.gif) no-repeat;
margin:0 auto;
}
div#info_inner{
width:637px;
margin:0 auto;
padding:19px 0 12px 0;
}

p#copy{
font-size:11px;
padding-top:15px;
}

td.mail{
padding-left:46px;
}

div#foot_info2{
width:830px;
margin:0 auto;
margin-top:19px;
}

p#adress{
padding-left:15px;
font-size:14px;
}

/* --------- フォント --------- */

.j10 { font-size: 10px; line-height: 16px; }
.j14 { font-size: 14px; line-height: 22px; }
.j18 { font-size: 18px; line-height: 24px; font-weight:bold; }
.j24 { font-size: 24px; line-height: 30px; font-weight:bold; }

.red { color: #FF3333 ;}
.redb { color: #FF3333; font-weight:bold; }
.white { color: #FFF ;}

.both{
clear:both;
}
a:link { 
  color: #CC0000;
  text-decoration: underline;
}

a:visited { 
  color: #CC0000;
	text-decoration:underline;
}

a:hover { 
  color: #CC0000;
  text-decoration: none;
}

a:active { 
  color: #CC0000;
	text-decoration:underline;
}



/* --------- clearfix --------- */

.clearfix:after{
  content:".";/*.という新しい要素を生成*/
	display:block;/*要素をブロック要素に変換*/
	clear:both;/*回り込み解除*/
	visibility:hidden;/*非表示に設定*/
	height:0; /*高さを0*/
}

.clearfix{display:inline-table;zoom:1;}
 /*other IE Mac 5 \*/
 *html.clearfix{height:1%;}
 .clearfix{display:block;}
 /* end other IE Mac5*/


/* --------- margin --------- */

.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}

.mb05 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb100 {margin-bottom: 100px !important;}
.mb110 {margin-bottom: 110px !important;}

.mr05 {margin-right: 5px !important;}
.mr10 {margin-right: 10px !important;}
.mr20 {margin-right: 20px !important;}

.pd03 {padding: 3px !important;}

.pt10 {padding-top: 10px !important;}
.pt20 {padding-top: 20px !important;}

.ptpb10 {padding-top: 10px !important;
padding-bottom:10px !important;

}

div,form,p,td { 
	margin:0;
	padding:0;
	text-align:left;
	font-size:14px;
	line-height:1.60;
}

img { border:0; }

em { font-style:normal;font-weight:bold; }



/* --------- 内容要素 --------- */



/* --------- 内容要素 end--------- */


/* --------- 内容要素 --------- */















.ma20{
	margin:20px auto; 
	text-align:center;
	}