@charset "utf-8";

.clear {
	clear: both;
}
.clear hr {
	display: none;
}

body {
	font-size: 110%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	background-image: url(../images/bodyback.jpg);
	background-position: top left;
	background-color: #FCE4EF;
	background-repeat: repeat-x;
}

h1,h2,h3,h4,h5,h6,p,div,ul,li {
	padding: 0;
	margin: 0;
}

h2,h3,h4,h5,h6 {
	font-size: 1.2em;
}

h3,h4,h5,h6 {
	margin-top: 0.75em;
}

a:link {
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

img {
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}

#bodywrapper {
	text-align: left;
}

#headerband {
	line-height: 1.25em;
	vertical-align: bottom;
	display: block;
}

#keyword {
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.95em;
	color: #FFF;
	display: block;
}

#title {
	width: 1010px; 
	margin-right: auto;
	margin-left: auto;
	display: table;
	height: 30px;
}

html > body #title {
	height: auto;
	min-height: 30px;
}
#title .pos  {
	height: 30px;
	display: table-cell;
	font-size: 1.2em;
	color: #FFF;
	font-weight: bold;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 30px;
	text-indent: 5px;
}
html > body #title .pos {
	height: auto;
	min-height: 30px;
}

#headerwrapper {
}
html > body #headerwrapper {
	height: auto;
}

#header {
	height: 230px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}

html > body #header {
	height: auto;
	min-height: 230px;
}

h1 {
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
}

.headmetadesc {
	font-size: 2.6em;
	display: block;
	padding-top: 33px;
	margin-left: 33px;
	margin-right: 30px;
	line-height: 38px;
	font-weight: bold;
}
.headmetadesc a {
	text-decoration: none;
	color: #F091A6;
}
.headmetadesc a:hover {
	text-decoration: none;
	color: #F8C2DB;
}
.sitedescription {
	color: #F8C2DB;
	line-height: 111%;
	position: absolute;
	display: block;
	left: 38px;
	top: 122px;
	width: 777px;
	font-size: 100%;
	font-weight: bold;
}
#navi {
	background-color: #FFF;
	background-image: url(../images/navigationbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 30px;
	font-size: 0.9em;
	clear: both;
}
html > body #navi {
	height: auto;
	min-height: 30px;
}
#navi ul {
	width: 930px;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#navi li {
	width: auto;
	float: left;
	padding-right: 0px;
	padding-left: 7px;
	padding-top: 5px;
}
#navi li a {
	color: #00AEFF;
	text-decoration: none;
}
#navi li a:hover {
	color: #E9E9E9;
}
#pagewrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#container {
	float: left;
	width: 1000px;
	clear: both;
}

#articlearea {
	float: left;
	width: 960px;
	padding-top: 10px;
	padding-left: 21px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.articlebg {
}

#articlearea h2 {
	margin-top: 8px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(../images/articleup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
	font-size: 1.2em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 135%;
}
html > body #articlearea h2 {
	height: auto;
}
#articlearea p {
	margin-top: 0.0em;
	margin-bottom: 1.75em;
}
#articlearea .freesp {
	color: #555;
}

.article {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.75em;
	color: #555;
	background-color: #FFF;
}
.article img {
	margin: 3px;
	padding: 3px;
}

.articlebottom {
	padding-top: 3px;
	padding-bottom: 7px;
	clear: both;
}

.spinit {
	margin:0px;
	padding:0px; 
	font-size: 0px; 
	line-height: 0px; 
}

.pagetop {
	border: none;
	text-align: right;
}

#footerup{
	text-align: right;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#footer {
	background-color: #FFF;
	background-image: url(../images/footerbg_btm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-bottom: 32px;
}

#footerinmenu{
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	background-color: #F3F7FF;
}

.menuarea {
	float: left;
	width: 282px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 3px;
	margin-bottom: 25px;
	overflow: hidden;
}

.menuarea h3 {
	color: #555;
	padding-top: 8px;
	padding-bottom: 14px;
	padding-left: 7px;
	padding-right: 3px;
	font-size: 1em;
	line-height: 1.25em;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/menutitgack.jpg);
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F190BB;
	clear: both;
}

.menuarea img {
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 12px;
}

.menuarea ul {
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 0.95em;
	width: 273px;
}

.menuarea ul li {
	float: left;
	width: 273px;
	color: #555;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	text-decoration: none;
	font-size: 0.95em;

}

.menuarea a {
	color: #555;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 17px;
	padding-right: 1px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
	background-image: url(../images/menuico.gif);
	background-position: 3px 57%;
	background-repeat: no-repeat;
	background-color: #FFF;
	line-height: 1.25em;
	display: block;
}

.menuarea a:hover {
	color: #05F;
}

#copyright{
	height: 50px;
	background-color: #F190BB;
	background-image: url(../images/copyright_upper.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 0.9em;
	text-align: center;
	vertical-align: text-bottom;
	clear: both;
}

html > body #copyright {
	height: auto;
	min-height: 50px;
}
#copyright p {
	padding-top: 18px;
	line-height: 27px;
}

#copyright a {
	text-decoration: none;
	color: #FFF;
}

#copyright a:hover {
	color: #EEE;
}




table{
	width:100%;
	_width:95%;
	font-size:13px;
	margin-top:10px;
	margin-bottom:10px;
}

th{
	background-color:#EBEBEB;
}

