body {
	margin-top:0px;
	font-size: 12px;
	line-height: 14px;
	background-color: #D7E3E2;
}
a {
	color:#034aff;
}
a:visited{
	color:#034aff;
}
a:hover{
	color:red;
}

/* ボタン類
--------------------------------------*/
div.buttonarea{
	text-align:center;
	line-height:18px;
}

a.button{
	background: url(../images/allow_menu.gif) no-repeat 3px 5px;
	margin-right:5px;
	margin-left:5px;
	color:#000000;
	text-decoration:none;
    background-color:#a2d0ff;
	padding:3px;
	padding-left:10px;
	border:#3071ff solid 1px;
}
a:visited.button{
	color:#000000;
	text-decoration:none;
}
a:hover.button{
    background-color:#3071ff;
	color:#FFFFFF;
	padding:3px;
	padding-left:10px;
	text-decoration:underline;
/*	border-bottom:#3071ff solid 3px;*/
}

div.button1{
	margin-right:5px;
	margin-left:5px;
    float:left;
    text-align:center;
}
a.button1{
	background: url(../images/allow_menu.gif) no-repeat 3px 7px;
	color:#000000;
	text-decoration:none;
    background-color:#a2d0ff;
	padding:3px;
	padding-left:10px;
	border:#3071ff solid 1px;
    display:block;
}
a:visited.button1{
	color:#000000;
	text-decoration:none;
}
a:hover.button1{
    background-color:#3071ff;
	color:#FFFFFF;
	padding:3px;
	padding-left:10px;
	text-decoration:underline;
/*	border-bottom:#3071ff solid 3px;*/
}


/* テーブル類
--------------------------------------*/
table.normaltable{
	background-image: url(../images/bg_gradationblue.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-collapse: collapse;
	border-top:#3071ff solid 2px;
	border-bottom:#3071ff solid 2px;
	border-left:#3071ff solid 6px;
	border-right:#3071ff solid 1px;
}
.normaltable td{
	padding:5px;
	border-bottom:#a2d0ff solid 1px;
	border-right:#a2d0ff solid 1px;
}
.normaltable td.midashi{
	color:#3071ff;
	padding:5px;
	background-color:#a2d0ff;
	border-bottom:#ffffff solid 1px;
	border-right:#ffffff solid 1px;
}


table.checktable{
	background-image: url(../images/bg_gradationblue.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-collapse: collapse;
	border-top:#3071ff solid 2px;
	border-bottom:#3071ff solid 2px;
	border-left:#3071ff solid 6px;
	border-right:#3071ff solid 1px;
	font-size:11px;
}
.checktable td{
	padding:2px;
	border-bottom:#a2d0ff solid 1px;
	border-right:#a2d0ff solid 1px;
}
.checktable td.sikiri{
	padding:2px;
	border-top:#3071ff solid 2px;
	border-bottom:#3071ff solid 1px;
	border-right:#3071ff solid 1px;
}
.checktable td.midashi2{
	color:#3071ff;
	padding:2px;
	background-color:#a2d0ff;
	border-bottom:#ffffff solid 1px;
	border-right:#ffffff solid 1px;
}

/* ヘッダ
--------------------------------------*/
#header {
	width: 763px;
	margin:auto;
	margin-bottom: 5px;
	
}
/* フッタ
--------------------------------------*/
#footer {
	background:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	width: 743px;
	height: 22px;
	margin: auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	font-size:11px;
	color:#0236bb;
	text-align:center;
	clear: both;
}
.copy {
	font-size:12px;
	font-stretch: wider;
}
#footer a {
	color:#0236bb;
	text-decoration: none;
}
#footer A:hover{
	color:red;
}

/* コンテンツ
--------------------------------------*/
#contents {
	width: 763px;
	padding: 0px;
	margin:0px auto;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
}
#main {
	width: 586px;
	float: left;
	padding: 0px;
	margin:0px;
	display: block;
}

