@charset "UTF-8";

.side div {
	margin-bottom: 6px;
	
}
.side div p {
	padding: 5px;
	
}
.main div {
	margin-bottom: 20px;
}
h2 {
	margin-bottom: 15px;
}
.price {
	font-size: 110%;
	font-weight: bold;
	text-align: right;
}
/* サイドメニュー */
.sidemenu {
	background-image: url(../img/top/side_pickup_bg.gif);
}
.sidemenu ul {
	padding: 10px 10px 10px 20px;
}
.sidemenu li {
	color: #FFF;
	font-size: 12px;
	list-style-image: url(../img/main/list_icon.png);
	list-style-position: inside;
	padding-bottom: 10px;
}
.sidemenu li a {
	color: #FFF;
	text-decoration: none;
}
/* 表 dl */
.sheet dl  {
	border-bottom: dotted 1px #66C4C4;
	clear:left;
	overflow:hidden;
}
.sheet dl dt {
	font-weight: bold;
	padding: 5px;
	float:left;
	width: 10em;
}
.sheet dl dd {
	padding: 5px 5px 5px 15px;
	float:left;
	background-image: url(../img/main/sheet_icon.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	word-break:break-all;	
}
#adpaper.sheet dl  {
	border-bottom: dotted 1px #66C4C4;
	clear:left;
	overflow:hidden;
}
#adpaper.sheet dl dt {
	font-weight: bold;
	padding: 5px;
	float:left;
	width: 100px;
}
#adpaper.sheet dl dd {
	padding: 5px 5px 5px 15px;
	float:left;
	background-image: url(../img/main/sheet_icon.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	width: 270px;
	word-break:break-all;	
}

/* index.html */
/* index.html main */
.main .news li {
	color: #66C4C4;
	border-bottom: dotted 1px #E39FA9;
	padding: 3px 0px;
	margin-bottom: 4px;
}
.main .news li a {
	color: #66C4C4;
	text-decoration: none;	
}
.main .pointcard {
    border: solid 1px #E39FA9;
    background-color: #F7CFCA;
    padding: 10px;
}
.main .pointcard dl {
	overflow: hidden;
}
.main .pointcard dt {
	width: 360px;
	float:left;
}
.main .pointcard dd {
	width: 268px;
	float:right;
}
.main .pointcard em {
	text-align:center;
}
/* index.html sub */
.health ul , .beauty ul {
	overflow:hidden;
}
.thumb {
	width: 120px;
	float:left;
}
.text {
	width: 205px;
	float:left;
}
.campaign {
	padding: 9px;
	border: solid 1px #CCC;
	overflow: hidden;
	margin-bottom: 20px;
}
.campaign h2 {
	margin-bottom: 5px;
}
.campaign h3 {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-bottom: 10px;
}
.campaign p {
	font-size: 96%;
	line-height: 1.4;
}
.campaign ul {
	margin-top: 10px;
	
}
.campaign ul li.ibc {
	float: left;
	width: 320px;
	overflow: hidden;
	margin-right: 10px;
	background-image: url(../img/top/campaign_box_p2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
}
.campaign ul li.ibc p.donation {
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	background-image: url(../img/top/campaign_box_p1.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 10px;
}
.campaign ul li.aid {
	float: left;
	width: 320px;
	overflow: hidden;
	background-image: url(../img/top/campaign_box_g2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
}
.campaign ul li.aid p.donation {
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	background-image: url(../img/top/campaign_box_g1.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 10px;
}
.campaign dl {
	margin-left: 60px;
	padding-bottom: 10px;
}
.campaign dl dt {
	float: left;
	clear: left;
	width: 7em;
}
.campaign dl dd {
	padding-left: 7em;
	font-weight: bold;
}
.campaign .total {
	background-image: url(../img/top/campaign_total.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	
	clear: both;
}
.campaign .total p {
	font-size: 200%;
	font-weight: bold;
	line-height: 50px;
	text-align:center;
}
.campaign .total p span {
	color:#F00;
}
/* index.html side */
.side .picup {
	background-image: url(../img/top/side_pickup_bg.gif);
	overflow: hidden;
}
.side .picup .blogphoto {
	width: 200px;
	height: 140px;
	margin: 0px auto;
	padding:0px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	pointer-events: none;
}
.blogphoto div.rss-box a,
.blogphoto a {
	pointer-events: none;
}
.side .picup .blogphoto div.rss-box {
	width: 200px;
	height: 140px;
	overflow: hidden;
}
.side .picup .blogphoto img {
	width: 200px;
	height: auto;
}
.side .picup div.blogpost ul {
	margin-bottom: 10px;
}
.side .picup div.blogpost ul li {
	text-align: center;
}
.side .picup div.blogpost a {
	color: #FFFFFF;
}
.side .sale {
	overflow:hidden;		
}
.side .sale dl {
	padding-top: 5px;		
}
.side .sale dt {
	width: 100px;
	color: #666;
	font-size: 86%;
	line-height: 1.5;
	float:right;		
}
.side .sale dd {
	width: 135px;
	float:left;	
}

.side .yakuten {
	height: 152px;
	overflow: hidden;
	background-image: url(../img/top/side_yakuten_bg.jpg);
	background-repeat: no-repeat;
}
.side .yakuten h2 {
	height: 60px;
	margin-top: 20px;
	overflow: hidden;
}
.side .yakuten p {
	padding: 0px 15px;
	font-size: 86%;
	line-height: 1.5;
	word-break:break-all;	
}
.side .yakuten p a {
	color: #333;
	text-decoration: none;
}
.side .banner {
	padding-top: 10px;
}
.side .banner img {
	padding-bottom:3px;
}
.side .banner ul li {
	font-size:80%;
	color:#999;
	line-height: 1.4;
}
.side .contact {
	padding-top: 20px;	
	font-size: 90%;
}
.side .contact h2 {
	color: #66C4C4;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: dotted 1px #66C4C4;	
}
.side .contact dl {
	margin-bottom: 10px;	
}
.side .contact dl dt {
	font-weight: bold;	
}
.side .contact dl dd {
	padding-left: 1em;	
	font-size: 96%;
}
/* index.html #fitsme */
#fitsme {
	padding: 150px 20px 20px 20px;
	background: url(../img/top/fitsme_bg.jpg) no-repeat center top;
	overflow: hidden;
}
#fitsme p.catch {
	text-align: center;
	padding-bottom: 60px;
}
#fitsme h2 {
	margin-bottom: 0px;
}
#fitsme dl {
	display: block;
	background-color: #DC007D;
	padding: 10px;
	overflow: hidden;
	margin-top: 20px;
}
#fitsme dl dt {
	padding-right: 10px;
	border-right: solid 1px #FFA7C9;
	margin-right: 10px;
	float: left;
}
#fitsme dl dd {
	padding-left: 260px;
	color: #FFF;
	font-size: 12px;
}
#fitsme dl strong {
	color: #FFED00;
}
#fitsme p {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
#fitsme p a {
	text-decoration: none;
}


