@charset "shift_jis";
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 1.5em;
}
.clear {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.center {
	text-align: center;
}
.text_right {
	text-align: right;
}


ul {
	list-style-type: none;
}
a:link,a:visited,a:active {
	color: #663300;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}



#outline {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}


#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 280px;
	width: 800px;
}
#header h1 {
	text-indent: -9999px;
	display: block;
	height: 184px;
	width: 175px;
	position: absolute;
	left: 37px;
	top: 18px;
}
#header h1 a {
	display: block;
	height: 175px;
	width: 175px;
	overflow: hidden;
}
#header .accident_bt01 a {
	text-decoration: none;
	background-image: url(images/accident_bt01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 250px;
	overflow: hidden;
	position: absolute;
	left: 250px;
	top: 200px;
	background-position: 0px 0px;
}
#header .accident_bt01 a:hover {
	background-position: 0px -60px;
}

#contents {
	width: 800px;
}
#left_contents {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 210px;
	padding-left: 20px;
	padding-top: 20px;
}
#left_contents ul {
	font-size: 16px;
	font-weight: bold;
	color: #008E3B;
	list-style-type: none;
	margin-left: auto;
	width: 190px;
	margin-right: auto;
}
#left_contents li {
	margin-bottom: 10px;
}
#left_contents li a {
	color: #008E3B;
	text-decoration: none;
	display: block;
	width: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#left_contents li a:hover {
	color: #009966;
	text-decoration: none;
	background-color: #F7FFD9;
}
#left_contents .accident_bt03 a {
	text-decoration: none;
	background-image: url(images/accident_bt03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 180px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#left_contents .accident_bt03 a:hover {
	background-position: 0px -42px;
}

#left_contents .c_title {
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 31px;
	width: 180px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#left_contents .campaign {
	width: 180px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
	margin-bottom: 30px;
	color: #FF3300;
}
#left_contents .reserve {
	background-image: url(images/reserve.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 108px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#left_contents .blog_banner a {
	background-image: url(images/blog_banner01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	display: block;
	overflow: hidden;
	margin-top: 30px;
}
#left_contents .blog_banner a:hover {
	background-image: url(images/blog_banner02.gif);
	background-repeat: no-repeat;
}
#left_contents .link {
	width: 190px;
	margin-right: auto;
	margin-left: auto;
}
#left_contents .link dl {
	margin-top: 15px;
}
#left_contents .link dt {
	float: left;
	padding-left: 3px;
	padding-top: 1px;
}
#left_contents .link dd {
	padding-bottom: 6px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
#left_contents .link a {
	color: #333333;
	text-decoration: none;
}
#left_contents .link a:hover {
	color: #E9611F;
	text-decoration: underline;
}






#right_contents {
	float: right;
	width: 540px;
	padding-left: 30px;
	padding-top: 30px;
}
#right_contents h2 {
	font-weight: bold;
	color: #E85914;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	padding-bottom: 7px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #038C3A;
	padding-top: 4px;
	width: 505px;
	font-size: 1.4em;
	margin-bottom: 15px;
}
#right_contents h2 span {
	font-size: 14px;
	color: #333333;
}

#right_contents h3 {
	margin-bottom: 15px;
}

#right_contents .text_box {
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: justify;
}

#right_contents .news {
	font-size: 1.1em;
	line-height: 1.5em;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 40px;
}


#right_contents .text_box dl {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84B85D;
	padding: 10px;
}
#right_contents .text_box dt {
	float: left;
	font-weight: bold;
	color: #009966;
}
#right_contents .text_box dd {
	margin-left: 120px;
}



#footer {
	color: #FFFFFF;
	background-color: #017947;
	padding: 10px;
	text-align: center;
	margin-top: 30px;
}
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/*************************************/
/*******　キャンペーン情報更新画面  **/
/*************************************/

#cam_edit{
	width:1000px;
	display:block;
	padding:0px;
	min-height:1em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}
#cam_edit h1 {
	background-color: #339EC4;
	background-image: url(images/edit_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 1000px;
	background-position: center center;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#cam_edit:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#cam_edit #edit_form{
	width:418px;
	float:left;
	display:block;
	margin-left: 10px;
	text-align: center;
	background-color: #F6F6F3;
	border: 1px solid #666666;
}
#cam_edit #edit_form .cam_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 408px;
	_width: 418px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}
