* {
	margin: 0;
	padding: 0;
}
H1{ background-color: black; }

/*
Link Color [
-----------------------------------------------------------
*/
a {
	text-decoration: none;
}

a:link {
	color: #96C;
}

a:visited {
	color: #0C8EF2;
}

a:hover {
	color: #FF9933;
}


/*
page [
-----------------------------------------------------------
*/
#page {
	width: 960px;
	margin: 0 auto;
}


/*
header [
-----------------------------------------------------------
*/
#header {
	width: 971px;
    height: 240px;
	background:#FFF url(../img/header.jpg) repeat-x;
}

#header #left {
    float: left;
    width: 160px;
	height: 210px;
    padding: 0px 0 0 0px;
	//background:url(../img/logo.png) no-repeat;
	//background-position: 10px 38px; 
}

#header #banner {
     float: right;
	 padding: 0px 0 0px 0px;
     width: 795;
	 height: 125px;
}
#header #navi {
     float: right;
	 padding: 5px 0 0px 0px;
     width: 795;
	 height: 95;
}
/*
main [
-----------------------------------------------------------
*/
#main {
    clear: both;
	margin: 0px 0;

}

#main #left {

	float: left;
}



#main #left #content {
	width: 620px;
	float: left;
	background: #FFF;
}


#main #left #content h3 {
	font-weight: bold;
	font-size: 10px;
	line-height:12px;
	margin: 0;
}


#main #side {
	width: 330px;
	height:100%;
	float:right;
}


/*
main news [
-----------------------------------------------------------
*/
#main #news {
	margin: 10px 0 5px 0;
	overflow: auto;
}

#main #news table {
	width: 90%;
	border: none;
}

#main #news table tr td{
	border-bottom: #afafaf 1px dotted;
	padding: 3px;
}

#main #news p.date {
	width:80px;
	text-align:center;
	font-size: 12px;
	color: #555;
	margin: 0;
	padding: 0;
}

#main #news p.tit {
	width:653px;
	text-align: left;
	font-size: 10px;
	line-height: 110%;
	color: #333;
	margin: 0 0 2px 0;
	padding: 0;
}

/*
main thismonth [
-----------------------------------------------------------
*/
#main #left #content #thismonth {
	margin: 0;
	padding: 0;
}

#main #left #content #thismonth p{
	font-size: 10px;
	text-align: right;
}

/*
main fasshion [
-----------------------------------------------------------
*/

#main #left #content #fasshion {
	margin: 0;
	padding: 0 5px;
}

#main #left #content #fasshion table{
	text-align:center;
}

#main #left #content #fasshion img{
	margin-right: 7px;
}

#main #left #content #fasshion p.reg{
	margin-top: 2px;
	font-size:9px;
	line-height: 100%;
}

#main #left #content #fasshion p.shop{
	margin-top: -6px;
	font-size:9px;
	line-height: 100%;
}

#main #left #content #fasshion p.name{
	margin-top: -6px;
	font-size:11px;
	line-height: 100%;
}

/*
main catalog [
-----------------------------------------------------------
*/

#main #left #content #catalog_left {
	float: left;
	width: 355px;
	height: 500px;
	margin: 10px 0 0 0;
	padding: 0 5px;
}

#main #left #content #catalog_left table tr td{
	vertical-align:top;
	border-bottom: #afafaf 1px dotted;
	padding: 3px;
}

#main #left #content #catalog_left table tr td.last{
	vertical-align:top;
	border:none;
	padding: 3px;
}

#main #left #content #catalog_left table tr td p.name{
	font-size: 14px;
	margin: 0;
	line-height: 100%;
}

#main #left #content #catalog_left table tr td p.cont{
	font-size: 10px;
	line-height: 130%;
	margin: 0;
	padding: 0 15px;
}

#main #left #content #catalog_right {
	float: right;
	width: 195px;
	margin: 10px 0 0 0;
	border-left-width: thin;
	border-left-color: #CCC;
	border-left-style: dotted;
	padding: 0 5px;
}

#main #left #content #catalog_right #search{
	float: right;
	width: 195px;
    margin: 0 0 25px -20px;
}

