@charset "utf-8";

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

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

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

p {
	margin: 0;
	padding: 0;
	line-height:1.5
}

a {
	color: #035ED0;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

img {
	border-style: none;
}

hr {
	display: none;
}


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

#logo {
	position: relative;
	left: 20px;
	top: 10px;
}


#header {
	height: 250px;
	width: 860px;
	background-image: url(../rival/images/header_bg02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#header06 {
	height: 250px;
	width: 860px;
	background-image: url(../rival/images/header_bg06.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #CA1125;
}

#header h1 {
	font-size: 300%;
	text-align: center;
	font-family: "HG正楷書体-PRO", "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	word-spacing: 1em;
	font-weight: normal;
	line-height: 1.5;
	padding-top: 70px;
}

#header06 h1 {
	font-size: 300%;
	text-align: center;
	font-family: "HG正楷書体-PRO", "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	word-spacing: 1em;
	font-weight: normal;
	line-height: 1.5;
	color: #FFFFFF;
	padding-top: 70px;
}

#header h2 {
	font-size: 200%;
	text-align: center;
	font-family: "HG正楷書体-PRO", "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-top: 60px;
	font-weight: normal;
}

#header06 h2 {
	font-size: 200%;
	text-align: center;
	font-family: "HG正楷書体-PRO", "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-top: 20px;
	font-weight: normal;
	color: #FFFFFF;
}



#header  ul  {
	list-style: none;
	margin-top: 20px;
	float: right;
}

#header li {
	list-style: none;
	margin-right: 20px;
	display: inline;
}

#header ul li a {
	font-size: 100%;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 860px;
	margin-top: 10px;
}


#content {
	width: 600px;
	float: right;
	margin-top: 30px;
	margin-bottom: 20px;
	position: relative;
	margin-left: 10px;
}


#content p {
	line-height:1.6;
	font-size: 108%;
	margin-bottom: 15px;
}
#content h2 {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	border-bottom: 1px solid #9F0000;
}
#content h3 {
	font-size: 127%;
	color: #000033;
	margin-bottom: 10px;
	margin-top: 20px;
}


#content table {
	margin: 10px auto;
}
#content th {
	background-color: #CCCCCC;
	font-size: 108%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content td {
	padding: 5px 10px;
	font-size: 108%;
}
#photo  td  {
	text-align: center;
	font-size: 108%;
	padding: 5px;
}
#photo {
	margin-bottom: 20px;
}

#photo  img  {
	border: 1px solid #999999;
	margin: 0px;
}




#content strong {
	color: #9E0B0E;
}
#content .mida {
	margin: 0px 0px 20px;
	border-style: none;
}


#content ul li {
	font-size: 108%;
	float: left;
	width: 145px;
	text-align: left;
	list-style: none;
	line-height: 1.6;
	text-decoration: none;
	margin-top: 20px;
	padding-left: 20px;
}

#content ul li a {
	color: #FFFFFF;
}

#content ul li a:hover {
	color: #FF6600;
}

#content blockquote {
	margin: 20px;
	border: 1px solid #999999;
	background-color: #f1f1f1;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

#content   cite  {
	text-align: right;
	font-size: 108%;
}

#table01 table {
	font-size: 108%;
	border-collapse:collapse;
	border: 1px solid #666666;
	margin-bottom: 20px;
	margin-top: 0px;
}
#table01 th {
	background-color: #CCCCCC;
	vertical-align: top;
	padding: 7px;
}
#table01 td {
	vertical-align: top;
}

div#db04 table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	padding: 0px;
	margin-bottom: 30px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

div#db04 th {
	padding: 5px;
}


div#db04 td {
	padding: 5px 5px 5px 10px;
}



div#db04 th {
	border-top: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #808080;
	color:#fff;
	text-align: center;
}


div#db04 td {
	border-top: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height:1.5;
	background-color: #fff;
}

div#db04 .c {
	color: #000;
	background: #f4f4f4;
}

div#db04 caption {
	text-align: left;
	font-size: 114%;
	font-weight: bold;
	margin-top: 20px;
}



/* sidebar
---------------------------------*/
#sidebar {
	float: left;
	width: 220px;
}


#sidebar #menu {
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: left;
	width: 220px;

}

#sidebar #menu ul {
	font-size: 108%;
	padding: 0;
	list-style-type: none;
	width: 220px;
	border-top: 1px solid #999999;
	margin-top: 30px;
}


#sidebar #menu li {
	line-height: 1.5em;
	float: left;
	border-bottom: 1px solid #999999;
}

#sidebar #menu li a {
	width: 195px;
	color:#000000;
	display: block;
	text-decoration: none;
	padding: 10px 0 10px 25px;
	background-image: url(../rival/images/arrow_529.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
}

#sidebar #menu li a:hover {
	color: #000;
	width: 195px;
	background-color: #fff09e;
}


#index #sidebar #menu #nIndex a,
#index02 #sidebar #menu #nIndex02 a,
#index03 #sidebar #menu #nIndex03 a,
#index04 #sidebar #menu #nIndex04 a,
#index05 #sidebar #menu #nIndex05 a,
#index06 #sidebar #menu #nIndex06 a,
#index07 #sidebar #menu #nIndex07 a,
#index08 #sidebar #menu #nIndex08 a,
#index09 #sidebar #menu #nIndex09 a,
#index10 #sidebar #menu #nIndex10 a,
#index11 #sidebar #menu #nIndex11 a,
#index12 #sidebar #menu #nIndex12 a,
#index13 #sidebar #menu #nIndex13 a,
#index14 #sidebar #menu #nIndex14 a {
	color: #FFFFFF;
	background-image: url(../rival/images/sidebar_bg02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sidebar #note {
	width: 220px;
	clear: both;
	border: 1px solid #999999;
}

#sidebar #note  h3 {
	clear: right;
	padding-top: 10px;
	text-align: center;
	font-size: 114%;
	padding-bottom: 10px;
	width: 220px;
	background-color: #2C2624;
	color: #FFFFFF;
	margin-bottom: 10px;
}


#sidebar #note img {
	/*border-bottom: 1px solid #808080;*/
}

#sidebar #note ul li {
	list-style: none;
	margin-bottom: 7px;
	background-image: url(../images/arrow_529.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 5px;
}


.center {
	text-align: center;
}

.right {
	text-align: left;
}

.right {
	text-align: right;
}


#banner img {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #352E55;
}

/* 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 img {
	float: right;
	margin-left: 10px;
}
#search {
	text-align: center;
	width: 860px;
	margin: 20px auto;
	background-color: #9E0B0E;
	padding-top: 10px;
	padding-bottom: 10px;
}
.photo {
	border: 1px solid #999999;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}

.photo02 {
	width:350px;
	border: 1px solid #999999;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.photoleft {
	padding: 5px;
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.photoleft02 {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.photoright {
	padding: 5px;
	float: right;
	border: 1px solid #999999;
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.photoright02 {
	padding: 5px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.coment  {
	color: #666666;
	font-size: 95%;
	line-height: 1.2;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.coment p {
	color: #006600;
}

