td {
	font-family:tahoma;
	font-size:11px;
	color:#464646;
	line-height:14px;
	}

a {	
	text-decoration:underline;
	color:#3F5E8A;
	}

a:hover {text-decoration:none;}

form {
	margin:0;
	padding:0
	}

body {
	margin:0 0 20px 0;
	padding:0;
	background:url(images/bg.jpg) top repeat-x #3E454E
	}

/* **************************** CONTENT ******************************* */


b { color:#000000;}

b a {
	color:#DA7500;
	text-decoration:none
	}

b a:hover {text-decoration:underline}

span a {
	color:#464646;
	text-decoration:underline;
	}

span a:hover {text-decoration:none}

.ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
li {
	margin:0;
	padding:0 0 0 27px;
	background:url(images/arr1.gif) top left no-repeat;
	color:#DA7500;
	text-decoration:underline;
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	}

li a {
	color:#DA7500;
	text-decoration:underline;
	}

li a:hover {text-decoration:none}

input, select, textarea {
	width:196px;
	height:21px;
	border:1px solid #C2C2C2;
	background:#E5E5E5;
	font-family:tahoma;
	font-size:11px;
	color:#464646;
	overflow:hidden;
	margin-top:2px;
	}

h1{
	font-size:12px;
	color:#CCCCCC;
	float:left;
}

h2{
	font-size:11px;
	color:#666666;
	float:left;
	width:100%;
	background-color:#CCCCCC;
}

strong {
	color:#cccccc;
	font-size:12px;
	float:right;
}
		
#main_moji{
	font-size:12px;
	line-height:180%;
	vertical-align:top;
	padding-left:15px;
	}

#bun{
	padding-left:1em;
	margin-left:0.5em;
	padding-top:3px;
	font-size:11px;
	padding-left:15px;
}
  
#bun2{
　　padding-top:1px;
	line-height:180%;
	color:#000000;
	background:url(images/main2-2.jpg) bottom center no-repeat;
	font-size:11px;
	vertical-align:top;
	padding-left:10px;
	height:330;
}

.kyujin{ line-height:180%;}

.cl {
	color:#FF0000;
	font-weight:bold;
}

/* **************************** FOOTER ******************************* */

.footer {
	color:#EAEAEB;
	text-align:center;
	}

.footer a {
	color:#EAEAEB;
	text-decoration:none;
	}

.footer a:hover {text-decoration:underline}

.footer span a {
	color:#009FC4;
	text-decoration:underline;
	}

.footer span a:hover {text-decoration:none}

.abs {vertical-align:middle}

.content {
  float: right;
  width: 100%;
  padding-left:10px;
  padding-left:15px;
  line-height:150%;
  }
  
.content p{
  margin-left:0px;
  text-align:left;
  line-height:16px;}

.content p { 
	color: #000000;
	font-family: Verdana, Arial, sans-serif; 
	font-weight: normal; 
	font-size:11px; 
	line-height: 150%; 
	text-align: left;
	padding: 10px 10px 15px 10px;
	margin-bottom: 0px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 0px;}

 /*記事の小見出しH1*/
.content h1 { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	text-align: left; 
	font-weight: bold; 
	color: #000000;
	padding: 0px 5px 0px 10px;
	margin-bottom: 5px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	line-height: 120%;}

 /*記事の小見出しH2*/
.content h2 { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	text-align: left; 
	font-weight: bold; 
	color: #000000;
	padding: 0px 0px 0px 10px;
	margin-bottom: 5px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	line-height: 120%;}

/*記事の日付*/
.content h6 { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	text-align: left; 
	font-weight: bold; 
	color: #75C4FF;
	padding: 0px 5px 0px 10px;
	margin-bottom: 5px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	line-height: 120%; 
	/*mochizuki上に線つける*/
	border-top: 1px solid #999;}

 /*記事のタイトル*/
.content h3 { 
	color: #FF8BB3; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	text-align: left; 
	font-weight: bold; 
	padding: 0px 10px 0px 10px;
	margin-bottom: 0px;
	margin-left:10px; 
	margin-right:10px; 
	margin-top: 0px; 
	line-height: 100%;	
	/*mochizuki下に線つける*/
	border-bottom: 1px solid #999;
	float:right;}

  /*記事下のリンク*/ 
.content p.posted { 
	color: #464646; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9px; 
	text-align: left; 
	line-height: 140%; 
	border-bottom: solid 1px #FFC577;
	text-align:right;} 
