@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

/*　-------------   リンク文字の設定  -------------　*/
a{
	color: #534741;
}

a:link {
	text-decoration: none;
}

a:hover{
	color:#998675;
	text-decoration: underline;
}


/*  ---------------　共通設定　 --------------------*/
body{
	color:#534741;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}	

li{
	list-style: none;
}

h1, h2, h3, p, input, textarea, select{
	font-size: 100%;
	font-weight: normal;

}

img{
	border: 0;
}

body{
	background:url(../images/top/back-heart.jpg) repeat;
}

/*  --------------    wrapper   -------------------*/
#wrapper{
	width: 800px;
	margin: 0 auto;
	padding: 0 15px;
	background:url(../images/top/back-shadow.png) repeat-y;
}

/* ---------------   ヘッダー   ------------------- */
#header-top{
	width: 800px;
	height: 20px;
	background: #662D91;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
}


#header-top img{
	float: right;
}

#header-top p{
	padding: 3px 0px 5px 10px;
}

    /*  --- header-bottom  ---*/
#header-bottom{
	width: 800px;
	height: 80px;
	position: relative;
	overflow: hidden;
}

#header-bottom h1 {
	margin: 3px 0px 4px 20px;
	float: left;
	display: inline;
}

#header-bottom p#logo2 {
	margin: 10px 155px 16px 40px;
	float: left;
}

#header-bottom #login {
	width: 60px;
	height: 40px;
	margin: 30px 20px 10px 0px;
	float: left;
}

#header-bottom #login li{
	width: 60px;
	height: 15px;
	margin-top: 5px;
}

#wrapper #header #header-bottom #login li a img {
	vertical-align: top;
}

#header-bottom ul#mypage{
	width: 250px;
	height: 30px;
	margin: 40px 25px 10px 0px;
	float: left;
}

#header-bottom ul#mypage li{
	margin-right: 20px;
	display: inline;
}

#header-bottom p#sitemap{
	width: 90px;
	height: 20px;
	background: url(../images/top/icon-rink.png) no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	font-size: 15px;
	position: absolute;
	top: 10px;
	left: 680px;
}

/*  -----------------   ナビゲーション　 ----------------　*/
#navi{
	width: 800px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;	
}

#navi ul li{
	float: left;
	text-indent: -9999px;
	list-style:none;
}


#navi ul li.nav01 a{
	width: 160px;
	height: 40px;
	background: url(../images/top/navi.jpg) no-repeat 0 0;
	display: block;
	}	
	
#navi ul li.nav01 a:hover{
	background: url(../images/top/navi.jpg) no-repeat 0 -40px;
	}	
	
#navi ul li.nav02 a{
	width: 160px;
	height: 40px;
	background: url(../images/top/navi.jpg) no-repeat -160px 0;
	display: block;
	}	
	
#navi ul li.nav02 a:hover{
	background: url(../images/top/navi.jpg) no-repeat -160px -40px;
	}	
	
#navi ul li.nav03 a{
	width: 160px;
	height: 40px;
	background: url(../images/top/navi.jpg) no-repeat -320px 0;
	display: block;
	}	
	
#navi ul li.nav03 a:hover{
	background: url(../images/top/navi.jpg) no-repeat -320px -40px;
	}	
		
#navi ul li.nav04 a{
	width: 160px;
	height: 40px;
	background: url(../images/top/navi.jpg) no-repeat -480px 0;
	display: block;
	}	
	
#navi ul li.nav04 a:hover{
	background: url(../images/top/navi.jpg) no-repeat -480px -40px;
	}	

#navi ul li.nav05 a{
	width: 160px;
	height: 40px;
	background: url(../images/top/navi.jpg) no-repeat -640px 0;
	display: block;
	}	
	
#navi ul li.nav05 a:hover{
	background: url(../images/top/navi.jpg) no-repeat -640px -40px;
	}	
	
	
/*  -----------------　ビジュアルフラッシュ  ---------------*/

#visuala{
	height:200px;
	margin-bottom:10px;
	overflow: hidden;
}

#visual{
	width: 620px;
	height: 200px;
	float: left;
	background: gray;
}


/* ------------------ 母の日バナー  ------------------------*/
#visual2{
	width: 180px;
	height: 200px;
	float: left;
}



/* ------------------   page_body   ------------------------*/
#page_body{
	width: 800px;
	overflow: hidden;
}

/*-----------------  左サイドブロック  ---------------------*/
#side{
	width: 210px;
	float: left;
}

#serch{
	height: 50px;
	width: 195px;
	margin-bottom: 15px;
	padding: 10px 5px 5px 10px;
	font-size: 14px;
	background:#FBDEE3;
	overflow: hidden;
}

#serch-left{
	width: 140px;
	float: left;
}

#serch-left p{
	padding-bottom: 4px;
	font-weight: bold;
}

#serch-right{
	width: 50px;
	height: 40px;
	padding-top: 18px;
	padding-left: 3px;
	float: left;
	text-align: right;
}
	

#category{
	margin: 15px 0px 10px 40px;
}

