@charset "utf-8";
/* -----------------------------------------------------------------
	http://www.*****.**.**
	更新日：2008年11月11日
	バージョン：2.0
------------------------------------------------------------------*/

/* -----------------------------------------------------------------
	目次
	
	リセット
	基本スタイル
	wrapper
	CSSハック
	○○○○○
	○○○○○
	○○○○○
	○○○○○

------------------------------------------------------------------*/

/* -----------------------------------------------------------------

	各種クラス追加分

------------------------------------------------------------------*/
.txtB {
	font-weight: bold;
}
.red01 {
	color: #cf111b;
}
.txtaR {
	text-align: right;
}
.txtaC {
	text-align: center;
}
.fL {
	float: left;
}
.fR {
	float: right;
}
.cLR {
	clear: both;
}
.mgnLB10 {
	margin-left: 10px;
	margin-bottom: 10px;
}
.mgnRB10 {
	margin-right: 10px;
	margin-bottom: 10px;
}
.txtList {
  text-indent:-1em;
  padding-left:1em;
}
.red01 {
	color: #d02e00;
	font-weight: bold;
}

/* -----------------------------------------------------------------

	共通指定

------------------------------------------------------------------*/
#main #topicPath {
	margin-bottom: 10px;
	border-bottom: 1px dotted #7d7d7d;
	padding-bottom: 5px;
}
#main #topicPath li {
	display: inline;
	font-size: 1em;
	line-height: 1.4em;
}
#main #topicPath li a {
	padding-right: 15px;
	background-image: url(images/icon/topicPath.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#main .pageTop {
	text-align: right;
	font-size: 10px;
	background-image: url(images/icon/pageTop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#main h2 {
	font-size: 1.8em;
}
#main h2.h2v2 {
	line-height: 29px;
	height: 29px;
	background-color: #009644;
	width: 380px;
	padding-left: 10px;
	color: #FFFFFF;
}
#main h3 {
	font-size: 1.4em;
}
#main h3.h3v2 {
	background-image: url(images/icon/mIcon01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 16px;
	line-height: 1.2em;
	font-weight: bold;
}
#main h4 {
	font-size: 1.4em;
}
#main h4.h4v2 {
	background-image: url(images/icon/mIcon01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 16px;
	line-height: 1.2em;
	font-weight: bold;
	color: #5A5A5A;
}

/* -----------------------------------------------------------------

	各種ボックス

------------------------------------------------------------------*/
.dr {
	height: auto;
	width: 390px;
	overflow: hidden;
	margin-bottom: 25px;
}
.w390 {
	height: auto;
	width: 390px;
}
.w125 {
	height: auto;
	width: 125px;
}
.w165 {
	height: auto;
	width: 165px;
}
.w260 {
	height: auto;
	width: 260px;
}
.w265 {
	height: auto;
	width: 265px;
}
.h260 {
	height: 260px;
}


/* -----------------------------------------------------------------

	home

------------------------------------------------------------------*/
#home #main .RSSsite {
	visibility: hidden;
	height: 0px;
}
#home #main #tokokiji {
	height: auto;
	overflow: hidden;
}
#home #main .RSStime {
	float: left;
	clear: left;
	width: 70px;
	background-image: url(images/style/newsArr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dotted #c1c1c1;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 1.2em;
}
#home #main .RSStitle {
	padding-bottom: 5px;
	border-bottom: 1px dotted #c1c1c1;
	margin-left: 8em;
	padding-top: 5px;
	font-size: 1.2em;
}
#home #main .RSStitle a:hover {
	text-decoration: underline;
}
/* -----------------------------------------------------------------

	voice

------------------------------------------------------------------*/
.box-userComment img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 19px;
}

/* -----------------------------------------------------------------

	faq

------------------------------------------------------------------*/
#faq .dr dt {
	font-weight: bold;
	color: #ED8E00;
}
#faq .dr dd {
	margin-bottom: 15px;
}
#faq .dr ul {
	margin-bottom: 15px;
}

/* -----------------------------------------------------------------

	kenko

------------------------------------------------------------------*/
#kenko #main .dr table {
	font-size: 1.2em;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 380px;
	margin-left: 5px;
}
#kenko #main .dr table .tr01 {
	background-color: #FFFFCC;
}
#kenko #main .dr table .th01 {
	background-color: #E4F6DD;
}
#kenko #main .dr table .td01 {
	background-color: #FFE6FF;
}
#kenko #main .dr table th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#kenko #main .dr table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#kenko #main #step4 dt {
	font-weight: bold;
	font-size: 1.4em;
	color: #FF8C10;
}
#kenko #main #step4 dd {
	margin-bottom: 10px;
}

/* -----------------------------------------------------------------

	law

------------------------------------------------------------------*/
#law #main .dr table {
	font-size: 1.2em;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 388px;
	margin-left: 1px;
	margin-top: 5px;
}
#law #main .dr table th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 7px;
	width: 120px;
	background-color: #E4F6DD;
}
#law #main .dr table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 7px;
}

