@charset "shift_jis"; 

@import "tcl-base.css";

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 10pt;
	margin:0px;
	padding:0px;
	background-color: #EEE;
}

table {
	font-size: 10pt;
}

#my_body {
	margin: 0;
	padding:0;
	width: 880px;
	background-color:#FFF;



	filter: progid:DXImageTransform.Microsoft.shadow(Color=gray, strength=4, Direction=135);
}

#my_body #header {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;


}
#my_body #header #logo {
	width: 252px;
	height: 27px;
	margin-left: 0px;
	margin-top: 10px;
}


#my_body #header #logot {
	height: 22px;
	width: 300px;
	margin-left: 68%;
	margin-top: -15px;
	position: relative;
}


#my_body #header #snavi {
	width: 230px;
	margin-left: 25%;
	font-size: 10pt;
	position: relative;
	top: 18px;
	left: -10px;
}
#my_body #header #snavi ul {
	margin: 0px;
	padding: 0px;
}


#my_body #header #snavi li {
	background-image: url(../images/arrow112.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	height: 20px;
	width: auto;
	line-height: 20px;
	text-indent: 20px;
	list-style-type: none;
	margin-left: 10px;
}


#my_body #header #snavi a {
	color: #369;
	text-decoration: none;
}
#my_body #header #snavi a:hover, #my_body #header #snavi a:focus {
	color: #F63;
	text-decoration: underline;
}
#my_body #header #sbox {
	position: relative;
	margin-top: -7px;
	margin-left: 49%;
	width: 300px;
}
#my_body #header #grv {
	margin-left: 79%;
	margin-top: -25px;
	height: 22px;
	position: relative;
	width: 216px;
}

#my_body #header #grv ul, #my_body #header #grv li {
	margin: 0px;
	padding: 0px;
}
#my_body #header #grv li {
	display: block;
	float: right;
	width: 62px;
	list-style-type: none;
	height: 22px;
	background-image: url(../images/arrow111.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	line-height: 25px;
	text-indent: 10px;
	color: #369;
}
#my_body #header #grv li#SEL {
	display: block;
	list-style-type: none;
	height: 22px;
	background-image: url(../images/arrow112.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	line-height: 25px;
	text-indent: 20px;
	color: #F63;
	float: right;
	width: auto;
}
#my_body #header #grv a {
	display: block;
	width: auto;
	list-style-type: none;
	height: 22px;
	line-height: 25px;
	text-indent: 20px;
	color: #666;
	text-decoration: none;
}
#my_body #header #grv a:hover {
	list-style-type: none;
	background-image: url(../images/arrow112.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	color: #F63;
	text-decoration: underline;
}
#my_body #header #globalnavi {
	background-repeat:no-repeat;
	background-position: 875px top;
	display: block;
	text-align: center;
	height: 35px;
	width: 882px;
	font-size: 10pt;
	position: relative;
	margin-top: 14px;
	left: 0px;
	top: 0px;
	background-image: url(../images/line.jpg);
}

#my_body #header #globalnavi ul, #my_body #header #globalnavi li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#my_body #header #globalnavi li {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 125px;
	float: left;
	text-align: center;
	display: block;
	list-style-type: none;
	line-height: 35px;
}
#my_body #header #globalnavi li#selected {
	background-image: url(../images/gnavi_btn.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #369;
}

#my_body #header #globalnavi a {
	display: block;
	height: 35px;
	width: 125px;
	color: #369;
	text-decoration: none;
	text-align: center;
	float: left;
	line-height: 35px;
	font-weight: bold;
	font-size: 12px;
}




#my_body #header #globalnavi a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-image: url(../images/gnavi_btn.jpg);
	background-repeat: no-repeat;
	background-position: 1px;
}
#my_body #header #globalnavi a#selected {
	background-image: url(../images/gnavi_btn.jpg);
	background-repeat: no-repeat;
}


#my_body #header #hist {
	background-color: #EEE;
	position: relative;
	margin-top: 10px;

}
#my_body #header #hist ul {
	margin: 0px;
	padding: 0px;
}

#my_body #header #hist li {
	display: block;
	list-style-type: none;
	float: left;
	height: 20px;
}

#my_body #header #hist a {
	color: #00F;
	text-decoration: none;
}
#my_body #header #hist a:hover {
	color: #F00;
	text-decoration: underline;
}


#my_body #footer {
	height: 30px;
	color: #FFF;
	background-color: #006;
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	line-height: 30px;
	padding-right: 20px;
	clear: both;
	width: 880px;
	margin-bottom: 0px;
	margin-top: 30px;
}

#my_body #form {
	margin: 10px;
	padding: 0px;
}

