* { margin : 0px ; padding : 0px ; font-family: "MS UI Gothic","ＭＳ Ｐゴシック", "Osaka"; color: #000000;}

a:link,a:visited,a:active{
	color: #699601;
	text-decoration:none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}


body {
	background-color: #FFFFFF;
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat-x;
	
}

#ezc_body {
	width : 902px;
	margin:0px auto;

}


h1 {
	margin:0px auto;
	padding:7px 0px 2px 0px;

	width : 902px;
	background-repeat:repeat-x;
	font-size : 13px;
	font-weight:normal;
	background-image: url(img/h1_bg.jpg);
	height: 29px;
	color: #FFFFFF;
	text-align: center;
}


#ezc_navi {float:left; width:255px;}
#ezc_contents {float:left; width:620px;}


#to_top{
	margin:0px 0px 0px 20px;
}


ul#navigation li {
	list-style : none;
	display: block;
	text-decoration:none;
}
ul#navigation li a{
	list-style : none;
	display: block;
	text-decoration:none;
	padding: 24px 0px 6px 30px;
	height: 33px;
	width: 173px;
	background-image: url(img/menu_bt_bg.jpg);
	font-size : 13px ;
	margin:0px 0px 0px 20px;
	color: #333333;
}


.p_navi{
	padding : 15px 0px 15px 0px;
	font-size : 13px;
}

h2{
	padding:10px 0px 3px 40px;
	font-size : 18px;
	color: #333333;
	font-weight:bold;
	letter-spacing: -1px;
	background-image: url(img/h2_bg.gif);
	height: 34px;
	width: 560px;
}

h2#link{
	display: block;

}
h2#link a{
	font-size : 18px;
	color: #333333;
	font-weight:bold;
	letter-spacing: -1px;
	text-decoration:none;
}


h3{
	padding:10px 0px 3px 40px;
	font-size : 16px;
	color: #333333;
	font-weight:bold;
	letter-spacing: -1px;
	background-image: url(img/h3_bg.gif);
	height: 23px;
	width: 560px;
}

h3#link{
	display: block;

}
h3#link a{
	font-size : 16px;
	color: #333333;
	font-weight:bold;
	letter-spacing: -1px;
	text-decoration:none;
}

.next{
	margin: 10px 0px 0px 0px;
	padding:3px 0px 0px 30px;
	font-size : 15px;
	font-weight:bold;
	background-image: url(img/next_bg.gif);
	background-repeat: no-repeat;
display: block;
}

.next a{
	font-size : 15px;
	font-weight:bold;
	text-decoration:none;
}





.paragraph_m{
	padding : 15px 20px 20px 44px;
	line-height:180%;
	font-size : 14px;
}
.paragraph_s{
	padding : 8px 20px 20px 44px;
	line-height:180%;
	font-size : 14px;
}


ul#check {
	list-style-image: url(img/i_check.gif);
	margin:16px 0px 0px 50px;
	padding:0px 0px 0px 0px;
}
li#check {
	font-size : 13px;
}

#copyright {
	margin:30px auto 0px auto;
	padding : 10px;
	font-size : 13px;
	font-weight:normal;
	text-align: center;
	line-height:180%;
}
#footer {
	margin:0px auto;
	padding : 10px;
	font-size : 13px;
	font-weight:normal;
	text-align: center;
	line-height:180%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #990000;
	height:60px;
	color: #ffffff;
}
#footer a{
	color: #ffffff;
}

.clear {
	clear: both;
	margin : 0px ;
	padding : 0px ;
}

.nopadding{
	margin : 0px ;
	padding : 0px ;
}



.space200{
	height:200px;

}

table {
	background-color: #CCCCCC;
}
td {
	background-color: #FFFFFF;
	padding:4px 0px 4px 0px;
	line-height:140%;
}
.tdcolor1{
background-color:#6FBC28;
color:#FFFFFF;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin: 10px;
}
.pd30{
padding:0px 30px;
text-align:left

}
.cell1 {
	padding: 6px 6px 5px 20px;
}
.black {
color:#000000;
}

.red {
color:#FF0000;
}
.red_b {
color:#FF0000;
	font-weight: bold;
}
.text_x{
	text-decoration: line-through;
	font-weight: bold;
}

.tdcolor2 {
	background-color:#2788D8;
	font-weight: bold;
}

.tdcolor3 {

	background-color:#EDEDED;
	font-weight: normal;
}
.white {
	color:#FFFFFF;
	text-decoration: none;
}




#header {
	margin:0px auto;
	padding : 0px;
	position : relative;
	width : 762px;
	height : 10px;
	background:url("img/kadomaru_up.jpg");
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	font-size : 6px;
}

.px14{
	font-size : 14px;
