@charset "utf-8";

#function_bar{
	background:url("../img/function_back.gif") no-repeat;
	width:670px;
	height:100px;
	padding:10px 20px;
}

#function_bar hr{
	display:none;
}

#function_bar h2.function{
	background:url("../img/function.png") no-repeat;
	width:120px;
	height:30px;
	text-indent:-9898px;
}

#function_bar p{
	font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#333;
	margin:5px 0 0 5px;
}

h3#function_entry1{
	background:url("../img/function_entry.gif") no-repeat;
	width:440px;
	height:20px;
	text-indent:-9898px;
	margin:10px 0 0 5px;
}

h3#function_entry2{
	background:url("../img/function_entry.gif") no-repeat 0 -20px;
	width:440px;
	height:20px;
	text-indent:-9898px;
	margin:10px 0 0 5px;
}

h3#function_entry3{
	background:url("../img/function_entry.gif") no-repeat 0 -40px;
	width:440px;
	height:20px;
	text-indent:-9898px;
	margin:10px 0 0 5px;
}

p.function_copy{
	margin:10px 0 20px 10px;
	margin-left:15px;
	line-height:16px;
}

.function_box{
	width:670;
	height:185px;
	padding:0 5px;
	margin-bottom:30px;
	border-bottom:1px solid #999;
}

.no_border{
	border:none;
	margin-bottom:0;
}

.function_box hr{
	display:none;
}

.function_box .function_block{
	background:url("../img/function_block_back.gif") no-repeat;
	width:155px;
	height:155px;
	float:left;
	margin:0 5px;
	display:inline;
}

.function_box .function_block h4{
	width:155px;
	height:90px;
	text-indent:-9898px;
}

.function_box .function_block h4#map{
	background:url("../img/function_icon.gif") no-repeat;
}
.function_box .function_block h4#photo{
	background:url("../img/function_icon.gif") no-repeat 0 -90px;
}
.function_box .function_block h4#quick{
	background:url("../img/function_icon.gif") no-repeat 0 -180px;
}
.function_box .function_block h4#loan{
	background:url("../img/function_icon.gif") no-repeat 0 -270px;
}
.function_box .function_block h4#recommend{
	background:url("../img/function_icon.gif") no-repeat 0 -900px;
}
.function_box .function_block h4#view{
	background:url("../img/function_icon.gif") no-repeat 0 -360px;
}
.function_box .function_block h4#access{
	background:url("../img/function_icon.gif") no-repeat 0 -450px;
}
.function_box .function_block h4#color{
	background:url("../img/function_icon.gif") no-repeat 0 -540px;
}
.function_box .function_block h4#news{
	background:url("../img/function_icon.gif") no-repeat 0 -630px;
}
.function_box .function_block h4#mobile{
	background:url("../img/function_icon.gif") no-repeat 0 -720px;
}
.function_box .function_block h4#server{
	background:url("../img/function_icon.gif") no-repeat 0 -810px;
}

.function_box .function_block p{
	padding:5px 10px;
	font-size:10px;
	color:#444;
	line-height:14px;
}