﻿@charset "utf-8";
/*----------------------------

	since 2006/10/26
	css2.0 document

----------------------------*/
*,ul,li {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	list-style: none;
}
body {
	font-family: Osaka, "ＭＳ Ｐゴシック", Helvetica, sans-serif;
	font-size: 83%;
	line-height: 1;
	color: #333333;
	background: #fff url(../images/common_cont_bak.png) 50% 0 repeat-y;
	text-align: center;
}
a {
	color: #1255af;
}
a:hover {
	color: #ff6409;
}
img,
a img {
	border: 0;
}
img#culcClose {
	margin: 15px 0 0;
}

div#container {
	width: 777px;
	margin: 0 auto;
	text-align: left;
}

ul.attension li {
	padding-left: 1.2em;
	text-indent: -1.2em;
}

div#contentsIndex ul#credits {
	padding: 0 10px;
	border-top: solid 1px #bbb;

	/*WIN IE:after対策*/
	height: 1px;
}
div#contentsIndex>ul#credits {
	height: auto;
}
div#contentsIndex ul#credits:after {
	content: ".";
	display: block;
	height: 1px;
	visibility: hidden;
	clear: both;
}
div#contentsIndex ul#credits li {
	width: 330px;
	float: left;
	margin: 0 15px 15px 0;
}
div#contentsIndex ul#credits li h2 {
	font-weight: bold;
	margin: 0 0 5px;
}
div#contentsIndex ul#credits li h3 {
	margin: 0 0 5px;
}

/*------------------------------------------------------------------------------
clearfix設定
------------------------------------------------------------------------------*/
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    line-height: 0; 
    visibility: hidden;
}

/* ヘッダー
--------------------------------------*/
#header {
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	height: 87px;
	position: relative;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 186px;
	position: absolute;
	top: 9px;
	left: 0px;
}
#header #headerDescription {
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 37px;
	left: 198px;
}
#header #headerCecile {
	margin: 0px;
	padding: 0px;
	width: 206px;
	position: absolute;
	top: 9px;
	right: 0px;
}
ul#globalMenu {
	height: 25px;
	overflow: hidden;
	padding: 0px;
	margin: 0px auto;
	_margin: 0px;
	width: 770px;
}
ul#globalMenu:after {
	content: ".";
	display: block;
	height: 1px;
	visibility: hidden;
	clear: both;
}
ul#globalMenu li {
	float: left;
}
ul#globalMenu li a {
	display: block;
}
ul#globalMenu li a:hover {
	text-indent: -9999px;
}
ul#globalMenu li#globalMenu01 a {
	width: 71px;
	background: url(../images/menu_01_s.png) 0 0 no-repeat;
}
ul#globalMenu li#globalMenu02 a {
	width: 145px;
	background: url(../images/menu_02_s.png) 0 0 no-repeat;
}
ul#globalMenu li#globalMenu03 a {
	width: 98px;
	background: url(../images/menu_03_s.png) 0 0 no-repeat;
}
ul#globalMenu li#globalMenu04 a {
	width: 84px;
	background: url(../images/menu_04_s.png) 0 0 no-repeat;
}
ul#globalMenu li#globalMenu05 a {
	width: 108px;
	background: url(../images/menu_05_s.png) 0 0 no-repeat;
}
ul#globalMenu li#globalMenu06 a {
	width: 83px;
	background: url(../images/menu_06_s.png) 0 0 no-repeat;
}
ul#globalMenu li#globalMenu07 a {
	width: 98px;
	background: url(../images/menu_07_s.png) 0 0 no-repeat;
}
ul#globalMenu li#globalMenu08 a {
	width: 83px;
	background: url(../images/menu_08_s.png) 0 0 no-repeat;
}


/* コンテンツ
-------------------------------------*/
div#contentsMain {
	clear: both;
	line-height: 1.4;
	float: left;
	width: 580px;
}


/* フッター
--------------------------------------*/
ul#footer {
	clear: both;
	text-align: right;
	padding: 15px 0 20px;
	background: url(../images/common_cont_btm.png) 0 100% no-repeat;
	margin: 0 3px 15px 4px;
}
ul#footer li {
	display: inline;
	color: #333;
}
ul#footer li a {
	color: #333;
	text-decoration: none;
}
ul#footer li a:hover {
	color: #1d68cd;
}