td{
	background-color:#FFFFFF;
}

#menu .ritem td,#rmenu .ritem td{
	border:none;
}

/*　共通スタイル */

.rtitle  {
	height: 44px;
	text-align: center;
	overflow: hidden;
	padding: 4px;
}

.rimg {
	text-align: center;
}
.price {
	color: #CC0000;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 120%;
	text-align: center;
}

.tdesc {
	text-align: left;
	vertical-align: top;
}


/* 商品陳列型 */
.ritm
{
	background-color:#FFFFFF;
}

.ritm th,.ritm td
{
	padding:6px;
	width:auto;
	line-height: 120%;
	border:solid 1px #CCC;
	vertical-align:top;
	text-align: center;
}

.col1 td ,.col1 th{
	width: 100%;
}

.col2 td ,.col2 th{
	width: 50%;
}

.col3 td ,.col3 th{
	width: 33%;
}

.col4 td ,.col4 th{
	width: 25%;
}

/* 特定取引法に関する表記 */

.tokusho {
	background-color: #CCCCCC;
}

.tokusho th, .tokusho td {
	padding: 8px;
}

.tokusho th {
	background-color: #E3E3E3;
	width: 30%;
}

/* 商品説明 */

.ritm_desc {
	border: 1px solid #CCCCCC;
}
.ritm_desc td {
	vertical-align: top;
	padding: 10px;
}
.ritm_desc .title {
	background-color: #EBEBEB;
	padding: 5px;
	margin-bottom: 8px;
	text-align:left;
	line-height:120%;
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
}

.ritm_desc .title a{
	color:#333;
}

.ritm_desc .title a:hover{
	color:#FF0000;
}

.ritm_desc .desc{
	padding:20px;
}

.ritm_desc .price {
	text-align: left;
	padding: 0px;
}
.ritm_desc  .img {
	width: 20%;
}
.ritm_desc .more, .ritm_desc .price, .ritm_desc .review {
	line-height: 25px;
	height: 25px;
	margin-right: 5px;
	margin-left: 5px;
}


/* ▼1/18以降追加分 */

/* ランキング1 */

.rnk1item {
	border: 1px solid #CCCCCC;
}
.rnk1item  th {
	background-color: #FFFFFF;
	width: 70px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.rnk1item td {
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 12px;
	line-height: 130%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.rnk1item .ttitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 130%;
}

.rnk1item th, .rnk1item td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.rnk1item .timg {
	width: 130px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	vertical-align: middle;
}
.rnk1item .alt th, .rnk1item .alt td {

}

/* ランキング型2 */

.rnk2item {
	font-size: 12px;
}

.rnk2item .timg, .rnk2item .tdesc {
	padding: 15px;
}
.rnk2item td {
	padding: 0px;
	vertical-align: top;
}
.rnk2item .ttitle {
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: left;
	font-size: 16px;
}

.rnk2item  .timg {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width:130px;
}

.rnk2item .timg img {
	padding-bottom: 10px;
}

.rnk2item .tdesc {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 160%;
}

.rnk2item .ttable {
	width:100%;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
.ttable th, .ttable td {
	padding: 8px;
	width: 33%;
	text-align: center;
}

/* ▼1/25追加分 */

/* ランキング型3 */

.rnk3item {
	border: 1px solid #CCCCCC;
}
.rnk3item  th {
	text-align: left;
	padding: 8px;
	font-size: 17px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}
.rnk3item th img {
	vertical-align: bottom;
	margin-right: 6px;
}

.rnk3item td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rnk3item .timg {
	text-align: center;
	width: 150px;
}

/* 価格比較型1 */

.prc1item {
	border: 1px solid #CCCCCC;
}

.prc1item th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 6px;
	text-align: center;
}
.prc1item td {
	text-align: center;
	padding: 6px;
}
.prc1item .alt td {
	background-color: #F5F5F5;
}

.prc1item .price {
	text-align: right;
	width: 120px;
}

/* 項目説明型 */

.dsc1item,.dsc2item {
	background-color: #CCCCCC;
}
.dsc1item  th, .dsc1item  td,.dsc2item th, .dsc2item td {
	padding: 6px;
}
.dsc1item th , .dsc2item th {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.dsc1item td , .dsc2item td {
	font-size: 95%;
	vertical-align: top;
}

.dsc1item th{
	width: 30%;
}

.dsc2item .col2 th{
	width: 50%;
}

.dsc2item .col3 th{
	width: 33%;
}

.dsc2item .col4 th{
	width: 25%;
}

/* メニュー型 */

.tblmenu1item td {
	font-size: 12px;
	line-height: 130%;
	border: 1px solid #CCCCCC;
	vertical-align:top;
}
.tblmenu1item  td  .ttitle {
	background-color: #EEEEEE;
	font-weight: bolder;
	padding: 7px;
	margin-bottom: 8px;
	font-size: 13px;
}

.tblmenu1item .col1{
	width:100%;
}

.tblmenu1item .col2{
	width:50%;
}




.syo{
	color:#929286;
	font-size:12px;
	line-height:125%;
	font-weight:normal;
	margin-top: 5px;
	margin-left: 10px;
	margin-right:10px;
	margin-bottom: 30px;
	padding:10px 10px 10px 10px;
	background: #FFFFD2;
	border: 1px dashed #929286;
        word-break: break-all;
}


select,input {
font-size: 200%;
}
input {
width:150px;
}
