* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
body {
	background-color: #029ECB;
	margin: 0px auto 20px auto;
	text-align: center;
	padding: 0;
}
img {
	display: block;
	border-style: none;
}
p {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	color : #232323;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1 {
	font-size: 18px;
	line-height: normal;
	margin: 0px;
	color : #000099;
}
h2 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	color : #0158AA;
}
h3 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	color : #232323;
}
hr{
	border-color: #0099FF;
	border-style: dotted;
}
a{
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #CC0000;
}
.en {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}

/*----------------------------------------------------
 wrapper style
----------------------------------------------------*/
div#wrapper {
	margin: 0px auto 0px auto;
	width: 741px;
	text-align: left;
	background-color: #ffffff;
}

/*----------------------------------------------------
 header style
----------------------------------------------------*/
div#header {

}
div#header span {

}
/*----------------------------------------------------
 menu style
----------------------------------------------------*/
div#menu {
	width: 220px;
	padding: 0px 10px 10px 0px;
	float: left;
	

}
div#menu span {

}
div#menu_top {
	margin: 0px;
	padding: 0px;
}
div#menu_center {
	width: 230px;
	background-image:url(../images/m_bg02.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	text-align: left;
}
div#menu_bottom {
	margin: 0px;
	padding: 0px;
}
/*
ul.mark_icon {
	width: 110px;
	padding: 10px 0px 0px 12px;
}
ul.mark_icon li {
	height: 20px;
	display: inline;
	font-size: 10px;
	padding: 0px;

}
ul.mark_icon li span {
	height: 30px;
	background-image: url(../images/mark_icon.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	color: #333333;
}
*/
div.mark_icon {
	padding-left: 12px;
	line-height: 1.5em;
}
div.mark_icon span {
	background-image: url(../images/mark_icon.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	color: #333333;
}
.imai {
	width: 190px;
	font-size: 12px;
	padding: 20px 0px 20px 0px;	
}
.imai span {
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;	
}
.imai div {
	font-size: 12px;
	font-weight: bold;
	color: #0058AA;	

}
/*----------------------------------------------------
 contents style
----------------------------------------------------*/
div#contents {
	text-align: left;
	width: 500px;
	float: right;
	background-color: #ffffff;
	padding: 18px 10px 0px 0px;

}
div#contents span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
	font-size: 12px;

}
h2#title {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	width: 490px;
	height: 70px;
	color: #0158AA;
	padding: 8px 10px 8px 135px;

}
h2#title div {
	color: #666666;
	padding: 14px 10px 8px 0px;
	font-size: 12px;
	font-weight: normal;	
} 
div#contents_main {
	padding: 0px;
}
div#contents_main div {
	padding: 10px;
	line-height: 1.5em;
}
div.ion {
	width: 131px!important;
	width/**/: 161px;
	float: right;
	font-size: 10px;
	padding: 15px;
}
div.ion2 {
	width: 145px!important;
	width/**/: 163px;
	float: left;
	font-size: 10px;
	padding: 8px;
}
.right {
	float: right;
	padding-left: 5px;
}
.left {
	float: left;
	padding-right: 5px;
}
.reset {
		clear: both;
}
ul.comlist {
		width: 470px;
}
ul.comlist li {
	display: inline;
	padding: 5px;
}
ul.comlist li p {
	border-bottom: dotted 1px #999999;
	font-size: 12px;
	padding: 3px;
}
ul.comlist p span {
	font-weight: bold;
	width: 90px;
	padding: 5px;
	font-size: 12px;
	color: #333333;
	text-align: right;
	border-right: solid 2px #336699;
}
.tyuu {
	font-size: 10px;
	color: #666666;
}
table.system td {
	font-size: 12px;
	line-height: 1.2em;
}
dl.onaoshi dt{
	color: #FF6666;
	padding-top: 10px;
	font-size: 14px;
}
div.set {
	width: 230px;
	background-color: #FFFFCC;
	padding: 10px;
	float: right;
}
div.set_d {
	clear: both;
}
div.set_d strong {
	font-size: 14px;
	color: #CC0033;
	clear: both;
}
/*----------------------------------------------------
 footer style
----------------------------------------------------*/
div#footer {
	clear: both;
	width: 741px;
	height: 87px;
	min-height: 87px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}
div#footer div {
	padding: 15px;
	text-align: left;
	color: #0158AA;
	font-size: 12px;
}
div#footer div div {
	padding: 5px 10px 10px 0px;
	text-align: left;
	font-size: 10px;
}
div#footer div div a {
	font-size: 10px;
}
/*----------------------------------------------------
 other style
----------------------------------------------------*/

.style2 {
	color: #3300FF;
	font-weight: bold;
}

.style3 {
	color: #CC0000;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}

.style4 {
	color: #FF7700;
	font-weight: bold;
	line-height: 2em;
}
p.style5 {
	font-size: 16px;
	color: #CC0000;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}
p.style6 {
	font-size: 14px;
	color: #CC0000;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}
.kensa tr td{
	padding: 10px;
	border: solid 1px #999999;
}
table.kensa tr td.a {
	background-color: #D4EEF6;
}
table#rag tr td p {
	font-size: 14px;
}
table#rag tr td {
	font-size: 14px;
}
table#rag tr td div {
	font-size: 14px;
}
div#three div.style3 strong {
	font-size: 14px;
}