/* 下層共通
--------------------------------------*/
ul#footStamp {
	margin: 0 4px 0 3px;
	padding: 5px;
	background: url(../images/common_footstamp_bak.jpg) 0 0 repeat-y;
	border-bottom: solid 10px #fff;
}
ul#footStamp li {
	display: inline;
}
ul#footStamp li a {
	color: #333;
	text-decoration: none;
}
ul#footStamp li a:hover {
	color: #1d68cd;
}
ul#titleArea {
	height: 135px;
	margin: 0 3px 10px 4px;
	line-height: 0;
}
ul#titleArea:after {
	content: ".";
	display: block;
	height: 1px;
	visibility: hidden;
	clear: both;
}
ul#titleArea li#pageTitle {
	width: 585px;
	float: left;
}
ul#titleArea li#titleareaConcer {
	width: 185px;
	height: 135px;
	float: left;
	background: url(../images/common_banner_concer_f2.jpg) 0 0 no-repeat;
}
ul#titleArea li#titleareaConcer a:hover {
	display: block;
	text-indent: -9999px;
	height: 138px;
}

body.insList div#contentsMain h2 {
	margin: 0 4px 1px 3px;
	padding: 12px 10px 10px;
	background: #fefefe url(../images/common_ttl_head.jpg) 0 0 repeat-x;
	border-bottom: solid 3px #a3bde0;
	color: #1255af;
	font-weight: bold;
	font-size: 105%;
	line-height: 1.2;
}
body.insList div#contentsMain p.leadtext {
	margin: 0 4px 0 3px;
	padding: 10px 10px 0;
	border-top: solid 1px #a3bde0;
}

div#contentsMain ul.insContents {
	margin: 20px 0 0 15px;
	height: 1px;
}
div#contentsMain>ul.insContents {
	height: auto;
}
div#contentsMain ul.insContents:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}
div#contentsMain ul.insContents li {
	width: 280px;
	float: left;
	margin-bottom: 10px;
	height: 90px;
	min-height: 85px;
}
div#contentsMain ul.insContents>li {
	height: auto;
}
div#contentsMain ul.insContents li:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}
div#contentsMain ul.insContents li.nocolumn,
div#contentsMain ul.insContents li.nocolumn p {
	width: auto;
}
div#contentsMain ul.insContents li h3 {
	margin-bottom: 5px;
}
div#contentsMain ul.insContents li h3 a {
	font-weight: bold;
	display: block;
}
div#contentsMain ul.insContents li p {
	float: left;
	width: 180px;
}
div#contentsMain ul.insContents li p.topInsuaranceImg {
	width: 85px;
}
div#contentsMain ul.insContents li p.topInsuaranceImg a {
	display: block;
	width: 80px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#contentsMain ul.insContents li p.topInsuaranceImg a:hover {
	text-indent: -9999px;
}

div#contentsIndex {
	margin: 0 4px 0 4px;
	
}
div#contentsIndex h1 {
	background: url(../images/common_ttl_header.jpg) 0 0 no-repeat;
	padding: 10px 10px 8px;
	border-bottom: solid 3px #a3bde0;
	margin: 0 0 1px;
	font-weight: bold;
	color: #1255af;
}
div#contentsIndex p.leadtext {
	padding: 10px 10px 10px;
	border-top: solid 1px #a3bde0;
	border-bottom: solid 3px #a3bde0;
	padding: 10px 0;
}
div#contentsIndex h2 {
	margin: 0 0 10px;
	padding: 15px 0 0;
	clear: both;
}
p.gotop {
	clear: both;
	text-align: right;
}

/* insIndex
--------------------------------------*/
body.insIndex {
	background: none;
	background: #fff url(../images/common_cont_bak.png) 50% 0 repeat-y;
}
body.insIndex div#contentsIndex ul {
	padding: 0 0 0 10px;
}
body.insIndex div#contentsIndex ul li {
	float: left;
}
/*
body.insIndex div#contentsIndex ul li a {
	display: block;
}
*/
body.insIndex div#contentsIndex ul li.ins1st {
	clear: left;
	width: 255px;
	margin-right: 10px;
}
body.insIndex div#contentsIndex ul li.ins2nd {
	width: 250px;
	margin-right: 10px;
}
body.insIndex div#contentsIndex ul li.ins3rd {
	width: 210px;
}
body.insIndex div#contentsIndex ul li h3 {
	padding: 5px 0 10px;
}
body.insIndex div#contentsIndex ul li h3 a {
	color: #ff8c00;
	font-weight: bold;
	font-size: 120%;
}
body.insIndex div#contentsIndex ul li ul {
	width: auto;
	margin: 0 0 15px;
	padding: 0;
}
body.insIndex div#contentsIndex ul li ul li {
	width: auto;
	float: none;
	margin-bottom: 2px;
}


