@charset "utf-8";
/* CSS Document */

body {
	font-size: 90%;
	line-height: 150%;
	color: #FFF;
	background-color: #F60;
	background-image: url(common/body_back.jpg);
	background-repeat: repeat-x;
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 9px;
	font-weight: normal;
	color: #FFC268;
	margin-left: 10px;
	margin-top: 0px;
}

h2 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

img {
	vertical-align: bottom;
    border-style:none;
}

.clear {
	clear: both;
	height: 0px;
}
dd {
	margin: 0px;
	padding: 0px;
}
dt {
	margin: 0px;
	padding: 0px;
}
dl {
	margin: 0px;
	padding: 0px;
}
th {
	font-weight: normal;
	text-align: left;
}
#h1_div {
	height: 14px;
}
#top_submenu {
	height: 40px;
	width: 113px;
	padding-left: 647px;
}
#top_submenu_01 {
	height: 40px;
	width: 38px;
	float: left;
}
#top_submenu_02 {
	height: 40px;
	width: 38px;
	float: left;
}
#top_submenu_03 {
	height: 40px;
	width: 37px;
	float: left;
}
#top_submenu_01 a{
	height: 100%;
	width: 100%;
	text-decoration: none;
	background-image: url(common/top_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0x 0px;
	text-indent: -9999pt;
	display: block;
}
#top_submenu_01 a:hover{
	background-position: 0px -40px;
}
#top_submenu_02 a{
	height: 100%;
	width: 100%;
	text-decoration: none;
	background-image: url(common/top_menu.jpg);
	background-repeat: no-repeat;
	background-position: -38px 0px;
	text-indent: -9999pt;
	display: block;
}
#top_submenu_02 a:hover{
	background-position: -38px -40px;
}
#top_submenu_03 a{
	height: 100%;
	width: 100%;
	text-decoration: none;
	background-image: url(common/top_menu.jpg);
	background-repeat: no-repeat;
	background-position: -76px 0px;
	text-indent: -9999pt;
	display: block;
}
#top_submenu_03 a:hover{
	background-position: -76px -40px;
}
#wrap_right {
	float: right;
	width: 769px;
	background-image: url(common/body_back_yu.jpg);
	background-repeat: no-repeat;
	background-position: 209px 0px;
	padding-bottom: 120px;
}
#logo {
	height: 80px;
	width: 229px;
	padding-top: 33px;
	margin-bottom: 27px;
}
.main_contents {
	background-color:rgba(0,0,0,0.15);
	padding-top: 18px;
	padding-left: 22px;
}
.diary_title {
}
.diary_title dt {
	font-weight: bold;
	font-size: 150%;
}
.diary_title dd {
	padding-left: 650px;
	font-size: 90%;
}
.diary_contents {
	padding-top: 18px;
	padding-bottom: 150px;
	padding-left: 55px;
}
#wrap_left {
	float: left;
	width: 150px;
	padding-top: 500px;
	padding-left: 20px;
	font-size: 90%;
}
.to_archive {
	padding-left: 600px;
	font-size: 85%;
	height: 60px;
	background-color:rgba(0,0,0,0.15);
}
.to_single {
	font-size: 85%;
	text-align: center;
	height: 45px;
	background-color:rgba(0,0,0,0.15);
}
#footer {
	width: 945px;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#footer img {

}
