@charset "utf-8";

/* formatting style
--------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-size: 100%;
	line-height: 1.6;
	background-image: url(../images/sidebarb_bg11.gif);
	background-repeat: repeat;
}

p {
	margin: 0;
	padding: 0;
	line-height:1.5em;
	font-size: 100%
}

a {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #ff8800;
	text-decoration: underline;
}

a img {
	border-style: none;
}

a.new {
	background-image: url(../images/new.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
}



/* base layout
---------------------------------*/

#wrapper {
	background-color: #ffffff;
	width: 900px;
	background-image: url(../images/main_bg03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #logo {
	position: relative;
	top: 0px;

}


#header {
	background-image: url(../images/bana_sakakumo03.gif);
	height: 145px;
	width: 860px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	background-color: #12121D;
	position: relative;
	margin-top: 0px;
	padding: 0px;
	top: 0px;
}
#header h1 {
	font-size: 300%;
	font-family: "HG正楷書体-PRO";
	color: #FFFFFF;
	font-weight: normal;
	position: absolute;
	top: 30px;
	left: 20px;
}
#header ul li {
	list-style: none;
	float: left;
	margin-top: 115px;
	font-size: 108%;
	padding-right: 20px;
	padding-left: 20px;
}
#header p {
	position: absolute;
	left: 17px;
	top: 113px;
	color: #FFFFFF;
}

#header a {
	color: #FFFFFF;
}
#header h2 {
	position: absolute;
	top: 110px;
	left: 30px;
	color: #FFFFFF;
	font-family: "HG-PRO";
	font-weight: normal;
	font-size: 200%;
}
#logo {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
}







#main {
	padding: 10px 20px 0;
	width: 860px;
}

#main p {
	line-height: 1.6;
	font-size: 100%;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;

}

/* db
---------------------------------*/
#db table {
	width: 800px;
	font-size: 100%;
	border: 1px solid #666666;
	border-collapse: collapse;
	border-spacing: 2px;
	line-height: 1.6;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#db th {
	padding: 5px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #CCCCCC;
	text-align:center;
	font-weight: normal;
	empty-cells: show;
}

#db td {
	text-align: left;
	padding: 5px;
	border-bottom: 1px dashed #cccccc;
	empty-cells: show;
}

#db caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}

#db strong {
	color: #CC0000;
}


/* db02
---------------------------------*/

#db02 table {
	width: 800px;
	font-size: 100%;
	border: 1px solid #666666;
	border-collapse: collapse;
	border-spacing: 2px;
	line-height: 1.6;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#db02 th {
	padding: 5px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #181827;
	text-align:center;
	font-weight: normal;
	empty-cells: show;
	color: #FFFFFF;
}

#db02 td {
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	empty-cells: show;
	border-right: 1px solid #CCCCCC;
}

#db02 caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}

#db02 strong {
	color: #CC0000;
}

#soukan {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	margin-bottom: 20px;
}
.kan {
	margin-left: 30px;
}


.kan ul li {
	list-style: none;
	float: left;
}


.kan ul li a {
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #fcfcfc;
	line-height: 1.6;
	text-decoration: none;
	list-style: url(none) none;
	height: 20px;
	width: 40px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.kan ul li a:hover {
	color: #FFFFFF;
	background-color: #494A78;
	text-decoration: none;
}
#episode {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}



/* episode
---------------------------------*/
#episode table {
	font-size:108%;
	border:1px solid #736152;
	border-collapse: collapse;
	text-align: left;
	margin-top: 10px;
	width: 800px;
}

#episode h2 {
	font-size: 127%;
	color: #663300;
}


#episode  ul li {
	line-height:2;
	background-image: url(/images/report_02.gif);
	background-repeat: no-repeat;
	list-style: none;
	background-position: left center;
	padding-left: 25px;
	margin: 0px 0 0 10px;
}

#episode th {
	background-color: #EFEFCC;
	font-weight: normal;
	padding: 5px;
	line-height: 1.6;
	border-bottom: 1px solid #736152;
}

#episode td {
	margin:0;
	line-height:2;
	empty-cells: show;
	border-bottom:1px dashed #736152
}

#episode p {
	text-align:left;
	padding:10px;
	font-size: 100%;
}
#episode img {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#episode a {
	color: #0066cc;	
	text-decoration: none; 
}

#episode a:hover {
	color: #ff8800;
}

#episode .noborder { 
	border: 0
}

#episode .tdbg{
	color:#a43907;
	padding-left:5px;
	border-bottom:1px dashed #736152;
	empty-cells: show;
}

#episode .tdnobg {
	color:#a43907;
	padding-left:5px;
	border:0;
}

#episode table a {
	color: #322926;	
	text-decoration: none; 
}

#episode table a:hover {
	color: #ff8800;
}

#episode .top {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

#index table {
	width: 860px;
}

#index td {
	padding: 10px;
	text-align: center;
	font-size: 127%;
}

#index .top {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

#index .right {
	text-align: right;
}

#women {
	margin-top: 10px;
	color: #333333;
	float: left;
	width: 630px;
	border: 5px solid #d3d3e1;
	padding: 10px;
	background-image: url(../sakakumo/images/wa-1d.jpg);
	background-repeat: repeat;
}
#women h2 {
	font-size: 144%;
	margin-bottom: 20px;
	border-bottom: 5px dashed #D3D3E1;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: center;
}
#women h3 {
	text-align: center;
	font-size: 144%;
	margin-bottom: 10px;
	clear: both;
	margin-top: 40px;
}
#women img {
	float: right;
	margin-left: 10px;
}

#women strong {
	color: #663300;
	font-weight: bold;
}


#women table {
	width: 860px;
}

#women  td {
	padding: 10px;
	text-align: center;
	font-size: 127%;
}


#women .top {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#women .right {
	text-align: right;
}
#women .center {
	text-align: center;
}

#women blockquote {
	line-height: 1.6;
	font-size: 100%;
	margin-bottom: 20px;
	background-color: #D3D3E1;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px;
}


#sidemenu {
	float: right;
	width: 180px;
	margin-top: 10px;
	border: 5px solid #a2a3c1;
	background-color: #D3D3E1;
	background-image: url(../sakakumo/images/wa-1d.jpg);
	background-repeat: repeat;
}
#sidemenu h3 {
	font-size: 114%;
	text-align: center;
	background-color: #A2A3C1;
	margin: 0px;
	padding: 10px 0px;
	width: 180px;
	color: #FFFFFF;
}

#sidemenu ul li {
	list-style: none;
	font-size: 108%;
	padding: 10px;
	margin-left: 5px;
}

#navi {
	width: 859px;
	text-align: center;
	background-image: url(../images/sidebarb_bg07.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	margin-top: 10px;
}

#navi p {
	margin: 0;
	padding: 0;
}

#navi p.menu {
	/*font-size: 12px;*/
	padding: 0;
	margin: 0;
}

#navi p.menu a {
	color: #f1f1f1;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}

#navi p.menu a:hover {
	color: #ff8800;
}

#navi p.menu span {
	color: #c5e1ed;
}


/* footer
---------------------------------*/

#footer {
	clear: both;
	background-image: url(../images/end_bg03.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 95%;
	color: #666666;
	text-align: right;
	padding: 10px 20px 20px;
}
#footer p {
	clear: left;
}
#footer ul li {
	float: left;
	list-style: none;
	margin-bottom: 10px;
	width: 80px;
	text-align: center;
}


#footer img {
	float: right;
	margin-left: 10px;
	clear: both;
}