/* メインコンテンツ　
--------------------------------------*/
	/* --幅　小--*/
#maincontents {
	padding-left: 10px;
	margin:0px;
	float: left;
	display: block;
	width:351px;
	line-height:16px;
}
#maincontents div.campaign {
	margin:5px;
	padding-bottom:5px;
	background:url(../images/dot.gif) bottom repeat-x;
}
	/* --幅　大--*/
#maincontents-big {
	padding-left: 10px;
	margin:0px;
	display: block;
	line-height:16px;
	clear: both;
	width: auto;
	padding-right: 15px;
	padding-top: 10px;
}
#maincontents h3 {
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
h1.mainh1 {
	background: url(../images/check.gif) no-repeat 0px 4px;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	text-align:left;
	margin:0px;
	padding: 4px 2px 5px 20px;
}
h2.mainh1 {
	background: url(../images/check.gif) no-repeat 0px 4px;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	text-align:left;
	margin:0px;
	padding: 4px 2px 5px 20px;
}
mainh1 a {
	color:#000000;
	text-decoration: none;
}
mainh1 a:hover {
	color:red;
	text-decoration:underline;
}
ul.normallist{
	padding: 0px;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 5px;
}
.normallist li{
	padding-bottom: 10px;
}
.dotbox{
	background:url(../images/bg_dash.gif) repeat-y right;
	height:inherit
}

/* 右メニュー
--------------------------------------*/
#rightmenu {
	padding-left: 7px;
	padding-right: 15px;
	margin:0px;
	float: right;
	display: block;
	width:202px;
	padding-bottom: 10px;
}
.box {
	background-color:#e1eae9;
	border-bottom:#FFFFFF solid;
	border-width:1px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	line-height:16px;
}
#rightmenu p.normal {
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	text-align:left;
	margin:0px;
	padding: 4px 2px 0px 10px;
}
#rightmenu h3 {
	font-size:10px;
	color:#2c95ff;
	line-height: 14px;
	font-weight:normal;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
#rightmenu h2 {
	font-size:11px;
	font-weight:normal;
	background: url(../images/check.gif) no-repeat 17px 4px;
	line-height:16px;
	text-align:left;
	margin:0px;
	padding: 4px 2px 0px 45px;
}
#rightmenu h1 {
	font-size:11px;
	font-weight:normal;
	background: url(../images/check.gif) no-repeat 17px 4px;
	line-height:16px;
	text-align:left;
	margin:0px;
	padding: 4px 2px 0px 45px;
}
#rightmenu ul {
	margin:0px;
	padding: 0px;
}

#rightmenu li.check {
	font-size:11px;
	font-weight:normal;
	list-style:none;
	background: url(../images/check.gif) no-repeat 17px 4px;
	line-height:16px;
	text-align:left;
	margin:0px;
	padding: 4px 2px 0px 45px;
}

#rightmenu li.nomal{
	font-size:11px;
	font-weight:normal;
	list-style:none;
	line-height:16px;
	text-align:left;
	margin:0px;
	padding: 4px 2px 0px 17px;
}

#rank a {
	color:#000000;
	text-decoration: none;
}
#rightmenu a {
	color:#000000;
	text-decoration: none;
}
#rightmenu a:hover {
	color:red;
	text-decoration:underline;
}

/* サイドバー
--------------------------------------*/
#sidebar {
	width: 177px;
	float: left;
}
#sidebar h1{
	background: url(../images/allow_menu.gif) no-repeat 17px 4px;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	text-align:left;
	margin: 0px;
	padding: 2px 2px 0px 30px;
}

#sidebar ul{
	line-height:16px;
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}

#sidebar ul li{
    list-style: none;
	text-align:left;
    margin: 0px;
    padding: 2px 2px 0px 30px;
}

/* TOPコンテンツ
--------------------------------------*/
#main-fla {
	padding-left: 4px;
	margin:0px;
}
#main-3menu {
	padding-left: 7px;
	padding-right: 12px;
	padding-bottom:10px;
	margin:0px;
}

	/* --おすすめ商品BOX--*/
