/* base
----------------------------------------------- */
body {		
	margin: 0px;
	text-align: center;
}
#container {		
	font-size: 12px;
	line-height: 1.5em;
	width: 762px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3399CC;
	float: left;
}
#wrapper {		
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	float: left;
}
hr {		
	display: none;
	clear: both;
}
img {		
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {		
	font-size: 15px;
	font-weight: bold;
	color: #3399CC;
	background-image : url(bn_ttl.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
	clear: both;
}
h3 {		
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image : url(bn_subttl.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding: 4px;
}


/* header
----------------------------------------------- */
#header {		
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	width: 760px;
}
#hleft {		
	float: left;
	margin: 5px;
}
#hleft h1 {		
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#hright {		
	float: right;
	width: 300px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}


/* content
----------------------------------------------- */
#content {		
	width: 760px;
}
#main {		
	width: 550px;
	float: right;
	margin: 0px;
}
#maincontent {		
	width: 536px;
	margin-top: 10px;
	margin-bottom: 10px;
}



/* nav
----------------------------------------------- */
#nav {		
	margin: 10px;
	width: 176px;
	float: left;
}
#nav .navflame {		
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
	width: 174px;
}
#nav .navflame ul {		
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#nav .navflame .n01 {		
	background-image : url(bg_bluedot.gif);
	color: #0099CC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	width: 154px;
}
#nav .navflame .n02 {		
	padding-left: 10px;
	margin: 3px;
	background-image : url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#nav .navflame02 {		
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
	width: 158px;
	padding: 8px;
	text-align: center;
}
#nav .navflame02 p {		
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#nav .navflame .n03 {		
	padding-left: 10px;
	margin: 3px;
	background-image : url(arrowy.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFF33;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}


/* footer
----------------------------------------------- */
#footer {		
	background-image : url(bg_bluedot.gif);
	padding: 10px;
	text-align: center;
}
#footer li {		
	display: inline;
	margin: 0px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 7px;
	padding-left: 7px;
}
#footer02 {		
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding: 10px;
}
#footer .noline {		
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a {		
	text-decoration: none;
}

#footer ul {		
	margin: 0px;
	padding: 0px;
}


/* wideuse
----------------------------------------------- */
.clear {		
	clear: both;
}
.mt10 {		
	margin-top: 10px;
}
.fleft {		
	float: left;
	margin-right: 15px;
}
.fright {		
	float: right;
	margin-left: 10px;
}
.pright {		
	text-align: right;
}
.txtblue15b {		
	font-size: 15px;
	font-weight: bold;
	color: #3399CC;
}
.txtblue13b {		
	font-size: 13px;
	font-weight: bold;
	color: #3399CC;
}
.txtblack13b {		
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.tbblue {		
	border: 1px solid #3399CC;
}
.tbblue img {		
	margin-right: 10px;
	margin-left: 10px;
}
.tbgblue {		
	background-color: #D9F5FF;
	margin: 0px;
	font-weight: bold;
	color: #3399CC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.tbblue p {		
	padding-right: 10px;
	padding-left: 10px;
}
.style001 {		
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.style002 {		
	font-size: 12px;
	background-color: #FFFF00;
}
.style003 {		
	font-size: 14px;
	line-height: 21px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.style0001 {		
	background-image : url(bn_subttl.gif);
	background-repeat: repeat-x;
	padding: 4px;
	height: 20px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.style004 {		
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: bold;
}
.style31 {
		font-size: 12px;
	color: #ECE9D8;
	background-color: #FFFF00;
	line-height: 18px;
}
.stye002 {
		font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.stye0021 {
		font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style31 {
		padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 18px;
	margin: 0px;
	color: #000000;
}
.style32 {
		font-size: 14px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}
.style30 {
		font-size: 14px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	line-height: 16px;
}
.style31 {
		font-size: 14px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	line-height: 21px;
}
.style005 {		
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 11px;
}
.style006 {		
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
.style007 {		
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.style008 {		
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