/* トップページ
--------------------------------------*/
ul#topBanner {
	height: 192px;
	margin: 0 3px 0 4px;
	background: url(../images/top_banner_50item.jpg) 0 0 no-repeat;
	line-height: 0;
}
ul#topBanner:after {
	content: ".";
	display: block;
	height: 1px;
	visibility: hidden;
	clear: both;
}
ul#topBanner li#topBanner50item {
	width: 585px;
	float: left;
}
ul#topBanner li#topBanner50item h2 {
	margin: 30px 0 0 48px;
}
ul#topBanner li#topBanner50item p {
	margin: 35px 0 0 48px;
}
ul#topBanner li#topBanner50item p#top50all {
	padding: 0px 0 0 15px;
}
ul#topBanner li#topBanner50item p#top50all a {
	display: block;
	background: url(../images/top_banner_50item_btm_s.png) 0 0 no-repeat;
	width: 124px;
}
ul#topBanner li#topBanner50item p#top50all a:hover {
	text-indent: -9999px;
}
ul#topBanner li#topBannerConcer {
	width: 185px;
	float: left;
	padding-top: 16px;
	background: url(../images/top_banner_concer_s.png) 0 16px no-repeat;
}
*:first-child+html ul#topBanner li#topBannerConcer a {
	width: 185px;
	background: url(../images/top_banner_concer_s.png) 0 0 no-repeat;
}
ul#topBanner li#topBannerConcer a:hover {
	display: block;
	text-indent: -9999px;
}
div#contentsMain h2 {
	margin: 0 0 0 4px;
	_margin: 0;
	line-height: 1;
}

div#contentsMain ul#topRecomm {
	margin: 5px 22px 10px;
}
div#contentsMain ul#topRecomm li {
	padding: 0 0 0 16px;
	margin-bottom: 5px;
	background: url(../images/common_icon01.png) 0 50% no-repeat;
}
div#contentsMain ul#topRecomm li a {
	color: #666;
}
div#contentsMain ul#topRecomm li a:hover {
	color: #1d68cd;
}
div#contentsMain ul#topInsurance {
	margin: 0 0 0 4px;
}
div#contentsMain ul#topInsurance h2 {
	margin: 20px 0 5px 0;
}
div#contentsMain ul#topInsurance li ul {
	margin: 0 0 0 15px;
	height: 1px;
}
div#contentsMain ul#topInsurance li>ul {
	height: auto;
}
div#contentsMain ul#topInsurance li ul:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}
div#contentsMain ul#topInsurance li ul li {
	width: 280px;
	float: left;
	margin-bottom: 10px;
	height: 85px;
	min-height: 85px;
}
div#contentsMain ul#topInsurance li ul>li {
	height: auto;
}
div#contentsMain ul#topInsurance li ul li:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}
div#contentsMain ul#topInsurance li ul li.nocolumn,
div#contentsMain ul#topInsurance li ul li.nocolumn p {
	width: auto;
}
div#contentsMain ul#topInsurance li ul li h3 {
	margin-bottom: 5px;
}
div#contentsMain ul#topInsurance li ul li h3 a {
	font-weight: bold;
	display: block;
}
div#contentsMain ul#topInsurance li ul li p {
	float: left;
	width: 150px;
}
div#contentsMain ul#topInsurance li ul li p.topInsuaranceImg {
	width: 85px;
}
div#contentsMain ul#topInsurance li ul li p.topInsuaranceImg a {
	display: block;
	width: 80px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#contentsMain ul#topInsurance li ul li p.topInsuaranceImg a:hover {
	text-indent: -9999px;
}
div#contentsMain ul#topInsurance li#home {
	width: 285px;
	margin-right: 3px;
	float: left;
	overflow: hidden;
}
div#contentsMain ul#topInsurance li#pet {
	width: 285px;
	float: left;
	overflow: hidden;
}
div#contentsMain ul#topInsurance li#pet ul {
	margin: 0 0 0 6px;
}

ul#contentsBanners {
	float: right;
	width: 185px;
	padding-right: 2px;
	_padding-right: 6px;
}
ul#contentsBanners li {
	margin-bottom: 10px;
}

