@charset "utf-8";


/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/
body {
	background: #fff;
	text-align: center;
	color: #161616;
	font-size: small;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.7;
}
* html body {	/* for IF6 */font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;}
a:link {text-decoration: none;color: #0066cc;}
a:visited {text-decoration: none;color: #0066cc;}
a:hover {text-decoration: none;color: #0099ff;}
a:active {text-decoration: underline;color: #9933cc;}

/*----------------------------------------------------------
clearfix
----------------------------------------------------------*/
.clearfix:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block; }
/* Hides from IE-mac ¥*/
	* html .clearfix {height: 1%;}
	.clearfix { display: block;}
	/*End hide from IE-mac */

/*----------------------------------------------------
01sub-header
----------------------------------------------------*/

#header{
	width: 100%;
	height: 145px;
	background: url(../img/common/header_bg.jpg) repeat-x;
	text-align: center;
	margin: 0 auto ;
}

#header .inner {
	position: relative;
	width: 940px;
	height: 145px;
	text-align: center;
	margin: 0 auto;
}

#header .inner h1 {
	position: absolute;
	top: 22px;
	right: 0;
	font-size:0.8em;
	font-weight:normal;
	text-align:right;
}

#header .inner p#rogo {
	position: absolute;
	top: 23px;
	left: 0;
}

#header .inner ul#header-nav {
	position: absolute;
	top: 56px;
	right: 0;
	float: right;
}
#header .inner ul#header-nav  li {
	float: left;
	padding-left: 6px;
}


#header .inner ul#gnav {
	position: absolute;
	width: 940px;
	top: 101px;
	left: 0;
	float: left;
}

#header .inner ul#gnav li {
	float: left;
}

#header h1 a:link {text-decoration: none;color: #666;} 
#header h1 a:visited {text-decoration: none;color: #666;} 


/*----------------------------------------------------
02 topic-path
----------------------------------------------------*/

#topic-path {
	clear: both;
	background: transparent url(../img/common/topic_bg.gif) repeat-x;
	height: 40px;
}
#topic-path p {
	width: 940px;
	font-size: 0.8em;
	line-height: 1.9;
	padding: 10px 0;
	text-align: left;
	margin: 0 auto;
}


/*----------------------------------------------------
03 contents-sub
----------------------------------------------------*/

#sub {
	position: relative;
	width: 204px;
	margin-top: 25px;
	padding-top: 7px;
	float: left;
	background: url(../img/sub/localnav_top.png) no-repeat top center;
	line-height: 1.5;
}
	
#sub #localNav {
	width: 204px;
	
}
#sub #localNav dl {
	width: 204px;
	background: url(../img/sub/localnav_bottom.png) no-repeat bottom center;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
#sub #localNav dl dt {
	height: 35px;
	background: url(../img/sub/nav_tittle.png) repeat-y center;
	color: #FFFFFF;
	font-size: 1.0em;
	padding:15px 0px 5px 17px;
	display: block;
	line-height: 1.4;
}
#sub #localNav dl dt span.page-title-mini {
	display: block;
}
#sub #localNav dl dt dd {
	}
#sub #localNav ul {
	background: url(../img/sub/localnavewrapper.png) repeat-y;
}
#sub #localNav ul li {
	background: url(../img/sub/nav_menu_bg2.gif) no-repeat center;
	margin: 0px 7px;
	font-size: .9em;
	border-bottom: 1px solid #e5e8e9;
	text-indent: 1.4em;
	line-height: 1.3;
}

#sub #localNav ul li.sub-title {
	background: url(../img/sub/nav_menu_bg3.gif) no-repeat center;
	border-bottom: 1px solid #e5e8e9;
	padding: 0.2em 0em;
	font-size: 0.9em;
	color:#333;
}

#sub #localNav ul li a {
	width: 170px;
	padding: 11px 10px;
	color: #161616;
	display: block;
}
#sub #localNav ul li a:hover {
	background: url(../img/sub/nav_menu_bg_on.gif) no-repeat center;
	color: #161616;
}
#sub #localNav ul li.active a {
	background: url(../img/sub/nav_menu_active.jpg) no-repeat center;
	color: #FFF;
	font-weight: bold;
}
#sub #localNav ul li.active a:hover {
	background: url(../img/sub/nav_menu_active_on.jpg) no-repeat center;}
	
#sub ul.subbana {
	margin-left: 7px;
}
#sub ul.subbana li.mb10 {
	margin-bottom: 10px;
	border: 1px solid #d5d5d5;
	width: 188px;
}
#sub ul.subbana li.botom0 {
	border: 1px solid #d5d5d5;
	width: 188px;
}
#sub p.system {
	width: 188px;
	margin-left: 10px;
	font-size: 0.8em;
	line-height: 1.4;
	color: #333;
}
#sub p.pagetop {
	padding-right: 7px;
	text-align: left;
	float: right;
}

/*----------------------------------------------------
sub共通
----------------------------------------------------*/

