/* ｿｧ */
.greenb		{ color:#3F5612; font-weight:bold;}
.brownb		{ color:#996633; font-weight:bold;}
.blueb		{ color:#0066cc; font-weight:bold;}

/* ･ﾈ･ﾃ･ﾗ･ﾚ｡ｼ･ｸ･遙ｼ･ﾉ */

.read 	 { display: block;margin:10px 0px 10px 0;padding:0 10px 0 5px ; width:550px;
		   font-size:11pt; font-weight:normal; line-height:140%; color:#333333;}
.rb	 	 { padding:8px 5px 0 5px;
		   font-size:10pt; font-weight:normal; line-height:140%; color:#333333;}
.logogp   { margin:10px 0 10px 0;}

.onepoint { background-color:#EFEBCE; padding:3px 5px; margin-bottom:10px;
		    font-size: 11pt; font-weight:bold; color : #AC3333; width:550px;
		    border-color:#6A4F56; border-width:1px 1px 1px 5px; border-style:solid;}
.po		{ padding:5px ;}

/* ﾋﾜﾊｸ */
.para	 { clear:both; display:block ; margin:10px 5px 10px 0; width:550px;}
.catch	 { display: block; padding:5px 0 10px 0;}
.readtext{ font-size:11pt; font-weight:normal; line-height:140%; color:#333333;margin-bottom:1em; border-top: 2px solid #975D5D;}
.lphoto  { float:left ; padding:5px 10px 2px 0; }
.rphoto  { float:right; padding:5px 0 2px 10px; }

/* ･ﾉ･ｯ･ｿ｡ｼ･ﾗ･zﾁﾕ･｣｡ｼ･・*/

#profname{ font-size:11pt; font-weight:bold; line-height:130%; color:#0066cc;}
#profread{ font-size:9pt; font-weight:normal; line-height:130%; color:#333333;}
#npage	 { margin-left:360px; font-size:10pt; font-weight:bold; line-height:100%; color:#D95252;}
ul#prof  { margin: 0 0 0 30px;}


/* ･ｯ･・ﾋ･ﾃ･ｯ･ﾗ･zﾁﾕ･｣｡ｼ･・*/

.list 	{ margin:10px 0 10px 0; width:550px;
		  font-size:11pt; font-weight:normal; line-height:140%; color:#333333;}
.list  a{ font-size:11pt; font-weight:bold;}
.profile{ clear:both; margin: 10px 0px 10px 0px;}
table	{ background-color:#E2AA8E; width: 560px; text-align:center; 
          border-collapse: collapse;font-size:9pt; line-height:140%; }
th.name { background-color:#FFFFCC ;font-weight:normal;
		  border:solid 1px #E2AA8E;empty-cells: show; font-size:12px; font-weight:bold;}
th.node { background-color:#FFFFCC ;font-weight:normal;
		  border:solid 1px #E2AA8E;empty-cells: show;width : 100px; font-weight:bold;}
td.photo{  background-color:#FFFFFF ;font-weight:normal; text-align:left;padding:0 0 0 5px;
		  border:solid 1px #E2AA8E;empty-cells: show;width : 205px; }
th		{ background-color:#FFFFCC ;font-weight:normal;
		  border:solid 1px #E2AA8E;empty-cells: show;  }
td		{ background-color:#FFFFFF ;font-weight:normal; text-align:left;padding:0 0 0 5px;
		  border:solid 1px #E2AA8E;empty-cells: show; }


.faqbox { width:560px; display:block;margin:10px 0 10px 0;}

.naiyo  { padding:5px 10px 0px 10px;
  border-left  :solid  2px #725C55; border-right :solid 2px #725C55;}

.topic		{ background-color:#EFEBCE; padding:3px 5px; margin-bottom:10px;
			  font-size: 11pt; font-weight:bold; color : #AC3333; 
			  border-color:#6A4F56; border-width:0 0 1px 7px; border-style:solid;}


/* 本文数字リスト */
.caption{
	width: 565px;
	color: #5d7430;
}

.caption ol{
	margin-left: 30px;
	margin-right: 10px;
}

.caption li{
	margin-bottom: 8px;
	color: #5d7430;
}

.caption .chu{
	font-weight: bold;
}

.txtol{
	margin: 5px 0;
	padding:0;
	}

.naiyo a{ text-decoration:none;border-bottom: 1px dashed; }
.naiyo a:link{ text-decoration:none; }
.naiyo a:visited{ text-decoration:none; }

/*------------------------------------
　　ハック系
 ----------------------------------- */
 
/* 画像のはみ出し防止 */
.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 */

.next_box{
	padding: 10px;
	background: #FFBDAE;
	margin-bottom: 10px;
	margin-right: 5px;
}

.next_box p{
	line-height: 1.5em;
}
