/* 
BODY
-------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #7b7b7b;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

body {
    background-color: #fcfcfc;
	margin: 0;
	padding: 0;
}

img {	
	border:none;
}

hr {
    clear: both;
	margin: 20px 0 10px 0;
	border: #e5e4e5 dotted 1px;
} 

/*
BASE
-------------------------------------------------------------------*/
#base {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	background: url(img/cmn/bg.jpg) repeat-y;
}

#main {
    width: 820px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}


/*
HEADER
-------------------------------------------------------------------*/
h1.h1d {
    padding: 0 0 0 30px;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}

h1 a {
    width: 820px;
	height: 90px;
	margin: 0;
	padding: 0;
}

span.pan {
	width: 760px;
	height: 20px;
	margin: 5px 0 0 30px;
	padding: 0;
	float: left;
	font-size: 10px;
	font-weight: normal;
}
span.pan a {
    text-decoration: underline;
	font-size: 10px;
}
span.pan a.blue {
    color: #39c;
	font-size: 10px;
}
span.pan a.search {
    margin: 0 0 0 5px;
    float: right;
	font-size: 10px;
    color: #39c;
	text-decoration: none;
}
span.pan a.search:hover { text-decoration: underline;}


/*
H-Tags
-------------------------------------------------------------------*/
h2 {
    width: 445px;
    /width: 580px;
	height: 17px;
	margin: 0;
	padding: 8px 0 0 135px;
	/padding: 10px 0 0 135px;
	font-size: 10.5px;
	font-weight: normal;
	clear: both;
}

h2#t1 { background: url(img/top/t1.jpg) no-repeat;}
h2#t2 { background: url(img/top/t2.jpg) no-repeat; margin: 0 0 10px 0;}
h2#t3 { background: url(img/top/t3.jpg) no-repeat; margin: 30px 0 0 0;}
h2#t4 { background: url(img/top/t4.jpg) no-repeat; margin: 30px 0 0 0;}
h2#t5 { background: url(img/top/t5.jpg) no-repeat;}
h2#t6 { background: url(img/top/t6.jpg) no-repeat;}
h2#a1 { background: url(img/about/a1.jpg) no-repeat;}
h2#a2 { background: url(img/about/a2.jpg) no-repeat; /margin-top: 20px;}
h2#a3 { background: url(img/about/a3.jpg) no-repeat;}
h2#km1 { background: url(img/km1.jpg) no-repeat;}
h2#d1 { background: url(img/d1.jpg) no-repeat;}

h3 {
    width: 560px;
    /width: 580px;
	height: 22px;
	padding: 3px 0 0 20px;
	color: #fff;
	background: url(img/cmn/pink_bar.jpg) no-repeat;
    font-size: 13px;
	clear: both;
}


/*
TEXT
-------------------------------------------------------------------*/
#cont {
    width: 580px;
	margin: 0 25px 0 30px;
	/margin: 10px 15px 0 25px;
	float: left;
}

#cont a {
    color: #39c;
	font-size: 13px;
	clear: both;
}

p {
    width: 580px;
	margin: 10px 0 20px 0;
	line-height: 145%;
}


/*
PRODUCT
-------------------------------------------------------------------*/
.blue { color: #69f;}
.purple { color: #c6f;}
.pk { color: #f9f;}

p.intro {
    width: 285px;
	float: left;
}
b.pink { color: #c83a77;}

p.face {
    width: 95px;
	float: left;
    color: #c83a77;
	font-size: 11px;
}

img.pic1 {
    margin: 10px 0 25px 0;
    float: right;
}
p.rep1 {
    width: 470px;
    float: right;
}

img.buy { margin: 15px 0 0 0;}

img.pic2 {
	margin: 10px 0 20px 0;
    float: left;
	clear: both;
}
p.rep2 {
    width: 310px;
	float: right;
}

img.bnr { margin: 0 10px 0 0;}

dl.detail {
    width: 425px;
	height: auto;
}

dl.detail dt{
    width: 80px;
	height: auto;
	margin: 0 20px 0 0;
	padding: 3px 0 3px 10px;
	float: left;
    border-top: #c83a77 1px dotted;
}

dl.detail dd{
    width: 255px;
	margin: 0;
	padding: 3px 0 3px 10px;
	float: left;
    border-top: #c83a77 1px dotted;
}

img.pic3 {
    margin: 0 0 0 60px;
    /margin: -200px 0 0 30px;
	/float: right;
}

span.searchFooter {
    font-size: 10px;
	color: #39c;
}
#cont span.searchFooter a {
    font-size: 10px;
}

/*口コミFRAME
-----*/
iframe {
    width: 580px;
    height: 145px;
    margin: 20px 0;
	border: #c83a77 1px solid;
}
dl.com { width: 560px;}
dl.com dt {
	margin: 10px 0 0 0;
}
dl.com dd {
	margin: 0 0 10px 0;
    background-color: #F3EEF2;
}


/*
CATEGORY
-------------------------------------------------------------------*/
#cont ul.Cat {
    list-style-type: none;
	text-align: center;
	line-height: 140%;
    clear: both;
}

#cont ul.Cat li.left { border-left: 1px dotted #7b7b7b;}

#cont ul.Cat li {
	width: 190px;
	height: 290px;
	margin: 0;
	padding: 15px 0 5px 0;
	float: left;
	border-top: 1px dotted #7b7b7b;
	border-right: 1px dotted #7b7b7b;
	overflow: hidden;
}

#cont ul.Cat li img { margin: 10px 0 0 0;}

h2.h2t5 { margin: 30px 0 0 0;}


/*
for Only TOP
-------------------------------------------------------------------*/
/*NEWS
-----*/
#cont ul.news{
    width: 580px;
	margin: 10px 0 20px 0;
	list-style-position: inside;
	list-style-image: url(img/top/index.gif);
	line-height: 170%;
}
#cont ul.news li.none {
    margin: 0 0 0 40px;
    /margin: 0 0 0 15px;
    list-style-type: none;
    list-style-image: none;
}
#cont ul.news a.toNews{
    margin: 10px 10px 10px 0;
	font-size: 10px;
	color: #7b7b7b;
	float: right;
}

