@charset "shift_jis";

/* 共通 */
BODY {
	font-size:14px;
	color:#333333;
	background-color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}

/* ライン */


#hr_dot_gray{
	size:1px;
	color:#999999;
	border-style:dotted;	
}

#hr_dot_report{
    size:1px; 
	color:#009900; 
	border-style:dotted;
	width:300px;
}

#hr_dot_report_blue{
    size:1px; 
	color:#ccd5e8; 
	border-style:dotted;
	width:300px;
}

#hr_green {
	border: 1px solid #009900;
}

#hr_dot_green {
size:1px; 
	color:#009900; 
	border-style:dotted;
}

#hr_dot_green_usui {
	size:1px;
	color:#669900;
	border-top-width: 0.5em;
	border-right-width: 0.5em;
	border-bottom-width: 0.5em;
	border-left-width: 0.5em;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

/* リンク */

a:hover {
	color: #ee3238;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;	
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;		
}
a:active {
	color: #ee3238;
	text-decoration: none;
}

/* インデックス */
#soto_waku{
	width:520;
    border: 1px solid #e3e3e3;
	left: 2px;
	top: 2px;
	margin: 5px;
	padding: 5px;
}



.date {
	color:#666666;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 15px;
}

.date2{
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: double;
	border-bottom-color: #009900;
	border-left-color: #009900;
	padding-bottom: 1px;
}

.date_blue{
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: double;
	border-bottom-color: #000099;
	border-left-color: #000099;
	padding-bottom: 1px;
}
.country {
	line-height: 18px;
	font-size: 10px;
	color: #666666;
	margin-top: 15px;
	margin-left: 100px;
	float: left;
}
.waku_jukucho {
	background-color: #e6e6e6;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom:10px;
}

.waku_sensyu {
	background-color: #e0f8e0;
	margin-top: 0px;
	margin-left: 0px;
}

.waku_schedule{
	background-color: #e5ffe5;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.waku_button_j{
    float:left;

}

.index_title {
	line-height: 18px;
	margin-left: 20px;
	margin-top: 2px;
	padding-top: 10px;
	padding-left: 10px;
	
}	


.index_name {
	line-height: 20px;
	margin-left: 25px;
	margin-top: 10px;
	padding-left: 5px;
	font-size: 10px;	
}	

.index_txt_right {
	float:right;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	margin-top: 15px;
}

/* 本文 */
.waku {
	border: 1px solid #768ddf;
}

.komoji{
	font-size: 10px;
	}

.comment{
	font-size:10px;
	background-color: #FFFF99;	
}

.comment_2{
	font-weight: bold;
}

.comment_3{
	background-color: #66CCFF;	
}

.column_body{
line-height:24px;
text-align:left;
padding:10px;
text-indent:1em;
margin-bottom:0.5em;
}

.report_body {
padding:20px 20px 20px;
  line-height : 22px;
  text-align:left; 
}

.report_body_big {
	padding:20px 20px 20px;
	line-height : 22px;
	text-align:left;
	font-size: 14px;
}

.report_body2 {
padding:20px 20px 20px;
  line-height : 24px;
  text-align:left; 
}

.txt_date{
	font-weight: bold;
	color: #000033;
}

.txt_title {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.txt_bold{
font-weight: bold;
	color: #003366;
}

.txt_last_name{
	font-size: 12px;
	text-align: right;
	padding-right:20px;
	padding-bottom:10px;
	
}

/*下線*/
.txt_underline{
	text-decoration: underline;
}

/*文字強調*/
.txt_big {
	font-size: 14px;
	font-weight: bold;
	}

.txt_big2{
font-size:14px;}

.txt_big2_1{
	font-size:14px;
	line-height: 20px;
}



/*枠*/
.waku {
	border: 1px solid #e3e3e3;	
}

.yohaku_right{
padding-right:20px;
}

.yohaku_left{
padding-left:20px;
}

/*画像*/
.index_img,.img_float,.img_float_r,.img_float_wakunashi ,.img_float_r_wakunashi {
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.index_img,.img_float,.img_float_r{
	border: 1px solid #999999;
}	

.index_img,.img_float,.img_float_wakunashi{
	float: left;	
}		

.img_float_r,.img_float_r_wakunashi {
	float: right;	
}	



.mini_img,.mini_img_tate{
border:thin #999999 1px;	
margin:1px;	
}

.mini_img{
margin:1px;	
}

.mini_img_tate{
margin:0px 14px 0px 15px;

}

.img,.img_tate{
margin:6px;
padding:2px;
border:#999999 1px;
}


.img{
width:314px;
height:235px;

}

.img_tate{
width:235px;
height:314px;
}

.clear {
	clear: both;
}

/*師弟合作レポート用*/
p.jukucho_talk,p.deshi_talk{
padding:0px 20px;
line-height:20px;
}

p.jukucho_talk{
background-color:#e5e5e5;
height:auto;
}

.jukudeshi_img{
float:left;
margin:4px 6px 0px 4px;
}


.misekeshi{
	text-decoration: line-through;
}

/*ＮＥＷページのＣＳＳ*/
.topic_body {
	line-height: 20px;
	margin-left: 20px;
	margin-right:10px;	
	margin-top: 8px;
	}	

.topic_comment {
	font-size: 10px;
	line-height: 15px;
	margin-top: 5px;
	color: #666666;
	margin-left: 30px;
}	

