﻿/*サーバ画像パス/assets/
ローカル画像パス../../*/

body {
	margin: 0px;
	padding: 0px;
	background: #fff url(../../images/hase10/common/bg.gif) repeat-x center top;
	text-align: center;
	color:#4D4D4D;
}

.shade{
	width:800px;
	margin:0 auto;
	text-align:center;
	background: url(../../images/hase10/common/shade.png) repeat-y;
}

.wrap{
	width:780px;
	margin:0 auto;
	text-align:center;
	background:#FFF;
}

#head{
	height:65px;
	background: #fff url(../../images/hase10/common/headbg.gif) repeat-x center bottom;
}

#head h1{
	margin: 0px;
	margin-right:10px;
	padding: 0px;
	width:auto;
	height:auto;
	float:left;
}
#head div.textlink{
	float:right;
	margin:6px;
	width:360px;
	text-align:right;
	font-size:90%;
}
#head div.textlink a{
	color:#4D4D4D;
}
#head div.textlink a:hover{
	color:#903;
}
#head ul.text{
	float:right;
	margin:0;
	padding:0;
	width:50px;
	text-align:right;
	font-size:90%;
	list-style:none;
}
#head ul.text li{
	background:url(../../images/hase10/common/list.gif) no-repeat left center;
}

#head div.tab{
	/*float:right;*/
	margin:0 0 10px 0;
	height:65px;
}
#head ul.tabul{
	list-style:none;
	height:65px;
}
#head ul.tabul li{
	background:url(../../images/hase10/common/headmenu.gif) no-repeat;
	float:left;
	width:90px;
	height:37px;
	line-height:37px;
	font-size:70%;
	/*margin-top:10px;*/
}
#head ul.tabul li a{
	text-decoration:none;
	color:#4D4D4D;
}
#head ul.tabul li a:hover{
	text-decoration:none;
	color:#903;
}


#navi{
	/*clear:both;*/
	/*height:50px;*/
	margin:0;
	background:#FFF;
	text-align:center;
}
#navi ul.mm{
	margin:0px 20px;
	padding:0;
	list-style:none;
}
#navi ul.mm li.mmli{
	width:123px;
	height:50px;
	line-height:50px;
	float:left;
	/*display: inline;*/
	margin:0;
	padding:0;
	position:relative;
	/*position:absolute;*/
}
#navi ul.mm li.mmli a{
	color:#4D4D4D;
	width:123px;
	height:50px;
	line-height:50px;
	display:block;
	background:url(../../images/hase10/common/navibg.gif) no-repeat bottom;
}
#navi ul.mm li.mmli a:hover{
	color:#CC66CC;
}
#subjectlayer,#adlayer{
	position:absolute;
	/*position:relative;*/
	margin:0;
	padding:0;
	font-size:90%;
	text-align:left;
	/*left:0px;
	top:50px;*/
	/*background:#CFC;*/
}
#subjectlayer,#adlayer{
	/*/margin-left:-10px;*/
	/left:0px;
}
#kaigolayer,#fukulayer{
	position:absolute;
	margin:-28px 0 0 120px;
	padding:0;
	font-size:90%;
	text-align:left;
	/*left:0px;
	top:50px;*/
}
#kaigolayer,#fukulayer{
	/*/margin:0;*/
}
#subjectlayer ul.sub,#adlayer ul.sub,ul.subsub{
	margin:0;
	padding:0;
	list-style:none;
}
#subjectlayer ul.sub,#adlayer ul.sub,ul.subsub{
	/*background:#FCF;*/
}
#subjectlayer ul.sub li.subli,#adlayer ul.sub li.subli,
#kaigolayer ul.subsub li.subsubli,#fukulayer ul.subsub li.subsubli{
	width:122px;
	height:28px;
	line-height:28px;
}
/**:first-child+html #subjectlayer ul.sub li.subli,*:first-child+html #adlayer ul.sub li.subli,
*:first-child+html #kaigolayer ul.subsub li.subsubli,*:first-child+html #fukulayer ul.*:first-child+html subsub li.subsubli{
	margin:-10px 0 -23px 0;
}
*/
#subjectlayer ul.sub li.subli a,#adlayer ul.sub li.subli a{
	width:107px;
	height:28px;
	line-height:28px;
	text-decoration:none;
	display:block;
	background:url(../../images/hase10/common/submenu.png) no-repeat bottom;
	border-bottom:#CC66FF dotted 1px;
	padding-left:15px;
}
*html #subjectlayer ul.sub li.subli a,#adlayer ul.sub li.subli a{
	width:122px;
	
}
/**:first-child+html #subjectlayer ul.sub li.subli a,*:first-child+html #adlayer ul.sub li.subli a{
	width:122px;
	padding: 0 0 0 15px;
	margin:0;
	position:relative;
	top:0;
}*/
#fukumenu{
	/margin-top:-3px;
}