/* add 20090520 */
#topSideBar {
	float: right;
	width: 185px;
	padding-right: 2px;
	_padding-right: 6px;
}
#topRanking {
	margin: 10px 0 20px;
}
#topRanking h4 {
	margin: 0 0 2px 0;
}
#topRanking dl {
	background: #E3DFC6;
	width: 185px;
	padding: 3px 0;
}
#topRanking dt {
	background: #FFFFFF;
	margin: 0 3px;
}
#topRanking dd {
	background: #FFFFFF;
	margin: 0 3px;
	padding: 3px;
}
#topRanking dd.itemName {
	text-align: center;
}
#topRanking dd.itemName a {
	font-weight: bold;
	color: #FF6600;
}
#topRanking dd.itemName a:hover {
	color: #1255AF;
}
#topRanking dd.detText {
	font-size: 10px;
	color: #666666;
	padding: 3px 6px;
	line-height: 1.3;
}
#topRanking dd.comName {
	font-size: 10px;
	color: #999999;
	text-align: center;
	background: url(../images/top_line_ranking.gif) 50% 0 no-repeat #FFFFFF;
	border-bottom: 3px solid #E3DFC6;
	padding: 5px 3px 6px;
}

/* ## top3 ## */
ul#contentsBanners li#topTop3 {
	
}
ul#contentsBanners li#topTop3 h2 {
	background: url(../images/top_ttl_top3.png) 0 0 no-repeat;
	padding: 9px 0 0 32px;
	height: 27px;
	overflow: hidden;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
ul#contentsBanners li#topTop3>h2 {
	height: 18px;
}
ul#contentsBanners li#topTop3 ol {
	border: solid 1px #fe8d03;
	border-top: none;
	padding: 5px 10px 0;
}
ul#contentsBanners li#topTop3 ol li {
	padding: 10px 8px 6px 38px;
	margin: 0;
	border-bottom: dotted 1px #fe8d03;
	font-weight: bold;
}
ul#contentsBanners li#topTop3 ol li#topTop3No1 {
	background: url(../images/top_top3_1.png) 0 50% no-repeat;
}
ul#contentsBanners li#topTop3 ol li#topTop3No2 {
	background: url(../images/top_top3_2.png) 0 50% no-repeat;
}
ul#contentsBanners li#topTop3 ol li#topTop3No3 {
	background: url(../images/top_top3_3.png) 0 50% no-repeat;
	border-bottom: none;
}
ul#contentsBanners li#topTop3 ol li a {
	font-weight: bold;
	display: block;
	color: #f90;
}
ul#contentsBanners li#topTop3 ol li a:hover {
	color: #ff4d00;
}
ul#contentsBanners li#contentsBannersAll {
	background: url(../images/top_banners_allcoms_s.jpg) 0 0 no-repeat;
}
ul#contentsBanners li#contentsBannersAll a {
	display: block;
	height: 62px;
}
ul#contentsBanners li#contentsBannersAll a:hover {
	text-indent: -9988px;
}
ul#contentsBanners li#contentsBannersAlico {
	margin: 10px 5px;
	background: url(../images/common_icon01.png) 0 0.1em no-repeat;
}
ul#contentsBanners li#contentsBannersAlico a {
	padding: 0 0 5px 16px;
	display: block;
	background: url(../images/common_icon01.png) 0 0.1em no-repeat;
}


/* form
--------------------------------------*/
body.form div#contentsIndex h2 {
	padding: 10px 10px 0;
	margin: 0;
	border-top: solid 1px #a3bde0;
}
body.form div#contentsIndex ul {
	padding: 5px 25px;
	list-style-type: circle;
	list-style-position: inside;
}
body.form div#contentsIndex ul li {
	list-style-type: circle;
}
body.form div#contentsIndex form dl {
	height: 1px;
	font-size: 110%;
	vertical-align: middle;
	padding: 15px 30px;
	border-top: solid 3px #ccdaee;
}
body#formConsul div#contentsIndex form dl {
	border-top: solid 1px #a3bde0;
}
body.form div#contentsIndex form>dl {
	height: auto;
}
body.form div#contentsIndex form dl:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}
body.form div#contentsIndex form dl dt {
	width: 250px;
	clear: left;
	float: left;
	text-align: right;
	margin: 2px 15px 0 0;
}
body.form div#contentsIndex form dl dt.formNecessary:first-letter {
	color: #f00;
}
body.form div#contentsIndex form dl dd {
	float: left;
	margin-bottom: 5px;
	width: 400px;
}
body.form div#contentsIndex form ul {
	border-top: solid 1px #a3bde0;
	margin-top: 1px;
	padding: 10px 25px;
	list-style: none;
	text-align: center;
}
body.form div#contentsIndex form ul li {
	list-style: none;
	display: inline;
	margin: 5px;
}
body.form div#contentsIndex form select {
	width: 60px;
}
body.form div#contentsIndex form select.selectProf {
	width: 120px;
}
body.form div#contentsIndex form input {
	padding: 1px;
}

