@charset "shift_jis";

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, table, tr, th, td, form, select, option, address, pre, strong, em {
	margin:0;
	padding:0;
}

img {
	border: 0px;
}

body {
	font-family:MS PGothic, Osaka, sans-serif;
	font-family:MS PGothic, Osaka, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	line-height:140%;
	background-color: #f5f5f5;
}
a:link, a:visited, a:active {
	color:#0033FF;
	text-decoration:underline;
}
a:hover {
	color:#E1610A;
	text-decoration:underline;
}
p.intro {
	width: 700px;
	line-height: 150%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 12px;
}
h3.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #3530a4;
	margin-bottom: 10px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_wrapper.jpg);
	background-repeat: repeat-y;
}
#head {
	height: 65px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_head.jpg);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: bottom;
	line-height: 100%;
	padding: 0px;
	position: relative;
}
#spacer {
	height: 5px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #3949a1;
	display: block;
}
#logo {
	width: 169px;
	height: 60px;
	position: absolute;
	left: 0px;
	margin-top: 3px;
}
#navi {
	width: 601px;
	height: 60px;
	margin-left:179px;
	margin-top: 2px;
	text-align: right;
}
#navi #ttnavi {
	list-style: none;
	height: 20px;
	margin-right: 0px;
	margin-left: 282px;
	position: relative;
}

#navi #ttnavi li{
	float: left;
}
#navi #mnnavi {
	list-style: none;
	height: 23px;
	margin-right: 0px;
	margin-left: 50px;
	top: 14px;
	position: relative;
}

#navi #mnnavi li{
	float: left;
}
#topspace {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 1px;
	overflow: auto;
	height: 100%;
}
#topleft {
	width: 582px;
	float: left;
}
#topright {
	width: 178px;
	display: block;
	float: right;
	background-color: #e5e5e5;
	text-align:center;
}
#topics {
	width: 542px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}
#topics #t_datail {
	padding: 5px;
	border:#999999 1px solid;
	font-size: 12px;
}

#btspace1 {
	width: 568px;
	height: 106px;
	text-align: center;
	padding: 7px;
	background-color: #e5e5e5;
}
#btspace2 {
	width: 164px;
	height: 106px;
	text-align: center;
	padding: 7px;
	background-color: #cecece;
}
#mainspace {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 1px;
}
.maintext {
	font-size: 12px;
	line-height: 125%;
	color: #222222;
	text-align: left;
}
.inner_navi {
	font-size: 12px;
	padding-bottom: 12px;
}
.inner_navi strong {
	font-size: 12px;
	color: #011c71;
}
.leftcaption2 {
	line-height: 140%;
	width: 80px;
	vertical-align: top;
	font-weight: bold;
	color: #333333;

}
.maintext1 {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding-left: 10px;
	text-align: left;
}
.maintext2 {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-align: left;
}
#content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#inner_content {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#spacer {
	display: block;
	clear: both;
	width: 100%;
}
#caption {
	width: 760px;
}
#footer {
	width: 770px;
	height: 24px;
	margin-right: auto;
	margin-left: auto;
	background-color: #acacac;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
	line-height: 120%;
	padding: 5px;
	color: #666666;
}
#footer #copyright {
	vertical-align:bottom;
	text-align:right;
	font:Geneva, Arial, Helvetica, sans-serif bold 12px;
	color: #FFFFFF;
	float: right;
}
#footerNavi {
	width: 780px;
	margin-top: 30px;
	margin-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
