@charset "iso-8859-1";

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

body {
	background-color: #FFFFFF;
	background-image: url(../images/jisseki_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #404040;
	font-weight: bold;	
}
p + p { margin-top: 0.75em; }
p + h3 { margin-top: 0.75em; }
h1, h2, h3, h4 {margin: 1.0px; } 
a {
color: #000000;
text-decoration: none;
}
a:hover {
color: #0087F1;
text-decoration: none;
}
h1 {
font-size: 26px;
line-height: normal;
font-weight: bolder;
color: #EC1C24;
}
h2 {
font-size: 22px;
line-height: normal;
font-weight: bolder;
color: #ffffff;
letter-spacing: -1px;
}
h3 {
font-size: 18px;
line-height: normal;
font-weight: bolder;
color: #085F97;
}
.heading {
background-color: #085F97;
padding: 4px;
height: 32px;
display: block;
} 
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border: 1px solid #092639;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*==================form======================================*/
.textf {
background-color: #F4F9FC;
border: 1px solid #0070AB;
height: 20px;
width: 160px;
margin-right: 5px;
}

/*==================header======================================*/
#header {
background-color: #092657;
padding: 5px;
height: 74px;
}
#phone {
font: Bold 21px Arial;
color: #ffffff;
letter-spacing: 4px;
line-height: normal;
padding-left: 3px;

}
#email {
font: Bold 21px Arial;
color: #ffffff;
}
/*=======================Menu======================================*/

#thicktabs{
clear: both;
float: left;
height: 31px;
width: 900px;
background-image: url(../images/jisseki_10.jpg);
background-repeat: repeat-x;
font: bolder 16px Arial;
letter-spacing: normal;
color: #E0EFF6;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
padding: 5px 11px; /*padding of tabs*/
* padding : 4px 11px;
text-decoration: none;
border: none;
margin-left: 8px;
color: #E0EFF6;
}

#thicktabs li a:hover{
background-image: url(../images/jisseki_08.jpg);
background-repeat: repeat-x; 
color: #ffffff;
}
#thicktabs li a.active{
background-image: url(../images/jisseki_08.jpg);
background-repeat: repeat-x; 
color: #ffffff;
}
/*=======================Main header======================================*/
#menu {
clear: right;
float: left;
width: 200px;
border-right:1px solid #C6C0BB;
background-image: url(../images/jisseki_inner_03.jpg);
background-repeat: repeat-y;
background-position: right;
}
#menu_wrapper {
width: 180px;
margin-left: auto;
margin-right: auto;
}
#menu a {
font: Arial bold 22px;
color: #09629a;
text-decoration: none;
}
#menu a:hover {
font: Arial bold 19px;
color: #e91c23;
text-decoration: none;
}
#content {
float: left;
width: 695px;
}
#content_wrapper {
width: 650px;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
}
#main_flash {
clear: right;
float:left;
width: 609px;
height: 365px;
background-color: #ECF7FC;
border-right: 1px solid #C6C0BB;
background-image: url(../images/jisseki_14.jpg);
background-repeat: no-repeat;
background-position: left bottom;
padding: 5px;
}
#flash_msg {
width: 278px;
margin-left: 330px;
display: block;
}
#main_services{
float: left;
width: 279px;
background-image: url(../images/jisseki_17.jpg);
background-repeat: repeat-y;
height: 375px;
}
#services_wrapper {
width: 250px;
margin-left: auto;
margin-right: auto;
}
#main_services a {
color: #EC1C24;
text-decoration: none;
}
#main_services a:hover {
color: #000000;
text-decoration: none;
}
#services {
border-top: 1px solid #C6C0BB;
padding: 12px;
padding-left: 22px;

}
.window {
float: left;
width: 275px;
height: 320px;
margin-right: 10px;
display: block;
}
.win_image {
float: left;
height: 40px;
display: block;
}
.main_window {
float: left;
width: 264px;
height: 285px;
background-color: #ECF7FC;
border: 1px solid #5490B7;
display: block;
}
.window_shadow {
float: right;
width: 9px;
height: 285px;
background-image: url(../images/jisseki_25.jpg);
background-repeat: no-repeat;
background-position: bottom right;
display: block;
}
.window a {
color: #EC1C24;
text-decoration: none;
}
.window a:hover {
color: #000000;
text-decoration: none;
}
/*==================content panel======================================*/
.cont_left {
float: left;
width: 690px; 
}
.cont_right {
float:  right;
width: 200px; 
}
.bullet {
float: left;
}
.bullet ul {
	list-style-type: none;
	margin-left: 5px;
}
.bullet ul li {
	float: left;
	background-image: url(../images/DTS_bullet_07.jpg);
	background-repeat: no-repeat;
	padding-left:30px;
	margin-bottom: 5px;
	text-align: justify;
	width: 650px;
	height: auto;
	display:block;
}
.bullet_contact{
padding-left:15px;
}
.red{
color:#FF0000;
font-weight:bolder;
}
/*=======================FAQ======================================*/
.clear {
clear: both;
}
/*=======================Footer======================================*/
#footer {
border-top: 5px solid #5490B7;
background-color: #092657;
height: 70px;
padding: 5px;
font: bold 12px Arial;
color: #5490B7;
}
#footer a {
color: #ffffff;
text-decoration: none;
}
