*{
	margin:0;
	padding:0;
}
body {
	background-image: url(../common/top_background.gif);
	background-repeat: repeat-x;
	background-color: #E5E5E5;
	color: #666666;
	font-family:"ＭＳ ゴシック","Osaka","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ",sans-serif;
	height: auto;
}
A:link{ text-decoration:none; color:#003399; }
A:visited{ text-decoration:none; color:#003399; }
A:active{ text-decoration:underline; color:#0099FF; }
A:hover{ text-decoration:underline; color:#0099FF; }


#outline {
	width : 850px;
	text-align : left;
	margin: 0px;
}
#margin {
	margin : 0px;
	background-image: url(../common/bg.gif);
	background-repeat: repeat-y;
}
.header {
	text-align : center;
	height: 80px;
}
#area {
	width : 635px;
	float : right;
	height: 100%;
	color: #666666;
	font-size: 90%;
}
.navi {
	width : 193px;
	float : left;
	background-color: #6388B1;
	height: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../common/menu.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
}
.main {
	width : 460px;
	float : left;
	height: 100%;
	font-size: 90%;
	line-height: 1.3em;
	color: #666666;
}
#right {
	width : 160px;
	float : right;
	background-color: #808080;
	height: 100%;
	color: #FFFFFF;
	font-size: 12px;
}
#right A:link{ text-decoration:none; color:#FFF; }
#right A:visited{ text-decoration:none; color:#FFF; }
#right A:active{ text-decoration:underline; color:#FFF; }
#right A:hover{ text-decoration:underline; color:#FFF; }

.c-both {
clear : both ;
}
.footer {
	text-align : center;
	background-color: #996600;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#outline #margin #area .main h1 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E0DFE3;
	border-left-color: #2175BC;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 1.5em;
	width: 440px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/************************************************/
/* navi                                         */
/************************************************/

/*navi01*/
#navcontainer
{
	width: 193px;
	margin-bottom: 1em;
	background-color: #90bade;
	color: #333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
} 

.floatR{
	float: right;
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom:0.3em;
	padding: 2px;
	border: 2px solid #CCCCCC;
}
.floatL{
	float: left;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-bottom:0.3em;
	padding: 2px;
	border: 2px solid #CCCCCC;
}
.floatclear{clear: both;}

#navcontainer A:link{ text-decoration:none; color:#FFF; }
#navcontainer A:visited{ text-decoration:none; color:#FFF; }
#navcontainer A:active{ text-decoration:none; color:#FFCC00; }
#navcontainer A:hover{ text-decoration:none; color:#FFCC00; }

/************************************************/
/* font                                         */
/************************************************/
.f_12_x {
	font-size: 12px;
}
.f_12_x_gldb {
	color: #FFCC66;
	font-weight: bold;
}
.f_12_xgl {
	line-height: 2em;
	font-size: 12px;
}
.f_c_azk{
	color:#990033;
	}
.f_110pr_blue{
	font-size:120%;
	color:#3366CC;
	}
/************************************************/
/* table                                        */
/************************************************/
table.tbl01 {
	border-collapse : collapse;
	border-width : 1px 0 0 1px;
	border-style : solid;
	border-color : #9C9C4E;	/* IE 6(Win)向け */
	text-align: center;
	width: 100%;
}

table.tbl01 td {
	border-width : 0 1px 1px 0;
	border-style : solid;
	padding: 5px;
}

table.tbl02 {
	border-collapse : collapse;	/* IE 6(Win)向け */
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #666666;
	font-size: 95%;
}

table.tbl02 td {
	border-width : 0 1px 1px 0;
	border-style : solid;
	padding: 5px;
}

table.tbl03 {
	border-collapse : collapse;	/* IE 6(Win)向け */
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	color: #666666;
	font-size: 95%;
}

table.tbl03 td {
	border-width : 0 1px 1px 0;
	border-style : solid;
	padding: 5px;
}
table.tbl04 {
	border-collapse : collapse;	/* IE 6(Win)向け */
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.wk01 {
	font-size: 12px;
	line-height: 2.0em;
	color: #666666;
	border: 1px solid #E0DFE3;
}
.wk02 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	padding-top: 15px;
	margin-top: 20px;
}
.mds {
	font-size: 110px;
}
.skm {
	padding: 5px;
}
.aa {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
