/* CSS Document */

a:link { color: #5674b9; text-decoration: none }
a:hover { color: #1e90ff; text-decoration: underline }
a:active { color: #1e90ff; text-decoration: underline }
a:visited { color: #8097cb; text-decoration: none }
.container
{
	position:relative;
	width: 800px;
	text-align: left;
	margin-bottom: 0;
	z-index: 0;
	height: 30px;
}
.menu
{
	visibility: visible;
	z-index: 999;
	position: absolute;
	width:200px;
	top:30px;
	left:0px;
}
#submenu2 { position: absolute; z-index: 999; top: 30px; left: 0px; width: 200px; visibility: hidden; display: block }
#submenu3 { position: absolute; z-index: 999; top: 30px; left: 0px; width: 200px; visibility: hidden; display: block }
#submenu4 { position: absolute; z-index: 999; top: 30px; left: 0px; width: 200px; visibility: hidden; display: block }
#submenu5 { position: absolute; z-index: 999; top: 30px; left: 0px; width: 200px; visibility: hidden; display: block }
#submenu6 { position: absolute; z-index: 999; top: 30px; left: 0px; width: 200px; visibility: hidden; display: block }
#submenu7 { position: absolute; z-index: 999; top: 30px; left: 0px; width: 200px; visibility: hidden; display: block }
#submenu8 { position: absolute; z-index: 999; top: 30px; left: -114px; width: 200px; visibility: hidden; display: block }
.border   { text-align: center; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; border-right: 1px solid #ACBFDE; border-bottom: 1px solid #ACBFDE; border-left: 1px solid #ACBFDE }
.border2  { border-right: 1px solid #ACBFDE; border-left: 1px solid #ACBFDE }
.border3  { border-right: 1px solid #ACBFDE; border-bottom: 1px solid #ACBFDE; border-left: 1px solid #ACBFDE }
.border4  { border-right: 1px solid #ACBFDE; border-bottom: 1px solid #ACBFDE; border-left: 1px solid #ACBFDE; border-top: 1px solid #ACBFDE }
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.indent { padding-left: 10px; padding-right: 10px }


.teikan_midashi_l {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	padding-bottom: 1px;
	background-image: url(../images/kaiin/bg_01.gif);
	background-repeat: no-repeat;
	height: 28px;
	vertical-align: middle;
	padding-top: 1px;
}
.teikan_midashi_s {
	font-weight: bold;
	color: #1F3C91;
	padding-left: 10px;
	background-image: url(../images/kaiin/bg_02.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
}
.teikan_txtbox {
	padding-top: 0px;
}
.txt_indent01 {
	text-indent: -22px;
	margin-left: 37px;
	margin-right: 5px;
}
.txt_indent02 {
	text-indent: -17px;
	margin-left: 16px;
	margin-right: 5px;
}
.txt_indent03 {
	margin-left: 24px;
}
.teikan_submenu {
	background-color: #EEF2F7;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #93AED5;
	border-bottom-color: #93AED5;
	padding: 2px;
}
#sentaku {
	color: #1e90ff;
}
.img_r {
 float: right;
 border: none;
 vertical-align:top;
 margin-left: 5px;
 margin-bottom: 5px;
}
.img_l {
 float: left;
 border: none;
 margin-right:5px;
 vertical-align:top;
 margin-bottom: 5px;
}
.img_n {
 float: none;
 border: none;
}

/*default*/
body {
	font-family: "¥á¥¤¥ê¥ª","Meiryo",verdana,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",Sans-Serif; 
}
* html body {	/* for IF6 */
	font-family: "¥á¥¤¥ê¥ª","Meiryo","£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",Sans-Serif;
}
