﻿@charset "utf-8";

/* common */
*{
	margin:0 auto;
	padding:0;
}

body{
	font-size:85%;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; 
	color:#333333;
	line-height:1.4;
	background:url(../img/bk_lines.png) repeat-x #F2F2F2;
	}

p{
	margin:0 0 1em;
}	

p.m10{
	margin:10px 0 10px 0;
}

a{
	text-decoration:none;
	color:#000066;
	}
	
a:hover{
	text-decoration:underline;
	}	
	
td, th {
padding: 5px 5px;
}

	
img{
	border:none;
	/* vertical-align:bottom; */
}

img.10{
	margin:10px;
	border:none;
	vertical-align:bottom;
}

/*  */
#viewer {
margin: 0 auto;
width: 940px;
height: 280px;
text-align: left;
overflow: hidden;
position: relative;
z-index:0;
}
	 
#viewer img {
    top: 0;
    left: 0;
    position: absolute;
}
/* */


.p_photo{
	float:left;
	width:180px;
	padding-left:5px;
	}

#contain{
	width:980px;
	background:#fff;
	/*padding-left:0px;*/
	padding:0px;
	margin:auto;
	}
	
#contain2{
	width:980px;
	/*background:#fff;*/
	/*padding-left:0px;*/
	background:url(../img/bk_lines-w.png) repeat-x #F2F2F2;
	padding:0px;
	margin:0 auto;
	}
#contain_contact{
	width:780px;
	margin:0 auto;
	}	

#head{
	width:940px;
	height:70px;
	margin:auto;
	padding-top:10px;
	}
	
#head h1{
	width:600px;
	height:60px;
	float:left;
	margin:5px 0 0 0px;
	padding-left:5px;
	} 
	
@-moz-document url-prefix() {
	width:287px;
	height:19px;
	float:left;
	margin:0px;
	padding-top:15px;
	padding-left:15px;
	 } 
	
#ihilogo {
	width:120px;
	height:30px;
	float:left;
	margin-left:10px;
	margin-right:5px;
	margin-top:10px;
	} 		

#contact-top {
	width:120px;
	height:42px;
	float:right;
	margin-right:0px;
	margin-top:10px;
	} 



/* flash */

#flash{
	width:940px;
	height:auto;
	margin:20px 0;
	padding:0px;
	}
	
/* top_contents */

#top{
	width:880px;
	margin:0;
	padding:20px;
	}

#top_cont{
	margin:0px;
	width:920px;
	}

/* top_cont_l */
	
#top_cont_l{
	float:left;
	width:500px;
	height:auto;
	}
		
#ins_topi h2{
	width:470px;
	height:30px;
	margin-top:15px;
	margin-left:15px;
	}
	
table#instop tr td{
	padding:2px 5px;
	}
	


	
	
/* topics */

#topic_t h3{
	width:470px;
	height:30px;
	margin-top:15px;
	margin-left:15px;
	background:url(../img/list_topic.gif) no-repeat left ;
	}
	
#topic_t h3 img{
	float:right;
	}	

#topic h3{
	width:470px;
	height:30px;
	margin-top:15px;
	margin-left:15px;
	}
	
#topic_t{
	width:500px;
	margin:10px 0;
	}
	
#topic_t dl{
	width:470px;
	list-style-type:none;
	margin-left:25px;
	margin-top:5px;
	line-height:1.2;
	clear:right;
	}
	
#topic_t dl dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 7.5em;
  padding-left: 5px;
}

#topic_t dl dd {
  margin-bottom: 10px;
  margin-left: 7.5em;
}

#topic_t dl dd.last{
	text-align:right;
	}
	
/* top_cont_r */

#top_cont_r{
	float:right;
	width:160px;
	margin-right:15px;
	margin-top:15px;
	}
	
div#top_cont_r dl dt{
	margin-bottom:8px;
	}
	
div#top_cont_r dl dd{
	margin-left:10px;
	font-size:90%;
	}		
	
.lastqa{
	margin-bottom:10px;
	}	

/* contents common */

#contents{
	width:940px;
	margin:auto;
	}

#list h2{
	width:930px;
	height:35px;
	margin:15px 0 0px 10px;
	}


