@import "reset.css";

body {
	background-color: #F8F7BA;
	margin: 0px;
	padding: 0px;
}

h1#ci{
	background-image:url(index-img/head01_01.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
}
h1#ci a{
	display:block;
	height:126px;
	width:414px;
	text-indent:-9999px;
	overflow: hidden;
}

h1#ci2{
	background-image:url(comm-img/head01_01.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
}
h1#ci2 a{
	display:block;
	height:126px;
	width:414px;
	text-indent:-9999px;
	overflow: hidden;
}


/*h2タイトル
==================================*/
h2#service{
	background:url(service/img/title-service.jpg) 0 0 no-repeat;
	width:528px;
	height:112px;
	text-indent: -9999px;
}
h2#outline{
	background:url(outline/img/title-outline.jpg) 0 0 no-repeat;
	width:528px;
	height:112px;
	text-indent: -9999px;
}
h2#equip{
	background:url(equipment/img/title-equip.jpg) 0 0 no-repeat;
	width:528px;
	height:112px;
	text-indent: -9999px;
}
h2#meal{
	background:url(meal/img/title-meal.jpg) 0 0 no-repeat;
	width:528px;
	height:112px;
	text-indent: -9999px;
}
h2#day{
	background:url(day/img/title-day.jpg) 0 0 no-repeat;
	width:528px;
	height:112px;
	text-indent: -9999px;
}
h2#recreation{
	background:url(recreation/img/title-recreation.jpg) 0 0 no-repeat;
	width:528px;
	height:112px;
	text-indent: -9999px;
}
h2#access{
	background:url(access/img/title-access.jpg) 0 0 no-repeat;
	width:528px;
	height:112px;
	text-indent: -9999px;
}
h2#dayservice{
	background:url(dayservice/img/title-dayservice.jpg) 0 0 no-repeat;
	width:528px;
	height:112px;
	text-indent: -9999px;
}
h2#guidance{
	background:url(guidance/img/title-guidance.jpg) 0 0 no-repeat;
	width:528px;
	height:112px;
	text-indent: -9999px;
}
h2#dayservice{
	background:url(dayservice/img/title-dayservice.jpg) 0 0 no-repeat;
	width:528px;
	height:112px;
	text-indent: -9999px;
}

h2#qa{
	background:url(qa/img/title-qa.jpg) 0 0 no-repeat;
	width:528px;
	height:112px;
	text-indent: -9999px;
}


.broun-ind-ttl{font-weight:bold;
font-size:100%;
}

.normal-strong{font-weight:normal;}
/*================================*/

h2.index{
	background:url(index-img/head02.jpg) 0 0 no-repeat;
	width:766px;
	height:224px;
	text-indent: -9999px;
	padding:0;
	margin:0;
}

.text12gray {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}
.text10gray {
	font-size: 10px;
	color: #666666;
	line-height: 130%;
}
.text12gray-b {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
}
.text12org {
	font-size: 12px;
	line-height: 140%;
	color: #FF6600;
}
.bgphoto {
	background-image: url(recreation/img/bg-photo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
div.hikari_banner{
	margin-top:10px;
	padding-top:10px;
	
	width:169px;
	border-top:1px dotted #FFCC66;
}
div.hikari_banner img{
	border:0px;
}

.voice-title{padding-top:5px;
padding-bottom:5px;
background-color:#fff7ea;
background-image:url(comm-img/voiceback.jpg);
background-repeat:no-repeat;
background-position:left top;
padding-left:10px;
color:#5E512B;
font-weight:bold;
}

.voicebox{width:196px;
padding-top:10px;
padding-bottom:7px;
padding-left:7px;
padding-right:7px;
border-color:#FFCCCC;
border-width:1px;
border-style:solid;
}

.right-l10-b10{float:right;
margin-left:10px;
margin-bottom:10px;
}

.f-right{float:right;}


.d-l20{width:510px;
margin-left:20px;
}

.mgb10{margin-bottom:10px;}

/*20120629追加
==================================*/
dl.Topics{
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
}

dl.Topics dt{
	font-weight:bold;
	color:#216A01;
	font-size:16px;
	margin-bottom:10px;
}

h3.Ttl_Q_Cate{
	background-image:url(qa/img/bg_ttl_q.gif);
	background-repeat:no-repeat;
	height:33px;
	padding-left:55px;
	padding-top:10px;
	color:#216A01;
	font-weight:bold;
}

.text14gray {
	font-size: 14px;
	line-height: 140%;
	color: #E57E21;
	font-weight:bold;
	padding-bottom:15px;
	padding-left:5px;

}

.text12_A{
	padding-bottom:30px;
	color:#333;
	padding-left:5px;
	font-size:12px;
	padding-bottom:20px;
}

td.Border_Dot{
	border-top:dotted 1px #ccc;
	padding-top:30px;
}

a.accent{color:#CC0000;}
a.accent:hover{color:#CC0000;}
a.accent:visited{color:#CC0000;}

span.accent-text{color:#CC0000;}






