@charset "utf-8";

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

body {
	font-size: 13px;
	line-height: 150%;
	color: #000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	background-color: #FFFFFF;
}

p, table, td, div, ul {
	font-size: 13px;
	line-height: 150%;
	color: #000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a {
	font-size: 13px;
	line-height: 150%;
	color: #003366;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:hover  {
	font-size: 13px;
	line-height: 150%;
	color: #FF3300;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


h1 {
	font-size: 18px;
	color: #333333;
	letter-spacing: 2px;
	display: inline;
}

h2 {
	font-size: 16px;
	color: #333333;
	display: inline;
	letter-spacing: 1px;
}

h3 {
	font-size: 13px;
	color: #333366;
	letter-spacing: 1px;
	display: inline;
	font-weight: bold;
}


#header {
	height: 150px;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#topMenu {
	height: 40px;
	width: 950px;
	background-image: url(../images/menu00.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #003399;
}

#container {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#left {
	width: 700px;
	float: left;
}

#right {
	float: right;
	width: 230px;
}

#footer {
	height: 40px;
	width: 950px;
	text-align: center;
	border: 1px solid #003399;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.con940 {
	width: 938px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.con700 {
	width: 698px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.con700form {
	width: 678px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 10px;
}


.con345L {
	width: 343px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 5px;
}

.con345L-TOP {
	width: 343px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 5px;
	height: 280px;
}

.con345R {
	width: 343px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-bottom: 5px;
}

.con345R-TOP {
	width: 343px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-bottom: 5px;
	height: 280px;
}

.con230 {
	width: 228px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

.ulA {
	margin: 0px;
	list-style-type: circle;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.tdUlineD {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.font_10-000 {
	font-size: 10px;
}

.font_10-cccccc {
	font-size: 10px;
	color: #CCCCCC;
}

.font_13-ff0000 {
	color: #FF0000;
}
.font_13-ff3300 {
	color: #FF3300;
}


.font_18-ffcc66 {
	font-size: 18px;
	color: #ffcc66;
}

.tbl-LM25 {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.r-A {
	background-color: #FFFFDD;
}

.r-C {
	background-color: #FFCC99;
}

.r-E {
	background-color: #EEEEEE;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.href-suzsui {
	font-size: 18px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
}
#left   a:hover    {
	font-size: 18px;
	color: #FF3300;
	font-weight: bold;
}