#cam_edit #edit_form textarea {
	height: 300px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#cam_edit #preview{
	width:438px;
	float:right;
	display:block;
	margin-right: 10px;
	padding-bottom: 20px;
	border: 1px solid #0099CC;
	background:url(images/left_back.gif);
}
#cam_edit .pre_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 428px;
	_width: 438px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366cc;
	margin-bottom: 20px;
	font-weight: bold;
}
#cam_edit .base {
	background-color: #339EC4;
	width: 1000px;
	height: 30px;
	margin-top: 50px;
	color: #FFFFFF;
	text-align: center;
}
#cam_edit .yajirushi {
	float: left;
	width: 105px;
	text-align: center;
	margin-top: 150px;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}

/*************************************/
/*******　お知らせ情報更新画面  **/
/*************************************/

#news_edit{
	width:1000px;
	display:block;
	padding:0px;
	min-height:1em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align:center;
}
#news_edit h1 {
	background-color: #339EC4;
	background-image: url(images/edit_title02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 1000px;
	background-position: center center;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#news_edit:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#news_edit #edit_form{
	width:418px;
	/*float:left;*/
	display:block;
	margin:10px auto;
	text-align: center;
	background-color: #F6F6F3;
	border: 1px solid #666666;
}
#news_edit #edit_form .news_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 408px;
	_width: 418px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}
#news_edit #edit_form textarea {
	height: 300px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#news_edit #preview{
	width:620px;
	/*float:right;*/
	display:block;
	margin:10px auto;
	padding-bottom: 20px;
	border: 1px solid #0099CC;
	text-align:left;
}
#news_edit .pre_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 610px;
	_width: 620px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366cc;
	margin-bottom: 20px;
	font-weight: bold;
}
#news_edit .base {
	background-color: #339EC4;
	width: 1000px;
	height: 30px;
	margin-top: 50px;
	color: #FFFFFF;
	text-align: center;
}
#news_edit .yajirushi {
	/*float: left;*/
	/*width: 105px;*/
	text-align: center;
	margin-top: 30px;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}

/*************************************/
/*******　情報更新画面メニュー  **/
/*************************************/

#edit_menu {
	text-align: center;
	margin-bottom: 30px;
}
#edit_menu ul {
	width: 621px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}
#edit_menu li {
	display: block;
	float: left;
	height: 35px;
	width: 192px;
	margin-right: 15px;
}
#edit_menu a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 192px;
	overflow: hidden;
}

#edit_menu .bt01 a {
	background-image: url(images/bt01_a.gif);
	background-repeat: no-repeat;
}
#edit_menu .bt01 a:hover {
	background-image: url(images/bt01_b.gif);
	background-repeat: no-repeat;
}

#edit_menu .bt02 a {
	background-image: url(images/bt02_a.gif);
	background-repeat: no-repeat;
}
#edit_menu .bt02 a:hover {
	background-image: url(images/bt02_b.gif);
	background-repeat: no-repeat;
}

#edit_menu .bt03 a {
	background-image: url(images/bt03_a.gif);
	background-repeat: no-repeat;
}
#edit_menu .bt03 a:hover {
	background-image: url(images/bt03_b.gif);
	background-repeat: no-repeat;
}

/*************************************/
/******編集画面の共通認証フォーム  ***/
/*************************************/

form#edit_auth{
	text-align:center;
}



/*************************************/
/******　  お問い合わせフォーム    ***/
/*************************************/
.contact_text_area{
	font-size:0.95em;
	width:450px;
	height:400px;
}





/*************************************/
/******　追加CSS　　　　　　　　　  ***/
/*************************************/
.photo_right{
	float:right;
	padding:3px;
	border:#999999 solid 1px;
	margin:3px;
}