/* トップページレイアウト用 */
#line1{
	width:940px;
	margin:0;
	padding:5px 0px 20px 0px;
	}

#line2{
	width:940px;
	margin:0;
	padding:5px 0px 20px 0px;
	}

.box-index-01 {
    display: inline;
    width: 335px;
    margin: 0px 0px 5px 0px;
	padding:5px 0 5px 10px;
    float: right;
    background: url("../img/bg-box-05.gif") no-repeat scroll left top transparent;
}

.hdg-l2-01-container {
    position: relative;
    margin: 0px 1px 8px 2px;
    width: 320px;
    border-bottom: 1px solid #CCC;
}

.box-index-02 {
    display: inline;
    width: 575px;
    margin: 0px 0px 5px 0px;
	padding:5px;
    float: left;
    background: url("../img/bg-box-02.gif") no-repeat scroll left top transparent;
}

.hdg-l2-02-container {
    position: relative;
    margin: 0px 1px 8px 2px;
    width: 565px;
    border-bottom: 1px solid #CCC;
}

.box-index-03 {
    display: inline;
    width: 335px;
	padding:5px;
    margin: 0px 10px 5px 0px;
    float: left;
    background: url("../img/bg-box-01.gif") no-repeat scroll left top transparent;
}

.hdg-l2-03-container {
    position: relative;
    margin: 0px 1px 8px 2px;
    width: 320px;
    border-bottom: 1px solid #CCC;
}

.box-index-04 {
    display: inline;
    width: 575px;
	padding:5px;
    margin: 0px 0px 5px 0px;
    float: right;
    background: url("../img/bg-box-02.gif") no-repeat scroll left top transparent;
}

.hdg-l2-04-container {
    position: relative;
    margin: 0px 1px 8px 2px;
    width: 560px;
    border-bottom: 1px solid #CCC;
}



#col1{
	float:left;
	width:620px;
	margin:0;
	padding:10px;
	}

#col2{
	float:right;
	width:280px;
	margin:0;
	padding:10px;
	}

#col3{
	float:left;
	width:340px;
	margin:0;
	padding:10px;
	}

#col4{
	float:right;
	width:560px;
	margin:0;
	padding:10px;
	}
	
#col270{
	float:right;
	width:250px;
	margin:0;
	padding:10px 0px 10px 0px;
	}
	
#col650{
	float:left;
	width:650px;
	margin:0;
	padding:0px;
	}

/* 会社概要 */

#company{
	width:940px;
	margin:0;
	padding:5px 0px 20px 0px;
	}
	
#company h2{
	font-size:130%;
	}	
	
#company h4{
	border-left:#4a78ff 6px solid;
	border-bottom:2px solid #999;
	font-size:120%;
	background-color:#f6f6f6;
	width:920px;
	padding:22px 0 2px 15px;
	margin:10px 0;
	}
	
#company h5{
	border-bottom:2px solid #999;
	font-size:120%;
	background-color:#d9ecff;
	width:920px;
	padding:2px 0 2px 15px;
	margin:10px 0;
	}

#company h6{
	border-bottom:2px solid #999;
	font-size:105%;
	background-color:#f6f6f6;
	width:920px;
	padding:5px 0 2px 15px;
	margin:10px 0;
	}

#company p{
	width:920px;
	margin:0 0 1em;
}	


#company ol{
	list-style-type: decimal;
	margin-left:24px;
	margin-bottom:5px;
	margin-top:0px;
	}
	
#company ol li{
	margin-bottom:5px;
	}	
	
	
	
#company ul{
	list-style-type: disc;
	margin-left:24px;
	margin-bottom:5px;
	margin-top:5px;
	}
	
	
	
	



/* 利用目的 */

#term{
	width:940px;
	margin:0;
	padding:5px 0px 20px 0px;
	}
	
#term h2{
	font-size:130%;
	}	
	
#term h4{
	border-left:#4a78ff 6px solid;
	border-bottom:2px solid #999;
	font-size:120%;
	background-color:#f6f6f6;
	width:920px;
	padding:22px 0 2px 15px;
	margin:10px 0;
	}
	
#term h5{
	border-bottom:2px solid #999;
	font-size:120%;
	background-color:#d9ecff;
	width:920px;
	padding:2px 0 2px 15px;
	margin:10px 0;
	}