body.form div#contentsIndex div#formPrivacy {
	border-bottom: solid 3px #a3bde0;
	padding: 10px 0;
}
body.form div#contentsIndex div#formPrivacy p {
	text-align: center;
	margin: 0 0 10px;
}
body.form div#contentsIndex div#formPrivacy p#formPrivacyDescription {
	border-top: solid 1px #a3bde0;
	padding-top: 10px;
}
body.form div#contentsIndex div#formPrivacy p input {
	margin: 0 5px 0 0;
}
body.form div#contentsIndex div#formPrivacy p a {
	color: #f00;
}
body.form div#contentsIndex div#formPrivacy p a:hover {
	text-decoration: none;
}



/* minicate
--------------------------------------*/
div#contentsIndex form.request {
	margin: 15px 0px 30px 0px; 
}
div#contentsIndex form.request p.med {
	margin: 10px 0px 10px 0px;
}
div#contentsIndex form.request p.med input {
	vertical-align: middle;
	margin: 0px 0px 0px 5px;
}

div#contentsIndex table.meins {
	border: 1px solid #1d68cd;
	width: 770px;
	border-collapse: collapse;
}
div#contentsIndex table.meins th, 
div#contentsIndex table.meins td {
	text-align: center;
	border: 1px solid #1d68cd;
	width: 90px;
}
div#contentsIndex table.meins th {
	color: #1d68cd;
	background: #e2f3fc;
	padding: 3px 5px 3px 5px;
}
div#contentsIndex table.meins td {
	padding: 5px 5px 5px 5px;
}
div#contentsIndex table.meins th.main_head {
	background: #1d68cd;
	font-weight: bold;
	color: #fff;
	font-size: 110%;
	padding: 5px 0px 5px 5px;
	width: 770px;
	text-align: left;
}
div#contentsIndex table.meins th.insname_head {
	font-weight: bold;
	background: #ffff99;
	width: 140px;
}
div#contentsIndex table.meins th.insname_head a {
	display: block;
	margin: 10px 0px 0px 0px;
}
div#contentsIndex table.meins td.ck {
	width: 20px;
}
div#contentsIndex table.meins td strong{
	color: #ff0000;
}




div#contentsIndex dl#ins_item {
	background: url(../images/minicate_bdr_cnt.jpg) repeat-y left top;
}
div#contentsIndex dl#ins_item dt {
	background: url(../images/minicate_bdr_top.jpg) no-repeat left top;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
div#contentsIndex dl#ins_item dt strong {
	color: #1d68cd;
	font-weight: bold;
	font-size: 110%;
	display: block;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #1d68cd;
}
div#contentsIndex dl#ins_item dd {
	background: url(../images/minicate_bdr_btm.jpg) no-repeat left bottom;
	padding: 0px 0px 20px 0px;
}
div#contentsIndex dl#ins_item dd ul {
	margin: 10px 10px 0px 30px;
}
div#contentsIndex dl#ins_item dd ul li {
	float: left;
	width: 180px;
	margin: 5px 0px 5px 0px;
}
div#contentsIndex dl#ins_item dd ul li a {
	color: #333;
}
div#contentsIndex dl#ins_item dd ul li a:hover {
	color: #1d68cd;
}
div#contentsIndex dl#ins_item dd p {
	clear: left;
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
}


