@charset "shift_jis";

*{margin: 0px;padding: 0px;}

body{
	background-image: url(images/bg_006.png);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family:arial;
	color:#666666;
}

a img{border: 0px;}

a {text-decoration:none;cursor:pointer;}

.clear{clear:both;}


/*- 文字装飾 --------------------------- */

h2{font-family:calibri;font-size:22px;font-weight:bold;color:#003863;text-transform:uppercase;padding-bottom: 5px;}

.title2{font-family:calibri;font-size:22px;color:#1a75bc;font-weight:bold;text-transform:uppercase;}

h3{font-family:calibri;font-size:22px;font-weight:bold;color:#666699;text-transform:uppercase;}


p{font-size: 14px;padding: 5px;}

/* Home Services */
.home_service_box{width:241px;height:46px;margin-right:40px;float:left;background:#efefef;margin-top:20px;border:1px solid #dfdfdf;padding:2px;}
.home_service_box img{padding-top:4px;padding-left:6px;float:left;}
.home_service_title{font-family:calibri;color:#666666; font-size:20px;font-weight:bold;padding-left:8px;}
.home_service_subtitle{font-family:calibri;color:#999999; font-size:14px;font-weight:bold;padding-left:8px;}

/* Web Site box */
.site_box{
	width: 300px;
	float: left;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	margin-left: 25px;
	margin-top: 25px;
	text-align: center;
}
.site_box img{border: 0px;}
.site_box a img{border: 0px;}



/* List Item */
.list li{
	list-style-image:url(images/list_arrow-icon.gif);
	margin-top:8px;
	font-size:13px;
	color:#666666;
	list-style-position:inside;
}
.list a{font-size:13px;color:#666666;}
.list a:hover{font-size:13px;color:#666666;text-decoration:underline;}

.list_f li{
	list-style-image:url(images/icon.gif);
	margin-top:5px;
	font-size:13px;
	color:#666666;
	list-style-position:inside;
}
.list_f a{font-size:13px;color:#666666;}
.list_f a:hover{font-size:13px;color:#666666;text-decoration:underline;}



/* Read More */
.read_more{
	color:#4e9b33;
	text-align:right;
	padding-top:5px;
	height:15px;
	font-size:12px;
}
.read_more a{
	color:#4e9b33;
	background:url(images/read_more_icon.gif) no-repeat left;
	padding-left:18px;
}

.read_more a:hover{color:#4e9b33; text-decoration:underline;}

.read_more_l{color:#4e9b33;text-align:left;padding-top:5px;height:15px;font-size:12px;}
.read_more_l a{color:#4e9b33;background:url(images/read_more_icon.gif) no-repeat left;padding-left:18px;}
.read_more_l a:hover{color:#4e9b33; text-decoration:underline;}


.latest_news_link a{color:#1a75bc;font-size:12px;font-weight:bold;}
.latest_news_link a:hover{color:#1a75bc;font-size:12px;font-weight:bold;text-decoration:underline;}

.testimonial_author {
	text-align: right;
	color:#1a75bc;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}


#footer_box address{
	padding-right: 30px;
	font-size: 11px;
}

#footer_box a{color:#0b4067;font-size:11px;font-weight:bold;}
#footer_box a:hover{color:#0b4067;text-decoration:underline;}



/* レイアウト */


#heder{
	height: 200px;

}

#heder_box{
	width: 1000px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}

#heder_box h1{
	font-size: 10px;
	padding-left: 40px;
}

#heder_box a img{
	float: right;
	margin-top: 90px;
	margin-right: 150px;
}

#main_body{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
}


#t_heder{
	height: 350px;
	width: 1000px;
}


#contents{
	width: 1000px;
}

#contents_left{
	float:left;
	width: 720px;
}

#contents_right{
	float: right;
	width: 275px;
	padding-top: 25px;
}


#footer_top_box{
	width: 1000px;
}

#footer_top_a{
	text-align: left;
	float: left;
	width: 348px;

}

#footer_top_b{
	text-align: left;
	width: 348px;
	float: left;
	margin-left: 5px;

	
}

#footer_top_c{
	text-align: left;
	float: right;
	width: 275px;

}

#footer_box{
	padding: 20px;
	text-align: right;
	width: 1000px;

}




/*- コンテンツの下地 --------------------------- */

#contents_bg{
	background-image: url(images/right_content_BG.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 10px;
}

/*- 右コンテンツの下地 --------------------------- */


.roundedcornr_box_112961 {
   background: #dcdcdc;
}
.roundedcornr_top_112961 div {
   background: url(images/roundedcornr_112961_tl.png) no-repeat top left;
}
.roundedcornr_top_112961 {
   background: url(images/roundedcornr_112961_tr.png) no-repeat top right;
}
.roundedcornr_bottom_112961 div {
   background: url(images/roundedcornr_112961_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_112961 {
   background: url(images/roundedcornr_112961_br.png) no-repeat bottom right;
}

.roundedcornr_top_112961 div, .roundedcornr_top_112961, 
.roundedcornr_bottom_112961 div, .roundedcornr_bottom_112961 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_112961 { margin: 0 15px; }



/*-------------------img position --------------------------- */

p.img_right{
	float: right;
	border: 0px;
}

a img.img_right{
	float: right;
	border: 0px;
}
p.img_left{
	float: left;
	border: 0px;
}

a img.img_left{
	float: left;
	border: 0px;
}




/*------------------------ Menu Tabs3 --------------------------- */

#topmenu{
	position: absolute;
	top:-15px;
	right: 20px;
	
}

.tabs3 ul {
      margin:0 auto;
      padding:10px 0 0 0;/*- Menu 上右下左- */
      list-style:none;
      display:table;
      white-space:nowrap;
      list-style:none;
      height:35px;
      position:relative;

      font-size:12px;
}
.tabs3 li {
      display:table-cell;
      margin:0;
      padding:0;
}
.tabs3 li a {
      display:block;
      float:left;
      height:35px;
      line-height:30px;
      color:#333;
      text-decoration:none;
      font-family:arial, verdana, sans-serif;
      font-weight:bold;
      text-align:center;
      padding:0 0 0 10px;
      cursor:pointer;
      background:url(images/pro_six_0a.gif) no-repeat;
}
.tabs3 li a b {
	width: 80px;
      float:left;
      display:block;
      padding:0 25px 5px 15px;
      background:url(images/pro_six_0b.gif) no-repeat right top;
}
.tabs3 li.current a {
      color:#fff;
      background:url(images/pro_six_2a.gif) no-repeat;
}
.tabs3 li.current a b {
      background:url(images/pro_six_2b.gif) no-repeat right top;
}
.tabs3 li a:hover {
      color:#fff;
      background: url(images/pro_six_1a.gif) no-repeat;
}
.tabs3 li a:hover b {
      background:url(images/pro_six_1b.gif) no-repeat right top;
}
.tabs3 li.current a:hover {
      color:#fff;
      background: url(images/pro_six_2a.gif) no-repeat;
      cursor:default;
}
.tabs3 li.current a:hover b {
      background:url(images/pro_six_2b.gif) no-repeat right top;
}

.tabs3 ul {
      display:inline-block;
}
.tabs3 ul {
      display:inline;
}
.tabs3 ul li {
      float:left;
}
.tabs3 {
      text-align:center;
}


/*---------- TOP画像フラッシュ ----------*/

.carousel_container {
	position: absolute;
	top: 30px;
	right: 0px;
	width: 1000px;
	height: 300px;
	margin-top: 0px;
	border: 0px solid #CCCCCC;
}


/* table隙間0*/

table.tbl1 {
	border-collapse:collapse;
	border:0px;
}

table.tbl1 tr td {
	padding:0px;
    line-height:0;
    font-size:0px;
}

table.tbl1 tr td img {
    line-height:0px;
	vertical-align: bottom
}

/* リンクテーブル*/
div.linkt{
	border-right: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	font-size: 10px; 
	overflow: auto; 
	border-left: #cccccc 0px solid; 
	width: 234px; 
	line-height: 20px; 
	padding-top: 0px; 
	border-bottom: #cccccc 0px solid; 
	height: 35px;
}