#term p{
	width:auto;
	margin:0 0 1em;
}	


#term dl dt{
	font-weight:bold;
	margin:15px auto 5px auto;
	}	
	
	
#term ol{
	list-style-type: decimal;
	margin-left:24px;
	margin-bottom:5px;
	margin-top:0px;
	}
	
#term ol li{
	margin-bottom:5px;
	}	
	
#term dl dt{
	width:920px;
	margin-top:10px;
	padding:5px;
	font-weight:bold;
	}
	
#term dl dd{
	width:920px;
	margin-bottom:15px;
	}		
	
#term ul{
	list-style-type: disc;
	margin-left:24px;
	margin-bottom:5px;
	margin-top:5px;
	}
	
		
	

/* 個人情報保護 */

#privacy{
	width:920px;
	margin:0;
	padding:20px;
	}
	
#privacy h2{
	font-size:130%;
	margin-bottom:10px;
	}
	
#privacy dl dt{
	font-weight:bold;
	margin:15px auto 5px auto;
	}
	
#privacy dl dd ol{
	list-style-type: none;
		margin:10px auto 10px 10px;
	}
	
	
#privacy dl dd ul{
	list-style-type:none;
	margin:10px auto 10px auto;
	border:1px solid #CCC;
	padding:10px;
	width:920px;
	}
	
/* リンク */

#link dl dt{
	width:900px;
	background:url(../img/back_link.gif) no-repeat;
	margin-top:10px;
	padding:5px;
	font-weight:bold;
	}
	
#link dl dd{
	width:900px;
	margin-bottom:15px;
	}
	
#link dl dd ul{
	list-style-type:none;
	margin-left:70px;
	}		
	
	
/* お問合せ・資料請求 */

#contact{
	width:640px;
	margin:0;
	padding:20px;
	}
	
#contact h2{
	font-size:110%;
	margin-bottom:10px;
	}
	
#contact div{
	width:280px;
	padding:10px;
	margin-top:20px;
	border:1px solid #CCC;
	}
	
#contact table{
	width:500px;
	}
	
#contact table tr td{
	padding:0 5px;
	}
	
#contact table tr th{
	padding:1px 5px;
	}		
	
.t_top{
	vertical-align:top;
	text-align:left;
	background-color:#DDD;
	}	
	
#mail{
	width:200px;
	height:30px;
	background:url(../img/mail_back.gif) no-repeat center;
	margin-bottom:15px;
	padding-top:10px;
	text-align:center;
	}									

/* 事業所 */

#address{
	width:640px;
	margin:0;
	padding:20px;
	}

div.add{
	height:80px;
	}
	
div.add dl dt{
	width:500px;
	background:url(../img/back_add.gif) no-repeat;
	margin-bottom:8px;
	padding:3px;
	font-weight:bold;
	}
	
div.add dl dd{
	padding-left:15px;
	}	
	
div.add{
	width:500px;
	margin:0 auto;
	clear:both;
	}	
	
div.map{
	width:100px;
	height: 35px;
	position:absolute;
	padding-top:30px;
	padding-left:400px;
	}	
	
#address table{
	width:480px;
	margin-bottom:10px;
	}
	
#address table tr th{
	width:230px;
	text-align:left;
	vertical-align:top;
	background-color:#EEE;
	padding:2px;
	}
	
#address table tr td{
	padding-left:3px;
	vertical-align:top;
	}
	
/* サイトマップ */

#sitemap{
	width:640px;
	margin:0;
	padding:20px;
	}
	
/* 事業紹介ページ */	

#business{
	width:640px;
	margin:0;
	padding:20px;
	}
	
#business table{
	width:720px;
	}	
	
th.title{
	width:220px;
	text-align:left;
	}
	
td.dot{
	background:url(../img/insurance/dot.gif) repeat-x;
	height:20px;
	}
	


	

/* 各種共通 */

#footcont{
	width:940px;
	margin-top:10px;
	margin-bottom:0px;
	clear:both;
	}
	
#b_contact{
	text-align:center;
	clear:both;
	margin-top:10px;
	}
	
#b_contact 	table{
	width:560px;
	}
	
td.last{
	width:170px;
	}




/*Site map*/

ul.sitemap {
	width:400px;	
	margin:15px 0 20px 10px;
	}

