@charset "shift_jis";


/******************************************************/
/* common */
/******************************************************/

*{
	margin:0;
	padding:0;
	font-size:100%;
	list-style:none;
	line-height:1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	color: #333333;
	font-size:small;
}
#sample{
	text-align:center;
	background:url(images/bg2.gif) repeat-x;
}
.clearfix:after {  content: " "; display: block; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; }
.clear{clear:both;}
.a_center{text-align:center;}
.a_right{text-align:right;}

.mgb25{margin:0 0 25px;}
.mgr25{margin-right:25px !important;}
.mgl25{margin-left:25px !important;}

a{color:#222222;}
a:hover{color:#444444;}
a.external{padding:0 0 0 15px;background:url(images/icon_link.gif) no-repeat 0 50%;}
a.external:hover{background-color:#f2f2f2;}

h1{
	width:219px;
	float:left;
}
h2{
	margin:0 10px 20px;
}
h2#top_news_tit{
	margin:0 0 10px;
	padding:0 0 5px;
	background:url(images/top_news_border.gif) repeat-x 0 99%;
}
h3{
	margin:0 10px 10px;
}
h4{
	margin:0 0 10px;
	border-bottom:1px dotted #cccccc;
}
h4.company{
	padding:5px 0 0;
	font-size:12px;
}
h4.company span{
	padding:0 0 0 10px;
	border-left:3px solid #03290c;
}

img{
	border:none;
	vertical-align: bottom;
}

.image_l{
	float:left;
	margin:0 20px 20px 0;
}

p{margin:0 0 10px;}
.sentence{margin:0 10px 25px;}
.sentence .photo{background:#ffffff;margin:0 0 20px;padding:0 10px 0 0;}
.image_border{border:2px solid #cccccc;}
.company_info{background:#f2f2f2;margin:10px;padding:10px;}
.company_info p{margin-bottom:5px;line-height:1.2em;}
.company_info h3{
	margin:0 0 10px;
}
.mt25{margin-top:25px;}


ul{list-style:none;}
ul li{list-style:none;}

ul.list{margin:0 25px 15px;list-style:disc;}
ul.list li{list-style:disc;}

ol.list{margin:0 25px;list-style:decimal;}
ol.list li{list-style:decimal;}

/* table design */

.table_design01{
	margin:0 10px 15px;
	width:650px;
	background:#ffffff;
	border:1px solid #cccccc;
}
.table_design01 tr th{
	padding:5px 10px;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	background:#eeeeee;
}
.table_design01 tr td{
	padding:2px 5px;
	background:#ffffff;
	border-bottom:1px solid #f2f2f2;
}

/* information */
.information{
}
.information .title{
	margin:0 0 5px;
	border-bottom:1px dotted #cccccc;
}
.information .title p.date{
	margin:0;
	float:left;
	width:125px;
	font-size:small;
}
.information .title p.title2{
	margin:0;
	float:left;
	width:510px;
}
.information .title .title2 a{
	text-decoration:none;
	display:block;
	background:url(images/icon_link2.gif) no-repeat 99% 50%;
}
.information .title2 a:hover{
	color:#03290c;
	background:url(images/icon_link.gif) no-repeat 99% 50%;
}

/* ボックスリンク */
.linkbox{
	margin:0 0 5px;
}
.box_hover{
	cursor:pointer;
}
.none{
	text-indent:-9999px;
	height:0px;
	overflow:hidden;
}
p.readmore{margin:0;}
.box_hover{}

/******************************************************/
/* layout */
/******************************************************/

#wrapper{
	margin:0 auto;
}
#layout_header{
	background:#0b522f url(images/layout_header_bg.gif) repeat-x;
	border-bottom:1px solid #ffffff;
}
#layout_maincont{
	background:url(images/layout_maincont_bg.gif) repeat-x;
}
#layout_left{
	margin:0 0 0 15px;
	width:225px;
	float:left;
}
#layout_right{
	margin:0 15px 0 0;
	width:655px;
	float:right;
}
#layout_right_footer{
	margin:50px 0 0;
}
#layout_keyword{
	margin:0 auto;
	padding:50px 0 0;
	width:950px;
	background:url(images/layout_keyword_bg.gif) no-repeat 0 99%;
}
#layout_footer{
	border-top:1px solid #1f7a4d;
	background:url(images/layout_footer_bg.gif) repeat-x 0 2px;
}

/* header */
#header{
	margin:0 auto;
	width:950px;
	height:81px;
	overflow:hidden;
}
*:first-child+html #header{
	height:85px;
	overflow:hidden;
}
#header_menu{
	padding:5px 0 0;
	float:right;
}
#header_menu_left{
	float:left;
}
#header_menu_right{
	margin:0 0 6px;
	float:right;
}
*html #header_menu_right{
	margin:0;
}

#header_menu_left ul li{
	margin:0 0 0 20px;
	display:inline;
	float:left;
}

/* gnavi */

#header_menu ul.gnavi li{
	display:inline;
	float:left;
}


/* maincont */

#maincont{
	margin:0 auto;
	padding:10px 0;
	width:950px;
	background:#ffffff url(images/maincont_bg.gif) no-repeat;
}

/* mainimage */

#mainimage{
	margin:0 0 20px;
	text-align:center;
}
#mainimage img{
	border:1px solid #d8d8d8;
}

/* left content */

.left_banner{
	margin:0 0 15px;
}
.left_banner li{
	margin:0 0 10px;
}

#left_menu{
	margin:0 0 25px;
	background:url(images/left_menu_bg.gif) repeat-y;
}
#left_menu ul{
	margin:10px 10px 25px 10px;
}
#left_menu ul li{
	border-bottom:1px dotted #cccccc;
}
#left_menu ul li a{
	padding:5px;
	display:block;
	text-decoration:none;
}
#left_menu ul li a:hover{
	background:#f2f2f2;
}

