/*
======= 見出し類 =======
*/

.obi{
	background-color:#fed9a4;
	font-size:115%;
	padding:3px 15px;
	border:1px solid #fed9a4;
	margin-bottom:15px;
}
.title{
	background-image:url(../images/himawari/himawari_title.gif);
	background-repeat:repeat-y;
	padding:0px 15px;
	font-size:150%;
	margin:0px 0px 15px 0px;
	font-weight:bold;
}
.border_b{
	border-bottom:2px solid #ccd4e7;
}
.border_bl{
	border-bottom:1px solid #454545;
}

/*
======= ロールオーバー =======
*/

.submenu{
	margin:10px 0px;
	background-color: #ffffff;
}
.submenu a{
	display:block;
	width:114px;
	height:30px;
	text-decoration: none;
}
.submenu a:hover{
	background-color: #ffffff;
}
#sm_function1{
	background-image: url(../images/himawari/submenu01_b.jpg);
}
#sm_function2{
	background-image: url(../images/himawari/submenu02_b.jpg);
}
#sm_function3{
	background-image: url(../images/himawari/submenu03_b.jpg);
}
#sm_function4{
	background-image: url(../images/himawari/submenu04_b.jpg);
}
#sm_function5{
	background-image: url(../images/himawari/submenu05_b.jpg);
}
.submenu a:hover img{
	visibility: hidden;
}
.font_maihun {
	font-size: 85%;
	color: #323232;
}