.text_title_01 {
	FONT-WEIGHT: bold; FONT-SIZE: medium; LINE-HEIGHT: 130%
}
.text10 {
	FONT-SIZE: 10px;
	LINE-HEIGHT: 130%;
	color: #333333;
}
.text12 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 130%;
	color: #333333;
}
.text14 {
	FONT-SIZE: 14px;
	LINE-HEIGHT: 140%;
	color: #333333;
}
.text14_s {
	font-size: 14px;
	line-height: 120%;
	color: #333333;
}
.line_h {  line-height: 135%}
.text12_tw {
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 1px;
	color: #333333;
}
.text12_01 {
	font-size: 12px;
	line-height: 140%;
	letter-spacing: 1px;
	color: #333333;
}.ind15 {
	text-indent: 15px;

}
.text14_red {
	FONT-SIZE: 14px;
	LINE-HEIGHT: 140%;
	color: #990033;
	font-weight: bold;
}

/*Rose各ページindexのスタイル*/



/*miyako-create作成分*/

.title_glay{
	text-align: center;
	background: #CCC;
	border: 1px solid #999;
	padding: 3px 0;
	margin: 0 0 1px;
}

ul.navi{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 560px;
	clear: both;
}

.navi li{
	float: left;
	margin: 5px 0 0 5px;
	background: #FFF0FF;
	text-align: center;
	vertical-align: middle;
}

.navi li a{
	display: block;
	width: 180px;
	padding: 15px 0;
	background: #FFF0FF;
	color: #333;
	text-decoration: none;
}

.navi li a:visited{
	display: block;
	width: 180px;
	padding: 15px 0;
	background: #FFF0FF;
	color: #333;
	text-decoration: none;
}

.navi li a:hover{
	display: block;
	width: 180px;
	background: #FFCCFF;
	color: #333;
	text-decoration: none;
}

.navi li.two a{
	display: block;
	width: 180px;
	padding: 7px 0;
	background: #FFF0FF;
	color: #333;
	text-decoration: none;
}

.navi li.two a:visited{
	display: block;
	width: 180px;
	padding: 7px 0;
	background: #FFF0FF;
	color: #333;
	text-decoration: none;
}

.navi li.two a:hover{
	display: block;
	width: 180px;
	background: #FFCCFF;
	color: #333;
	text-decoration: none;
}

.navi li.three a{
	display: block;
	width: 180px;
	padding: 1px 0;
	background: #FFF0FF;
	color: #333;
	text-decoration: none;
	line-height: 120%;
}

.navi li.three a:visited{
	display: block;
	width: 180px;
	padding: 1px 0;
	background: #FFF0FF;
	color: #333;
	text-decoration: none;
	line-height: 120%;
}

.navi li.three a:hover{
	display: block;
	width: 180px;
	background: #FFCCFF;
	color: #333;
	text-decoration: none;
}