#left_sitemenu{
	margin:0 0 25px;
}
#left_sitemenu ul li{
	margin:0 0 8px;
	border-bottom:1px dotted #cccccc;
}
#left_sitemenu ul li a{
	padding:2px 0 3px 10px;
	display:block;
	border-left:3px solid #03290c;
}

/* keyword */

#keyword{
	margin:0 15px;
	padding:5px 0;
	font-size:x-small;
	border-top:1px solid #a0a0a0;
}
#keyword #text{
	width:685px;
	border-right:1px dotted #cccccc;
	float:left;
}
#keyword #mark{
	padding:3px;
	width:225px;
	background:#eeeeee;
	float:right;
}
#keyword #mark img{
	margin:0 5px;
	float:right;
}
#keyword #mark p{
	margin:8px 0 0;
}



/* footer */

#footer{
	margin:0 auto;
	padding:11px 0;
	width:950px;
	color:#ffffff;
	font-size:x-small;
}
#footer ul{
	margin:0 0 10px;
}
#footer ul li{
	margin:0 11px 5px 0;
	display:inline;
	float:left;
}


/******************************************************/
/* top page */
/******************************************************/

#top_business{
	margin:0 0 25px;
}
#top_business .box{
	width:322px;
	background:url(images/top_business_bg.gif) repeat-x;
}
#top_business .box h2 img{
	margin:0 0 5px 7px;
	float:none;
}
#top_business .box h2 a{
	display:block;
}
#top_business .box .content{
	padding:0 0 10px;
	background:url(images/top_business_footer.gif) no-repeat 0 99%;
}
#top_business .box img{
	margin:0 10px 0 7px;
	float:left;
}
#top_business .box p{
	margin:0 7px 0 0;
}
#top_business #user{
	float:left;
}
#top_business #company{
	float:right;
}

#top_service{
	margin:0 0 25px;
	border:3px solid #c2c2c2;
}
#top_service .box{
	margin:5px;
	border-bottom:1px dotted #cccccc;
}
#top_service .box img{
	margin:0 5px 0 0;
	float:left;
}


#top_news{
	margin:0 0 25px;
}
#top_news p{
	margin:0;
	padding:5px 0 3px;
	border-bottom:1px dotted #cccccc;
}




/******************************************************/
/* low page layout */
/******************************************************/

#layout_maincont_low{
	background:url(images/layout_maincont_bg2.gif) repeat-x 0 1px;
}
#layout_maincont_low #maincont{
	padding:0;
	background:none;
}
#layout_maincont_low #layout_right{
	margin:0 0 25px;
	width:672px;
	background:#ffffff url(images/layoutlow_right_bg.gif) repeat-y;
}
#layout_maincont_low #layout_left{
	margin-top:15px;
}
#layout_maincont_low #mainimage{
	margin:0;
}
#layout_maincont_low #mainimage img{
	border:none;
}


/******************************************************/
/* low page */
/******************************************************/

/* visitor */

.visitor_service{
	margin:0 0 25px;
}
.visitor_service .box{
	margin:5px;
	border-bottom:1px dotted #cccccc;
}
.visitor_service .box img{
	margin:0 5px 0 0;
	float:left;
}

.visitor_box{
	margin:10px 10px 25px;
	padding:5px 0;
	background:url(images/visitor_step_bg.gif);
}

.visitor_step{
	margin:0;
}
.visitor_step_chart{
	margin:0;
	padding:5px 0;
	width:200px;
	text-align:center;
	float:left;
}
.visitor_step_chart_arrow{
	padding:5px 0;
}
.visitor_step_chart_arrow img{
	margin:0 0 0 87px;
}
.visitor_step .sentence{
	margin:0 5px;
	padding:0;
	width:440px;
	background:#ffffff;
	float:right;
	border-bottom:1px dotted #cccccc;
}
*html .visitor_step .sentence{
	width:430px;
}
.visitor_step .sentence p{
	margin:2px;
	padding:2px;
}
.visitor_step .sentence ul{
	margin:0 5px 5px 25px;
	padding:0 0 5px;
}

/* site map */

#sitemap{
	margin:0 0 25px;
}
#sitemap .sentence{
	margin-bottom:0;
}

.sitemap_left{
	width:49%;
	float:left;
}
.sitemap_right{
	width:49%;
	float:right;
}
h3.sitemap{
	border-bottom:2px solid #cccccc;
}
h3.sitemap a{
	text-decoration:none;
	display:block;
	background:url(images/icon_link2.gif) no-repeat 99% 50%;
}
h3.sitemap a:hover{
	background:#f2f2f2 url(images/icon_link.gif) no-repeat 99% 50%;
}

/* business */

.business_box{
	margin:0 10px 15px;
	border-bottom:1px dotted #cccccc;
}
.business_box img{
	margin:0 10px 0 0;
}
.business_box p{
	padding:0 0 0 10px;
	width:450px;
	border-left:1px solid #cccccc;
	float:right;
}

.business_list{
	margin:0 10px 25px;
	padding:5px;
}
.business_list ul li{
	paddinig:3px;
	text-align:center;
	display:inline;
	float:left;
	background:#f8f8f8;
}
.business_list ul.visitor li{
	width:24%;
}
.business_list ul.client li{
	width:33%;
	border-bottom:1px dotted #cccccc;
}
.business_list ul li img{
	margin:5px;
}
.business_list ul li.left{
	border-right:1px dotted #cccccc;
}
.business_list ul li.blank{
	height:42px;
}

.under_l {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
	margin-top: 15px;
}