#right_contents .intro_text {
	line-height: 1.8em;
	font-weight: bold;
	color: #F23100;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right_contents .guide_bt01 a {
	text-decoration: none;
	background-image: url(images/guide_bt01a.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 87px;
	width: 498px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#right_contents .guide_bt01 a:hover {
	background-image: url(images/guide_bt01b.gif);
}
#right_contents .top_accident_box {
	background-color: #EFF8EF;
	padding: 15px;
	margin-bottom: 40px;
}
#right_contents .top_accident_box .top_accident_title {
	background-image: url(images/top_accident_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 32px;
	width: 304px;
	margin-bottom: 10px;
}
#right_contents .top_accident_box .top_accident_list {
	margin-top: 15px;
	margin-bottom: 30px;
	padding-left: 20px;
	font-weight: bold;
}
#right_contents .top_accident_box .top_accident_list li {
	margin-bottom: 8px;
	list-style-type: square;
}
#right_contents .top_accident_box .accident_bt02 a {
	text-decoration: none;
	background-image: url(images/accident_bt02a.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
#right_contents .top_accident_box .accident_bt02 a:hover {
	background-image: url(images/accident_bt02b.gif);
}
.text_green {
	color: #009966;
}
.text_boldgreen {
	font-weight: bold;
	color: #339966;
	font-size: 1.1em;
}
.text_blue {
	color: #006699;
}
.mat_title {
	color: #009900;
	background-color: #F4FCF1;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
	font-size: 1.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009966;
}
.bold {
	font-weight: bold;
}
.course_block {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 520px;
}
.price_table {
	width: 335px;
}
.price_table td {
	padding: 3px;
}
.guide_table {
	width: 320px;
	border-collapse: collapse;

}
.guide_table th,
.guide_table td {
	padding: 7px;
	border: 1px solid #E85914;
}
.guide_table th {
	font-weight: bold;
	color: #E85914;
	background-color: #FEF4EF;
	text-align: center;
}
.zairyo {
	padding: 10px;
	width: 158px;
	border: 1px solid #999999;
	float: right;
	margin-left: 10px;
	background-color: #F2F2F2;
}
.zairyo .zairyo_t {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}



.text_red {
	color: #CC0000;
}
.text_boldred {
	font-weight: bold;
	color: #CC0000;
}

.text_boldorange {
	color: #E85711;
	font-weight: bold;
}
.text_bigorange {
	color: #E85711;
	font-weight: bold;
	font-size: 1.2em;
}
.text_center {
	text-align: center;
}
.text_large {
	font-size: 1.2em;
}



.small_text {
	font-size: 0.9em;
}