/*RANKING
-----*/
#cont ul.Rank {
    margin: 0 0 30px 0;
    list-style-type: none;
	text-align: center;
	line-height: 140%;
    clear: both;
}
#cont ul.Rank li.left {
    width: 143px;
    border-left: 1px dotted #7b7b7b;
}
#cont ul.Rank li {
	width: 144px;
	height: 210px;
	margin: 5px 0;
	padding: 0 0 5px 0;
	float: left;
	border-bottom: 1px dotted #7b7b7b;
	border-right: 1px dotted #7b7b7b;
	position: relative;
	overflow: hidden;
}

/*CLOSE UP
-----*/
dl.up {
    width: 580px;
	margin: 10px 0 0 0;
}
dl.up dt {
    width: 90px;
	float: left;
}
dl.up dd {
    width: 185px;
	margin: 0 5px 20px 10px;
	float: left;
}

/*REVIEW
-----*/
#cont ul.komi {
    list-style-type: none;
	text-align: center;
	line-height: 140%;
    clear: both;
}
#cont ul.komi li {
	width: 145px;
	height: 275px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	float: left;
	position: relative;
	overflow: hidden;
	background: url(img/top/box.jpg) no-repeat;
	border-bottom: #e5e4e5 dotted 1px;
}
#cont ul.komi li p {
    width: 130px;
	height: 70px;
    margin: 0;
    padding: 15px 5px 0 5px;
}
#cont ul.komi li a.gry {
    font-size: 12px;
	color: #7b7b7b;
}
#cont ul.komi li a.gry:hover { color: #39c;}
#cont ul.komi li img {
    margin: 25px 0 0 0;
}


/*
komi(口コミ一覧)
-------------------------------------------------------------------*/
div.km iframe {
    margin: 0 0 10px 0;
}
div.km p {
    margin: 0 0 5px 0;
    font-size: 13px;
	color: #C83A77;
}
div#cont.km h3 a { color: #fff;}
div#cont.km h3 a:hover { text-decoration: none;}


/*
SiteMap
-------------------------------------------------------------------*/
ul.map {
	padding: 10px;
    list-style: none;
	list-style-position: outside;
}
ul.map ul {
    padding: 10px 0 10px 80px;
    list-style: none;
	list-style-position: inside;
}
ul.map ul ul{
    padding: 5px 0 10px 40px;
    list-style: none;
	list-style-position: inside;
}


/*
MENU
-------------------------------------------------------------------*/
ul#menu {
    width: 155px;
	margin: 0 30px 0 0;
	/margin: 12px 30px 0 0;
	float: right;
}

ul#menu li {
	list-style-type: none;
}

ul#menu li a {
	width: 133px;
	/width: 155px;
	height: 21px;
	/height: 22px;
	padding: 3px 0 0 22px;
	/padding: 2px 0 0 22px;
	/margin: 0;
	display: block;
	background: url(img/cmn/btn.jpg) no-repeat;
	text-decoration: none;
	font-size: 13px;
	color: #A43565;
	line-height: 15px;
	/line-height: 22px;
}

ul#menu li a:hover {
	width: 133px;
	/width: 155px;
	height: 21px;
	/height: 22px;
	background: url(img/cmn/btn_f2.jpg) no-repeat;
}

ul#menu li.nonpic a {
	padding: 3px 0 0 12px;
    background: none;
}


/*
ABOUT
-------------------------------------------------------------------*/
/*SkinType
-----*/
dl.typeEx {
    width: 580px;
	margin: 10px 0 0 0;
}
dl.typeEx dt {
	margin: 0;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #C83A77;
}
dl.typeEx dd {
    width: 580px;
	margin: 0 0 20px 0;
	float: left;
	line-height: 130%;
	font-size: 11px;
	color: #C83A77;
}

/*STAFF
-----*/
dl.staff {
    width: 580px;
	margin: 10px 0 0 0;
}
dl.staff dt {
    width: 125px;
	margin: 0 0 30px 0;
	float: left;
}
dl.staff dd {
    width: 150px;
	margin: 0 5px 0 10px;
	float: left;
	line-height: 130%;
	font-size: 11px;
	color: #C83A77;
}

/*相互リンクについて
----------*/
#base ul.want {
    margin: 0;
}
#base ul.want li {
    list-style: none;
	list-style-position: outside;
	list-style-type: none;
	font-size: 9px;
}

#base ul.Info {
    margin: 0 0 0 30px;
}
#base ul.Info li {
    list-style: none;
	list-style-position: outside;
	list-style-type: none;
}

#base ul.L {
    padding: 0 0 0 30px;
}
#base ul.L li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: decimal;
    margin: 5px 0;
}


/*
Copyright-FOOTER
-------------------------------------------------------------------*/
address {
	font-style: normal;
	color: #fff;
	text-align: center;
	height: 25px;
	padding: 5px 0;
	display: block;
	background: url(img/cmn/footer.jpg) no-repeat;
	font-size: 10px;
	text-indent: inherit;
	clear: both;
}

a.toTop{
    font-size: 10px;
	color: #7b7b7b;
	float: right;
	margin: 0 30px 0 0;
}

p.Fmenu {
    text-align: left;
	margin: 0 0 0 30px;
}