ul.sitemap li {
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	background : url(../img/m_top.gif) no-repeat 0px 4px;
	line-height: 160%;
	list-style:none;
}

ul.sitemap li ul {
	background : url(../img/m_dot.gif) no-repeat 11px 0px;
}

ul.sitemap li ul.m_category li {
	background : url(../img/m_file.gif) no-repeat 1px -32px;
}

ul.sitemap li ul.m_page li {
	background : url(../img/m_page.gif) no-repeat 0px -33px;
}

ul.sitemap li ul li.m_last {
	background-color: #FFFFFF;
}
	


/* footnavi */	

#foot_navi {
	width:940px;
	border-top:1px solid #CCC;
	padding:3px 0 3px 0;
	clear:both;
	background-color:#fff;
	}
	
#foot_navi ul {

	list-style-type:none;
	float:right;
	}
	
#foot_navi ul li{
	float:left;
	background:url(../img/list_foot.gif) no-repeat right;
	padding-right:10px;
	margin-left:10px;
	}
	
#foot_navi ul li.navi_last {
	background:url(../img/list_foot_last.gif) no-repeat right;
	}
			
#foot{
	width:940px;
	height:20px;
	background:#003399;
	padding:3px 0 0 0;
	color:#f2f2f2;
	text-align:right;
	clear:both;
	}

#foot p{
	margin-right:10px;
	}

#grlogo{
	width:120px;
	height:41px;
	float:left;
	}




	
/* clear */	

.clear{
	clear:both;
	}

.clearfix:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

.clearfix: {
	overflow:hidden;
font-size:0.1em;
line-height:0;
}

/* top */

div.top{
	width:490px;
	text-align:right;
	margin-bottom:25px;
	}

div.top_call{
	width:720px;
	font-size:90%;
	color:#999999;
	text-align:right;
	margin-bottom:25px;
	}
	
div.top_wide{
	clear:both;
	width:900px;
	font-size:90%;
	color:#999999;
	text-align:right;
	margin-bottom:25px;
	}


/* right left */

.right{
	text-align:right;
	}
	
.left{
	text-align:left;
	}
	
.small{
	font-size:80%;
	}
	
.small_right{
	font-size:80%;
	text-align:right;
	padding-right:15px;
	}
	
	
table.about th {
    background-color: #E4E4E4;
    padding: 10px;
    text-align: left;
    width: 70px;
}
	
table.about td{
  	font-size: 11pt;
    padding: 10px;
    text-align: left;
}


/* menu */

#list {
	width:940px;
	height:40px;
	}

ul#menunavi {
  width: 940px;
  margin: 0 0px;
  }
	
ul#menunavi a {
        text-decoration: none;
}
	
ul.menu_s li a{
	background:url(../img/menu_b.gif) no-repeat;
	color:#000000;
	}
ul.menu_s li a:hover {
	background:url(../img/menu_a.gif) no-repeat;
	color:#FFF;
	}	

/*--追加--*/
ul.menu_s2 li a{
	background:url(../img/menu_b.gif) no-repeat;
	color:#000000;
	}
ul.menu_s2 li a:hover {
	background:url(../img/menu_a.gif) no-repeat;
	color:#FFF;
	}	


/*----------------*/




li.menu01 a{
	background:url(../img/menu01_a.gif) no-repeat;
	}
li.menu01 a:hover {
	background:url(../img/menu01_b.gif) no-repeat;
	}
	
li.menu02 a{
	background:url(../img/menu02_a.gif) no-repeat;
	}
li.menu02 a:hover {
	background:url(../img/menu02_b.gif) no-repeat;
	}

li.menu03 a{
	background:url(../img/menu03_a.gif) no-repeat;
	}
li.menu03 a:hover {
	background:url(../img/menu03_b.gif) no-repeat;
	}

li.menu04 a{
	background:url(../img/menu04_a.gif) no-repeat;
	}
li.menu04 a:hover {
	background:url(../img/menu04_b.gif) no-repeat;
	}
li.menu05 a{
	background:url(../img/menu05_a.gif) no-repeat;
	}
li.menu05 a:hover {
	background:url(../img/menu05_b.gif) no-repeat;
	}
	