.text_medium {
	font-size: medium;
}
.commontitle{
	background-image:url(../images/t_title.jpg);
	height:36px;
	background-repeat:no-repeat;
	width:740px;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
}
.commontitle h2{
	font-size:16px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	letter-spacing:1px;
	padding:12px 0 0 10px;
	margin:0;
}
.marginT3 { margin-top: 3px; }
.marginT5 { margin-top: 5px; }
.marginT8 { margin-top: 8px; }
.marginT10{ margin-top: 10px; }
.marginT15{ margin-top: 15px; }
.marginT20{ margin-top: 20px; }
.marginT25{ margin-top: 25px; }
.marginT30{ margin-top: 30px; }
td.lt {
	width: 10px;
	background-image: url(../images/main_box_lt.gif);
	background-repeat: no-repeat;
}
td.l {
	width: 10px;
	background-image: url(../images/main_box_l.gif);
	background-repeat: repeat-y;
}
td.lb {
	width: 10px;
	background-image: url(../images/main_box_lb.gif);
	background-repeat: no-repeat;
}
td.t {
	background-image: url(../images/main_box_t.gif);
	background-repeat: repeat-x;
	height: 10px;
	line-height: 100%;
}
td.b {
	background-image: url(../images/main_box_b.gif);
	background-repeat: repeat-x;
	height: 10px;
	line-height: 100%;
}
td.r {
	width: 10px;
	background-image: url(../images/main_box_r.gif);
	background-repeat: repeat-y;
}
td.rt {
	width: 10px;
	background-image: url(../images/main_box_rt.gif);
	background-repeat: no-repeat;
}
td.rb {
	width: 10px;
	background-image: url(../images/main_box_rb.gif);
	background-repeat: no-repeat;
}
ul.navi {
	list-style-type: none;
}
h3.rnavi {
	background:url("../images/tri.gif") no-repeat left top;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	line-height:16px;
	font-weight: bold;
	text-align: left;
}
#rec_t_01 {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	line-height: 100%;
}
#rec_t_01 th {
	text-align: left;
	font: bold 12px #000000;
}
#rec_t_01 td.leftcaption1 {
	width: 120px;
	padding: 5px;
	vertical-align: top;
	background-color:#d7d6ed;
	font-size: 12px;
	font-weight: bold;
	color: #3530a4;
}
#rec_t_02 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 100%;
}
#detail {
	width: 680px;
	line-height: 150%;
	border: 1px solid #0099FF;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;	
}
/****** 200701 追加 **************************************/
#sv_detail {
	width: 680px;
	line-height: 150%;
	border: 1px solid #0099FF;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;	
	background-image: url("../images/service_bg1.jpg");
	background-repeat: no-repeat;
	background-position: right top
}
/****** 200701 追加 END ***********************************/
#guidance {
	width: 680px;
	border: 1px solid #0099FF;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

#guidance2 {
	width: 640px;
	border: 1px solid #0099FF;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}
#guidance2 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #3530a4;
	padding: 4px;
	width: 100%;
	height: 20px;
	vertical-align: middle;
	background-color:#CFF1FF;
	border-bottom: #0033FF solid 1px;
	border-left: #0033FF solid 4px;
}
#comment {
	width: 660px;
	height: 320px;
	margin-top: 10px;
	margin-left;
	margin-right;
	padding: 10px; 
	background-image: url(../images/comment_syaze.jpg); 
	background-position: right;
	background-repeat: no-repeat;
}


#company {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/company_hq.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding: 10px;	
}
#customer {
	width: 680px;
	line-height: 150%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/ginnoito.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px;	
}
#customer p{
	margin-bottom: 10px;
	margin-left: 10px;
}
#customer #cp{
	width: 320px;
}
#equipment {
	width: 680px;
	line-height: 150%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;	
}
#equipment p{
	margin-bottom: 10px;
	margin-left: 10px;
}
#contact {
	width: 680px;
	line-height: 150%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
#contact th {
	padding: 4px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	background-color: #FFE7CE;
}
#contact td {
	padding: 4px;
	vertical-align: top;
	text-align: left;
	vertical-align: top;
}
#service1 {
	width: 700px;
	line-height: 150%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;	
}
#service1 #sv1flow {
	width: 700px;
	height: 600px;
	background-image: url(../images/service1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#service1 #sv1flow .service1left {
	width: 300px;
	position: absolute;
	float: left;
	line-height: 150%;
	margin-top: 320px;
	margin-right: 20px;
	padding: 10px 0px;
}
#service1 #sv1flow .service1right {
	width: 330px;
	float: right;
	line-height: 150%;
	background-color: #e5e5e5;
	margin-top: 620px;
	text-align: left;
	padding: 10px 10px;
}

