@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0;
}
body, h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, dl, dt, dd, form, input, textarea, pre {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style-type: none;
}
a {
	color: #003366;
	text-decoration: none;
	outline: 0;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #0bd9f1;
	outline: 0;
}
a:active {
	color: #0bd9f1;
	outline: 0;
}
hr {
	display: none;
}
em, address {
	font-style: normal;
}
strong {
	font-weight: bold;
}

.clear {
	clear: both;
}

.fL {
	float: left;
}

.fR {
	float: right;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}
p {
	margin: 0 0 10px 0;
}
img {
	border: 0;
}
/*------------clearfix-------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}
/* exlude MacIE5 \*/
* html .clearfix {
	height: 1%
}

.clearfix {
	display:block;
}
/* end MacIE5 */

/*---------------------------------*/

body {
	margin-top: 20px;
	padding: 0;
	background: #003366;
	font-size: 13px;
	text-align: justify;
	color: #666;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	color: #fff;
}

					#wrapper ul {
						margin: 0;
						padding: 0 0 0 30px;
					}
					
						#wrapper ul li {
							float: left;
							margin: 0 10px 0 0;
							padding: 0;
						}
			
							#wrapper ul li a { color: #0bd9f1; font-weight: bold; }
								#wrapper ul li a:hover { color: #fff; text-decoration: underline; }

#header {
	width: 800px;
	margin: 0 auto;
}
		
				#header h1 a {
					font-size: 30px;
					text-decoration: none;
					color: #FFB71C;
				}

		#page {
			width: 800px;
			margin: 0 auto;
			background: #fff url(../img/img03.jpg) repeat-y left top;
		}
		
				#page-bgtop {
					width: 800px;
					background: url(../img/img02.jpg) no-repeat left top;
					background-position: top right;
				}
				
						#page-bgbtm {padding: 20px 30px;}
														
		#content {
			float: right;
			width: 500px;
			padding-top: 90px;
			margin-bottom: 30px;
		}
		
		* html #content {width: 468px;}
		
					#breadcrumb { margin: 0 10px 10px 0; padding: 0; }
						#breadcrumb ul { margin: 0; padding: 0; text-align: left; }
							#breadcrumb ul li { display: inline; margin: 0; padding: 0; }
								#breadcrumb ul li a { color: #4a4124; }
									#breadcrumb ul li a: hover { color: #f90; }

					.title {
						margin: 0;
						padding-bottom: 5px;
						font-size: 24px;
						color: #3B3513;
					}
					
							.entry {padding: 30px 0px;}
							
								.entry p {color: #666;}
	
									.floating-box {
										float: left;
										width: 240px;
										margin: 35px 10px 10px 0;
									}
									
									*html .floating-box {width: 223px;}
		#sidebar {
			float: left;
			width: 200px;
			color: #B57969;
			margin: 25px 0 0 0;
		}
		
				#sidebar ul {
					margin: 0;
					list-style: none;
				}
				
						#sidebar li ul {margin-bottom: 40px;}
						
								#sidebar li li {
									border-bottom: 1px solid #fff;
									padding: 5px 15px;
								}
								
										#sidebar h3 {
											margin: 0;
											height: 35px;
											padding: 8px 0px 10px 15px;
											font-size: 2em;
											color: #FFE7E0;
										}
										
										#sidebar a {
										padding: 0 5px 0 5px;
											text-decoration: none;
											color: #E5DDAD;
										}
										
										#sidebar a: hover {
											padding: 0 5px 0 5px;
											text-decoration: none;
											color: #fff;
										}

		#footer {
			clear: both;
			width: 100%;
			margin: 0;
			padding: 0;
			text-align: center;
			font-size: smaller;
			color: #fff;
		}
				
	.favorite {
		margin: 0 0 10px 0;
		padding: 0;
		list-style-type: none;
	}
	
		.favorite dt a {
			display: block;
			margin: 0;
			padding: 2px 2px 2px 10px;
			font-size: 11px;
			font-weight: bold;
			color: #333;
		}
		
			.favorite dt a: hover { color: #fff; }
		
			.favorite dd {
				margin: 0;
				padding: 3px;
				color: #fff;
				font-size: 11px;
				line-height: 13px;
			}


					.favorite2 {
						margin: 30px 0;
						padding: 0;
						list-style-type: none;
					}
					
							.favorite2 dt a {
								display: block;
								margin: 0;
								padding: 0 5px;
								font-size: 11px;
								font-weight: bold;
								color: #333;
							}
							
								.favorite2 dt a: hover { color: #000; }
									
												.favorite2 dd {
													margin: 0;
													padding: 3px;
													color: #666;
													font-size: 11px;
													line-height: 13px;
												}
				
	.h4_ttl1{
		display: block;
		margin: 0;
		padding: 8px 0 8px 15px;
		width: 287px;
		height: 24px;
		font-size: 18px;
		font-weight: bold;
	}
	
		*html .h4_ttl1 {width: 278px;}
		
		.h4_ttl2{
		display: block;
		margin: 0;
		padding: 8px 0 0 0;
		width: 220px;
		height: 24px;
		font-size: 2em;
		font-weight: bold;
	  }
	
	
	.h4_ttl1{ color: #FFE7E0;}
	.h4_ttl2{ color: #3B3513;}