/* conpany.html */
.shop {
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	clear:both;
	border-bottom: solid 1px #66C4C4;
}
.shop .shopphoto {
	width: 270px;
	margin-right: 40px;
	float: left;
}
.shop .shopphoto img {
	margin-bottom: 2px;
}
.shop .shopoutline {
	width: 610px;
	float: left;
}
.shop h3 {
	padding-bottom: 10px;
	text-indent: -24px;
}
.shop .shopoutline p {
	padding-bottom: 10px;
}
.tel {
	font-size: 150%;
	color: #66C4C4;
	font-weight: bold;
}
.telnamber {
	font-size: 150%;
	font-weight: bolder;
	padding-left: 10px;
}
#policy p {
	font-size: 100%;
	font-weight: bold;
	padding-left: 3em;
	padding-top: 1em;
	color: #66C4C4;
}

/* inquiry.html */
.phonebox {
	width: 600px;
	border: dashed 2px #66C4C4;
	padding:20px;
	margin: 20px auto;
}
.phonebox .tel {
	font-size: 200%;
	color: #66C4C4;
	font-weight: bold;
}
.phonebox .telnamber {
	font-size: 200%;
	font-weight: bolder;
	padding-left: 10px;
}
.phonebox .hours {
	color: #F3676E;
	text-align: center;
}

/* beauty.html */
.beauty h3 {
	color: #F3676E;
	font-size: 120%;
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #E39FA9;
}
.beauty h4 {
	color: #F3676E;
	font-size: 110%;
}
.beauty h5 {
	color: #F3676E;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.beauty .item {
	background-image: url(../img/contents/beauty_box_body.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	margin-bottom: 30px;
}
.beauty .item dl {
	background-image: url(../img/contents/beauty_box_title.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.beauty .item dl dt {
	color: #F3676E;
	font-weight: bold;
	padding: 5px 5px 5px 50px;
}
.beauty .item dl dd {
	padding: 20px 20px 40px 20px;
	
}
.beauty .column {
	border: solid 1px #F3676E;
	background-image: url(../img/main/bg_navi.gif);
	padding: 20px 10px 10px 10px;
	margin-top: 20px;
	overflow: hidden;
}
.beauty .column strong {
	color: #F3676E;
	font-size: 120%;
	font-weight: bold;
}
.item_lft {
	float: left;
	color:#333;
	font-size: 90%;
	line-height: 1.2;
	padding: 0px 20px 10px 0px;
}
.item_rgt {
	float: right;
	color:#333;
	font-size: 90%;
	line-height: 1.2;
	padding: 0px 0px 10px 20px;
}
.data {
	color:#666;
	font-size: 90%;
	text-align: right;
	padding-top: 20px;
}
.no1 {
	font-family: "Courier New", Courier, monospace, Geneva, sans-serif;
	font-weight: bold;
	font-size:140%;
	

}

/* health.html */
.health h3 {
	color: #66C4C4;
	font-size: 120%;
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #66C4C4;
}
.health h4 {
	color:#09F;
	font-size: 110%;
}
.health .column {
	border: solid 1px #66C4C4;
	background-image: url(../img/main/bg_top.gif);
	padding: 20px 10px 10px 10px;
	margin-top: 20px;
	overflow: hidden;
}

/* sale.html */
.preview {
	padding-top: 10px;
	overflow:hidden;
}
.preview li {
	float:left;
	padding-right: 10px;
}
.preview li:first-child {
	padding-left: 20px;
}