#service2 {
	width: 680px;
	line-height: 150%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	padding: 10px;
	background-image: url(../images/service2_i01.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#service2 #l1 {
	left: 0px;
	width: 200px;
}
#service2 #r1 {
	position: relative;
	width: 200px;
	clear: none;
	float: right;
}
#service2 #l1 #s1 {
	width: 200px;
}
#service2 #l1 #s2 {
	width: 200px;
}
#service2 #r1 #s3 {
	width: 200px;
}
#service2 #r1 #s4 {
	width: 200px;
}
#svbox {
	font-size: 12px;
	width: 100%;
	position:relative;
}
#svbox #sv1{
	border: #333333 1px solid;
	width: 120px;
	position:absolute;
	margin-left: 60px;
	top: 0px;
	left: 0px;
} 
#svbox #sv2{
	border: #333333 1px solid;
	width: 120px;
	position: relative;
	clear: none;
	float: none;
	margin-right: 80px;
	margin-left: 275px;
	top: 0px;
} 
#svbox #sv3{
	border: #333333 1px solid;
	width: 120px;
	position:absolute;
	margin-right: 70px;
	top: 0px;
	right: 0px;
} 
#service4 {
	width: 680px;
	height: 320px;
	background-image: url(../images/bg_service04.jpg);
	background-repeat: no-repeat;
	line-height: 150%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;	
}
#service4 .i_link {
	width: 500px;
	margin-top: 60px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}
#customerleft {
	width: 440px;
	float: left;
	line-height: 150%;
	margin-right: 20px;
	padding: 10px 0px;
}
#customerright {
	width: 200px;
	display: block;
	float: right;
	line-height: 150%;
	background-color: #e5e5e5;
	text-align: left;
	padding: 10px 10px;
}
#privacy {
	width: 680px;
	line-height: 150%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;	
}
#privacy p{
	margin-bottom: 10px;
	margin-left: 10px;
}
#privacy ol{
	margin-left: 40px;
}
#privacy h4{
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}
#ceo {
	margin-right: 40px;
	margin-bottom: 30px;
	width: 200px; 
	height:225px; 
	border:none;
	float:left; 
/*	background-image: url(../images/comment_tonooka.jpg);
	background-repeat: no-repeat;
*/
}
/*<img src="images/comment_tonooka.jpg" alt="" width="200" height="225" id="ceo" style="border:none; float:left; margin-right:20px; margin-bottom:20px;" />
*/
#ceo_comment {
	margin-right: 10px;
	width: 410px;
	height:225px; 
	border:none;
	float:right; 
clear: all
}
.red {
	color: #FF0000;
}
.o_link {
	width: 200px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 10px;	
}
.right {
	text-align: right;
}
.no_Border {
	border: 0px;
}
.ca {
	clear: both;

}
/****** 200701 追加 **************************************/
.map_left_230{
	margin-left: 230px;
}		
.map_left_115{
	margin-left: 115px;
}	
.map_left_20{
	margin-left: 20px;
}

.contact_subttl{
	margin-left: 20px;
	font-size: 14px;
	color: #f50202;
}
.contact_detail_lf60{
	margin-left: 60px;
	font-size: 14px;
}
#contact_entry {
	width: 680px;
	height: 500px;
	line-height: 150%;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 12px;
	padding: 10px;

}

#contact_out_left{
	clear: both;
	float:left;
	width: 76px;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}
#contact_out_right{
	padding: 10px;
	line-height: 120%;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.contact_btn {
	float:left;
	width: 200px;
	height: 200px;
	margin-top: 20px;
	margin-left: 20px;
	padding: 10px;

}

/****** 200701 END **************************************/
/****** 200702 追加 **************************************/

.p11lna{
	text-align:center;
	border-top:silver 10px solid;
	padding: 10px;
	margin-top:20px;
	margin-left:50px;
	width:600px

}
.p10l14{
	text-align:center;
	border-top:silver 2px solid;
	border-bottom:silver 2px solid;
	padding: 10px;
	margin-left:100px;
	width:500px
}
.p10lna{
	text-align:center;
	border-bottom:silver 10px solid;
	padding: 10px;
	margin-left:50px;
	width:600px
}
.margin10{
	text-align:center;
	padding:0px 10px 10px;
	margin-left:50px;
	width:600px
}	
/****** 200702 END **************************************/