.box2 {
	border-bottom:#FFFFFF solid;
	border-width:1px;
	font-size:12px;
	line-height:14px;
	vertical-align: center;
}
.box2kakaku{
	font-weight:bold;
	line-height:20px;
	color:#FF0000;
	text-indent: 5px;
	font-size: 14px;
	text-decoration: underline;
}
.box3 {
	text-align:right;
	padding:2px;
	font-size:12px;
	line-height:14px;
}
table.topshohin{
	background-color:#e1eae9;
}
.topshohinimg {
	background-color:#ffffff;
	border:#cae4ff solid 1px;
	padding:2px;
	vertical-align: middle;
}


/* SUBコンテンツ
--------------------------------------*/
#main-sub {
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin:0px;
}
#main-sub h1{
	background-image: url(../images/md_bg.gif);
	background-repeat: no-repeat;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	width: 561px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 21px;
	margin: 0px;
	line-height: 21px;
}
#main-sub img.title{
	padding-bottom:5px;
}


/* SUBコンテンツ ページ枠あり
--------------------------------------*/
#subimg{
	border-right:#a2d0ff solid 1px;
	border-left:#a2d0ff solid 1px;
	border-bottom:#a2d0ff solid 1px;
}
#subimg h5{
	font-weight:bold;
	text-align:left;
	padding:3px;
	margin: 0px;
}
#subimg h2{
	font-size:24px;
	color:#2a6eff;
	font-weight:bold;
	line-height:inherit;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#subimg dl{
	text-align:left;
	margin: 0px;
	padding: 5px;
}
#subimg dl dt{
	background: url(../images/allow_menu.gif) no-repeat 5px 4px;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin: 0px;
	padding: 2px 0px 5px 15px;
}
#subimg dl dd{
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#subimg dl.class1{
	text-align:left;
	margin: 0px;
	padding: 5px;
}
#subimg dt.class1{
	font-size:12px;
	background:none;
	font-weight:bold;
	line-height:normal;
	margin: 0px;
	padding: 2px 0px 5px 15px;
	color:#003366;
}
#subimg dd.class1{
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}
p.normalsentence{
	padding-left:20px;
	padding-right:20px;
	margin:5px;
}

/* SUBコンテンツ BOXなど
--------------------------------------*/

.bluebox {
	background-image: url(../images/bg_gradationblue.gif);
	background-repeat: repeat-x;
	background-position: top;
	border:solid #a2d0ff 1px;
	padding:5px;
	margin-bottom:10px;
}
.bluebox strong {
	font-size:24px; color:#FF0000; font-style:italic; font-weight:bold; line-height:normal;
}
p.bluboxmidashi {
	font-size:14px; font-weight:bold; line-height:normal; margin-top:5px; margin-bottom:5px; color:#2a6eff;
}
p.bluboxmidashi {
	font-size:14px; font-weight:bold; line-height:normal; margin-top:5px; margin-bottom:5px; padding-left:7px; color:#2a6eff;
	border-left:#2a6eff solid 4px; border-bottom:#2a6eff dashed 1px;
}

/* 単体 商品コンテンツ
--------------------------------------*/

