@charset "EUC-JP";
/* style resset */
* {
	margin: 0;
	padding: 0;
	}
a,h1,h2, h3, h4, div, p, hr, blockquote, address, noscript {
	text-align  : left;
	font-style: normal;
	font-size: 100%;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3"
	}
ul, ol, dl, dt, dd {
	list-style: none;
	}
span, img {
	border: none;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	}
em, strong {
	border: none;
	font-style: normal;
	}
a {
	color: #1155aa;
	text-decoration: underline;
	}
a:hover {
	color: #666;
	text-decoration: none;
	}
hr.none{
	display:none;
}

body {
	text-align: center;
	background-color:#838281;
	background-position:top;
	font-size:11px;
	line-height:1.3em;
	color:#333;
}
	
/* header */
#header{
	height:64px;
	background:url(/images/bg_header.gif) repeat-x;
}

#header_inner{
	width:760px;
	margin:0 auto;
}

#header_logoarea{
	float:left;
}

#header_inquiry{
	float:right;
}

h1 img{
	margin-right:10px;
}


/*gm*/
#globalmenu{
	height:28px;
	background:url(/images/bg_gm.gif) repeat-x;
}

#globalmenu ul{
	width:760px;
	margin:0 auto;
}

#globalmenu li{
	float:left;
	margin-right:5px;
}

#globalmenu li span{
	display:none;
}

.gm_top a{
	display:block;
	width:60px;
	height:28px;
	background:no-repeat url(/images/bt1_top.gif);
}

.gm_top a:hover{
	background:no-repeat url(/images/bt2_top.gif);
}

.gm_company a{
	display:block;
	width:75px;
	height:28px;
	background:no-repeat url(/images/bt1_company.gif);
}

.gm_company a:hover{
	background:no-repeat url(/images/bt2_company.gif);
}

.gm_business a{
	display:block;
	width:75px;
	height:28px;
	background:no-repeat url(/images/bt1_business.gif);
}

.gm_business a:hover{
	background:no-repeat url(/images/bt2_business.gif);
}

.gm_service a{
	display:block;
	width:98px;
	height:28px;
	background:no-repeat url(/images/bt1_service.gif);
}

.gm_service a:hover{
	background:no-repeat url(/images/bt2_service.gif);
}

.gm_recruit a{
	display:block;
	width:75px;
	height:28px;
	background:no-repeat url(/images/bt1_recruit.gif);
}

.gm_recruit a:hover{
	background:no-repeat url(/images/bt2_recruit.gif);
}

.gm_inquiry a{
	display:block;
	width:98px;
	height:28px;
	background:no-repeat url(/images/bt1_inquiry.gif);
}

.gm_inquiry a:hover{
	background:no-repeat url(/images/bt2_inquiry.gif);
}

.gm_sitemap a{
	display:block;
	width:97px;
	height:28px;
	background:no-repeat url(/images/bt1_sitemap.gif);
}

.gm_sitemap a:hover{
	background:no-repeat url(/images/bt2_sitemap.gif);
}

/*footer*/
#footer{
	color:#FFF;
	border-top:2px #b9b9b9 solid;
	text-align:center;
}

#footer a{
	color:#FFF;
}

#footer_inner{
	width:760px;
	margin:2px auto;
}

#footer_inner p{
	text-align:center;
}


#copyright{
	font-size:90%;
}

/*content*/
#main{
	background:#fff;
}

#content{
	width:760px;
	margin:0 auto;
}

#content_inner{
	padding:7px;
}

#content_main{
	width:530px;
	float:left;	
}

#content_side{
	width:205px;
	float:right;
}

.paragragh{
	margin-bottom:10px;
	font-size:12px;
	line-height:1.4em;
}

.paragragh p{
	margin:0 5px 12px 7px;
}

.paragragh h3{
	margin:10px 0 15px 2px;
}
.paragragh h4{
	margin-left:5px;
	margin-bottom:5px;
	padding-left:4px;
	border-left:2px solid #f08200;
	font-size:14px;
}

.paragragh_service{
	margin-bottom:10px;
}

.paragragh_pp{
	margin-bottom:10px;
}
.paragragh_pp p{
	margin:0 5px 12px 7px;
}

.paragragh_pp h3{
	margin:10px 0 5px 2px;
}
.paragragh_pp h4{
	margin-left:7px;
	margin-bottom:5px;
}

/*top*/
#main_flash{
	height:148px;
	background:url(/images/bg_mainvisual.gif) repeat-x;
}

#main_flash_inner{
	width:760px;
	margin:0 auto;
}

ul.whatsnew{
	margin:10px 5px 0 10px;
}

ul.whatsnew li{
	display:block;
	border-left:2px #838281 solid;
	padding-left:3px;
	margin-bottom:15px;
}