/* insCar
--------------------------------------*/
body#carIndex div#contentsIndex h1 {
	background: url(../images/common_ttl_header.jpg) 0 0 no-repeat;
	padding: 10px 10px 8px;
	border-bottom: solid 3px #a3bde0;
	margin: 0 0 1px;
	font-weight: bold;
	font-size: 110%;
	color: #1255af;
}
body#carIndex div#contentsIndex h2 {
	font-size: 105%;
	font-weight: bold;
	color: #1255af;
	margin: 15px 10px 5px;
	padding: 0;
}
body#carIndex div#contentsIndex h3 {
	margin: 10px 10px 5px;
	color: #f00;
}
body#carIndex div#contentsIndex p {
	margin: 0 10px;
}
body#carIndex div#contentsIndex table {
	border: solid 1px #666;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px;
	width: 700px;
}
body#carIndex div#contentsIndex table thead th {
	border: solid 1px #666;
	text-align: center;
	font-weight: bold;
	background: #fcfbd7;
	padding: 5px;
}
body#carIndex div#contentsIndex table tbody th {
	border: solid 1px #666;
	padding: 5px 2px;
	text-align: left;
}
body#carIndex div#contentsIndex table tbody th img {
	float: left;
	margin-right: 5px;
}
body#carIndex div#contentsIndex table tbody td {
	border: solid 1px #666;
	padding: 5px 2px;
}
body#carIndex div#contentsIndex ul {
	margin: 0 10px 10px;
}
body#carIndex div#contentsIndex ul li {
	padding-left: 0.5em;
	text-indent: -0.5em;
}
body#carIndex div#contentsIndex dl {
	margin: 0 10px 10px;
}
body#carIndex div#contentsIndex dl dt {
	font-weight: bold;
	font-size: 105%;
	color: #1255af;
	padding: 10px 0 2px;
}
body#carIndex div#contentsIndex dl dd {
	border: solid 1px #1255af;
	padding: 5px;
}
body#carIndex div#contentsIndex dl dd h3 {
	margin: 0 0 10px;
}
body#carIndex div#contentsIndex dl dd h3 img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

/* present
--------------------------------------*/
body#present div#contentsIndex h2 {
	font-size: 105%;
	font-weight: bold;
	color: #021866;
}
body#present div#contentsIndex p.presentCatch {
	font-size: 105%;
	color: #900;
	margin: 5px 0 10px;
}
body#present div#contentsIndex ol {
	margin: 10px 15px 10px 0;
	padding: 10px 0 10px 10px;
	border: solid 2px #021866;
	height: 1px;
}
body#present div#contentsIndex>ol {
	height: auto;
}
body#present div#contentsIndex ol:after {
	content: ".";
	display: block;
	clear: both;
	height: 1px;
	visibility: hidden;
}
body#present div#contentsIndex ol li {
	width: 360px;
	float: left;
	margin-right: 10px;
}
body#present div#contentsIndex ol li h3 {
	font-weight: bold;
	font-size: 110%;
	color: #021866;
	border-bottom: solid 1px #021866;
}
body#present div#contentsIndex ol li h4 {
	margin: 10px 0 5px;
	font-weight: bold;
}
body#present div#contentsIndex ol li strong {
	font-weight: bold;
	color: #f00;
}
body#present div#contentsIndex ol li em {
	font-weight: bold;
	color: #021866;
}
body#present div#contentsIndex ol li p img {
	margin: 5px 0;
}
p.btnClaim {
	text-align: center;
	margin: 10px 0;
}


/* connection
--------------------------------------*/
body#connection div#contentsIndex h2 {
	background: #021866;
	margin: 15px 0 0;
	padding: 5px;
	font-size: 105%;
	font-weight: bold;
	color: #fff;
}
body#connection div#contentsIndex ul li {
	border: solid 1px #021866;
	padding: 0 10px 10px;
	margin-bottom: 15px;
}
body#connection div#contentsIndex ul li h3 {
	text-align: center;
	padding: 5px 5px 0;
}
body#connection div#contentsIndex ul li ul {
	border-top: solid 3px #021866;
	border-bottom: solid 1px #021866;
	padding: 5px 15px 5px;
	margin: 5px 0 10px;
	height: 1px;
	min-height: 1px;
}
body#connection div#contentsIndex ul li>ul {
	height: auto;
}
body#connection div#contentsIndex ul li ul:after {
	content: ".";
	display: block;
	height: 1px;
	visibility: hidden;
	clear: left;
}
body#connection div#contentsIndex ul li ul li {
	border: none;
	padding: 0 0 2px;
	width: 50%;
	float: left;
}
body#connection div#contentsIndex ul li p.connectionFreedial {
	padding: 0 0 0 30px;
	margin-bottom: 5px;
	background: url(../images/icon_tel_freedial.png) 0 0 no-repeat;
	line-height: 1;
	font-size: 14px;
	font-weight: bold;
}
body#connection div#contentsIndex ul li p.connectionFreecall {
	padding: 3px 0 3px 30px;
	margin-bottom: 5px;
	background: url(../images/icon_tel_freecall.png) 0 0 no-repeat;
	line-height: 1;
}
body#connection div#contentsIndex ul li p.connectionTim {
	margin-bottom: 3px;
}
body#connection div#contentsIndex ul li p {
	margin-left: 50px;
}
body#connection div#contentsIndex ul li h4 {
	margin: 7px 0 2px 50px;
	font-weight: bold;
}