#main #left #content #catalog_right #search table tr td{
	vertical-align:middle;
	border-bottom: #afafaf 1px dotted;
	padding: 3px;
}

/*
main shop [
-----------------------------------------------------------
*/

#main #left #content #shop{
	clear: both;
	width: 552px;
	height: 240px;
	margin: 10px 0 -30px 10px;
	padding: 20px 15px;
	background: url(../img/shop_back.png) no-repeat;
}

#main #left #content #shop #left{
	float:left;
	width: 300px;
	margin: 0 ;
	padding: 0;
}

#main #left #content #shop #right{
	float:left;
	width: 210px;
	margin: 0 0 0 10px;
	padding: 0;
}

#main #left #content #shop table {
	width: 100%;
	border: none;
}

#main #left #content #shop table tr td{
	vertical-align:top;
	border-bottom: #afafaf 1px dotted;
	padding: 3px;
}

#main #left #content #shop table tr td.last{
	vertical-align:top;
	border:none;
	padding: 3px;
}

#main #left #content #shop table tr td p{
	margin: -2px 0;
}

#main #left #content #shop table tr td p.pla{
	font-size:10px;
	color: #C69;
}

#main #left #content #shop table tr td p.cont{
	font-size:9px;
	line-height: 130%;
}


/*
main calendar [
-----------------------------------------------------------
*/

#main #left #content #cal_head01 {
	width: 552px;
	height: 62px;
	margin-top: 10px;
	background: url(../img/cal_head01.png) no-repeat;
}

#main #left #content #cal_head01 table tr td{
	width: 92px;
	padding: 2px 0 7px 0;
	text-align: center;
	letter-spacing: 3px;
	color: #999;
}

#main #left #content #cal_head01 .select{
	font-weight: bold;
	color: #FFF;
}

#main #left #content #cal_head02 {
	width: 552px;
	height: 62px;
	margin-top: 10px;
	background: url(../img/cal_head02.png) no-repeat;
}

#main #left #content #cal_head02 table tr td{
	width: 92px;
	padding: 2px 0 7px 0;
	text-align: center;
	letter-spacing: 3px;
	color: #999;
}

#main #left #content #cal_head02 .select{
	font-weight: bold;
	color: #FFF;
}

#main #left #content #cal_head03 {
	width: 552px;
	height: 62px;
	margin-top: 10px;
	background: url(../img/cal_head03.png) no-repeat;
}

#main #left #content #cal_head03 table tr td{
	width: 92px;
	padding: 2px 0 7px 0;
	text-align: center;
	letter-spacing: 3px;
	color: #999;
}

#main #left #content #cal_head03 .select{
	font-weight: bold;
	color: #FFF;
}

#main #left #content #cal_head04 {
	width: 552px;
	height: 62px;
	margin-top: 10px;
	background: url(../img/cal_head04.png) no-repeat;
}

#main #left #content #cal_head04 table tr td{
	width: 92px;
	padding: 2px 0 7px 0;
	text-align: center;
	letter-spacing: 3px;
	color: #999;
}

#main #left #content #cal_head04 .select{
	font-weight: bold;
	color: #FFF;
}

#main #left #content #cal_head05 {
	width: 552px;
	height: 62px;
	margin-top: 10px;
	background: url(../img/cal_head05.png) no-repeat;
}

#main #left #content #cal_head05 table tr td{
	width: 92px;
	padding: 2px 0 7px 0;
	text-align: center;
	letter-spacing: 3px;
	color: #999;
}

#main #left #content #cal_head05 .select{
	font-weight: bold;
	color: #FFF;
}

#main #left #content #cal_head06 {
	width: 552px;
	height: 62px;
	margin-top: 10px;
	background: url(../img/cal_head06.png) no-repeat;
}

#main #left #content #cal_head06 table tr td{
	width: 92px;
	padding: 2px 0 7px 0;
	text-align: center;
	letter-spacing: 3px;
	color: #999;
}

#main #left #content #cal_head06 .select{
	font-weight: bold;
	color: #FFF;
}

#main #left #content #cal_main {
	width: 552px;
	height: inherit;
	background: url(../img/cal_main.png) repeat-y;
}