#contents {
	width: 100%;
	text-align: center;
	background: url(../img/common/sub_bg2.jpg) repeat-x ;
}

#contents #wrapper {
	width: 940px;
	margin: 0 auto;
	text-align:left;
	padding: 0px 10px 30px 10px;
}
#contents #wrapper #main {
	width: 690px;
	float: right;
	text-align: left; 
}


#main p.indent {
	text-indent: 1em;
}

#main #bottom-nav {
	clear: both;
}
#main #bottom-nav p.kanren {
	background: url(../img/common/kanren.gif) repeat-x center;
	padding: 0.3em 0.8em;;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
#main #bottom-nav ul {
	margin-left: 5px;
}
#main #bottom-nav ul li {
	background: url(../img/common/arrow.gif) no-repeat left center;
	padding-left: 15px;
}

#main p.left {
	float: left;
}
#main p.right {
	float: right;
	overflow: hidden;
}

 #main .section {
	clear: left;
	width: 690px;
	margin-bottom: 40px;
	overflow: hidden;
}

#main .bottm-dot {
	background: url(../img/common/dot.gif) repeat-x bottom ;
	vertical-align: baseline;
}

#main .feature {
	clear: both;
	width:680px;
	padding: 0px 5px;
	margin-bottom: 30px;
		overflow: hidden;

}
#main .feature-2 {
	float: left;
	width:320px;
	padding-left:5px;
	overflow: hidden;
	margin-bottom: 30px;
}
#main .feature-3 {
	float: right;
	width:320px;
	padding-right:5px;
	overflow: hidden;
	margin-bottom: 30px;
}

#main .feature p.phot-left {
	float: left;
	padding-right: 5px;
}
#main p.phot-right {
	float: right;
	padding-left: 30px;

}
#main p.phot-left {
	float: left;
	padding-right: 30px;
}


#main p.phot-left30 {
	float: left;
	padding-right: 10px;
	width: 340px;
}
#main p.phot-right30 {
	float: right;
	width: 340px;
}
#main p.clear {
	clear: both;
}
#main p.b20 {
	margin-bottom: 20px;
}
#main p.b10 {
	margin-bottom: 10px;
}

#main span.caption {
	font-size: 0.8em;
	display: block;
	text-align: right;
}
#main #page-header p.phot-left30 img,
#main #page-header p.phot-right30 img {
	margin-bottom: .3em;
}
/*----------------------------------------------------
sub_products
----------------------------------------------------*/
#main #page-header {
	background: url(../../environment/img/h2_bg_02.gif) no-repeat scroll left top;
	width: 690px;
	margin-top: 40px;
	margin-bottom: 40px;
	overflow: hidden;
}

#main #page-header p.rogo {
	clear: both;
	text-align: center;
	margin-top: 20px;
}
#main h4.copy {
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5;
	background: url(../../environment/img/h2_bg.gif) bottom repeat-x;
	padding-bottom: 12px;
	margin-bottom: 30px;
	color: #3f3f3f;
}

#main p.copy {
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5;
	background: url(../../environment/img/h2_bg.gif) bottom repeat-x;
	padding-bottom: 12px;
	margin-bottom: 30px;
	color: #3f3f3f;
}

#main #intro {
	width: 680px;
	padding: 0px 5px;
	overflow: hidden;
	margin-bottom: 40px;
}
#main #intro p.intro-r {
	width: 270px;
}


#main #intro dl.sel-kakomi {
	width: 200px;
	padding: 20px;
	float: right;
	margin-bottom: 20px;
	background-color: #f1f5f5;
	font-size: 0.9em;
}
#main #intro dl.sel-kakomi img {
	margin-top: 10px;}

#main #intro dl.sel-kakomi dt {
	font-weight: bold;
}
#main #intro p.copy-clear {
	clear: both;
	text-indent: 1em;}

#main #page-header h2 {
	font-size: 1.5em;
	line-height: 1.1;
	background: url(../../environment/img/h2_bg.gif) bottom repeat-x;
	padding-bottom: 12px;
	padding-left: 20px;
	margin-bottom: 30px;
	color: #007930;
}

#main h4.feature-midashi {
	background: url(../../products/img/h4_bg.gif) repeat-x ;
	padding: 0.6em 0.6em;
	font-size: 1.2em;
	margin-bottom: 20px;
	color: #4c4c4c;

}
#main p.setummei3 {
	width: 250px;
	text-align: right;
	font-size: 0.8em;
	margin-bottom: 20px;
}
#main p.sitamoji{
	text-align: right;
	font-size: 0.8em;
	margin-bottom: 20px;
}

#main p.setummei {
	clear: both;
	text-align: right;
	font-size: 0.8em;
	margin-bottom: 20px;
}
#main .feature h5 {
	color: #007930;
	font-size: 1.2em;
	margin-bottom: 20px;
	background-color: #f1f1f1;
	width: 290px;
	padding: 0.4em 0em 0.4em 0.7em;
}