/* kanyu
--------------------------------------*/
body#kanyu div#contentsIndex h2 {
	background: #021866;
	margin: 15px 0 0;
	padding: 5px;
	font-size: 105%;
	font-weight: bold;
	color: #fff;
}
body#kanyu div#contentsIndex ul {
	list-style: disc inside;
	margin: 10px;
}
body#kanyu div#contentsIndex ul li {
	list-style: disc inside;
	margin-bottom: 2px;
}
body#kanyu div#contentsIndex ol {
	margin: 0 10px;
}
body#kanyu div#contentsIndex ol li {
	padding-left: 1em;
	text-align: -1em;
	margin-bottom: 15px;
}
body#kanyu div#contentsIndex ol li h3 {
	font-size: 110%;
	color: #f00;
	margin-bottom: 5px;
}
body#kanyu div#contentsIndex ol ol {
	margin: 0 0 0 10px;
}

body#kanyu div#contentsIndex ol li li {
	margin: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
div#contentsIndex div.credit {
	margin: 0 10px;
	padding: 10px 150px;
}
div#contentsIndex div.credit h3 {
	font-weight: bold;
	margin: 5px;
}
div#contentsIndex div.credit p {
	margin: 5px 10px;
}
div#contentsIndex div.credit p img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
.conFont01 {
	font-weight: bold;
	font-size: 14px;
}
.conFont02 {
	font-size: 14px;
	font-weight: bold;
	color: #1255AF;
}

.insContact #container #contents #contentsIndex #mail {
	font-size: 14px;
	font-weight: bold;
	color: #1255AF;
}
#listBtn {
}

#med  {
	margin: 10px 0px 10px 0px;
}
.insIndex #container #contents #list .med input {
	margin-left: 5px;
	vertical-align: middle;

}
.insIndex #container #contents #list .med {
	margin-top: 10px;
}
.kome {
	text-align: center;
	vertical-align: top;
}


/* pinkribbon
--------------------------------------*/
body#pinkribbon div#contentsIndex h1 {
	background: none;
	padding: 10px 0px 0px;
	border-bottom: none;
	margin: 0 0 1px;
	font-weight: bold;
	color: #1255af;
}
body#pinkribbon div#contentsIndex h2 {
	background: #f161a6;
	margin: 0 0 10px;
	padding: 5px;
	font-size: 105%;
	font-weight: bold;
	color: #fff;
}
body#pinkribbon div#contentsIndex ul {
	list-style: disc inside;
	margin: 10px;
}
body#pinkribbon div#contentsIndex ul li {
	line-height: 1.5em;
	margin-bottom: 2px;
}
body#pinkribbon div#contentsIndex ol {
	margin: 0 10px;
}
body#pinkribbon div#contentsIndex ol li {
	padding-left: 1em;
	text-align: -1em;
	margin-bottom: 15px;
	line-height: 1.5em;
}
body#pinkribbon div#contentsIndex ol li h3 {
	font-size: 110%;
	color: #f00;
	margin-bottom: 5px;
}
body#pinkribbon div#contentsIndex ol ol {
	margin: 0 0 0 10px;
}

body#pinkribbon div#contentsIndex ol li li {
	margin: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
div#contentsIndex div.credit {
	margin: 0 10px;
	padding: 10px 15px;
}
div#contentsIndex div.credit h3 {
	font-weight: bold;
	margin: 5px;
}
div#contentsIndex div.credit p {
	margin: 5px 10px;
}
div#contentsIndex div.credit p img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
.conFont01 {
	font-weight: bold;
	font-size: 14px;
}
.conFont02 {
	font-size: 14px;
	font-weight: bold;
	color: #1255AF;
}

.insContact #container #contents #contentsIndex #mail {
	font-size: 14px;
	font-weight: bold;
	color: #1255AF;
}
#listBtn {
}

#med  {
	margin: 10px 0px 10px 0px;
}
.insIndex #container #contents #list .med input {
	margin-left: 5px;
	vertical-align: middle;

}
.insIndex #container #contents #list .med {
	margin-top: 10px;
}
.kome {
	text-align: center;
	vertical-align: top;
}




