@charset "utf-8";
/* CSS Document */

body {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	background-attachment: scroll;
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#container {
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
	padding-left: 60px;
}
#container hr {
	width:660px;
	color:#CCC;
	margin-bottom:20px;
	text-align: left;
}
#header {
	margin-bottom: 40px;
	text-align: left;
}
#about {
	height: 1405px;
	width: 680px;
	background-image: url(../img/about_kameya.jpg);
	margin-bottom: 50px;
}
#footer {
	font-size: 11px;
	letter-spacing: normal;
	line-height: 15px;
	word-spacing: normal;
	text-align: center;
}



#tenugui {
	margin-bottom: 20px;
	margin-left: 40px;
	margin-top: 20px;
}
#month {
	padding-bottom: 15px;
	text-align: left;
}
#month_menu {
	background-color: #edece6;
	width: 660px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#year_menu {
	height: auto;
	width: auto;
	margin-bottom: 30px;
	text-align: left;
	padding-left: 25px;
}

#container #month_menu .img_box {
	height: 127px;
	width: 295px;
	float: left;
	margin-left: 10px;
}
#container #month_menu .img_box img {
	float: left;
	margin-right: 10px;
}
.head_menu {
	margin-bottom: 20px;
}



.sp15_left {
	margin-left: 15px;
}

.sp15 {
	margin-bottom: 15px;
}



.sp50 {
	margin-bottom: 50px;
}



a:link { color: #FF6600 ;  text-decoration:none } 
a:visited { color: #FF6600 ;   text-decoration:none } 
a:hover { color: #FF6600 ; text-decoration:underline} 
a:active { color: #FF6600 ;  text-decoration:none} 

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