.shohinbox {
	background-image: url(../images/bg_gradationblue.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height:16px;
	padding: 0px;
	margin-bottom:10px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-top-color: #4DA6FF;
	border-right-color: #a2d0ff;
	border-bottom-color: #a2d0ff;
	border-left-color: #a2d0ff;
	margin-top: 5px;
}
.shohinbox h2{
	font-size:24px;
	color:#2a6eff;
	font-weight:bold;
	line-height:inherit;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
		
}
.shohinbox h3{
	font-size:20px;
	font-weight:bold;
	line-height:inherit;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-indent: 0px;
		
}
.shohinkakaku{
	font-size:24px;
	color:#FF0000;
	font-weight:bold;
	line-height:normal;
}
.shohinicon{
	padding-bottom: 5px;
}

.shohinimg{
	border:#cae4ff solid 1px;
	padding:5px; background-color:#FFFFFF;
}
.tyukorank{
	border: 1px solid #8b451e;
	padding: 0px;
	text-align: left;
	width: 132px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	
}
.shohincommentbox {
	background-image: url(../images/bg_comment.gif);
	background-repeat: repeat-y;
	padding:0px;
	margin-left: 10px;
	margin-bottom:8px;
}
.shohincomment {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}
.shohinattention{
	font-size:11px;
	display: block;
	padding-top: 5px;
}

/* パック 商品コンテンツ
--------------------------------------*/

#packbox {
	background:url(../images/bg_gradationblue_long.gif) #deefff center repeat-x;
	margin-bottom: 3px;
}
#packbox table{
	font-size:11px;
	border-collapse: collapse;
	border:1px solid #a2d0ff;
}
#packbox th{
	font-weight:normal;
	color:#FFFFFF;
	background-color:#4DA6FF;
	border:1px solid #FFFFFF;
	padding: 3px;
}
#packbox td{
	border:1px solid #a2d0ff;
	vertical-align: middle;
	padding: 3px;
}
#packbox td.imgbox{
	background-color:#FFFFFF;
	text-align:center;
}
#packbox img.packicon{
	padding-left: 3px;
}
#packbox div.rankup{
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
}

/* フォーム
--------------------------------------*/
#qaformbg{
	background:url(../images/bg_gradationblue_long.gif) #deefff center repeat-x;
	border-right:#a2d0ff solid 1px;
	border-top:#a2d0ff solid 1px;
}
table.qaform{
	border-bottom:#3071ff solid 2px;
	border-left:#3071ff solid 6px;
}
td.qaform2{
	padding:8px;
	background:url(../images/bg_dot.gif) repeat;
	width:140px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom:#a2d0ff solid 1px;
}
td.qaform3{
	padding:8px;
	background:url(../images/bg_dot.gif) repeat;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom:#a2d0ff solid 1px;
}
td.qaform4{
	padding:8px;
	border-bottom:#a2d0ff solid 1px;
}
td.qaform5{
	padding:5px;
	border-bottom:#a2d0ff solid 1px;
	border-right:#a2d0ff solid 1px;
}
.qaform-attention{
	padding-left: 10px;
	font-size: 14px;
	font-weight:bold;
	color: #f98100;
}

/* よくある質問用
--------------------------------------*/
ul.faq{
	line-height:16px;
	margin: 0px;
	list-style-type: none;
}
p.q{
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #E3F1FF;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/*denwa_iten.html*/
.step{
	font-size:15px;
	font-weight:bold;
}

.step1{
	font-size:15px;
	font-weight:bold;
    background-image:url(../images/img_iten01.gif);
	background-position:20px 0px;
	background-repeat:no-repeat;
	padding: 12px 95px;
}

.step2{
	font-size:15px;
	font-weight:bold;
    background-image:url(../images/img_iten02.gif);
	background-position:20px 0px;
	background-repeat:no-repeat;
	padding: 12px 95px;
}

.step3{
	font-size:15px;
	font-weight:bold;
	line-height:1.1em;
    background-image:url(../images/img_iten03.gif);
	background-position:20px 0px;
	background-repeat:no-repeat;
	padding: 12px 95px;
}

.step4{
	font-size:15px;
	font-weight:bold;
    background-image:url(../images/img_iten04.gif);
	background-position:20px 0px;
	background-repeat:no-repeat;
	padding: 12px 95px;
}

.chui{
    background-image:url(../images/kome.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding: 2px 11px;
}

.telimg{
    background-image:url(../images/img_iten05.gif);
	background-repeat:no-repeat;
	background-position:360px 165px;
}

table.t1 select{font-size:11px;
       }
	   
table.t1 td{font-size:11px;
       }