/* 修正追加分（080205）
--------------------------------------*/
#contents {
	clear: both;
}.insDetail #container #contents #contentsIndex .contents02 .smile04 {
	margin: 0px 0px 10px;
	width: 735px;
}
.insDetail #container #contents #contentsIndex .contents02 .smile04 dt {
	border-style: none;
}
.insDetail #container #contents #contentsIndex .contents02 .smile04 dd {
	padding: 0px 0px 10px 20px;
	width: 650px;
}
.smile05 {
	font-size: 10px;
}
.insDetail #container #contents #contentsIndex .contents02 .smile04 .smile13 {
	border-style: none;
}
#connection #container #contents #contentsIndex .connection001 {
	text-align: right;
	width: 700px;
}
.insIndex #container #contents #contentsIndex #list .inslist01 {
	clear: both;
}

.insIndex #container #contents #contentsIndex #list dl.inslist02 {
	margin: 0px 0px 10px 10px;
	float: left;
	width: 240px;
	display:table-column-group;
}
.insIndex #container #contents #contentsIndex #list .inslist02 dt a {
	font-size: 120%;
	font-weight: bold;
	color: #ff8c00;
}
.insIndex #container #contents #contentsIndex #list .inslist02 dt {
	margin: 5px 0px 10px;
}
.insIndex #container #contents #contentsIndex #list .inslist02 dd {
	margin: 0px 0px 2px;
}
#container #contents #topBanner #topBanner50item .top01 {
	margin: 50px 0px 0px 48px;
}
#consul-title {
	background-image: url(../../consul/common/images/ttl_consul.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	height: 151px;
	width: 770px;
	position: relative;
}
#consul-title ul {
	margin: 0px;
	padding: 0px;
	width: 160px;
	position: absolute;
	left: 590px;
	top: 64px;
	list-style-type: none;
}
#consul-title li {
	margin: 0px;
	padding: 0px;
	width: 160px;
	text-align: left;
}
#consul-title ul img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#consultext {
	margin: 0px 0px 10px 35px;
	padding: 0px;
	line-height: 130%;
}
#contents .view {
	margin: 5px auto 0px;
	padding: 0px;
	height: 200px;
	width: 770px;
}
#contents .view dl {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 476px;
	float: left;
	position: relative;
}
#contents .view dd {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 182px;
	position: absolute;
	right: 7px;
	bottom: 7px;
}
#contents .view .img {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 284px;
}
#contents .t-list {
	margin: 5px auto 15px;
	_margin: 5px 0px 15px;
	padding: 0px;
	width: 770px;
}
.top .block {
	margin: 0px 0px 20px;
	padding: 0px;
	clear: both;
	width: 580px;
}
.top .block .box {
	margin: 10px 0px 0px 4px;
	_margin: 10px 0px 0px;
	padding: 0px;
	clear: both;
	width: 575px;
}
.top .block .box dl {
	margin: 0px;
	padding: 3px;
	width: 270px;
	_width: 282px;
	border: 3px solid #DFDFDF;
	overflow: hidden;
}
.top .block .box dl dt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 85px;
}
.top .block .box dl dd {
	margin: 0px;
	padding: 0px 5px;
	float: left;
	width: 175px;
	_width: 185px;
}
.top .block .box .left {
	float: left;
}
.top .block .box .right {
	float: right;
}
.top .block .box dd h3 {
	font-size: 115%;
	margin: 0px;
	padding: 0px 0px 5px;
}
.top .block .box dd h3 a {
	font-weight: bold;
}

#contentsIndex .request .hikiuke {
	margin: 2em 0px;
	padding: 0px;
	width: 770px;
}
#contentsIndex .request .hikiuke h2 {
	margin: 0px;
	padding: 0px;
	width: 770px;
}
#contentsIndex .request .hikiuke table {
	margin: 0px;
	padding: 0px;
	width: 770px;
}
#contentsIndex .request .hikiuke .name {
	margin: 0px;
	padding: 5px 0px;
	width: 170px;
}
#contentsIndex .request .hikiuke .logo {
	margin: 0px;
	padding: 0px;
	width: 140px;
}
#contentsIndex .request .hikiuke .address {
	margin: 0px;
	padding: 5px 0px 5px 10px;
	width: 450px;
}
#contentsIndex .request .hikiuke td {
	border-bottom: 1px dotted #CCCCCC;
}
