/* CSS Document */
a.nav_service{
background-image:url(../images/navi_bottom_hover.png);}

#inquiry_box{
	border:3px solid #a5bdde;
	padding:15px;
}

#inquiry_box a{
	display:block;
	float:right;
	width:177px;
	height:44px;
	margin-left:1em;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#inquiry_box a:link,
#inquiry_box a:visited,
#inquiry_box a:active{
	background-image:url(../images/bnr_inquiry_y.gif);}

#inquiry_box a:hover{
	background-image:url(../images/bnr_inquiry_o.gif);}

#inquiry_box div{font-weight:bold;}

h3{
	padding-left:25px;
	background-image:url(../images/list_mark.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	margin:20px 0 0;
	color:#1f59ad;
}

h2#h2language,
h2#h2services{
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:571px;
	height:38px;
}

h2#h2language{
	background-image:url(../images/languages.gif)}

h2#h2services{
	background-image:url(../images/services.gif);
}

#right_content{
	padding-right:20px;
	padding-left:20px;
}

#right_content {
	background-image: none;
	background-color:white;
	border:1px solid #cfcfcf;
}


#right_content p{margin:10px 10px 15px 10px;}
