/* Edited with EditCSS */
/**** LINK-tag style sheet sample.css ****/

*{margin:0;
padding:0;
}

html{
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,p,legend,input,textarea,blockquote,th,td{
	padding: 0;
	margin: 0;
}


table{
	border-collapse: collapse;
	border-spacing: 0;
}


fieldset,img{
	border: 0;
}


address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal;
	font-weight: normal;
}


li{
	list-style: none;
}


caption,th{
	text-align: left;
}


h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}


q:before,q:after{
	content: '';
}


abbr,acronym {
	border: 0;
	font-variant: normal;
}


/* to preserve line-height and selector appearance */
sup {
	vertical-align: text-top;
}


sub {
	vertical-align: text-bottom;
}


input,textarea,select{
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}


/* to enable resizing for IE*/
input,textarea,select{
	font-size: 100%;
}


/* because legend doesn't inherit in IE */
legend{
	color: #000;
}


/* ここから */
body {
	text-align: center;
	color: #333333;
	background: url(img/background_all.jpg);
	background-repeat: repeat-x;
	line-height: 1.5;
	}

p {
	line-height: 1.5;
	letter-spacing: 0.02em;
	color: #333333;
	}

a {
	color: #E64583;
	}

a:hover {
	color: #f7a7c0;
	text-decoration: none;
}

#all {
	width: 800px;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	}
	



/* ヘッダー */
#header_02 {
	background: url(img/header_02.jpg);
	width: 800px;
	height: 265px;
	}

#header_02 h1{
padding-top: 10px;
margin-left: 30px;
font-size: 12px;
}


#header_02 h2 {
padding-top: 15px;
margin-left: 30px;
font-size: 24px;
line-height: 32px;
color: #e64583;
font-weight: bold;
}


#header_02 p {
padding-top: 5px;
margin-left: 30px;
}



/* パンくず */

#pankuzu {
	width: 800px;
	height: 34px;
	background-color: #000000;
}


#pankuzu ol {
	float: left;
}


#pankuzu li {
color: #FFF;
display: inline;
line-height: 34px;
margin-left: 20px;
}
	

/*フッダー*/

#fooder {
	clear: both;
	margin-top: 30px;
	background-color: #000;
border-top: 5px solid #ffcccc;
}

#fooder ul{
display: block;
font-size: 10px;
color: #FFF;
margin: 10px 20px 5px 20px;
}

#fooder ul li{
display: inline;
}

#fooder a{
color: #8c8c8c;
}

#fooder a:hover {
color: #FFCCCC;
}

#fooder address {
	color: #FFFFFF;
	padding: 10px 20px;
	text-align: right;
}



/* indexページ上 */
#contents_01 {
	width: 770px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#contents_01 #conteiner_01 {
	width: 768px;
	background-color: #FFFAFA;
	border: 1px solid #ed408e;
	margin: 0;
	_position: relative;
	_top: -3px;
	_width: 770px;
	clear: both;
overflow: auto;
	padding-bottom: 10px;
}


/* indexページ下 */
#contents_02 {
	width: 770px;
	text-align: left;
	margin: 10px 15px 30px 15px;
	padding-bottom: 10px;
}

#contents_02 #conteiner_02 {
	width: 768px;
	background-color: #ffe4eb;
	border: 1px solid #ff7d94;
	margin: 0px 0px;
	_position: relative;
	_top: -3px;
	_width: 770px;
	clear: both;
	text-align: left;
}


#contents_02 #conteiner_03 {
	width: 768px;
overflow: auto;
	background-color: #fff4fa;
	border: 1px solid #ff7d94;
	_position: relative;
	_top: -3px;
	_width: 770px;
	clear: both;
	text-align: left;
padding-bottom: 10px;
}



/* ピックアップ商品リスト ------------------------------- */
#item02 {
	width: 360px;
	background-color: #ffffd9;
	border: 1px solid #83ae0f;
	margin-left: 15px;
	_margin-left: 9px;
	margin-top: 10px;
	padding-bottom: 10px;
overflow: auto;
float: left;
}


#item02 p {
	background: url(img/ichioshi.gif) no-repeat #83ae0f;
background-position: 5px center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 0px 6px 130px;
}

#item02 p a {
	color: #FFFFFF;
}

#item02 img {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#item02 ul {
	text-align: left;
	width: 230px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	_margin-right: 5px;
}

#item02 ul li {
	margin-bottom: 5px;
}

#item02 ul li.setumei {
	width: 230px;
	height: 50px;
	overflow: hidden;
}

#item02 ul li.kakaku {
	width: 230px;
	height: 16px;
	overflow: hidden;
}

#item02 ul li.shop_name {
	width: 230px;
	height: 16px;
	overflow: hidden;
}
	
#item02 ul li.shinsei {
	width: 160px;
	height: 30px;
margin-left: auto;
margin-right: auto;
}













#conteiner_01 #ichiran {
	width: 768px;
	height: 42px;
	clear: both;
	margin: 0px auto 30px auto;
	position: relative;
	top: 15px;
	text-align: center;
}

#item04{
background-color: #FFF;
border: 1px solid #83ae0f;
margin: 15px 10px;
_margin: 15px 10px;
overflow: auto;
}

#item04 p.title{
background: url(img/yajirushi.gif) no-repeat #83ae0f;
background-position: 10px center;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
padding: 6px 0px 6px 35px;
}

#item04 p.title a{
color: #FFFFFF;
text-decoration: none;
}