#main #left #content #cal_main table {
	width: 100%;
	border: none;
}

#main #left #content #cal_main table tr td{
	border-bottom: #afafaf 1px dotted;
	padding: 3px;
}


#main #left #content #cal_main p{
	font-size: 12px;
	line-height: 100%;
	margin: 0;
	padding-right: 10px;
}

#main #left #content #cal_main p.date {
	width:60px;
	text-align:center;
	font-size: 11px;
	margin: 0;
	padding: 1px 0;
	}

#main #left #content #cal_main p.shop {
	font-size: 12px;
	margin: 3px 0 0 0;
	padding: 0;
}

#main #left #content #cal_main p.name {
	font-size: 14px;
	letter-spacing: .1em;
	margin: 2px 0 0 0;
	padding: 0;
}

#main #left #content #cal_main p.shopdata {
	font-size: 10px;
	margin: 4px 0 0 0;
	padding: 0;
}

#main #left #content #cal_foot {
	width: 552px;
	height: 9px;
	background: url(../img/cal_foot.png) no-repeat;
}

/*
main blog [
-----------------------------------------------------------
*/
#main #left #content #blog1 {
	width: 289px;
	height: 650px;
	margin: 7px 0 0 7px;
	float: left;
	background: url(../img/blog_back1.png);
}

#main #left #content #blog1 #content {
	float: left;
	text-align: center;
	width: 269px;
	height: 610px;
	margin: 12px 0 0 10px;
	overflow: auto;
}

#main #left #content #blog1 #content table{
	width: 100%;
	padding: 2px;
	border: none;
}

#main #left #content #blog1 #content table tr td{
	vertical-align:bottom;
}

#main #left #content #blog1 #content p{
	font-size: 9px;
	color: #666;
	margin-bottom: 10px;
}


#main #left #content #blog2 {
	width: 260px;
	height: 210px;
	margin: 7px 7px 0 0;
	float: right;
	background: url(../img/blog_back2.png);
}

#main #left #content #blog2 #content {
	float: left;
	width: 240px;
	height: 170px;
	margin: 12px 0 0 10px;
	overflow: auto;
	background: #CCC;
}

#main #left #content #blog3 {
	width: 260px;
	height: 174px;
	margin: 8px 7px 0 0;
	float: right;
	background: url(../img/blog_back3.png);
}

#main #left #content #blog3 #content {
	float: left;
	width: 250px;
	height: 134px;
	margin: 12px 0 0 5px;
	overflow: auto;
}

#main #left #content #blog3 #content p{
	font-size: 11px;
	line-height: 100%;
	margin-top: 2px;
}

#main #left #content #blog3 #content table{
	width: 100%;
	border: none;
}

#main #left #content #blog3 #content table tr td{
	vertical-align: top;
	text-align:center;
	padding: 0 1px;
}

#main #left #content #blog3 #content p.name{
	font-size:12px;
	line-height:100%;
	margin-top: 2px;
}

#main #left #content #blog3 #content p.txt{
	font-size: 7px;
	line-height: 100%;
	margin: -10px 2px 10px 2px;
}

#main #left #content #blog4 {
	width: 260px;
	height: 178px;
	margin: 8px 7px 0 0;
	float: right;
	background: url(../img/blog_back4.png);
}

#main #left #content #blog4 #content {
	float: left;
	width: 245px;
	height: 138px;
	margin: 12px 0 0 5px;
	overflow: auto;
}

#main #left #content #blog4 #content table{
	width: 90%;
	border: none;
}

#main #left #content #blog4 #content table tr td{
	vertical-align:top;
	text-align:center;
	padding: 0 1px;
}

#main #left #content #blog4 #content p.name{
	font-size:12px;
	line-height:100%;
	margin-top: 2px;
}

#main #left #content #blog4 #content p.txt{
	font-size: 9px;
	line-height: 110%;
	margin: -8px 2px 0 2px;
}

/*
main report [
-----------------------------------------------------------
*/
#main #left #content #report {
	width: 259px;
	margin: 0 0 3px 7px;
	padding: 2px;
	border: #CCC solid 1px;
	float: left;
}

