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

body , html {   
    height: 100%;
	margin: 0px;
	padding: 0px;
	background-image:url(../img/body_bg.png);
	background-repeat:repeat-x;
}


#right h2 {
	width:350px;
	margin:0px 0px 20px 0px;
	}

ul.info_list {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style-type: none;
}
ul.info_list li {
	margin: 0px;
	display: block;
	color:#666666;
	font-size:12px;
}

ul.info_list li.list_title {
	background-image:url(../img/top/icon.gif);
	background-repeat:no-repeat;
	background-position:2px 4px !important;   
	background-position:2px 8px /* for only IE6 style */  ;
	padding:0px 0px 0px 15px;
	color:#666666;
	font-size:12px;
	margin:0px 0px 8px 0px !important;   
	margin:0px 0px 0px 0px /* for only IE6 style */  ;
	}

ul.info_list li.list_text {
	padding:0px 0px 3px 15px;
	color:#666666;
	font-size:12px;
	margin:0px 0px 8px 0px;
	}

ul.info_list li.list_border {
	border-bottom:1px dashed #CCCCCC;
	}

ul.info_list a:link {
	color: #666666;
	text-decoration: underline;
}
ul.info_list a:visited {
	text-decoration: underline;
	color: #666666;
}
ul.info_list a:hover {
	text-decoration: underline;
	color:#666666;
}
ul.info_list a:active {
	text-decoration: non;
	color: #666666;
}


#previous {
	width:48px;
	position:absolute;
	left:-68px;
	top:170px;
}

#next {
	width:48px;
	position:absolute;
	left:980px;
	top:170px;
}

#title_content1 {
	width:958;
	height:378px;
	background-color:#0099CC;
	}

#ui-tab {
	width:580px;
	padding:0px;
	margin:0px 0px 10px 0px;
	}
*:first-child+html #ui-tab {
　　width:580px;
	padding:0px;
	margin:0px;
}

#ui-tab ul {
	width:570px;
	padding:0px;
	margin:0px 0px 0px 10px;
	}
	
#ui-tab ul li {
	list-style-type:none;
	padding:0px;
	display:inline;
	margin:0px 7px 0px 0px;
	}

#tab_content {
	width:570px;
	background-image:url(../img/top/tab_bg.gif);
	background-repeat:no-repeat;
	padding:20px 0px 0px 10px;
	}

p.service_explain {
	font-size:12px;
	color:#666666;
	line-height:1.3;
	margin:0px 0px 10px 0px;
}


.sevice_list_box {
	width:570px;
}

.sevice_list_box_left {
	width:280px;
	float:left;
	padding-bottom:10px;
}

.sevice_list_left {
	width:180px;
	float:left;
	padding-bottom:10px;
	margin-right:15px;
	display:inline;
}
.sevice_list_right {
	width:180px;
	float:right;
	padding-bottom:10px;
	margin-right:15px;
	display:inline;
}
.sevice_list_box_left_2 {
	width:280px;
	float:left;
}

.sevice_list_box_right {
	width:280px;
	float:right;
	padding-bottom:10px;
}

.sevice_list_box_right_2 {
	width:280px;
	float:right;
}

.sevice_area {
	width:268px;
	border:1px solid #CCCCCC;
	}
	
.sevice_area_image {
	width:268px;
	border-bottom:2px solid #CCCCCC;
	}

.sevice_list_box h3 {
	background-image:url(../img/top/icon2.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	padding:7px 0px 4px 20px;
	background-position:6px 8px;
	border-bottom:1px dashed #CCCCCC;
	}

.sevice_list_box h3 a:link {
	color: #666666;
	text-decoration: underline;
}
.sevice_list_box h3 a:visited {
	text-decoration: underline;
	color: #666666;
}
.sevice_list_box h3 a:hover {
	text-decoration: underline;
	color:#666666;
}
.sevice_list_box h3 a:active {
	text-decoration: non;
	color: #666666;
}

.sevice_list_box p {
	font-size:12px;
	color:#666666;
	padding:8px;
	margin:0px;
	line-height:1.5;
	}
#mycustomscroll {
	width:560px;
	height: 400px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin:10px 0px 0px 0px
}

.works_box {
	width:550px;
	margin-bottom:10px;
	padding-bottom:20px;
	border-bottom:solid 1px #CCCCCC;
	}

