@charset "shift_jis";

/*« 1 column set «
*/


body { text-align:center;}

	.clear { clear:both; }
	.clear hr {	display:none; }



/*« base «*/

body {
	font-family:"MS PGothic", "Osaka", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	color: #666;
	background-color: #FFF;
	font-size: 0.7em;
}

h1, h2, h3, h4, h5, ul, li {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type:none;
}

img,iframe,object {
	max-width:100%;
}

.ie7 img,.ie7 object/ {
	width:100%;
}

.ie8 img,.ie8 object {
    width:auto\9
}


img {
	max-width: 100%;
	height: auto;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#page {
	margin: 0px 0px;
	text-align:left;
}

/*« header «*/

#head {
	background:url(images/header_bg.png)no-repeat,
	 -webkit-gradient(
	linear, right top, left bottom, 
	from(#eee),
	color-stop(0.50, #fff),
	color-stop(0.50, #fff),
	color-stop(0.69, #fff),
	to(#fff));
	background:url(images/header_bg.png)no-repeat,
	 -webkit-gradient(
	linear, right top, left bottom, 
	from(#eee),
	to(#fff));
	width: 94%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, .2);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, .2);
	background-position:left top;
	border-top: 5px solid #2ca9e1;
	border-left: 10px solid #2ca9e1;
	border-right: 10px solid #2ca9e1;
}

h1 {
	font-size: 0.6em;
	font-weight: normal;
	padding: 2px;
}

#head #headtext {
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px;
}

#head a:hover {
	color: #666;
}

#head a {
	color: #333;
	text-decoration: none;
	padding: 10px 0px 10px 30px;
	display:block;
}

#head p {
	display:none;
}

/*« navi «*/

#home_btn,#headband,.sidemenu,#home_btn,#pagenavi {
	display:none;
}

/*« menu «*/

#side_menu .mask {
	display:none;
}

/*
#sideAlphaWrap h3 {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 78px;
	height: 60px;
	background-image: url(images/menu_title.jpg);
	background-repeat: no-repeat;
	width: 250px;
	margin-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	padding-top: 0em;
	background-color: #FFF;
	background-position: bottom left;
}

#side_menu {
	position: relative;
	height: auto;
}

.menu_bottom {
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 250px;
	margin-bottom: 10px;
}
*/
/*« main «*/

#main {
	margin: 0px 5px;
	text-align:left;
}

#center {
	margin: 0px 10px;
}

#main h2 {
	font-weight:bold;
	color: #333333;
	font-size: 1.0em;
	margin: 15px -10px 7px;
	padding: 0px 3px 3px 3px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
	background:-webkit-gradient(
	linear, right top, left bottom, 
	from(#eeeeee),
	color-stop(0.50, #fff),
	color-stop(0.50, #fff),
	color-stop(0.69, #fff),
	to(#fff));
	background:-webkit-gradient(
	linear, right top, left bottom, 
	from(#eeeeee),
	to(#fff));
}

#main h2:before {
	content: url(images/h2.png);
	vertical-align:middle;
	content-position: bottom left;
}

#article {
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height:1.7em;
	margin: 0px 0px 10px;
}

#article .mask {
	display:none;
}

#article .article_bottom {
	display:none;
}

#article img {
	margin: 3px;
	padding: 3px;
	max-width: 40%;
	height: auto;
}

/*« footer «*/

.pagetop {
	text-align: right;
	margin: 0 0 3px;
	padding: 0px;
	height: 52px !important;
	width: 120px !important;
}

#foot_bg {
	color: #333;
	text-align: center;
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 15px 0px 10px;
	background:-webkit-gradient(
	linear, right top, left top, 
	from(#eeeeee),
	color-stop(0.50, #fff),
	color-stop(0.50, #fff),
	color-stop(0.69, #fff),
	to(#fff));
	background:-webkit-gradient(
	linear, right top, left top, 
	from(#eeeeee),
	to(#fff));
	height: auto;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .3);
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .3);
	background-position:right center;
}

#footer_free {
	display:none;
}

#footer_box {
	color: #FFF;
	padding-top: 15px;
	margin: 0px 15px 0px;
}

#foot_bg h3:before {
	content: url(images/h3.png);
}

#foot_bg h3 {
	color:#333;
	height:20px;
	text-align: left;
	text-indent: 12px;
	line-height: 20px;
	font-size: 1.0em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
	width:100%;
}

#foot_bg ul {
	float: none;
	padding: 10px 0px 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#foot_bg li {
	float:none;
	width:100%;
	text-align:left;
	padding:0;
	display:table-cell;
	vertical-align:middle;
	display:block;
	font-size: 0.9em;
	margin-bottom: 3px;
}

#foot_bg li a {
	height:auto;
	display:block;
	padding:10px 0;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	padding-left:10px;
	background:url(images/iyahu.png) no-repeat,
	 -webkit-gradient(
	linear, left top, right bottom, 
	from(#2ca9e1),
	color-stop(0.50, #005ba3),
	color-stop(0.50, #005ba3),
	color-stop(0.69, #005ba3),
	to(#005ba3));
	background:url(images/iyahu.png) no-repeat,
	 -webkit-gradient(
	linear, left top, right bottom, 
	from(#2ca9e1),
	to(#0099ff));
	background-position:right center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
	border: 2px solid #fff;
}

#foot_bg li a:hover {
	color:#ffffff;
	text-decoration:none;
	background:url(images/iyahu.png) no-repeat,
	 -webkit-gradient(
	linear, left top, left bottom, 
	from(#005ba3),
	color-stop(0.50, #206ca8),
	color-stop(0.50, #206ca8),
	color-stop(0.69, #206ca8),
	to(#005ba3));
	background:url(images/iyahu.png) no-repeat,
	 -webkit-gradient(
	linear, left top, left bottom, 
	from(#005ba3),
	to(#206ca8));
	background-position:right center;
}

#copy {
	color: #666;
	text-align: center;
	font-size: 0.5em;
	clear: both;
	margin: 5px 10px;
}

#copy a {
	color: #666;
	text-decoration: none;
}

.free_space {
	padding: 0px;
	height: auto;
	width: 98%;
}




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;
}

/*@‹¤’ÊƒXƒ^ƒCƒ‹ */

.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;
}


/* ¤•i’Â—ñŒ^ */
.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%;
}

/* “Á’èŽæˆø–@‚ÉŠÖ‚·‚é•\‹L */

.tokusho {
	background-color: #CCCCCC;
}

.tokusho th, .tokusho td {
	padding: 8px;
}

.tokusho th {
	background-color: #E3E3E3;
	width: 30%;
}

/* ¤•ià–¾ */

.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‘n‰pŠpºÞ¼¯¸UB', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS 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ˆÈ~’Ç‰Á•ª */

/* ƒ‰ƒ“ƒLƒ“ƒO1 */

.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 {

}

/* ƒ‰ƒ“ƒLƒ“ƒOŒ^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’Ç‰Á•ª */

/* ƒ‰ƒ“ƒLƒ“ƒOŒ^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;
}

/* ‰¿Ši”äŠrŒ^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%;
}

/* ƒƒjƒ…[Œ^ */

.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{ display: none;}



select,input {
font-size: 200%;
}
input {
width:150px;
}