ul#menunavi li {
	float: left;
	position: relative;
	margin: 0;
	width: 188px;
	height: 40px;
	list-style-type:none;
	z-index:1;
}

ul#menunavi li a {
	text-indent:-9999px;
	display: block;
	width: 188px;
	height: 40px;
	text-align: center;
}

ul#menunavi li img {
vertical-align:bottom;
}

/* 下層のメニュー */
ul#menunavi li ul {
	display: none;
}

ul#menunavi li:hover ul {
	display: block;
	position: relative;
	z-index: 100;
}

ul#menunavi li ul li {
	float: none;
	margin: 0px;
	font-weight: normal;
	display:inline;
	vertical-align:bottom;
}

ul#menunavi li ul li a{
	text-indent:0px;
	line-height:3em;	
	}
/* 下層のメニュー2 */
ul#menunavi li ul {
	display: none;
}

ul#menunavi li:hover ul.menu_s2 {
	display: block;
	position: relative;
	z-index: 101;
}

ul#menunavi li ul.menu_s2 li {
	float: none;
	margin: 0px;
	font-weight: normal;
	display:inline;
	vertical-align:bottom;
}

ul#menunavi li ul.menu_s2 li a{
	text-indent:0px;
	line-height:3em;	
	}
	
/**********/	


#topic{
	width:780px;
	height:60px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
#path{
	width:770px;
	height:15px;
	text-align:right;
	}


/* Top page */

#t_main{
	width:940px;
	height:100%;
}

#t_left{
	float:left;
	display:block;
	width:430px;
	padding-top:10px;
	padding-left:20px;
	}

#t_right{
	float:right;
	text-align:right;
	display:block;	
	width:220px;
	padding-right:20px;
	padding-top:10px;
	}

#description_t{
	width:430px;
	}

#description_t p{
	padding-top:5px;
	padding-bottom:15px;
	padding-left:10px;
	}		
	
#t_right h2{
	margin-bottom:10px;
	}	
	
#t_right img{
	margin-bottom:5px;
	}
	
#business{
	width:400px;
	height:106px;
	margin-left:10px;
	}
	
table.t_style{
	 width:580px;
	 }
	 
ul#recruit_t {
	background : url(../img/menu.jpg) no-repeat;
	width:218px;
	height:105px;
	margin-bottom:10px;
	list-style-type:none;
	}	

#recruit_t li {
  width: 218px;
  height: 35px;
  display: inline;
	}

#recruit_t a {
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 218px;
  height: 35px;
  background : url(../img/menu.jpg) no-repeat;
	}

#menu1 a { background-position: 0 -35px; } 
#menu2 a { background-position: 0 0; }
#menu3 a { background-position: 0 -105px; }

#globalnavi a:hover {
  text-decoration: none;
  background : url(../img/menu.jpg) no-repeat;
	}

#menu1 a:hover { background-position: -218px -35px; }
#menu2 a:hover { background-position: -218px 0; }
#menu3 a:hover { background-position: -218px -70px; }
	 

	
/* Sub page */

#sub_head{
	margin:0;
	padding-left:1px;
	width:701px;
	height:50px;
	}
	
#sub_head img{
	vertical-align:bottom;	
	}
	
#s_main{
	width:940px;
	height:100%;
	margin:0;
	padding:0;
	background : url(../img/back_main.jpg) repeat-y;
}

#sub_menu{
	float:left;
	display:block;
	width:135px;
	height:100%;
	padding-bottom:20px;
	margin:0;
	background : url(../img/back_submenu.jpg) repeat-y;
	}


#sub_main{
	float:right;
	display:block;
	width:500px;
	height:100%;
	margin:0;
	padding:10px;
	}
	
#sub_main p{
	margin-left:10px;
	margin-top:10px;
	text-align:left;
	}
	
#sub_main h3{
	text-align:left;
	margin-left:10px;
	margin-top:10px;
	color:#5696d6;
	font-size:110%;
	border-bottom:#99d2ea double;
	}
	
#sub_main h4{
	text-align:right;
	font-size:78%;
	font-weight:normal;
	margin-bottom:5px;
	}	
		
	
ul#menu_sub{
	width:120px;
	margin-left:30px;
	padding-top:10px;
}		