.works_box_last {
	width:550px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:solid 1px #CCCCCC;
	}

.works_left {
	width:177px;
	border:1px solid #CCCCCC;
	float:left;
	padding:3px;
	background-image:url(../img/top/hp_bg.png);
}

.works_right {
	width:350px;
	float:right;
	display:inline;
	margin-right:5px;
}

.works_right p.hp_name {
	background-image:url(../img/top/works.gif);
	width:328px;
	height:22px;
	background-repeat:no-repeat;
	font-size:10px;
	color:#666666;
	font-weight:bold;
	margin-bottom:10px;
	padding:10px 0px 0px 22px;
}

.works_right p.hp_name a:link {
	color: #666666;
	text-decoration: none;
}
.works_right p.hp_name a:visited {
	text-decoration: underline;
	color: #666666;
}
.works_right p.hp_name a:hover {
	text-decoration: underline;
	color:#666666;
}
.works_right p.hp_name a:active {
	text-decoration: none;
	color: #666666;
}

.works_right p.w_explain_1 {
	font-size:12px;
	color:#666666;
	padding:0px;
	line-height:1.5;
	margin:0px;
	text-align:right;
	}

.works_right p.w_explain_2 {
	font-size:12px;
	color:#666666;
	padding:0px 0px 0px 3px;
	line-height:1.5;
	margin:2px 0px 5px 0px;
	}

.article {
	background-color:#FF0000;
	color:#FFFFFF;
	padding:2px;
	}
	
#loop {
	width:960px;
	height:380px;
	margin-top:31px !important;   
	margin-top:31px; /* for only IE6 style */
	background-image:url(../img/top/main_area.png);
	background-repeat:no-repeat;
	padding-top:1px;
}
.loopcontainer {
	width:958px;
	height:378px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
	
}

.slides { 
	position:absolute;
	top:0;
	left:0; 
}
.slides div { 
	position:absolute;
	top:0;
	width:958px;
	display:none;
}
	#loopedSlider,#newsSlider { 
	margin:0 auto;
	width:958px;
	position:relative;
	clear:both;
}

#fragment-1 {
	display:block;
	}

#fragment-2 {
	display:none;
	}

#fragment-3 {
	display:none;
	}

#fragment-4 {
	display:none;
	}

#fragment-5 {
	display:none;
	}

#fragment-6 {
	display:none;
	}

.other_box {
	width:580px;
	padding:15px 0px 0px 0px;
}


/* 共通角丸 */
.area_bottom {
	background-image:url(../img/top/box_bottom.png);
	background-position:bottom;
	background-repeat: no-repeat;
	padding-bottom:10px; 
	width:580px;
	margin-bottom:10px;
}

.area_top {
	background-image:url(../img/top/box_top.png);
	background-repeat: no-repeat;
	padding-top:10px; 
	width:580px;
}

.area_center {
	background-image:url(../img/top/box_center.png);
	background-repeat:repeat-y;
	width:580px;
	padding:0px;
}

.area_content {
	width:560px;
	padding:5px 10px 0px 10px;
}

.area_content h3 {
	width:560px;
	padding:0px 0px 10px 0px;
}

#group_bannner {
	width:560px;
	padding:10px 0px 0px 0px;
}

#group_bannner p {
	padding:4px 0px 0px 0px;
	margin:0px;
	font-size:12px;
	color:#666666;

}

#contact_banner {
	background-image:url(../img/top/contact_banner_bg.png);
	width:580px;
	height:188px;
	margin:15px 0px 0px 0px;
	position:relative;
	}

#contact_banner_net {
	width:580px;
	position:absolute;
	top:158px;
	left:9px;
	}

.group_bannner_left {
	width:180px;
	padding:0px;
	margin:0px 10px 0px 0px;
	display:inline;
	float:left;
}

.group_bannner_right {
	width:180px;
	padding:0px;
	margin:0px;
	float:left;
}

.clear {
	clear:both;
	}

p.comingsoon{
	padding:0px 0px 15px 0px;
	margin:0px;
	font-size:14px;
	color:#666666;
	text-align:center;
}
#special {
	background-image: url(../img/top/recruit.png);
	background-repeat: no-repeat;
	height: 326px;
	width: 580px;
	margin-bottom: 20px;
}
#recruit {
	padding-top: 110px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#recruit p {
	font-size: 12px;
	color: #666666;
}

