@charset "utf-8";
/* CSS Document */

/* 全体幅850px */

/*
 * LAYOUT
 * ----------
 * INDEX 
 *
 * 001 TOPページ
 * 002 wordpress
 * ----------
 */


/* 001 ========================================
 * TOPページ
 ======================================== */
#gakka {
	margin:5px 0 0 0;
	height:122px;
	}
#gakkab {
	margin:5px 0 0 0;
	height:190px;
	}
	
#gakka2 {
	margin-top:0px;
	height:320px;
	}
#gakka2 .left {
	background:url(../images/top05.jpg) no-repeat;
	width:287px;
	height:320px;
	float:left;
	font-size:14px;
	}
	.one {
		margin:91px 45px 0 57px;
		line-height:20px;
		}
	.two,.three,.four  {
		margin:14px 45px 0 57px;
		line-height:20px;
		}
	.one_c {color:#006600;}
	.two_c {color:#990033;}
	.three_c {color:#CC6600;}
	.four_c {color:#003366;}
	
#gakka2 .right {
	background:url(../images/top06.jpg) no-repeat;
	width:287px;
	height:320px;
	float:right;
	}
#gakka2 .iroiro {
	margin:74px 55px 0 35px;
	font-size:14px;
	line-height:28px;
	}
#gakka2 .iroiro span {
	color:#E67B00;
	}
#gakka2 .iroiro2 {
	margin:0px 55px 0 35px;
	font-size:14px;
	line-height:28px;
	}
#gakka2 .iroiro2 span {
	color:#E63679;
	}
#gakka2 a:link{ text-decoration:none; }
#gakka2 a:visited { text-decoration:none; } /* … 訪問済みのリンク*/
#gakka2 a:hover { text-decoration:underline; } /*… ポイント時のリンク*/
#gakka2 a:active { text-decoration:underline; } /*… 選択中のリンク*/	 




#wp1 {
	clear:both;
	background:url(../images/top03.gif) no-repeat;
	height:20px;
	margin:0px 0 0 0;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	}
#wp1 span {
	font-size:10px;
	}
#wp2{
	background-color: #FFFFCC;
	}
#wp2 table td {
	border-bottom:#CCCCCC 2px dotted; background:#fce7f1;
	}
#wp1 a:link{ text-decoration:none; }
#wp1 a:visited { text-decoration:none; } /* … 訪問済みのリンク*/
#wp1 a:hover { text-decoration:underline; } /*… ポイント時のリンク*/
#wp1 a:active { text-decoration:underline; } /*… 選択中のリンク*/	 



/* 002 ========================================
 * wordpress
 ======================================== */
/*.news {
	margin-top:20px;
	} 

.date {
	font-size:11px;
	padding:0 10px;
	}

.news h3 {
	height:25px;
	padding:5px 0 0 5px;
	font-size:17px;
	font-weight:bold;
	border-left:5px solid #E63679;
	line-height:23px;
	}
	
.news p {
	margin:20px 0 20px 0;
	padding:0 10px;
	line-height:23px;
	color:#333333;
	}


.news table {
	width:100%;
	}
.news strong {
	font-size:16px;
	color:#c51a79;
	}
.news td {
	padding:4px 0 4px 8px;
	border-bottom:1px dotted #c2c2c2;
	}
.news td.noborder {
	border-bottom:none;
	}

#wp {
	padding:10px;
	text-align:center;
	}*/
	
#wp {
	width:100%;
	margin:0px 0;
}
#subtitle {
	width:100%;
}
#subtitle h2 {
	padding-left:10px;
	font-size:28px;
	font-weight:normal;
	border-top:none;	
	border-right:none;
	border-bottom:none;
	border-left:8px solid #E63679;
}

#wp h1 {
	font-size:24px;
	font-weight:bold;
	line-height:36px;
	}
#wp h2 {
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	}
#wp h3 {
	padding-left:10px;
	font-size:16px;
	font-weight:normal;
	border-top:none;	
	border-right:none;
	border-bottom:1px solid #4d4d4d;
	border-left:8px solid #E63679;
}

#wp div.news {
	margin:10px 0;
}

#wp .news a:link{ color:#E63679; text-decoration:none; }
#wp .news a:visited { color: #E63679; text-decoration:none; }/* … 訪問済みのリンク*/
#wp .news a:hover { color: #E63679; text-decoration:none; } /*… ポイント時のリンク*/
#wp .news a:active { color: #E63679; text-decoration:none; } /*… 選択中のリンク*/

#wp div.news p {
	margin:10px 0 20px 0;
	padding:0 10px;
	line-height:20px;
}

#wp p.plink {
	text-align:right;
}

#wp table {
	width:100%;
}
#wp strong {
	font-size:16px;
	color:#c51a79;
}
#wp td {
	padding:4px 0 4px 8px;
	border-bottom:1px dotted #c2c2c2;
}
#wp td.noborder {
	border-bottom:none;
}