ul#category li{
	margin-bottom: 5px;
	text-indent: -9999px;
	list-style:none;
	width:170px;
	height:40px;
	
}

ul#category li.menu01 a{
	width: 170px;
	height: 40px;
	background: url(../images/top/menu.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	}	
	
ul#category li.menu01 a:hover{
	background: url(../images/top/menu.jpg) no-repeat -170px 0;
	}	
	
ul#category li.menu02 a{
	width: 170px;
	height: 40px;
	background: url(../images/top/menu.jpg) no-repeat 0 -45px;
	display: block;
	}	
	
ul#category li.menu02 a:hover{
	background: url(../images/top/menu.jpg) no-repeat -170px -45px;
	}	
	
ul#category li.menu03 a{
	width: 170px;
	height: 40px;
	background: url(../images/top/menu.jpg) no-repeat 0 -90px;
	display: block;
	}	
	
ul#category li.menu03 a:hover{
	background: url(../images/top/menu.jpg) no-repeat -170px -90px;
	}	

ul#category li.menu04 a{
	width: 170px;
	height: 40px;
	background: url(../images/top/menu.jpg) no-repeat 0 -135px;
	display: block;
	}	
	
ul#category li.menu04 a:hover{
	background: url(../images/top/menu.jpg) no-repeat -170px -135px;
	}	


#side-section{
	margin: 10px 0px 15px 40px;
}

#contents{
	padding-left: 30px;
}

ul#contents li {
	font-size: 13px;
	margin-bottom: 10px;
	padding: 0px 0px 2px 20px;
	background: url(../images/top/icon-shikaku.gif) no-repeat;
}


/*------------------  メインコンテンツ  ----------------------*/
#main{
	width: 380px;
	margin: 0px 15px 0px 15px;
	float: left;
	overflow: hidden;
}

.main-section{
	width: 380px;
	margin-bottom: 10px ;
	overflow: hidden;
}

.main-section h2{
	margin-bottom: 10px;
}

ul#news{
	width: 375px;
	height: 90px;
	margin-left: 5px;
	font-size: 13px;
	overflow: auto;
}

ul#news li{
	line-height: 25px;
}


#reco-first{
	width: 370px;
	height: 90px;
	padding: 10px 0px 15px 10px;
	margin: 0 auto;
	overflow: hidden;
	background:#efebe8;
}

#reco-second{
	width: 370px;
	height: 90px;
	padding: 15px 0px 15px 10px;
	margin: 0 auto;
	overflow: hidden;
	background:#efebe8;
}

.reco-section{
	width: 175px;
	height: 90px;
	font-size: 10px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}

.reco-p{
	float:left;
	display:inline;
}
.reco-right{
	width: 85px;
	float:left;
}

.reco-right p{
	margin-left: 5px;
	margin-top: 3px;
	line-height: 1.1;
}

.reco-right p.color a{
	color: #F15A24;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 1px;
	display:block;
}

.reco-section h3{
	margin-left: 5px;
}


/*-----メイン下部のリンクバナー２つ------*/
#main-rink01{
	width: 180px;
	height: 80px;
	margin:10px 10px 15px 0px;
	float: left;
}

#main-rink02{
	width: 180px;
	height: 80px;
	margin:10px 0px 15px 10px;
	float: left;
}



/*-------------------　ランキング  -------------------------　*/
#ranking{
	width: 180px;
	overflow: auto;
}

.ranking-section{
	width: 150px;	
	margin: 10px 15px 0px 15px;
	overflow: hidden;
}

.ranking-section p{
	float: left;
}
.ranking-right{
	width: 90px;
	height: 142px;
	padding: 5px 9px 0px 9px;
	border: solid 1px #ccc;
	background:#FFF;
	float: left;
}

.ranking-right p{
	font-size: 11px;
	padding-top: 3px;
}

.ranking-right p.color2 a{
	color: #F15A24;	
	font-size: 12px;
	font-weight: bold;
	margin-left:22px;
	text-align: center;
	display:block;
	
}

.ranking-left{
	width: 35px;
	height: 145px;
	margin-right: 5px;
	float: left;
}


/*  -----------------  フッター　 ----------------------------*/
#footer-top{
	width: 725px;
	height: 80px;
	padding: 10px 30px 10px 45px;
	overflow: hidden;
	background: url(../images/top/fottor-grade.jpg) repeat-x;
}

.footer01{
	width: 170px;
	height: 80px;
	float: left;
	background:url(../images/top/icon-rink021.png) no-repeat left top;	
}

.footer01 p{
	font-size: 15px;
	margin-left: 20px;	
}

.footer01 ul.fo-site{
	padding-left: 30px;
	padding-top: 2px;
	font-size: 12px;
}



#footer02{
	width: 125px;
	height: 60px;
	font-size: 12px;
	padding: 20px 0px 0px 20px; 
	float: left;
}



#footer-top img{
	text-align: right;	
}
	

#footer-bottom{
	width: 800px;
	height: 18px;
	padding-top: 2px;
	background: #662D91;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	word-spacing: 2px;
}
