@charset "utf-8";
/* CSS Document */

/**************************************************
*
*	adjustment.css
*
*	theme　s00011
*
**************************************************/

/* Logo
------------------------------------------*/
#logo {
	margin-top: 10px;
}

/* Information
------------------------------------------*/
.h-sitemap {
	width: 63px;
	float: right;
	margin: 0px 0 10px 0;
}

.h-info {
	clear: both;
	width: 354px;
	float: right;
}

#header-nav ul li {
	width: 192px;
}

#header-nav ul li a {
	text-align: center;
	padding: 0;
	width: 192px;
}

/* func-bnr
------------------------------------------*/
.func-bnr-box .func-title {
	margin-top: 10px;
	margin-bottom: 5px;
}

.func-bnr-box ul {
	width: 700px;
}

.func-bnr-box li {
	float: left;
	width: 230px;
	margin-right: 5px;
	margin-bottom: 5px;
	position: relative;
}

.func-bnr-box li a {
	text-decoration: none;
	display: block;
	width: 230px;
	height: 100px;
}

.func-bnr-box li.li-right {
	margin-right: 0;
}

.func-bnr-box li .intro {
	width: 122px;
	height: 50px;
	font-size: 84%;
	line-height: 1.5;
	position: absolute;
	top: 32px;
	right: 13px;
}

.func-bnr-box .other-func {
	text-align: right;
}

/* Aboutページ
------------------------------------------*/
.about-box {
	widht: 700pc;
	height: 2114px;
	position: relative;
	font-size: 90%;
	margin-bottom: 20px;
	background: url(/img/sites/hp4u/rnew02/about_bg.png) 0 0 no-repeat;
}

.about-box .about-01 {
	width: 330px;
	position: absolute;
	top: 80px;
	left: 34px;
}

.about-box .about-02 {
	width: 330px;
	position: absolute;
	top: 280px;
	left: 34px;
}

.about-box .about-03 {
	width: 330px;
	position: absolute;
	top: 965px;
	left: 34px;
}

.about-box .about-04 {
	width: 330px;
	position: absolute;
	top: 1245px;
	left: 34px;
}

.about-box .about-04-img {
    left: 220px;
    position: absolute;
    top: 1380px;
}


.about-box .about-05 {
	width: 330px;
	position: absolute;
	top: 1945px;
	left: 34px;
}

/* Functionページ
------------------------------------------*/
.func-bnr-box {
	overflow: hidden;
	margin-bottom: 20px;
}

.func-desc-box {
	clear: both;
}

.func-desc-box h3 {
	width: 700px;
	height: 40px;
	margin-bottom: 18px;
	line-height: 40px;
	text-indent: 1em;
	letter-space: 4px;
	color: #333;
	background: url(/img/sites/hp4u/rnew02/h3_title_bg_m.png) 0 0 no-repeat;
}

.func-desc-box h4 {
	width: 700px;
	height: 28px;
	line-height: 1.6;
	font-weight: bold;
	letter-space: 4px;
	color: #fff;
	text-align: left;
	text-indent: 1em;
	background: url(/img/sites/hp4u/rnew02/func_title_bg_m.png) 0 0 no-repeat;
}

.func-desc-box .func-desc-text {
	width: 640px;
	margin: 0 auto 10px;
}

.func-desc-box .func-img {
	margin-bottom: 40px;
}

.func-page-top {
	width: 700px;
	height: 13px;
	margin-bottom: 30px;
	text-align: right;
	background: url(/img/sites/hp4u/rnew02/pagetop_arrow.png) 600px center no-repeat;
}

.func-page-top a:hover{
	text-decoration: none;
}

.func-point {
	margin-bottom: 40px;
}

/* Contactページ
------------------------------------------*/
.contact-tel {
	margin-bottom: 20px;
}

/* Sitemapページ
------------------------------------------*/
.sitemap-ul {
	width: 660px;
}

.sitemap-ul li {
	background: url(/img/sites/hp4u/rnew02/sitemap_arrow.gif) left 0 no-repeat;
	text-indent: 2em;
	border-bottom: 1px dotted #999;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.sitemap-ul li a {
	font-weight: bold;
	color: #006bb4;
	text-decoration: none;
}

.sitemap-ul li a:hover {
	text-decoration: underline;
}

/* レイアウトＡ
left-col（モデュール FAQ 部分）
------------------------------------------*/
#contents-p2 #left-col .faq-left .cate {
    background: none repeat scroll 0 0 #fcf6d4;
    border: 1px solid #FFCC67;
    width: 700px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 20px;
}

#contents-p2 #left-col .faq-left .cate .cate-box {
    width: 680px;
	margin: 10px;
}

#contents-p2 #left-col .faq-left .cate .cate-box h3 {
	color: #333;
}

#contents-p2 #left-col .faq-left .cate .cate-box ul {
	
}

#contents-p2 #left-col .faq-left .cate .cate-box ul li {
	float: left;
	padding: 10px 14px;
	background: url(/img/sites/hp4u/rnew02/icon_folder.png) 0 center no-repeat;
}

#contents-p2 #left-col .faq-left .cate .cate-box ul li a {
	color: #2389ef;
}

#contents-p2 #left-col .faq-left .cate .cate-box ul li a:hover {
	text-decoration: none;
}

#contents-p2 #left-col .faq-left .faq-content {
	margin-bottom:20px; 
}

#contents-p2 #left-col .faq-left h4 {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CCCCCC;
    font-size: 120%;
	height: 20px;
    line-height: 22px;
    margin: 0 0 10px;
    text-align: left;
    text-indent: 1em;
}

#contents-p2 #left-col .faq-left dt {
	background: url(/img/sites/hp4u/rnew02/q_mark.gif) left center no-repeat;
}

#contents-p2 #left-col .faq-left dd {
	background: url(/img/sites/hp4u/rnew02/a_mark.gif) left 0 no-repeat;
}

/* 機能一覧（サイドバー）
------------------------------------------*/
#func-list {
	position: fixed;
	top: 0px;
	center: 10px;
	font-size: 100%;
	border: 1px solid #ccc;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#func-list li {
	width: 220px;
	text-align: left;
}

#func-list li.sidebar-title {
	text-align: center;
	padding: 6px 0;
	background: #006bb4;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#func-list a {
	background: #fff;
	text-decoration: none;
	color: #006bb4;
	width: 212px;
	padding: 8px 4px;
	display: block;
	border-bottom: 1px dotted #ccc;
	font-size: 90%;
}

#func-list .last-func a {
	border-bottom: none;
}

#func-list a:hover {
	text-decoration: none;
	background: #eee;
	color: #333;
}

/* Misc
------------------------------------------*/
.link-blue {
	color: #006bb4;
}

.link-blue:hover {
	text-decoration: none;
	color: #006bb4;
}

.point {
	font-weight: bold;
}