ul#menu_sub li{
	list-style-type:none;
	background : url(../img/list_m.jpg) no-repeat 0px 0.4em;
	padding-left:12px;
	margin-bottom:5px;
	}
	
#sub_menu img{
	margin-left:14px;
	margin-top:15px;
	}	



/*　特殊テーブル　*/
.table_01 {
width:700px;
margin:0px 0px 0px 0px;
padding:0px;
border-collapse:collapse;
border-top:1px dotted #999999;
}
.table_01 th {
width:85px;padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#666666;
background-color:#f6f6f6;
border-bottom:1px dotted #999999;border-left:5px solid #9dabc1;
}
.table_01 td {
	width:500px;
padding:4px 2px 2px 4px;
border-bottom:1px dotted #999999;
border-left:1px solid #CCCCCC;
}

/*　小型テーブル　*/
.table_02 {
width:939px;margin:10px 0px 10px 0px;padding:0px;
border-collapse:collapse;
border-top:1px dotted #999999;
}
.table_02 th {
width:25%;padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#666666;
background-color:#f6f6f6;
border-bottom:1px dotted #999999;border-left:0px solid #9dabc1;
}
.table_02 td {
padding:5px 10px 5px 10px;
border-bottom:1px dotted #999999;
/*border-left:1px solid #CCCCCC;*/
}

/*　小型テーブル33　*/
.table_33 {
width:310px;margin:0px 0px 0px 0px;padding:0px;
border-collapse:collapse;
border-top:1px solid #999999;
font-size:10px;
}
.table_33 th {
width:25%;padding:2px;
text-align:left;vertical-align:top;color:#666666;
background-color:#f6f6f6;
border-bottom:1px dotted #999999;border-left:0px solid #9dabc1;
}
.table_33 td {
padding:1px;
border-bottom:1px colid #999999;
/*border-left:1px solid #CCCCCC;*/
}

/*　小型テーブル34　*/
.table_34 {
width:900px;margin:0px 0px 0px 0px;padding:0px;
border-collapse:collapse;
border-top:1px solid #999999;
font-size:12px;
}
.table_34 th {
width:25%;padding:2px;
text-align:left;vertical-align:top;color:#666666;
background-color:#f6f6f6;
border-bottom:1px dotted #999999;border-left:0px solid #9dabc1;
}
.table_34 td {
padding:1px;
border-bottom:1px colid #999999;
/*border-left:1px solid #CCCCCC;*/
}

/**/
table #lines {
	background-color: #ffffff;
	border-top:#ffffff 3px double;
	border-collapse: collapse;
	font-size: 11px;
	width: 100%;
	color:#333333;
} 
table #lines th.t_top {
	border-bottom: #dcdddd 1px solid;
	background-color: #efefef;
	text-align: left;
	padding: 10px;
} 
table #lines td.t_line01 {
	background-color: #fff;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
table #lines td.t_line02 {
	background-color: #f7f8f8;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}

/*　パンくず　*/
.topicpath ol  {
        text-align:right;
		vertical-align:top;	
		margin-top:3px;
}

 .topicpath ol li {
        /* liを横並び＆ブレットを消す */
        display: inline;
        list-style-type: none;		
}
/* liの前に記号追加 */
/* .topicpath ol li:before {
        
        content: " &gt; ";
} */

.topicpath ol li:first-child:before {
        /* 最初のliだけcontentを消す */
        content:"";
} 

/** オーバーで明るく　**/
a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}

/**　サイドメニュー　**/
.sidemenu{
	float:left;
	width:230px;
	margin:0;
	padding:0px;
	background-color:#f7f7f7;
	}

.right_cont{
	float:right;
	width:690px;
	margin:0 0 0 10px;
	padding:0 0 0px 0px;
	}

.right_cont h2{
	font-size:130%;
	}	
	
#main h4{
	border-left:#4a78ff 6px solid;
	border-bottom:2px solid #999;
	font-size:120%;
	background-color:#f6f6f6;
	width:670px;
	padding:22px 0 2px 15px;
	margin:10px 0;
	}
	
#main h6{
	border-left:#999 6px solid;
	border-bottom:2px solid #999;
	font-size:105%;
	background-color:#f6f6f6;
	width:670px;
	padding:5px 0 2px 15px;
	margin:10px 0;
	}
	