#main #left #content #report table tr td{
	padding: 2px;
	border-bottom: #afafaf 1px dotted;
	vertical-align: middle;
	font-size: 11px;
	color: #666;
}

#main #left #content #report table tr td img{
	margin: 2px 0 3px 3px;
}

#main #left #content #report table tr td.date{
	width: 80px;
	text-align: center;
	font-size: 11px;
}

#main #left #content #report table tr td.shop{
	text-align: center;
	font-size: 12px;
}

#main #left #content #report table tr td.photo{
	text-align: left;
	vertical-align: top;
}

#main #left #content #report table tr td.catch{
	text-align: center;
	font-weight: bolder;
	font-size: 12px;
}

#main #left #content #report table tr td.last{
	text-align: left;
	font-size: 10px;
	border: none;
}

/*
main movie [
-----------------------------------------------------------
*/
#main #left #content #mov{
	margin: 7px 0px 0 0;
}

#main #left #content #mov table{
	width: 90%;
	margin-left:10px;
	line-height:110%;
}


#main #left #content #mov table tr td{
	width:190px;
	border-top: #afafaf 1px dotted;
	border-bottom: #afafaf 1px dotted;
	text-align: center;
	vertical-align: middle;
	padding:5px 0;
}

#main #left #content #mov p{
	text-align:left;
	font-size:10px;
	line-height: 120%;
}

#main #left #content #mov p.ttl{
	text-align:center;
	font-size:11px;
	font-weight: bold;
	line-height: 120%;
	background:#EEE;
	padding: 3px 2px;
}

#main #left #content #mov p.date{
	text-align:center;
	font-size:9px;
	color: #39C;
	line-height: 120%;
}
#main #left #content #mov img{
	margin-bottom: 10px;
}


/*
main region [
-----------------------------------------------------------
*/
#main #left #content #region {
	margin: 7px 0 0 7px;
	padding: 5px;
}

#main #left #content #region p{
	font-size: 12px;
	line-height: 110%;	
}

#main #left #content #region p.ttl{
	font-size: 14px;
	font-weight: bold;	
}

#main #left #content #region p.ex{
	font-size: 10px;
	line-height: 110%;	
}

/*
main subscribe [
-----------------------------------------------------------
*/
#main #left #content #subscribe {
	margin: 7px 0 0 7px;
}

#main #left #content #subscribe table tr td{
	border-bottom: #afafaf 1px dotted;
	padding: 10px;
	vertical-align: middle;
}

#main #left #content #subscribe table tr td span.min{
	font-size:10px;
	margin:  2px;
	line-height: 110%;
}

#main #left #content #subscribe table tr td span.min2{
	font-size:9px;
	line-height: 110%;
}

/*
main about [
-----------------------------------------------------------
*/
#main #left #content #about {
	margin: 7px 20px 0 10px;
}

#main #left #content #about table{
	width: 100%;
	line-height:140%;
}


#main #left #content #about table tr td{
	padding: 10px 20px;
	border-bottom: #afafaf 1px dotted;
	vertical-align: middle;
}

#main #left #content #about table tr td.min{
	font-size: 11px;
	padding: 10px 10px;
	line-height:120%;
}

#main #left #content #about table tr td.px100{
	width: 100px;
	font-size: 11px;
	text-align: center;
	padding: 10px 10px;
	line-height:110%;
}

#main #left #content #about p.add{
	font-size: 10px;
	color: #666;
	text-align: right;
}

/*
main ad [
-----------------------------------------------------------
*/
#main #left #content #ad {
	margin: 7px 0px 0 0;
}

#main #left #content #ad p{
	padding-left: 10px;
	font-size:10px;
	line-height: 120%;
}

#main #left #content #ad table{
	margin-left:10px;
	width: 95%;
	line-height:110%;
}


#main #left #content #ad table tr td{
	border-bottom: #afafaf 1px dotted;
	text-align: center;
	vertical-align: middle;
	padding:10px 0;
}

#main #left #content #ad table tr td.ttl{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

#main #left #content #ad table tr.cont{
	font-weight: bold;
}

#main #left #content #ad table tr td.cel01{
	width: 80px;
}

