/*------要素指定-------------------------------*/
a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
/*------コンテンツ-------------------------------*/
#flash {
	margin: 0px auto;
	padding: 0px;
	height: 310px;
	width: 770px;
	}
#freeword {
	font: 12px/21px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	width: 700px;
	}
	#freeword h2 {
		color: #FFFFFF;
		background: #FF6600;
		height: auto;
		margin: 0px;
		padding: 5px 20px;
		display: inline;
		font-weight: bold;
		}
	#freeword p {
		margin: 0px;
		padding: 5px 0px 10px;
		}
#event {
	background: url(../images/line.gif) no-repeat center bottom;
	margin: 0px;
	padding: 0px;
	width: 740px;
	height: auto;
	}
	#event p {
		font: 12px/21px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		color: #333333;
		margin: 0px;
		padding: 10px 0px 10px 20px;
		height: auto;
		width: 720px;
		}
/*------バナーエリア----------------*/
#linkarea {
	background: url(../images/line.gif) no-repeat center bottom;
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 740px;
	}
	#linkarea p {
		margin: 0px;
		padding: 15px 12px 15px 13px;
		height: 125px;
		width: 220px;
		float: left;
		}
		#linkarea p a {
			display: block;
			width: 220px;
			height: 125px;
			}
			#linkarea p a em {
				display: none;
				}
	/*------バナー個別指定----------------*/
	#linkarea p.beauty1 {
		}
		#linkarea p.beauty1 a {
			background: url(../images/beauty_bunner01.gif) 0 0 no-repeat;
			}
	#linkarea p.beauty2 {
		}
		#linkarea p.beauty2 a {
			background: url(../images/wayaya02.jpg) 0 0 no-repeat;
			}
	#linkarea p.recipe {
		}
		#linkarea p.recipe a {
			background: url(../images/bn_recipe.jpg) 0 0 no-repeat;
			}
	#linkarea p.studio {
		}
		#linkarea p.studio a {
			background: url(../images/studio.jpg) 0 0 no-repeat;
			}
	#linkarea p.saito {
		}
		#linkarea p.saito a {
			background: url(../images/bn_saito.jpg) 0 0 no-repeat;
			}
	#linkarea p.hide {
		position:absolute;
		left:-999px;
		width:740px;
		font-size:1px;
		color:#ffffff;
		}
#weekarea {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 740px;
	}
	#weekarea h2 {
		margin: 0px;
		padding: 10px 0px 0px;
		}
	#weekarea .block {
		height: 100%;
		width: 740px;
		font: 11px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		color: #333333;
		background: url(../images/line.gif) center bottom no-repeat;
		margin: 5px 0;
		padding: 5px 0;
		overflow: hidden;
		}
		#weekarea .block .photo {
			margin: 0px;
			padding: 0px 25px;
			width: 130px;
			height: auto;
			float: left;
			}
		#weekarea .block .comment {
			margin: 0px;
			padding: 0px 0px 10px;
			width: 545px;
			height: auto;
			float: left;
			}
			#weekarea .block .comment p {
				margin: 0px;
				padding: 0px;
				}
			#weekarea .block .comment h3 {
				font: bold 12px/24px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
				color: #FF6600;
				}
#keitai {
	margin: 10px 0px;
	padding: 0px;
	height: 162px;
	width: 740px;
	}
	#keitai p {
		margin: 0px;
		padding: 0px;
		}
	#keitai p.keitai01 {
		padding: 0px;
		float: left;
		margin: 0px;
		}
	#keitai p.keitai02 {
		margin: 0px;
		padding: 0px;
		float: left;
		}
	#keitai p.keitai03 {
		margin: 0px;
		padding: 0px;
		float: right;
		}
