@charset "shift_jis";

/*===================================

  * file name : common.css
  * last update : 2009/07/08


	・font
	・link
	・common class
	・clear
	・clearfix

=======================================*/

/*----------------------------------
  ・font
----------------------------------*/
*{
	line-height:1.5;
	font-weight:normal;
	font-style:normal;
	}

body{
	font-family:"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",Osaka,MS PGothic,sans-serif;
/*	font-family:"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,MS PGothic,sans-serif;*/
/*	font-family:"ＭＳ Ｐゴシック", sans-serif;*/
	font-size:13px;
/*	*font-size:small;*/
　	*font-size:83%;/*for IE7 use font size uniformly*/
	*font:x-small;
	color:#000;
	}

table{
	font-size:inherit;
	font:100%;
	}

pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
	}

select, input, textarea {font-size:99%;}


/*
10px ： 77%
11px ： 85%
12px ： 93%
13px ： 100%
14px ： 108%
15px ： 116%
16px ： 123.1%
17px ： 131%
18px ： 138.5%
19px ： 146.5%
20px ： 153.9%
*/

/*----------------------------------
  ・link
----------------------------------*/
a:link{
	color:#000000;
	text-decoration:none;
	}
	
a:visited{
	color:#000000;
	text-decoration:none;
	}
	
a:hover,
a:active,
a:focus{
	color:#000000;
	text-decoration:underline;
	}



/*----------------------------------
  ・common class
----------------------------------*/
/*text-align*/
.txtLeft{text-align:left;}
.txtCenter{text-align:center;}
.txtRight{text-align:right;}

/*float*/
.flR{float:right;}
.flL{float:left;}



/*----------------------------------
  ・clear
----------------------------------*/
.clear{clear:both;}
.clear100{
	clear:both;
	width:100%;
	}

.naviclear{clear:both;}

span.clear{
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	height:0;
	width:0;
	}


/*----------------------------------
  ・clearfix
----------------------------------*/
.clearfix:after {
	content: ".";
	display:block;
	visibility:hidden;
	clear: both;
	height:0;
	}
/*for IE7,MacIE5*/
.clearfix {
	display:inline-block;
	}
/*exept for MacIE5 \*/
* html .clearfix {height:s1%;}
/**/

/*  sitebank */

.area{
	line-height: 140%;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}

.area a:link {
	color: #666666;
	text-decoration: none;
}

.area a:visited {
	color: #999999;
	text-decoration: none;
}

.area a:hover {
	color:#003399;
	text-decoration: underline;
}

.katsudonew{
	width: 340px; 
	height: 220px; 
	border: solid 1px gray;
	margin-left: 8px; 
	overflow-y: auto; 
	overflow-x: hidden;
	font-size: 9pt
}
.katsudotitlered{
	float: left;
	margin-left: 0.5em; 
	margin-top: 0.3em; 
	width: 320px;
	word-wrap: break-word;
	color: red;
	font-size: 9pt;	
}
.katsudobody{
	width: 320px; 
	margin-top: 0.3em; 
	margin-left: 0.5em; 
	word-wrap: break-word;
	font-size: 9pt;
	color: black;
}
.bodylist{
	margin-top: 0.5em; 
	margin-left: 0.6em; 
	word-wrap: break-word;
	font-size: 9pt;
	color: black;
}
.katsudofooter{
	clear: both; 
	width: 300px;
	margin-top: 2px; 
	text-align: right;
}
span.wordnew{
	padding-left: 0px;
	font-style: italic;
	color: #FFAA16;
	font-weight: bold;
}
span.topicsgreen{
	color: green;
}
div.topicsclear{
	clear: both;
	margin-top: 16px;
}
div.supporter{
	float: left;
	margin-top: 10px;
	margin-left: 10px; 
	padding-left: 0px;
	margin-right: 0px; 
	width: 500px; 
	height: 730px; 
	border: solid 1px gray; 
	font-size: 10.5pt;
}
div.main{
	margin-left: 20px; 
	width: 906px; 
	height: 880px; 
	padding-bottom:	20px; 
	padding-top: 10px; 
}
div.kihukin{
	margin-top: 30px; 
	margin-bottom: 20px; 
	margin-left: 60px;  
	margin-right: 0px; 
	padding-left: 0px; 
	width: 280px; 
	height:162px; 
	border: solid 2.8px #66ccff; 
	background: #d4f4f9; 
	font-size: 10.5pt
}
