@charset "UTF-8";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("import.css");


/* ---------- index ---------- */
body{
	background-color: #F5F5F5;
	background-image: url(../../images/seo_list/back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-bottom: 20px;
}

/* IE7以下のみ適用 */
*+html body{
	margin-bottom: 10px;
}

/* IE6以下のみ適用 */
* html body{
	margin-bottom: 0px;
}

#container{
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	text-align: center;
	padding-top: 14px;
}

h1{
	font-size: 12px;
}

#addition{
	padding-left: 20px;
	margin-top: -18px;
	padding-bottom: 4px;
	float: right;
}

#add-favorite{
	float: left;
}

#add-bookmark{
	float: left;
	margin-left: 5px;
	padding-bottom: 1px;
}

/* IE7以下のみ適用 */
*+html #add-bookmark{
	margin-top: -1px;
}

/* IE6以下のみ適用 */
* html #add-bookmark{
	margin-top: -1px;
}

/* ---------- main-box ---------- */
#main-box{
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #B6B6B6;
	margin-top: 6px;
	background-image: url(../../images/seo_list/main-box-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-bottom: 12px;
}

/* IE7以下のみ適用 */
*+html #main-box{
	margin-bottom: 12px;
}

/* IE6以下のみ適用 */
* html #main-box{
	margin-bottom: 0px;
}

#header{
	padding-top: 45px;
	overflow:hidden;
}

#logo{
	float: left;
	padding-top: 12px;
	padding-left: 20px;
}

#s-menu {
	padding:20px 0 0 120px;
}

#corporate-profile{
	/*float: left;
	margin-top: 55px;
	margin-left: 55px;*/
}

#sitemap{
	/*float: left;
	margin-top: 55px;*/
	margin-left: 17px;
}

#inquiry{
	float: left;
	margin-top: 0px;
	margin-left: 30px;
}

#service-box{
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	float: none;
	font-size: 1.6em;
	margin-top: 20px;
}

.center {
	text-align: center;
}

.fl-box-inner {
	float: left;
	font-size: 13px;
	color: #666;
	width: 430px;
}


.fl-box-inner .fl-l {
	float: left;
	width: 244px;
	margin:0;
	padding:0;
}

.fl-box-inner .fl-l-img {
	float: left;
	width: 170px;
	margin:0 0 0 10px;
	padding:0;
}


.fl-box-inner .fl-l .link {
	background-image:url(../../images/seo_list/link_arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height: 17px;
	padding-left: 24px;
}

.fl-box-inner .fl-l .star5 {
	background-image:url(../../images/seo_list/star5.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height: 17px;
	padding-left: 86px;
	color: #EB3C0F;
}

.fl-box-inner .fl-l .star4 {
	background-image:url(../../images/seo_list/star4.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height: 17px;
	padding-left: 86px;
	color: #EB3C0F;
}





.ma-r-40 {
	margin-right: 40px;
}







#main-box table{
	margin-bottom: 30px;
}

#main-box table td{
	font-size: 0.8em;
	color: #232323;
	padding: 10px;
	line-height: 1.25em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#main-box table td img{
	border: 4px solid #CCCCCC;
}

#main-box table td a:hover img{
	border: 4px solid #33CCFF;
}

#devo{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

/* IE7以下のみ適用 */
*+html #devo{
	margin-bottom: 20px;
}

/* IE6以下のみ適用 */
* html #devo{
	margin-bottom: 0px;
}

/* ---------- footer ---------- */
#footerNav{
	clear: both;
	font-size: 12px;
	padding-top: 14px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 10px;
}

/* IE7のみ適用 */
*+html #footerNav{
	margin-top: -24px;
	padding-top: -24px;
}

#footerNav li{
	display: inline;
}

#footerNav .hr{
	color: #333333;
	margin-right: 4px;
	margin-left: 4px;
}

#footerNav a:link,
#footerNav a:visited {
	color: #333333;
	text-decoration: none;
}
#footerNav a:hover {
	color: #FF6600;
	text-decoration: none;
} 
#footerNav a:active { 
	color: #ff0000; 
	text-decoration: underline;
} 

address{
	font-size: 12px;
	color: #666666;
	background-image: url(../images/common/contents_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding-top: 10px;
}

address a:link,
address a:visited{
	color: #000000;
	text-decoration: none;
}

#group-link{
	margin-top: 10px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
	font-size: 10px;
	pdding-bottom: 85px;
	margin-bottom: 85px;
}

/* IE7のみ適用 */
*+html #group-link{
	pdding-bottom: 0px;
	margin-bottom: 0px;
}

/* IE6以下のみ適用 */
* html #group-link{
	pdding-bottom: 0px;
	margin-bottom: 0px;
}

#group-link img{
	float: left;
	margin-right: 10px;
	display: block;
	width: 123px;
}

#group-link-list{
	color: #699E69;
	float: left;
}

#group-link a{
	color: #8FA48E;
	text-decoration: none;
}
.ma-t-24 {
	margin-top: 24px;
}

.txt-space {
letter-spacing:-0.04em;
}

#lois{
	text-align: center;
	padding-top: 40px;
	color: #CCCCCC;
	clear: both;
	float: none;
	font-size: 11px;
}

#lois a{
	color: #CCCCCC;
	text-decoration: none;
}
