@charset "utf-8";
/* CSS Document */

#main {
	background-image: url(../img/l-bg.png);
}

div#twig { background: url(../img/leftbg-saiyou.png) no-repeat right top;}
div#twig ul li#s-top a { background-image: url(img/lt-saiyou-top.png); }
div#twig ul li#s-youkou a { background-image: url(img/lt-saiyou-youkou.png); }
div#twig ul li#s-siken a {
	background-image: url(img/lt-saiyou-siken.png);
}
div#twig ul li#s-voice a { background-image: url(img/lt-saiyou-voice.png); }
div#twig ul li#s-album a { background-image: url(img/lt-saiyou-album.png); }
div#twig ul li#s-oubo a { background-image: url(img/lt-saiyou-oubo.png); }


div#sai-d { }

div#nagare { text-align: left; }

div#sai-d h2 {}

div#sai-d h3 {
	width: 250px;
	font-size: 116%;
	line-height: 2.2;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 50px;
}
div#sai-d  h3#oubo { background-image: url(img/bgoubo.png); }
div#sai-d  h3#saiyou {
	background-image: url(img/bgsaiyou.png);
	background-repeat: no-repeat;
	background-position: left center;
}

div#sai-d p {}

div#sai-d ul {
	background-image: url(img/senkou.png);
	background-repeat: no-repeat;
	height: 130px;
	padding-left: 2em;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	background-position: left center;
	text-align: center;
}

div#sai-d ul li {
	line-height: 2.2;
	background-color: #FFFFFF;
	margin-bottom: 7px;
	margin-top: 5px;
	background-image: url(img/bgs.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: decimal;
	text-align: left;
	text-indent: 1em;
	list-style-position: inside;
}

table#saiyoudate {
	border-collapse: collapse;
	width: 530px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 77%;
	line-height: 2;
}

table#saiyoudate td { padding-left: 15px; }

table#saiyoudate td.left {
	width: 9em;
	vertical-align: middle;
	background-color: #CCCCCC;
}


ul#saiyouli {
	text-align: left;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
}

ul#saiyouli li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-top: 10px;
}


ul#kaijyou {
	text-align: left;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	font-size: 77%;
}

ul#kaijyou li {
	list-style-type: none;
	list-style-position: inside;
	margin-top: 10px;
}

table#jigyou {
	width:400px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	font-size: 77%;
	line-height:2.3;
	overflow: visible;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

td.yaku {
	background-color: #007AC4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	width: 7em;
	color: #FFFFFF;
}

td.yakur {
	text-indent: 1em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div#mainbox h2 img {
	margin-top: 10px;
}

p#entory {
	font-size: 85%;
	margin-top: 20px;
	margin-bottom: 20px;
}
img.photo {
	float: left;
	margin-right: 13px;
}
div#mainbox p {
	font-size: 85%;
	margin-top: 10px;
	text-indent: 1em;
	display: block;
}
div#mainbox div.voice {
	width: 510px;
	line-height: 1.5;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

div#mainbox h3 { text-align:left}

div#album {
	margin-top: 5px;
	margin-bottom: 10px;
}

ul.nitiji {
	text-align: left;
	margin-left: 45px;
	margin-top: 10px;
	font-size: 93%;
	line-height: 1.5;
}
ul.nitiji li {}

