@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
}
li	{
	list-style-type: none;
}
p, dd, blockquote	{
	text-align: justify;
}
body {
	background-color: #FAFAF1;
	font-family: Myriad, Helvetica, Arial, "Meiryo", "メイリオ", sans-serif;
	_font-family: 'ＭＳ Ｐゴシック', sans-serif;
	color: #3A3A39;
	font-size: 12px;
}
a:link	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006600;
	text-decoration: underline;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited	{
	text-decoration: underline;
	color: #006600;
}
a:hover	  {
	color: color
: #006600;;
	text-decoration: none;
	color: #006600;


}
a:active	{
	text-decoration: underline;
	color: #006600;
}
a:hover img.alfa {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 11px;
	color: #B7B7B7;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	display: block;
	float: right;
}
h2 {
	margin-bottom: 20px;

}

dd {
	line-height: 18px;
}
h4 {
	height: 30px;
	line-height: 30px;
}
.l10 {
	margin-left: 10px;
}
.l5 {
	margin-left: 5px;
}

.l20 {
	padding-left: 20px;
}
.r20 {
	padding-right: 20px;
}


.b5 {
	padding-bottom: 5px;
}

.b10 {
	padding-bottom: 10px;
}
.t10 {
	padding-top: 10px;
}
.t20 {
	display: block;
	padding-top: 20px;
}
.t30 {
	display: block;
	padding-top: 30px;
}
.b40 {
	display: block;
	padding-bottom: 40px;
}


.tm10 {
	margin-top: 10px;
	display: block;
}

.t5 {
	padding-top: 5px;
}



.b20 {
	padding-bottom: 20px;
}
.b30 {
	padding-bottom: 30px;
}

.left {
	float: left;
}
.right {
	float: right;
}
.red {
	color: #F7220D;
	font-weight: bold;
}


.img_left {
	float: left;
	padding-right: 10px;
}
.img_left2 {
	float: left;
	padding-right: 20px;
}
.img_left5 {
	float: left;
	padding-right: 5px;
}

.text01 {
	width: 350px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 630px;
	text-align: center;
}
table .list02 {
	text-align: left;
}

.list th {
	background-image: url(../img/service/bg_list.jpg);
	color: #FFF;
	background-repeat: repeat;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}
.list tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}
.listmail th{
	color: #333;
	height: 25px;
	line-height: 25px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.listmail tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}

.line {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.w30 {
	width: 30%;
}
