@charset "Shift_JIS"; 
/*  */

	body {
	margin: 0px 0px 0px 0px;
	background-color: #FFCCCC;
	}

	a {
	color: #0066FF;
	text-decoration: none;
	}
	a:link {
	color: #0066FF;
	}
	a:visited {
	color: #7C95CA;
	}
	a:active {
	color: #FF3300;
	}
	a:hover {
	color: #FF3300;
	text-decoration: underline;
	}


	h1{
		margin: 0px;
		padding: 0px;
	}
		
	h2{
		margin: 0px;
		padding: 0px;
	}

	h3 {
		margin: 0px;
		padding: 0px;
	}


	#box {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 680px;
	margin-top: 0px;
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
	}


	#banner {
	position: relative;
	z-index: 1;
	background:#FF6600 no-repeat left top;
	padding: 5px;
	height: 65px;
	font-size: 10px;
	border-bottom: 10px solid #FFFFFF;
	}


	#banner a {
	font-weight:normal;
	font-family: "‚l‚rƒSƒVƒbƒN", sans-serif;
	text-decoration: none;
	}
	#banner a:link{
	color: #FFFFFF;
	}
	#banner a:visited{
	color: #FFFFFF;
	}
	#banner a:active,
	#banner a:hover {
	color: #FFFF00;
	}
	#banner h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 18px;
	}


	#footer {
	position: relative;
	z-index: 2;
	width: 680px;
	color:#4F4F4F;
	padding:10px 0px;
	text-align: center;
	margin: 0px;
	border-top: 1px solid #999999;
	background: #FFFFFF;
	font-size: 10px;
	}


	#footer a {
	font-weight:normal;
	font-size: 10px;
	font-family: "‚l‚rƒSƒVƒbƒN", sans-serif;
	text-decoration: none;
	}

	#footer a:link{
	}

	#footer a:visited{
	font-size: 10px;
	}

	#footer a:active,
	#footer a:hover {
	font-size: 10px;
	}


	.description {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: center;
	}


	#content {
	float: right;
	width: 480px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align: left;
	}


	.textbody {
	color:#333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	line-height:150%;
	width : auto;
	margin-bottom:5px;
	word-break: break-all;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 0px;
	}
  

	.textbody a {
	font-weight: bold;
	}


	.textbody img {
	margin-bottom: 5px;
	}


	.title	{
	font-size: 12px;
	color: #FC8200;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


	.line {
	font-size: 5px;
	border-top: 1px dotted #999999;
	text-align:right;
	margin-top:3px;
	line-height: 120%;
	margin-bottom: 7px;
	}


	#links-column{
	float: left;
	width : 190px;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	}

 
	.sidetitle {
	color:#FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:140%;
	padding:1px 3px 1px 10px;
	text-align:left;
	font-weight: bold;
	background-color: #FF99CC;
	margin: 0px;
	border: 1px solid #FF66CC;
	}



	.side {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:10px;
	font-weight:normal;
	line-height:150%;
	padding:2px 5px;
	color: #FF3399;
	background: #FFFFFF center;
	margin-bottom: 10px;
	border-right: 1px solid #FF66CC;
	border-bottom: 5px solid #FF66CC;
	border-left: 1px solid #FF66CC;
	}

	.archivetitle {
	background: #FFCCCC;
	font-size: 16px;
	color: #CC0033;
	line-height: 130%;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", HiraMaruPro-W4, Osaka, "Trebuchet MS", verdana, arial, sans-serif;
	padding: 2px 2px 2px 5px;
	}

/*-------------------------------------------*/
	.info{
	padding:0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

	hr {
	border: 0px;
	height: 1px;
	background-color: #FFCCCC;
	color: #FFCCCC;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	}