@charset "euc-jp";
@import "http://";
/*
	三新用CSS
*/
/* ----- 初期化 */
*{
	margin: 0;
	padding: 0;
}
a img{	border: 0;}
a {	color: #006699;}
a:link{	color: #006699;}
a:visited{	color: #996699;}
a:active{	color: #FFCC00;}
a.blue,a.blue:link ,a.blue:visited,a.blue:active,a.blue:hover { color: #006699;}
input {
	-height: 1.5em;
	font-size: 100%;
}
textarea {	font-size: 100%;}
.t_small{	font-size: 80%;}
.t_center{	text-align: cener;}
.t_right{	text-align: right;}
.t_red {	color: red;}
.mgA10{	margin: 10px;}
.pdA10{	padding: 10px;}
.float_left{	float: left;}
.float_right{	float: right;}
.clear{	clear: both;}

/* ----- 基本構造 ------------------------------------------------------------------------- */
body{
	background-color: #ffffff ;
	background-image: url("http://www.emsearch.jp/user/e-sanshin/img/bg_body.jpg");
	background-repeat: repeat-x;
	background-position: 0 0;
	font-size: 80%;
	color: #666666;
	text-align: center;
}
/* ------------------------------------------------------------------------------------*/
html>body #box{ /* IE6以外に適用 IE7も含む */
	margin-left:auto;
	margin-right: auto;
	width: 781px;
	background-color: #ffffff ;
	background-color: transparent ;
	background-image: url("http://www.emsearch.jp/user/e-sanshin/img/bg_box2.png");
	background-repeat: repeat-y;
	background-position: 0 0;
}
*html body #box { /* IE6 */
	width: 781px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.emsearch.jp/user/e-sanshin/img/bg_box2.png', sizingMethod='scale');
}
*html body * a , form * { /* IE6 */
	position: relative ; 
}
/* ------------------------------------------------------------------------------------*/
#header_text{
	width: 781px;
	padding: 3px;
	padding-left: 10px;
	background-color: #cccccc;
	height: 18px;
	font-size: 75%;
	color: #666666;
	text-align: left;
}
/* ------------------------------------------------------------------------------------*/
#container{
	margin: 0;
	margin-left:7px;
	_margin-left:0;
	padding: 0;
	width: 766px;
	background-color: #ffffff;
	text-align: left;
}
/* ------------------------------------------------------------------------------------*/
#header{
	background: none;
	margin: 0;
	padding: 0;
	height: 60px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
/* ------------------------------------------------------------------------------------*/
#logo{
	float: left;
	width: 250px;
	background: none;
}
/* ------------------------------------------------------------------------------------ */
#auth{
	float: right;
	margin: 10px;
	margin-bottom: 0px;
	padding: 6px 10px 0 10px;
	width: 180px;
	_width: 200px;
	height: 40px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #ffffff;
	text-align: left;
	color: #000;
}
#auth a,#auth a:link,#auth a:visited{
	background-color: transparent;
	color: blue;
}
#auth a:hover{
	background-color: blue;
	color: #fff;
}
/* ------------------------------------------------------------------------------------*/
#base{
	padding: 5px;
	width: 756px;
	_width: 766px;
	height: 18px;
	_height: 28px;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-indent: 0;
	background-image: url("http://www.emsearch.jp/user/e-sanshin/img/bg_navi.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #ffffff;
	color: #ffffff;
	text-align: left;
}
#base ul,#base li{	list-style: none;}
#base li{
	float: left;
	display: block;
	background: none;
}
#base li.slash{
	float: left;
	display: block;
	width:15px;
	margin: 0;
	padding: 0;
	background-image: url("http://www.emsearch.jp/user/e-sanshin/img/slash.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
#base a,#base a:link,#base a:visited{
	padding-left: 15px;
	padding-right: 5px;
	background-image: url("http://www.emsearch.jp/user/e-sanshin/img/list_g2.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}
#base a:hover{
	background-color: #ffffff;
	color: #003060;
}
/* ------------------------------------------------------------------------------------*/
.contents{
	margin: 0;
	padding: 0;
	width: 740px;
	_width: 766px;
	background-color: #fff;
}
div#main{
	float: left;
	width:560px;
	background-color: #ffffff;
}
div#sub{
	float: right;
	width: 190px;
	background-color: #eeeeee;
	border: 0;
	text-align: center;
}
/* ----- このページのTOPへリンク -------------------------------------------------------------------------------*/
.go2top{
	width: 540px;
	text-align: right;
	line-height: 200%;
}
.go2top a{	text-decoration : none;}
.go2top a,.go2top a:link,.go2top a:visited,.go2top a:hover{
	color: #fe9901;
}
.go2top a:hover{text-decoration : underline;}
.go2top a:active{	color: #ffff00;}
/* ----- 中ページ記述用 -------------------------------------------------------------------------------*/
div.desc{
	background-color: #ffffff;
	width: 540px;
	padding-left:5px;
	color: #333333;
	line-height: 150%;
}
/* ----- Copyright -------------------------------------------------------------------------------*/
div#copyright{
	height: 20px;
	padding-top: 3px;
	padding: 3px 15px;
	color: #666666;
	text-align: center;
	vertical-align: top;
}
/* ----- Footer -------------------------------------------------------------------------------*/
div#footer{
	height: 50px;
	padding-top: 3px;
	padding: 3px 	5px;
	color: #666666;
	text-align: center;
	vertical-align: top;
}
/* ------------------------------------------------------------------------------------*/
/* ----- 見出し --------------------------------------------------------------------------------------- */
h1{
	padding-top: 7px;
	padding-left: 5px;
	width: 761px;
	_width: 766px;
	height: 16px;
	_height: 26px;
	background-image: url("http://www.emsearch.jp/user/e-sanshin/img/endmill_h1.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #fcecb0;
	border-bottom: 1px solid #e87f10;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fffaf3;
	color: #4b3a09;
	text-indent: 0px;
}
h1 ul{
	clear: both;
}
h1 li{
	float: left;
	list-style:none;
	padding-left: 12px;
	margin-right: 10px;
	background-image: url("http://www.emsearch.jp/user/e-sanshin/img/list_oar.gif") ;
	background-repeat: no-repeat;
	background-position: 0 0;
}
h1 li.home{
	padding-left: 15px;
	background-image: url("http://www.emsearch.jp/user/e-sanshin/img/list_o2.gif") ;
	background-repeat: no-repeat;
	background-position: 0 0;
}
h1 a,h1 a:link,h1 a:visited,h1 a:hover{
	color: #573c06;
}
/* ------------------------------------------------------------------------------------*/
h2{
	width: 500px;
	_width: 540px;
	height: 31px;
	background-color: #ffffff;
	background-image: url("http://www.emsearch.jp/user/e-sanshin/img/logo_small.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 5px;
	padding-left: 40px;
	margin-bottom: 10px;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #003265;
	border-bottom: 1px solid #cccccc;
}
/* ------------------------------------------------------------------------------------*/
h3{
	padding: 3px 5px;
	height: 20px;
	border-left: 8px solid #4682B4;
	border-bottom: 1px solid #4682B4;
	background-color: #F0F8FF;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
}
/* ----- hr --------------------------------------------------------------------------------------- */
.hr_dot{
	height: 5px;
	background-image: url("http://www.emsearch.jp/user/e-sanshin/img/hr_dot.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	font-size: 10%;
}
/* ----- hr -------------------------------------------------------------------------------*/
.hr_solid{
	height: 3px;
	background-image: url("http://www.emsearch.jp/user/e-sanshin/img/hr_solid.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	font-size: 10%;
}
/* ----- */
@media print {
}