#subjectlayer ul.sub li.subli a:hover,#adlayer ul.sub li.subli a:hover{
	background:url(../../images/hase10/common/submenu_on.png) no-repeat bottom;
	color:#FFF;
}
/**html #subjectlayer ul.sub li.subli a:hover,*html #adlayer ul.sub li.subli a:hover{
	margin-bottom:-3px;
}*/
#kaigolayer ul.subsub li.subsubli a,#fukulayer ul.subsub li.subsubli a{
	width:102px;
	height:28px;
	line-height:28px;
	text-decoration:none;
	display:block;
	background:url(../../images/hase10/common/sub_sub.png) no-repeat bottom;
	border-bottom:#CC66FF dotted 1px;
	padding-left:20px;
}
/**:first-child+html #kaigolayer ul.subsub li.subsubli a,*:first-child+html #fukulayer ul.subsub li.subsubli a{
	margin:-10px 0 -23px 0;
}*/

#kaigolayer ul.subsub li.subsubli a:hover,#fukulayer ul.subsub li.subsubli a:hover{
	background:url(../../images/hase10/common/sub_sub_on.png) no-repeat bottom;
	color:#FFF;
}


#main{
	background:url(../../images/hase10/common/mainbg.gif) repeat;
	width:550px;
	margin:0px 0 0 20px;
	text-align:center;
	float:left;
}
*html #main{
	width:540px;
	margin:0px 0 0 10px;
}

#main_full{
	background:url(../../images/hase10/common/mainbg.gif) repeat;
	width:720px;
	margin:0px 0 0 20px;
	padding:10px;
	text-align:left;
}

#side{
	background:#FFF;
	margin:0 10px 0 0;
	text-align:center;
	float:right;
}
*html #side{
	margin:0 5px 0 0;
}
#side div.sbox{
	margin:0 auto;
	padding:5px;
	width:158px;
	background:#F2F2F2;
	border-right:#999999 1px solid;
	border-left:#999999 1px solid;
	text-align:left;
}
#side ul.kaigoul{
	list-style:none;
	margin:0px;
	padding:0;
}
#side li.kaigoli{
	background:url(../../images/hase10/common/list_kaigo.gif) no-repeat left center;
	margin-left:5px;
	padding-left:10px;
}
#side li.fukuli{
	background:url(../../images/hase10/common/list_fuku.gif) no-repeat left center;
	margin-left:5px;
	padding-left:10px;
}
#sidekaigo{
	margin:10px auto 0 auto;
}
#side ul.bn{
	width:175px;
	list-style:none;
	margin:0px auto;
	padding:10px 0;
	text-align:left;
}
*html #side ul.bn{
	margin:0px;
}
#side ul.bn li{
	margin:3px 0;
}
#side ul.text{
	font-size:80%;
	width:175px;
	margin:10px auto;
	padding:0;
	list-style:none;
	text-align:left;
}
#side ul.text li{
	background:url(../../images/hase10/common/list.gif) no-repeat left center;
	padding-left:10px;
}
div.kanren{
	background:url(../../images/hase10/common/kanren.gif) no-repeat center center;
	width:169px;
	height:80px;
	margin:5px 10px;
}
div.kanren h3{
	border-bottom:dotted #CC99CC; 
	text-align:left; 
	padding:5px 5px 5px 10px; 
	width:152px; 
	margin:0;
	font-size:90%;
	/*line-height:90%;*/
	background:none;
}
ul.kanrenul{
	list-style:none;
	width:150px;
	margin:5px 0px;
	padding:5px 10px;
	font-size:80%;
	text-align:left;
}
ul.kanrenul li{
	background:url(../../images/hase10/common/list.gif) no-repeat left center;
	padding-left:10px;
}
#side a{
	text-decoration:none;
	color:#4D4D4D;
}
#side a:hover{
	text-decoration:none;
	color:#903;
}


#footer{
	clear:both;
	width:760px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	font-size:70%;
	background:#CCCCCC url(../../images/hase10/common/shade_bottom.gif) repeat-x top;
}
*html #footer{
	width:780px;
}

img{
	border:none;
	vertical-align: bottom;
	margin:0;
	padding:0;
}


.alm{
	font-weight: bold; color: #c382b5; line-height: 130%;
}
.almp{
	margin: 0px 10px 0px 0px;
	float:left;
}