@charset   "Shift_JIS";
body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #4a4a4a;
	background-color: #BBE9FF;
	background-image: url(../image/bg_body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

a{
	text-decoration: underline;
}

a:link {
	color: #0085C3;
}

a:active {
	color: #0085C3;
}

a:hover {
	color: #0085C3;
	text-decoration: none;
}

a:visited {
	color: #0066CC;
}

td,th {
	font-size: 0.8em;
}

#sitetitle {
	color: #0085C3;
	font-weight: bold;
	background: #FFFFFF;
}

#sitetitle a:link,#sitetitle a:active,#sitetitle a:hover,#sitetitle a:visited {
	text-decoration: none;
	color: #0085C3;
}

h1,h2,h3{
	margin:0;
	padding:0;
}

/* ========HEADER CUSTOMIZE======== */

div#top{
       width:780px;
       margin:10px auto;
}

div#header{
       position:relative;
       width:780px;
}

div#header p {
       margin:0;
       font-size:0.75em;
}

/* ========INFO CUSTOMIZE======== */

.sampleB {
       width:250px;
       height:355px;
       border:solid 1px #ff8c00;
       overflow:auto;
}    

/* ========FOOTER CUSTOMIZE======== */

div#footer p {
       width:780px;
       padding:10px auto 10px;
       font-size:0.75em;
}