.right_cont h5{
	border-bottom:2px solid #999;
	font-size:120%;
	background-color:#d9ecff;
	width:920px;
	padding:2px 0 2px 15px;
	margin:10px 0;
	}

#main  p{
	/* width:690px; */
	width:auto;
	}


.right_cont dl dt{
	font-weight:bold;
	margin:15px auto 5px auto;
	}	
	
	
.right_cont ol{
	list-style-type: decimal;
	margin-left:24px;
	margin-bottom:5px;
	margin-top:0px;
	}
	
.right_cont ol li{
	margin-bottom:5px;
	}	
	
.right_cont dl dt{
	width:640px;
	margin-top:10px;
	padding:5px;
	font-weight:bold;
	}
	
.right_cont dl dd{
	width:640px;
	margin-bottom:15px;
	}		
	
.right_cont ul{
	list-style-type: disc;
	margin-left:24px;
	margin-bottom:5px;
	margin-top:5px;
	}
	



    ul#nav2_lr, ul#nav2_lr * {
		font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif 13px;
        margin:0; padding:0;
        line-height:1em;
    }
    ul#nav2_lr {
        margin:1em 0; padding:0;
        line-height:1em;
        list-style:none;
        width:230px;
    }
    ul#nav2_lr li {
        margin:0 0 1px 0; padding:0;
        line-height:0;
        text-align:left;
    }
    ul#nav2_lr a:hover {
        color:#a18f6f;
        border-width:1px 5px;
        border-style:solid;
        border-color:#e3db9d;
        text-decoration:none;
    }
    ul#nav2_lr a#current {
        color:#8ea084;
        border-width:1px 5px;
        border-style:solid;
        border-color:#d1eac4;
        text-decoration:none;
    }
    ul#nav2_lr a {
        margin:0; padding:5px 0  5px 10px;
        color:#666666; font-weight:bold;
        border-width:1px 5px;
        border-style:solid;
        border-color:#ddd;
        text-decoration:none;
        display:block;
        background-color:#f7f7f7;
    }
	
/** 普通のリスト　**/
.nomal ul{
	list-style-type: disc;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	}

/*スタイルなしのリスト*/
.no_style li {
	list-style-type: none;
}

/*スタイルありポジションインサイドリスト*/
.normal_list li {
	list-style-type: disc;
	list-style-position: inside;
}


#contain #contents #term p b {
	font-size: 100%;
}

/*　全体と右左　*/
#left_contents {
	float:left;
	width:730px;
	margin-top:10px;
}

#right_menu {
	float:right;
	width:190px;
	margin-top:10px;
}


/*右メニュー*/
#nav,
#nav li{
    margin:0px;
    padding:0px;
	background-color:#69F;
}
 
#nav li {
    vertical-align:bottom;
    font-size:1px;
    list-style-type: none;
    margin-bottom:0px;
    line-height:0;
}
 
#nav li a{
     line-height:normal;
}

/* ニュース部分　*/
* html body dl.list dd div{
   display:inline-block;
}

dl.list {
   border-bottom:1px dotted #999;
}

dl.list dt {
   float:left;
   width:10em;
   border-top:1px dotted #999;
   padding-top:5px;
   padding-bottom:0;
   padding-right:0;
   font-size:13px;
}

dl.list dd {
   margin-left:10em;
   padding-top:5px;
   padding-bottom:5px;
   padding-right:10px;
   border-top:1px dotted #999;
   font-size:13px;
}



/***slide**/
#slide01{
		background:url(../img/main01.jpg) no-repeat;
}

li img,dt img,dd img{
vertical-align:bottom;
}
#slideshow ul li{
font-size:0px;
line-height:0px;
}
/***/
#slideshow {
	margin: 0 auto;
	width: 940px;
	text-align: left;
	background-color:#333;
}
#slideshow div {
	width: 670px;
	height: 250px;
	overflow: hidden;
	position: relative;
}
#slideshow div div {
	top: 0;
	left: 0;
	position: absolute;
}

#slideshow ul {
	width: 270px;
	float:right;
}

#slideshow ul li {
	width: 270px;
	float: left;
	display: block;
}

#slideshow .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
#slideshow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slideshow ul {
	display: inline-block;
	overflow: hidden;
}
