*{
	margin: 0px;
	padding: 0px;

}
body{
	font-size: 90%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	background-color: #E0E0E0;
	width:100%;
}



img{
	border: 0px none transparent;
}
p,ol {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-image: url(image/arrow2.gif);
	margin-top:3px;
	margin-bottom: 3px;
	margin-left:30px;
	padding:0px 0px 3px 0px;
	background: url(none);
}

table{
border-collapse:collapse;
border:1px solid #CCC;
border-spacing:0;
empty-cells:show;
}

th{
padding:5px;
border:1px dotted #CCC;
background:#ccc url(../images/th_bg.gif) no-repeat top left;
}

td{
padding:5px;
border:1px dotted #CCC;
}


#header {
		margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	height: 100px;
	width: 790px;
	padding:0px;
	text-align:center;
	background-image: url(image/logobg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		
}
/*
@media print{
#header{
background-image:none;
height:10px;
}
}
*/
.headerleft{
	float:left;
	width:356px;
	margin: 0px;
	padding: 0px;
}
@media print{
.headerleft img{
display:none;}
}
.headerright{
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	margin-left:356px;
}

.headerright p{
	vertical-align: middle;
	text-align: right;
	padding: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerright a{
	color:#FFFFFF;
	text-decoration: none;
}
.headerright a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

#main {
	
	padding:10px 5px 20px;
	width:790px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(image/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}


#menu {
	margin-left:536px;
	width: 214px;
padding:5px;
}
@media print{
#menu{
display:none;
}
}
#menu h2{
	background-image: url(image/menuheaderbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 22px;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#menumain{
	background-color: #F5F5F5;
	padding:10px 5px;
	
}

#menumain ol li{
	list-style-image: url(image/arrow.gif);
}

#menusub ol li {
	list-style-image: url(image/arrow.gif);
	margin-left:35px;
}
.menulinetop{
	height:5px;
	background-image: url(image/menuheaderlinetop.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
.menulinebottom{
	height:5px;
	background-image: url(image/menuheaderlinebottom.gif);
	background-repeat: no-repeat;
	margin:0px 0px 10px 0;
	padding:0px;
}

#content {
	padding: 5px 5px 5px 20px;
	float:left;
	width:521px;

}
@media print {
#content{
width:90%;
}
}
#content h1{
	font-size:130%;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #50070B;
	padding: 0px 5px 5px 10px;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	vertical-align: middle;
	line-height: 140%;
}
#content h2{
	font-size:100%;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px 5px 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	color: #510000;
	margin-top: 10px;
}

#content h3{
	font-size:100%;
	font-weight:bold;
	color:#990000;
	margin: 0px;
	padding: 0px 2px 2px 0px;
}

#content h4{
	font-size:100%;
	font-weight:normal;
	margin: 0px;
	padding: 5px 2px 5px 0px;
	color: #000000;
}

#content p{
	padding: 10px;
}
#footer {
	text-align:center;
	padding:0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width:790px;
	background-image: url(image/bgbottom.jpg);
	height: 60px;
	color: #FFFFFF;
	background-position: center top;
	margin-bottom: 0px;
	line-height: 50px;
}
@media print{
#footer{
	/*border-top:solid 3px #ccc;
	text-align:center;
	clear: both;
	padding:5px 0px;
	color: #000;
	margin-top: 5px;
	*/
	display:none;
}
}

#footernavi{
	font-size:90%;
	clear: both;
	text-align:center;
	margin:0 auto 0 auto;
	padding:10px 0 10px 0;
	width:790px;
	background-image: url(image/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

@media print{
#footernavi{
display:none;
}
}
#all {
	background-image: url(image/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	
	margin: 0 auto 0 auto;
}

a:link, a:visited,a:active {
	color: #0066FF;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	background-color: #0066FF;
}
#planleft{
float:left;
padding-left:10px;
}
#planleft img{
border:solid 1px #ccc;
}
#planright{
margin-left:240px;
padding-top:5px;
}
#planright h3{
color:#990000;
font-size:120%;
padding:5px 5px 10px 5px;
}
#clear{
clear:both;
padding:5px;
}
#servicelistleft{
float:left;
padding-left:10px;
}
#servicelistleft img{
border:solid 1px #ccc;
}
#servicelistright{
margin-left:220px;
padding-top:5px;
}
#servicelistright h3{
color:#990000;
font-size:110%;
padding:5px 5px 5px 5px;
}
#gotodetail{
clear:both;
padding:5px;
text-align:right;
}
#workflow1{
	margin: 0px 10px 0px 15px;
	padding: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6A0000;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#workflow2{
	margin: 0px 10px 0px 15px;
	padding: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E10000;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

#workflow3{
	margin: 0px 10px 0px 15px;
	padding: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF8686;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#workflow4{
	margin: 0px 10px 0px 15px;
	padding: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFD9D9;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#caution {
	margin-top: 20px;
	font-size: 90%;
	color: #666666;
}
#formmailconfirm{
padding:20px 5px 10px 10px;
}
.confirmcolor{
	color: #FF5555;
	margin-bottom:20px;
	padding-left:10px;
}

#corporate {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.form1line{
width:50%;padding:3px;
}
.form2line{
padding:3px;
width:80%;
}
