@charset "Shift-JIS";

	@import "./default.css";


/* Page CSS
----------------------------------------- */

body {
	background:none;
	text-align:center;
}
#top{
	display:none;

}

#container {
	margin:0 auto;
	text-align:left;
}

#title img {
	margin-right:-5px;
	
}


#title a:visited img {
	border:none;
	margin:0;
}

/* Header CSS
----------------------------------------- */





/* Contents CSS
----------------------------------------- */

body #containerwrap #contents {
	float:none !important;
	padding: 0px 0px 0px 0 !important;
	width:950px !important;
}

#contents .height_adjust_div {
	clear:both;
}

/*===========================
	contents
===========================*/





.sabmidashi{
    border-left:solid 0 #b3c58f;    /* 左側の罫線 */
    border-top:solid 1px #a5aed2;      /* 上側の罫線 */
    border-right:solid 0 #00ff00;    /* 右側の罫線 */
    border-bottom:solid 2px #a5aed2;   /* 下側の罫線 */
	background-color:#d2d6e8;
    padding-top:4px;                   /* 上部から文字までの距離 */
    padding-left:3px;                  /* 左部から文字までの距離 */
    width:340px;                       /* 全体の幅 */
	height:20px;
	margin:10px;
	
}

.kaisetu {
	padding:10px;
}



.caption{
	margin-left:15px;
	
}



/* Footer CSS
----------------------------------------- */

/* */