.imagebox01 {
	background-color: #FFFFFF;
	text-align: center;
	width: 150px;
	border: 1px solid #999999;
	padding: 5px;
	color: #666666;
	font-weight: bold;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
.imagebox02 {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #999999;
	padding: 5px;
	color: #666666;
	font-weight: bold;
	float: left;
	margin-right: 20px;
}
.image_right {
	float: right;
	border: 1px solid #999999;
	margin-left: 10px;
	margin-top: 5px;
	padding: 5px;
	background-color: #FFFFFF;
}
.image_left {
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-top: 5px;
	padding: 5px;
}
.image_left02 {
	float: left;
	margin-right: 8px;
	margin-bottom: 15px;
}

#accident {
	padding: 10px;
	margin-top: 15px;
	border: 2px dotted #F23100;
}
.gototop {
	text-align: right;
	margin-bottom: 30px;
}
#movie_area_l{
	width:420px;
	height:360px;
	background:#666666;
	text-align:center;
	font-size:30px;
	color:#FFFFFF;
	margin:0 auto 10px auto;
}
#movie_area_s{
	width:320px;
	height:240px;
	background:#999999;
	text-align:center;
	font-size:30px;
	color:#FFFFFF;
	margin:0 auto 10px auto;
}.movie_box {
	background-color: #C0E9CD;
	background-image: url(images/movie_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	width: 510px;
	margin-left: auto;
}
.movie_box .movie_top {
	background-image: url(images/movie_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 510px;
}
.movie_box .flash {
	margin-right: 15px;
	margin-left: 15px;
}
.flowbox {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	padding-bottom: 65px;
}


.flowbox .flow_01 {
	background-image: url(images/no_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.flowbox .flow_02 {
	background-image: url(images/no_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.flowbox .flow_03,
.flowbox_last .flow_03 {
	background-image: url(images/no_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.flowbox .flow_04 {
	background-image: url(images/no_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.flow_05 {
	background-image: url(images/no_5.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.flow_red {
	color: #CC0000;
	text-align: center;
}
.hokengai_box {
	width: 500px;
	border: 1px solid #70B84D;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 9px;
}
.hokengai_box .hokengai_t {
	background-image: url(images/hokengai_t.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 500px;
	margin-bottom: 10px;
}
.hokengai_box .accident_come {
	font-size:1.2em;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	color:#CC0000;
}
.hokengai_box ul {
	display: block;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}

.hokengai_box li {
	background-color: #F1F9EE;
	text-align: center;
	display: block;
	padding: 9px;
	width: 200px;
	border: 1px solid #70B84D;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #09AA43;
	float: left;
}
.hokengai_box img {
	margin-bottom: 5px;
}

.hokengai_box .menu_01 {

}
.hokengai_box .menu_02 {
	margin-left: 20px;
}

#right_contents .accident_text {
	background-image: url(images/accident_text.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 23px;
	width: 460px;
	margin-bottom: 10px;
}
.accident_list {
	padding-left: 20px;
	padding-top: 10px;
}
.accident_list li {
	list-style-type: square;
}
.accident_block {
	padding: 9px;
	border: 1px solid #79BC58;
	margin-bottom: 20px;
}

.accident_box {
	margin-bottom: 30px;
}
#right_contents .accident_box h3 {
	text-indent: -9999px;
	height: 29px;
	width: 520px;
	margin-bottom: 10px;
}
.accident_box p {
	padding-right: 10px;
	padding-left: 10px;
}

.accident_box .accident_t01 {
	background-image: url(images/accident_t01.gif);
	background-repeat: no-repeat;
}
.accident_box .accident_t02 {
	background-image: url(images/accident_t02.gif);
	background-repeat: no-repeat;
}
.accident_box .accident_t03 {
	background-image: url(images/accident_t03.gif);
	background-repeat: no-repeat;
}
.accident_box .accident_t04 {
	background-image: url(images/accident_t04.gif);
	background-repeat: no-repeat;
}
.accident_box .accident_t05 {
	background-image: url(images/accident_t05.gif);
	background-repeat: no-repeat;
}
.accident_box .accident_t06 {
	background-image: url(images/accident_t06.gif);
	background-repeat: no-repeat;
}
.accident_box .accident_t07 {
	background-image: url(images/accident_t07.gif);
	background-repeat: no-repeat;
}
.accident_box .accident_t08 {
	background-image: url(images/accident_t08.gif);
	background-repeat: no-repeat;
}
.accident_box .accident_t09 {
	background-image: url(images/accident_t09.gif);
	background-repeat: no-repeat;
}
.accident_box .acc_imgbox {
	text-align: center;
	padding: 5px;
	float: left;
	margin-right: 15px;
	border: 1px solid #999999;
	font-weight: bold;
	margin-left: 15px;
	color: #70B84D;
}
.accident_box .acc_imgbox img {
	margin-bottom: 10px;
}

.accident_image {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

/*  交通事故治療ページのボタン  */
p.accident_price a{
	background:url(images/accident_price.gif) no-repeat;
	width:272px;
	height:47px;
	text-indent:-9000px;
	display:block;
	margin:10px auto;
	overflow:hidden;
}
p.accident_price a:hover{
	background-position:0px -47px;
}


/************　転院の話　*/
#tenin{}
#tenin h2{
	width:437px;
	height:76px;
	text-indent:-9000px;
	display:block;
	margin:0px auto;
	background:url(images/accident_tenin_title.gif) no-repeat;
}
#tenin .tenin_clip {
	width:490px;
	height:58px;
	display:block;
	text-indent:-9000px;
}
#tenin .tenin_te01{
	background:url(images/accident_tenin01.gif) no-repeat;
}
#tenin .tenin_te02{
	background:url(images/accident_tenin02.gif) no-repeat;
}
#tenin .tenin_te03{
	background:url(images/accident_tenin03.gif) no-repeat;
}
#tenin .tenin_te04{
	background:url(images/accident_tenin04.gif) no-repeat;
}
#tenin .tenin_te05{
	background:url(images/accident_tenin05.gif) no-repeat;
}

#right_contents .text_box  dl#tenin {
	margin-top: 15px;
}
#right_contents .text_box dt {
	float:none;
	padding-left: 3px;
	padding-top: 1px;
	font-size:1.2em;
}
#right_contents .text_box dd {
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	margin-left:0px;
	float:none;
	
}
/***************************************/
.dakyu_text01 {
	background-image: url(images/dakyu_text01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 19px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#right_contents .tokucho_box {
	background-color: #EFF8EF;
	padding: 15px;
	margin-bottom: 40px;
	text-align: center;
}
#right_contents .tokucho_box .tokucho_title {
	background-image: url(images/tokucho_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 27px;
	margin-bottom: 10px;
	background-position: center top;
}
#right_contents .tokucho_box .tokucho_list {
	margin-top: 10px;
	margin-bottom: 15px;
	background-image: url(images/tokucho_list.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 36px;
}
.bt_flow01 a {
	text-decoration: none;
	background-image: url(images/bt_flow01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 250px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-position: 0px 0px;
}
.bt_flow01 a:hover {
	background-position: 0px -35px;
}
#right_contents .bj_title {
	background-image: url(images/bj_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 225px;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right_contents .bj_box {
	margin-bottom: 40px;
	text-align: justify;
}

#right_contents .bj_text01 {
	background-image: url(images/bj_text01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 16px;
	margin-bottom: 15px;
}
#right_contents .bj_incho {
	background-color: #FDF3EE;
	padding: 15px;
	margin-top: 15px;
	border: 1px dotted #E52E0F;
}
#right_contents .total_title01 {
	background-image: url(images/total_title01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 228px;
	width: 540px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right_contents .total_title02 {
	background-image: url(images/total_title02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
	margin-bottom: 15px;
}
#right_contents .taikenbox_big {
	background-color: #FFEFE6;
	margin-bottom: 15px;
}
#right_contents .taikenbox_big img {
	margin-bottom: 10px;
}
#right_contents .taikenbox_big p {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#right_contents .underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993333;
	padding-bottom: 4px;
	line-height: 1.8em;
}
#right_contents .taikenbox {
	background-image: url(images/taiken_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
	width: 540px;
}
#right_contents .taikenbox img {
	margin-bottom: 10px;
}
#right_contents .taikenbox p {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#right_contents .taikenbox .taikenbox_left {
	float: left;
	width: 260px;
	margin-right: 20px;
}
#right_contents .taikenbox .taikenbox_right {
	float: right;
	width: 260px;
}
#right_contents .total_tokucho01 {
	background-image: url(images/total_tokucho01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 10px;
}
#right_contents .total_tokucho02 {
	background-image: url(images/total_tokucho02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 85px;
	margin-bottom: 10px;
}
#right_contents .total_tokucho03 {
	background-image: url(images/total_tokucho03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 85px;
	margin-bottom: 10px;
}
#right_contents .total_price {
	width: 540px;
	margin-bottom: 15px;
	border-collapse: collapse;
}
#right_contents .total_price th,
#right_contents .total_price td {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#right_contents .total_price th {
	color: #FFFFFF;
	background-color: #64C16F;
	width: 100px;
	text-align: center;
	font-size: 14px;
}
#right_contents .soudan_box {
	padding: 15px;
	margin-top: 30px;
	border: 5px solid #044BA6;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#right_contents .soudan_box p {
	margin-bottom: 10px;
}

