@charset"utf8";

/***********************************************/
/* CSS file For SHOEISYA                       */
/* data:2006/09/07                             */
/***********************************************/

/*===== form margin =======*/
form {margin: 0;}

/*===== body =======*/
body {
	margin:0;
	padding:0;
/*	text-align:center;*/
}

/* ========== parts_layout ========== */

.h01 {
	background-image: url(/img/hbg_01.gif);
	background-repeat: repeat-x;
}
.h02pop {
	width:130px;
}
.h02 {
	background-image: url(/img/line_tdot.gif);
	background-repeat: repeat-y;
}
.h03 {
	background-color: #3399CC;
	background-image: url(/img/hbg_02.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}
.f01 {
	background-image: url(/img/fbg_01.gif);
	background-repeat: repeat-x;
	background-color: #F4F4F4;
}

ul#bl{
	margin-left:0;
	margin-top:6px;
	margin-bottom:6px;
	margin-right:5px;
	padding-left:0;
	list-style:none ;
	line-height:120%;
	}



#cbn{
	margin-left:0;
	margin-top:6px;
	margin-bottom:6px;
	margin-right:0;
	line-height:10px;
	text-align: center;
}

.st01{
	padding-left:17px;
	background:url(/img/icon_h2.gif) no-repeat 0px 21%;
	margin-top:5px;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
	width:700px;
	height:32px;
	text-align:left;
}


h1{
	padding-left:15px;
	margin-top:15px;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
	width:700px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC3C6;
	padding-bottom: 5px;
	padding-top: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #426DC6;
}



h2{
	padding-left:15px;
	background:url(/img/cbg_01.gif) repeat-y;
	font-size: 12px;
	margin-top:5px;
	width:700px;
	text-align:left;
}



#base-gray {
	border-top: 1px solid #72829E;
	border-left: 1px solid #72829E;
}
#base-gray td {
	padding: 8px;
	border-right: 1px solid #72829E;
	border-bottom: 1px solid #72829E;
}
.blue1 {background-color:#ACCAED;color:#18305F;}
.blue2 {background-color:#E7EEF1;color:#416DC3;}
.sideblue {background-color:#ACCAED;color:#18305F;}

#sideblue{
	padding-left:20px;
	background:url(/img/cbg_01.gif) repeat-y;
	margin-top:15px;
	width:700px;
	text-align:left;
}
.pht-l {
	float: left;
	margin: 0px 19px 16px 0px;
	clear:both; 
}
.pht-r {
	float: right;
	margin: 0px 0px 16px 19px;
	clear:both; 
}

/* ========== popup ========== */

.spanstyle {
	position:absolute;
	visibility:hidden;
	color:4D5155;            /* フォント色               */
	font-size:12px;           /* フォントサイズ           */
/*	font-weight:bold;            太字の場合コメントを外す */
	border:1px gray solid;    /* 枠線の太さ、色、形状     */
	padding:5px;
	background-color:#ffffff; /* 背景色                   */
	z-index:100;
	width:200px;
	text-align:left;

}
/* フローティングメッセージの影のスタイル （コメントが有る部分以外はspanstyleに合わせる）*/
.syadowstyle {
	position:absolute;
	visibility:hidden;
	color:gray;              /* フォント色 （背景色に合わせる */
	font-size:10pt;
	border:1px gray solid;   /* 枠線の太さ、色、形状     */
	padding:5px;
	background-color:gray;   /* 背景色                   */
	z-index:90;
/* z-indexはspanstyleより必ず小さく */
}
.temp_style {
	color:#666666;
	font-weight:bold;
	background-color:#ffff00;
	text-decoration:none;
}

.banner {
	border: 1px solid #BDC3BD;
}

.balloon2 {
	position:absolute;
	color:4D5155;            /* フォント色               */
	font-size:12px;           /* フォントサイズ           */
	border:1px gray solid;    /* 枠線の太さ、色、形状     */
	padding:5px;
	background-color:#ffffff; /* 背景色                   */
	z-index:100;
	text-align:left;
	width:200px;
	border-right: thin solid ;
  border-bottom: thin solid ;
}

/* ========== redirect ========== */
.gdotbg{
	background:url(/img/line_gdot_bg.gif) repeat-x;
}
.tbg{
	background:url(/img/line_t.gif) repeat-y;
}
#4blk{
 margin:8px;
}
#4blk ul {
margin-left:15px;
	margin-top: 5px;
}

#4blk li {
margin-bottom:3px;
}


