@charset "utf-8";


/* グローバル設定 --------------------------------------*/

#ContentsHeader {
	background:url(../images/h2_bg.gif) left bottom repeat-x;
	position:relative;
	padding:15px 0px 0px 0px;
	margin:0px;
}
h2 {
	margin-top:21px;
	width:100%;
	height:327px;
	text-align:center;
}
h2.koza {
	margin-top:21px;
	width:100%;
	height:200px;
	text-align:center;
}

h2 span {
	width:1000px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
}


/* 上書き */
#Contents #Main {
	width:1000px;
	margin:auto;
	color:#444444;
}
#Contents #MainBtm {
	width:1000px;
	margin:auto;
	background:none;
	padding:20px 0px;
	text-align:right;
	height:auto;
}
#Contents #MainLeft {
	width:730px;
	padding:30px 0px 0px 20px;
	float:left;
}
#Contents #MainLeft2 {
	width:730px;
	padding:50px 0px 0px 20px;
	float:left;
}
#Contents #MainRight {
	width:220px;
	float:left;
	text-align:right;
}

/* greeting */
.greeting_box {
	background:url(../images/bg_01.gif) repeat-y;
	width:684px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}
.greeting_box h3{
	padding:0px 0px 5px 0px;
}


.greeting_box .boxSet {
	padding:0px 15px 15px 15px;
	clear:both;
}
.greeting_box .boxSet h4{
	padding:10px 0px 10px 0px;
}
.greeting_box .boxSet h5{
	font-size:10pt;
	font-weight:bold;
	padding:0px 0px 0px 15px;
	margin:0px 0px 10px 0px;
	background:url(../images/icon_01.gif) no-repeat;
	background-position:left center;
	clear:both;
}
.greeting_box .boxSet p{
	padding:0px 0px 10px 0px;
}
.greeting_box .boxSet .imgRight {
	padding:0px 0px 10px 10px;
	float:right;
}
.greeting_box .boxSet .imgLeft {
	padding:0px 10px 20px 0px;
	float:left;
}
.greeting_box .boxSet .imgProf {
	margin-top:6px;
	margin-bottom:10px;
}
.greeting_box .line {
	padding-top:10px;
	margin:15px 0px 0px 0px;
	background:url(../images/line01.gif) no-repeat;
	background-position:top;
}
.greeting_box .boxFoot {
	clear:both;
}



.column {
	padding-top:35px;
	padding-bottom:35px;
	clear:both;
	width:685px;
}
.column h3 {
	background:url(../images/h3_bg.gif) 0 0 no-repeat;
	font-size:18px;
	font-weight:bold;
	padding:16px 0px 10px 40px;
}
.column img.pict{
	clear:both;
	float:right;
	margin:10px 0px 10px 20px;
}
.column p{
	padding:10px;
}

.column .imgPict {
	clear:both;
}

.column .kome {
	font-size:80%;
}

.column .komeSet {
	padding:10px 0px 0px 0px;
	margin:10px;
	border:1px #CCCCCC dashed;
	background:#EEEEEE;
	clear:both;
}
.column .komeSet ul {
	line-height:110%;
	padding:0px 10px 0px 14px;
	margin:0px 0px 15px 0px; 
	list-style:none;
}
.column .komeSet ul li {
	font-size:80%;
	margin:0px 0px 3px 0px;
}

.column .matomeSet {
	padding:10px 0px 0px 0px;
	clear:both;
}
.column .matomeSet dl {
	padding:10px;
	margin:10px 10px 10px 10px;
	border:1px #999999 solid;
}
.column .matomeSet dl dt {
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}
.column .matomeSet dl dd {

}

.column .matomeSet dl dd ul {
	line-height:130%;
	padding:0px 10px 0px 34px;
	margin:0px 0px 15px 0px;
}
.column .matomeSet dl dd ul li {
	clear:both;
	margin:0px 0px 10px 0px;
}
.column .matomeSet dl dd ul li .matomeThum {
	float:right;
	padding:0px 0px 10px 10px;
}

.p1Matome1 { height:460px; }
.p2Matome3 { height:340px; }


.column p.gobtn{
	padding:10px;
	text-align:right;
}

#MainRight h3 {
	margin-bottom:10px;
	text-align:left;
}
#MainRight .pt25 {
	padding-top:25px;
}
#MainRight ul {
	list-style-type:none;
	margin:0px 0px 25px 0px;
}
#MainRight ul li{
	font-size:0px;
	display:inline;
}
#MainRight div.gray {
	background:url(../images/right_gray_bg.gif)  0 0 no-repeat;
}
#MainRight div.gray ul {
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 14px;
	text-align:left;
	line-height:10px;
}
#MainRight div.gray ul li{
	padding:9px 0px 9px 0px;
	display:block;
	background:url(../images/r_line.gif) left bottom no-repeat;
}
#MainRight div.gray ul li.last{
	background:none;
	padding:9px 0px 0px 0px;
	line-height:normal;
}
#MainRight div.gray ul li p{
	padding-right:10px; 
}
#MainRight div.gray ul li p a{
	color:#003399;
	text-decoration:underline;
}

/* 講座 */

.column_b {
	padding-bottom:35px;
	clear:both;
	width:685px;
}
.mt25 {
	padding-top:25px;
}
.column_b h3 {
	background:url(../images/h3_bg.gif) 0 0 no-repeat;
	font-size:18px;
	font-weight:bold;
	padding:3px 0px 10px 40px;
}
.column_b div {
	clear:both;
}
.column_b img.pict{
	clear:both;
	float:left;
	margin:10px 20px 10px 0px;
}
.column_b p{
	padding:10px;
}
.column_b p.clear{
	padding:10px 10px 10px 10px;
	clear:both;
}
.pager {
	width:1000px;
	margin:auto;
	text-align:center;
	padding:30px 10px 0px 10px;
	clear:both;
}
.pager ul{
	list-style-type:none;
}
.pager ul li{
	display:inline;
	padding:5px;
}
.pagerbtm{
	padding:0px 10px 0px 10px;
}



.columnBoxSet {
	clear:both;
}
.columnBoxSet .columnBox {
	width:221px;
	float:left;
}
.columnBoxSet .marginSet {
	margin-right:11px;
}
.columnBoxSet .columnBox h3 {
	margin:0px 0px 5px 0px;
}
.columnArea {
	padding:5px 5px 10px 5px;
	border:1px #CCCCCC solid;
}
.columnArea .columnThum {
	margin:0px 0px 5px 0px;
}
.columnArea .columnText {
	padding:0px 0px 0px 3px;
	height:6em;
}
.columnArea .columnText p {
	line-height:120%;
}
.columnArea .gobtn {
	text-align:center;
}