#right_contents .soudan_box .soudan_mail a {
	text-decoration: none;
	background-image: url(images/soudan_mail.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 82px;
	width: 230px;
	margin-right: 20px;
	overflow: hidden;
}
#right_contents .soudan_box .soudan_tel {
	background-image: url(images/soudan_tel.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
	height: 82px;
	width: 230px;
}
#right_contents .soudan_box h3 {
	font-size: 16px;
	font-weight: bold;
	color: #044BA6;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #044BA6;
	border-bottom-color: #044BA6;
}
#right_contents .soudan_box .kome {
	color: #CC0000;
	margin-top: 5px;
	margin-bottom: 0px;
}
#right_contents .hari_title01 {
	background-image: url(images/hari_title01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 178px;
	margin-bottom: 20px;
}
#right_contents .hari_box {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #2AAA39;
	border-bottom-color: #2AAA39;
}
#right_contents .hari_title02 {
	background-image: url(images/hari_title02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 167px;
	margin-bottom: 20px;
	background-position: center top;
}
#right_contents .hari_text01 {
	background-image: url(images/hari_text01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 61px;
	margin-top: 15px;
}
#right_contents .hari_flow {
	margin-bottom: 10px;
}
#right_contents .flow_arrow {
	text-align: center;
	margin-bottom: 10px;
}
#right_contents .hari_flow .flow01 {
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/flow_no01.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 10px;
}
#right_contents .hari_flow .flow02 {
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/flow_no02.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 10px;
}
#right_contents .hari_flow .flow03 {
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/flow_no03.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 10px;
}
#right_contents .hari_flow .flow04 {
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/flow_no04.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 10px;
}
#right_contents .hari_flow .flow05 {
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/flow_no05.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 10px;
}
#right_contents .hari_flow .flow06 {
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/flow_no06.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 10px;
}
#right_contents .hari_shinsei01 {
	background-image: url(images/hari_shinsei01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
}
#right_contents .hari_shinsei02 {
	background-image: url(images/hari_shinsei02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
}
#right_contents .hari_shinsei03 {
	background-image: url(images/hari_shinsei03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
}
#right_contents .hari_shinsei04 {
	background-image: url(images/hari_shinsei04.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
}