#item04 p.title a:hover{
text-decoration: underline;
}

#item04 p.common{
float: right;
text-align: left;
margin: 10px;
_margin: 5px;
}

#item04 p.ex{
float: left;
width: 58%;
margin: 20px 10px 10px 20px;
}

#item04 p.ex02{
float: left;
width: 58%;
margin: 10px 10px 20px 20px;
font-size: 16px;
font-weight: bold;
}


/* ↓リンク集用↓ */

#item05{
background-color: #FFF;
border: 1px solid #ed408e;
margin: 15px 10px;
_margin: 15px 10px;
overflow: auto;
}

#item05 p.title{
font-weight: bold;
color: #FFFFFF;
background-color: #ed408e;
text-decoration: none;
padding: 3px 10px;
}

#item05 p.title a{
color: #FFFFFF;
text-decoration: underline;
}

#item05 p.title a:hover{
text-decoration: none;
color: #fed2d1;
}

#item05 p.ex{
margin: 10px 28px;
}











/* 商品リスト ------------------------------- */

#item {
	width: 360px;
	background-color: #FFFFFF;
	border: 1px solid #fe617f;
	float: left;
	margin-left: 15px;
	_margin-left: 9px;
	margin-top: 10px;
	padding-bottom: 10px;
height: auto;
}


#item p {
	width: 350px;
	background-color: #f35672;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 0px 6px 10px;
}

#item p a {
	color: #FFFFFF;
}

#item img {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#item ul {
	text-align: left;
	width: 230px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	_margin-right: 5px;
}

#item ul li {
	margin-bottom: 5px;
}

#item ul li.setumei {
	width: 230px;
	height: 50px;
	overflow: hidden;
}

#item ul li.kakaku {
	width: 230px;
	height: 16px;
	overflow: hidden;
}

#item ul li.shop_name {
	width: 230px;
	height: 16px;
	overflow: hidden;
}
	
#item ul li.shinsei {
	width: 160px;
	height: 30px;
margin-left: auto;
margin-right: auto;
}

#conteiner_02 #ichiran {
	width: 768px;
	height: 42px;
	clear: both;
	margin: 0px auto 30px auto;
	position: relative;
	top: 15px;
	text-align: center;
}


/* ご利用方法 */
	

#contents_03 {
	width: 770px;
	margin-left: 15px;
	margin-top: 10px;
	text-align: left;
}

#contents_03 p {
	margin-bottom: 15px;
}

#contents_03 #tejun {
	width: 770px;
	height: 913px;
	background: url(img/image_01.gif);
	margin-bottom: 5px;
}


#contents_03 #tejun p.jirei {
	width: 154px;
	height: 23px;
	position: relative;
	top: 7px;
	left: 600px;
}

#contents_03 #tejun p.roguin {
	width: 180px;
	height: 70px;
	text-align: left;
	position: relative;
	top: 50px;
	left: 175px;
	font-size: 11px;
	line-height: 1;
}

#contents_03 #tejun p.roguin_wasure {
	width: 210px;
	height: 15px;
	text-align: center;
	position: relative;
	top: 40px;
	left: 155px;
	font-size: 12px;
	line-height: 1;
}

#contents_03 #tejun p.roguin img {
	margin-bottom: 3px;
}

#contents_03 #tejun p.roguin_wasure a {
	color: #FF9933;
}

#header03{
background: url(img/header_03.jpg);
width: 800px;
height: 150px;
}

#header03 h1{
padding-top: 10px;
margin-left: 30px;
font-size: 12px;
}

#header03 h2{
margin-left: 30px;
font-size: 16px;
line-height: 32px;
color: #e64583;
font-weight: bold;
}

#header04{
background: url(img/header_04.jpg);
width: 800px;
height: 150px;
}

#header04 h1{
padding-top: 10px;
margin-left: 30px;
font-size: 12px;
}

#header04 h2{
margin-left: 30px;
font-size: 16px;
line-height: 32px;
color: #e64583;
font-weight: bold;
}

#header05{
background: url(img/header_05.jpg);
width: 800px;
height: 150px;
}

#header05 h1{
padding-top: 10px;
margin-left: 30px;
font-size: 12px;
}

#header05 h2{
margin-left: 30px;
font-size: 16px;
line-height: 32px;
color: #e64583;
font-weight: bold;
}











#header06{
background: url(img/chart_header.jpg);
width: 800px;
height: 200px;
}

#header06 h1{
padding-top: 10px;
margin-left: 30px;
font-size: 12px;
}

#header06 h2{
margin-left: 30px;
font-size: 16px;
line-height: 32px;
color: #e64583;
font-weight: bold;
}





#cheksheet{
width: 700px;
background-color: #fdeaee;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
padding: 10px;
}

#sheet{
background: url(img/chart.gif) no-repeat;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
width: 521px;
height: 704px;
}

.imgcenter{
display: block;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

.pcenter{
display: block;
text-align: center;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
padding: 10px;
color: #ed408e;
font-size: 16px;
font-weight: bold;
background-color: #fbccd5;
}

#sheet p a{
display: block;
margin-top: 610px;
color: #FFF;
font-size: 16px;
font-weight: bold;
width: 130px;
text-align: center;
text-decoration: none;
}

#sheet p a:hover{
text-decoration: underline;
}

#sheet p.zero{
float: left;
margin-left: 5px;
padding-top: 10px;
}

#sheet p.thousand{
float: left;
margin-left: 60px;
}

#sheet p.twothousand{
float: right;
margin-right: 3px;
}