#main .feature .space {
	width: 680px;
	overflow: hidden;
}





/*----------------------------------------------------
standard
----------------------------------------------------*/	
#main .Standard {
	margin-bottom: 30px;
	margin-left: 5px;
	padding: 30px;
	width: 620px;
	border: #DDD solid 1px;
}
#main .Standard  h4 {
	color: #4c4c4c;
}
#main .Standard table.sbb {
	width: 400px;
	margin-bottom: 5px;
	border-collapse: separate;
	_border-collapse: collapse;
	border-spacing: 0px;
	border: #DDD solid;
	border-width: 0 0 1px 1px;
	font-size: 1.0em;
	text-align: center;
	color: #4c4c4c;
}
#main .Standard table.fukugou {
	width: 100%;
	margin-bottom: 5px;
	border-collapse: separate;
	_border-collapse: collapse;
	border-spacing: 0px;
	border: #DDD solid;
	border-width: 0 0 1px 1px;
	font-size: 1.0em;
	text-align: center;
	color: #4c4c4c;
}
#main .Standard .Standard-section {
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
}


#main .Standard .Standard-sectionend {
	width: 100%;
	overflow: hidden;
}
#main .Standard table {
	width: 100%;
	margin-bottom: 5px;
	border-collapse: separate;
	_border-collapse: collapse;
	border-spacing: 0px;
	border: #DDD solid;
	border-width: 0 0 1px 1px;
	font-size: 1.0em;
	text-align: center;
	color: #4c4c4c;
	
}
#main  table caption {
	text-align: right;
	font-size: 0.8em;
}
#main .Standard p {
	font-size: 0.9em;
}


#main .Standard p.kikaku {
	float: right;
	padding-left: 30px;
	padding-bottom: 20px;
}
#main .Standard table th,
#main .Standard table td {
	padding: 5px 10px;
	border: #DDD solid;
	border-width: 1px 1px 0 0;	
}
#main .Standard table th.bg-g {
	width: 30%;
	background: #f3f3f3;
	font-weight: normal;
	color: #4c4c4c;
	vertical-align: top;
}
#main .Standard table th.bg-g4 {
	width: 40%;
	background: #f3f3f3;
	font-weight: normal;
	color: #4c4c4c;
	vertical-align: top;
}
#main .Standard table th.bg-g2 {
	width: 20%;
	background: #f3f3f3;
	font-weight: normal;
	vertical-align: top;
}

#main .Standard table th.bg-g3 {
	width: 10%;
	font-size: 0.9em;
	background: #f3f3f3;
	font-weight: normal;
	vertical-align: top;
}
#main .Standard table td.sel {
	font-weight: bold;
	color: #007930;
}


/*----------------------------------------------------
nf
----------------------------------------------------*/	
#main h3.tittle {
	clear: both;
	background: url(../../environment/img/h3_bg.gif) no-repeat scroll 0 0;
	padding: 6px 15px;
	margin-bottom: 20px;
	font-size: 1.1em;
	color: #4c4c4c;
}
#main p.neda-center {
	text-align: center;
	margin-bottom: 30px;
}
#main #intro p.nf-topimg {
	text-align: center;
	margin-bottom: 20px;
}



/*----------------------------------------------------
sel
----------------------------------------------------*/	
#main .feature .selbox1 {
float: right;
	width: 305px;
	margin-left: 20px;
}

#main .feature .selbox2 {
float: right;
	width: 292px;
	margin-left: 20px;
}
#main p.sel-koji {
	float: right;
	width: 305px;
	margin-left: 20px;
}
#main p.sel-koji2 {
	float: right;
	width: 325px;
	margin-left: 20px;
}

/*----------------------------------------------------
pagetop
----------------------------------------------------*/

#contents p.pageTop {
	clear: both;
	text-align: right;
	width: 59px;
	margin-left: 630px;
	margin-bottom: 10px;
}
/*----------------------------------------------------
pagetop2
----------------------------------------------------*/

#wrapper p.pageTop2 {
	clear: both;
	text-align: right;
	width: 59px;
	margin-left: 880px;
	margin-bottom: 10px;
}


/*----------------------------------------------------
05 footer
----------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	height: 80px;
	background: url(../../products/img/h4_bg.gif);
	
}
#footer .footer-inner {
	position: relative;
	width: 940px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	margin: 0 auto;
	}
#footer .footer-inner p.footer-rogo {
	width: 193px;
	position: absolute;
	top: 23px;
	left: 0;
}
#footer .footer-inner ul {
	float: right;
	font-size: 0.9em;
}
#footer .footer-inner ul li {
	float: left;
	padding: 0 1.3em;
	background: url(../img/top/top_syousai_arrow.gif) no-repeat center left;
}
#footer .footer-inner address {
	width: 331px;
	vertical-align: bottom;
	position: absolute;
	top: 50px;
	right: 0;
}