/************　トップページリニューアル用（2011.12）　***************/
#right_contents .home_title01 {
	background-image: url(images/home_title01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 30px;
	margin-bottom: 20px;
}
#right_contents .home_title02 {
	background-image: url(images/home_title02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	height: 55px;
}
.tokucho_box2 {
	background-color: #EEF9F2;
	padding: 15px;
	margin-bottom: 20px;
}
.tokucho_box2 p {
	background-color: #FFFFFF;
	display: block;
	padding: 10px;
	width: 428px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	color: #333333;
}
.tokucho_box2 .tokucho01 {
	background-color: #2AAA39;
	background-image: url(images/tokucho01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	margin-bottom: 15px;
}
.tokucho_box2 .tokucho02 {
	background-color: #2AAA39;
	background-image: url(images/tokucho02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	margin-bottom: 15px;
}
.tokucho_box2 .tokucho03 {
	background-color: #2AAA39;
	background-image: url(images/tokucho03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	margin-bottom: 15px;
}
.tokucho_box2 .tokucho04 {
	background-color: #2AAA39;
	background-image: url(images/tokucho04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	margin-bottom: 15px;
}
.tokucho_box2 .tokucho05 {
	background-color: #2AAA39;
	background-image: url(images/tokucho05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
#right_contents .home_title03 {
	background-image: url(images/home_title03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	margin: 0px;
}
.bt_kotsuban a {
	text-decoration: none;
	background-image: url(images/bt_kotsuban.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 90px;
	width: 260px;
	margin-right: 20px;
	overflow: hidden;
}
.bt_kotsuban a:hover {
	background-position: 0px -90px;
}
.bt_harikyu a {
	text-decoration: none;
	background-image: url(images/bt_harikyu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 90px;
	width: 260px;
	overflow: hidden;
}
.bt_harikyu a:hover {
	background-position: 0px -90px;
}
#right_contents .home_title04 {
	background-image: url(images/home_title04.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	margin-bottom: 15px;
}
.hoken_table {
	width: 540px;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.hoken_table th,
.hoken_table td {
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.hoken_table th {
	font-weight: bold;
	color: #009900;
	background-color: #F4FCF1;
	text-align: center;
}
.staff_box {
	padding: 14px;
	width: 510px;
	border: 1px solid #2AAA39;
	margin-bottom: 30px;
}
.staff_box .staff_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.staff_box h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2AAA39;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.staff_box ul {
	padding-left: 20px;
	margin-top: 5px;
}
.staff_box li {
	margin-bottom: 5px;
	list-style-type: disc;
}
.staff_box .comment_box {
	background-color: #F4FCF1;
	padding: 15px;
}