#main #left #content #ad table tr td.cel02{
	width: 130px;
}

#main #left #content #ad table tr td.cel03{
	width: 110px;
}

#main #left #content #ad table tr td.cel04{
	width: 120px;
}

#main #left #content #ad table tr td.cel05{
	width: 130px;
}

#main #left #content #ad table tr td.cel06{
	width: 50px;
}

#main #left #content #ad table tr td.cel07{
	width: 90px;
}

#main #left #content #ad table tr td.cel08{
	width: 80px;
}

#main #left #content #ad table tr td.cel09{
	width: 80px;
}

#main #left #content #ad table tr td.cel10{
	width: 100px;
}

#main #left #content #ad table tr td.cel11{
	width: 50px;
}


/*
foot [
-----------------------------------------------------------
*/
#foot {
	height: 59px;
	background:#FFF url(../img/foot.png) repeat-x;
	clear: both;
	text-align: center;
}

#foot p {
	color: #FFF;
	margin: 0 0 2px 0;
	padding: 7px 0 0 0;
}

#foot address {
	color: #FFF;
	font-style: normal;
	font-size:9px;
}

#foot a:link {
	color: #FFF;
}

#foot a:visited {
	color: #FFF;
}

#foot a:hover {
	color: #999;
}

/*
page move buttom [
-----------------------------------------------------------
*/
div.currentBottom{
width: 60px;
	clear: both;
	margin:0 15px 30px 0;
	font-size: 85%;
	background: url("../img/btn_arrowup.png") no-repeat left 1px;
	padding-left: 14px;
	float:right;
}

div.currentBottom a {
	text-decoration: none;
}

div.currentBottom a:link {
	color: #666;
}

div.currentBottom a:visited {
	color: #666;
}

div.currentBottom a:hover {
	color: #666;
}


/*
rollover [
-----------------------------------------------------------
*/
.rollover01 a {
	display:block;
	width:65px;
	height:20px;
	background: url(../img/btn_fasshion_prev.png) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}

.rollover01 a:hover {
	background-position:right top;
}

.rollover02 a {
	display:block;
	width:65px;
	height:20px;
	background: url(../img/btn_fasshion_next.png) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}

.rollover02 a:hover {
	background-position:right top;
}

.vote a {
	display:block;
	width:70px;
	height:20px;
	background: url(../img/btn_vote.png) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}

.vote a:hover {
	background-position:right top;
}body {
	//background:#FFF url(../img/header.png) repeat-x;
	font-family:Verdana, "MS Pゴシック", san-serif;
	font-size: 80%;
	color: #424242;
}

h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size:120%;
}

p,li {
	line-height: 160%;
}

p {
	margin: 0 0 1em 0;
}

li {
	list-style-type: none;
}

hr { 
	width : 98%;
	}

img {
	border: 0;
}

img.waku {  
    border: 1px solid #CCC;  
    background: #FFF;  
    padding: 2px;  
}

.center {
	text-align: center;
}  

.spacer {
	height: 3px;
	background: url(../img/space.png);
} 

.spacer2 {
	height: 15px;
	background: url(../img/space.png);
}

.clear {
	clear:both;
}  


h1 {
  //  margin-bottom: 4px;
	color: #FFF;
	font-size: 90%;
	line-height: 100%; 
//	letter-spacing: .1em;
}

h2.subttl{
	background: url("../img/subttl.png") no-repeat left top;
	height: 28px;
	margin: 10px 0 0 10px;
	padding-top: 13px;
	padding-left: 13px;
	color: #fff;
	line-height:1;
}

h3.subttl{
	background: url("../img/subttl.png") no-repeat left top;
	height: 28px;
	margin: 0 0 10px 0;
	padding-top: 13px;
	padding-left: 13px;
	color: #fff;
	line-height:1;
}

h3.subttl2{
	background: url("../img/subttl_catalog.png") no-repeat left top;
	height: 45px;
	margin: 10px 0 0 -15px;
	padding-top: 11px;
	padding-left: 13px;
	color: #fff;
	line-height:1;
}

.fontSmall {
    font-size: 8px;
}

.fontSmall2 {
    font-size: 10px;
}