ul.whatsnew li span{
	color:#777;
	font-size:90%;
}

.service_line{
	margin:5px 0 0 5px;
}	

.service_unit{
	width:164px;
	border:1px solid #ccc;
	float:left;
	margin-right:10px;
}	

.service_unit_inner{
	padding:2px;
}	

.service_unit_inner h3{
	font-size:110%;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:3px;
}		

.service_unit_inner p{
}

#accessmap{
	background:no-repeat url(/images/bg_access.gif);
	width:200px;
	height:250px;
	margin:0 auto;
}

#accessmap_inner{
	padding:23px 0 0 4px;
}

#accessmap_inner p{
	margin-top:3px;
	line-height:1.1em;
}


/*lower*/
#main_pict{
	height:78px;
	background:url(/images/bg_main_pict.gif) repeat-x;
}

#main_pict_inner{
	width:760px;
	margin:0 auto;
}

#content_main_lower{
	float:right;
	width:530px;
	padding-left:5px;
	border-left:1px solid #ddccff;
}

#submenu{
	width:199px;
	float:left;
	font-size:110%;
}
	
#breadcrumb{
	font-size:85%;
	border-bottom:1px dotted #ccc;
	padding-bottom:3px;
}

ul#submenu_list{
	margin-top:15px;
}

ul#submenu_list li{
	background:url(/images/sub_marker.gif) no-repeat 0px 2px;
	padding-left:17px;
	margin-bottom:15px;
}

table.company_info{
	border:0;
	margin-top:10px;
}
.company_info tr{
	border-bottom:1px solid #ccc;
}
td.info_label{
	width:90px;
	color:#666666;
}
.info_data{
	font-size:110%;
}
.info_data h3{
	margin-bottom:5px;
}
.info_data p{
	padding-bottom:15px;
}
.float_text{
	float:left;
	width:310px;
}
.float_text_short{
	float:left;
	width:250px;
}

.float_pict{
	float:right;
	margin:10px 0 0 10px;
}
.float_pict2{
	float:left;
	margin-left:15px;
}

/*.content_text{
	margin:0 5px 10px 5px;
}*/

.content_text_float{
}

.message_name{
	text-align:right;
	margin-top:5px;
}

.message_history{
	background:#fff4e7;
	margin-top:10px;
	font-size:10px;
}

.message_history_inner{
	padding:5px;
}

/*service*/
.service_detail{
	width:520px;
	border:1px solid #ccc;
	margin-bottom:5px;
}
.service_detail_inner{
	padding:3px;
}
.service_detail_image{
	width:160px;
	float:left;
}
.service_detail_text{
	width:346px;
	float:right;
}
.service_detail_text h3{
	font-size:105%;
	margin-bottom:5px;
}

/*business*/
.flash_business{
	width:400px;
	margin:15px auto;
}

/*pp*/
.indent_text{
	margin:0 5px 10px 10px;
	color:#666;
}

.numlist{
	list-style:decimal outside;
	margin-left:25px;
}
.numlist li{
	margin-bottom:15px;
}

.signiture{
	text-align:right;
}

.additional_info{
	padding-left:7px;
	margin-bottom:15px;
	color:#666;
}

/*sitemap*/
ul.sitemap{
	margin-left:10px;
	font-size:120%;
}
ul.sitemap li{
	margin-bottom:15px;
}
ul.sitemap li.second_contents{
	margin-bottom:40px;
}
ul.sitemap li.high{
	margin-bottom:10px;
}
ul.sitemap_low {
	margin-left:20px;
	margin-bottom:15px;
	font-size:85%;
}
ul.sitemap_low li{
	margin-bottom:5px;
}


/* float */	
.float_left {float: left;}
.float_right {float: right;}	
.clear {
	clear: both;}

.none{
	display:none;
}
/* align */
.align_center {text-align: center;}
.align_right {text-align: right;}
/* font */
.font_bigger{vertical-align:baseline; font-size:135%;}

.important{font-weight:bold;font-size:110%;color:#CC8800;}

.link_end{
	height:15px;
	background:url(../images/gmark.gif) no-repeat;
	padding:0px 0 0 12px;
	font-size:14px;
}

/*margin*/
.marginB20{
	margin-bottom:20px;
}
.paddingB20{
	padding-bottom:20px;
}
.marginB10{
	margin-bottom:10px;
}
.paddingB10{
	padding-bottom:10px;
}
.right_end{
	margin-right:0;
}
.top_end{
	margin-top:5px;
}

/*font*/
.graysmall{
	font-size:90%;
	color:#999;
}


/*for ie6*/
*html .ie_none{
	display:none;
}




/*----------------------------------------------plus*/
.pmark {
padding: 40px 15px 15px 60px;
}


