@charset "utf-8";
/* 下層ページ共通
---------------------------------------------------------- */
#contents div.innerbox {
	width: 640px;
	background-color: #FFF;
	padding: 12px;
	margin-bottom: 23px;
	padding-bottom: 20px;
}


/*青いタイトルバー*/
div.secTit01 {
	padding-left: 15px;
	margin-bottom: 20px;
	background: url(http://www.kameokacci.or.jp//wp-content/themes/original01/common/img/bg_tit01.gif) 0 center repeat-x;
	position: relative;
	padding: 5px 0px 5px 15px;
}
div.secTit01 h2 {
	font-size: 141%;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
}
/*点線のついたサブタイトル*/
.tensen_title {
	border-bottom: 1px dotted #000;
	font-size: 125%;
	margin-bottom: 10px;
	letter-spacing: 1px;
	padding-bottom: 5px;
}
/*indexページの青い枠内のタイトル*/
#contents h4.tit01 {
	margin-top: 20px;
	padding: 0px 0px 8px;
	border-bottom: 1px solid #333;
	font-size: 125%;
	font-weight: bold;
	letter-spacing: 0.05em;
}


/* welfare
---------------------------------------------------------- */

#contents #welfare {
    width: 664px;
    float: right;
    text-align: left;
}
#contents #welfare div.innerbox {
	width: 640px;
	background-color: #FFF;
	padding: 12px;
	margin-bottom: 23px;
	padding-bottom: 20px;
}
#welfare .rightbox01 {
	float: right;
	width: 410px;
}
#welfare .Sec01,
#welfare .Sec02 {
	margin: 0 15px 30px;
}
#welfare .Sec02 h3 {
	color: #1a9af5;
	font-size: 133%;
	line-height: 1.5;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom: solid 1px #1a9af5;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#welfare .TBdefault th  {
    background: #eee;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    padding: 2px 10px;
    vertical-align: top;
}

#welfare .TBdefault td {
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    padding: 2px 10px;
    vertical-align: top;
}

.mb20{
	margin-bottom:20px;
}

#welfare div.indexSec06 p.tit01 {
	padding: 8px 6px 7px 30px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	color: #DA0003;
	font-size: 116%;
	font-weight: bold;
	line-height: 1.2;
	width:400px;
}


/* insurance
---------------------------------------------------------- */
#contents #insurance {
    width: 664px;
    float: right;
    text-align: left;
}
#contents #insurance div.innerbox {
	width: 640px;
	background-color: #FFF;
	padding: 12px;
	margin-bottom: 23px;
	padding-bottom: 20px;
}
#insurance .cntBox {
	margin: 0 15px 30px;
}
#insurance .Sec01 {
	margin-bottom:25px;
}
#insurance .Sec01 .rightbox01 {
	float: right;
	width: 410px;
}
#insurance h4.title02 {
	font-size: 116%;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 20px 0 30px;
}

#insurance .Sec02 {
	border: #1a9af5 2px solid;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	margin-bottom:20px;
	padding: 25px;
}
#insurance .Sec02 .title01 {
	letter-spacing:0.1em;
	padding: 0px 25px;
	color: #1999F4;
	background-color: #FFF;
	margin: 0px auto;
	z-index: 999;
	display: table;
	position: relative;
	top: -37px;
	font-size: 125%;
	font-size: 141%;
}
#insurance .Sec02 .title01+* {
	margin-top:-2.4em
}

#insurance .Sec02 ul li {
	text-indent:-1em;
	padding-left:0.5em;
	margin-bottom:5px;
}
#insurance .Sec02 ul li.end {
	margin-bottom:0px;
}
#insurance .Sec03 {
	margin-bottom:35px;
}
#insurance .Sec04 {
	background-image: url(http://www.kameokacci.or.jp//wp-content/themes/original01/img/welfare/img/ptn_blue.gif);
	background-repeat: repeat;
	padding: 15px;
}
#insurance .Sec05,
#insurance .Sec06,
#insurance .Sec07 {
	padding: 20px;
	background-color: #f0f0f0;
	margin-bottom: 23px;
}
#insurance .Sec05,
#insurance .Sec06 {
	width: 253px;
}
#insurance .Sec07 {
	clear: both;
}
#insurance .Sec05 {
	float: left;
	margin-top: 45px;
}
#insurance .Sec06 {
	float: right;
	margin-top: 45px;
}
#insurance .pic {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#insurance .rightbox02 {
	float: right;
	width: 141px;
}
#insurance .rightbox03 {
	float: right;
	width: 458px;
}
#insurance .Sec08 {
	margin-bottom:25px;
}
