/* CSS Document * Written by Eriko Yamashita - bit
================================================== */

/* 基本項目
================================================== */
body, form, textarea, input {
	margin: 0; padding: 0;
	background-color: #fcfcfc;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px; color: #333; line-height: 140%;
	}

img {
	margin: 0; padding: 0;
	border: none;
	}
input, h1, h2, h3 {
	margin: 0;
	padding: 0;
	}
ul, ol, li {
	margin: 0; padding: 0;
	list-style: none;
	}

/* 
================================================== */
h1 a {
	display: block;
	width: 760px; height: 70px;
	text-indent: -9999px; text-decoration: none;
	overflow: hidden;
	}
h2 {
	width: 525px; height: 28px;
	background: url(../shacho/img/bg_h2.gif) no-repeat top left;
	font-size: 14px; line-height: 28px; text-indent: 15px;
	}
h2 a {
	display: block;
	width: 525px; height: 28px;
	text-decoration: none; color: #333;
	}
h3 {
	margin: 20px 2px 2px;
	font-size: 12px;
	}
/* 
================================================== */
.entry p {
	padding: 0 10px;
	}
.next {
	margin: 0;
	}
.credit {
	margin: 15px 0 10px;
	text-align: right; color: #555;
	}
.dash {
	margin: 0 auto; padding: 0;
	width: 521px; height: 2px;
	background: url(../shacho/img/bg_dash.gif) repeat-x top left;
	}
.pagetop {
	text-align: right;
	}
/* 
================================================== */

#Header, #TopImg, #CopyRights {
	margin: 0 auto; padding: 0 4px;
	width: 760px;
	}
#Wrapper, #Footer {
	margin: 0 auto; padding: 10px 14px 0;
	width: 740px;
	background: url(../shacho/img/bg_wrapper.gif) repeat top left;
	}

#Header {
	height: 70px;
	background: url(../shacho/img/bg_header.gif) no-repeat top left;
	}
#TopImg {
	height: 180px;
	background: url(../shacho/img/bg_topimg.jpg) no-repeat top left;
	}

#Wrapper:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	}
	#Side {
		width: 200px;
		float: left;
		}
		.side-box {
			padding: 8px;
			border: #ccc 1px solid;
			}
		#Side li {
			padding-left: 12px;
			background: url(../shacho/img/list-style.gif) no-repeat top left;
			line-height: 150%;
			}
	#Main {
		margin-left: 15px;
		width: 525px;
		float: left;
		}

#Footer p {
	margin: 5px 0; padding: 0;
	}

#CopyRights  {
	height: 30px;
	background: url(../shacho/img/bg_copyrights.gif) no-repeat top left;
	}
	#CopyRights p {
		margin: 0; padding: 0;
		color: #fff; line-height: 25px; text-align: center;
		}
	#CopyRights a {
		color: #fff; text-decoration: none;
		}

/* 
================================================== */
/* 
================================================== */