@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:35px 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:0px;
	padding-bottom:35px;
	clear:both;
	width:685px;
}

.column:after {  /*--*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.column {display: inline-block;}/*forIE*/
.column {display: block;}/*forIE*/


.column h3 {
	background:url(../images/h3_bg.gif) 0 0 no-repeat;
	font-size:18px;
	font-weight:bold;
	padding:16px 0px 25px 50px;/*--*/
}
.column img.pict{
	clear:both;
	float:right;
	margin:10px 0px 10px 20px;
}
.column p{
	padding:0 10px 10px 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{
	clear:both;
	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;
}

/* 陶芸 */

div.column01 h4{
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 3px 20px;
	margin:0px 0px 10px 0px;
	background:url(../images/h4_bg01.gif) no-repeat;
	background-position:left bottom;
	clear:both;
	line-height:120%;
	color:#333333;
}
div.column01 h4.last{
	background:url(../images/h4_bg03.gif) no-repeat;
	background-position:left bottom;
}

div.mL370 .sectionPart p{
	padding-left:0px;
	margin-left:365px;
}
div.mL370 .sectionLast p{
	padding-left:0px;
	margin-left:365px;
}
div.mL370 p.mLnone{
	padding:0 10px 10px;
	margin:0;
}

div.column02 .sectionPart{
	width:320px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	_margin-left:5px;
	_margin-right:5px;
}
div.column02 .sectionPart p{
	line-height:140%;
	margin-left:140px;
}
div.column02 .sectionPart p.mLnone{
	margin-left:0px;
}
div.column02 h4,
div.column03 h4{
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 3px 0px;
	margin:0px 0px 5px 0px;
	background:url(../images/h4_bg02.gif) no-repeat;
	background-position:left bottom;
	clear:both;
	line-height:120%;
	color:#333333;
}
div.column .imgLeft {
	padding:0px 10px 20px 0px;
	float:left;
}
div.column02 .imgLeft {
	padding:0px 10px 20px 0px;
	float:left;
}

div.column .imgRight {
	padding:0px 0px 20px 10px;
	float: right;
}

.columSub{
	margin:20px 10px 20px 5px;
	padding:10px 10px 0px 10px;
	border:1px solid #CCCCCC;
	clear:both;
}

div.column01 .columSub{
	background-color:#FDD9DC;
	padding:15px 10px 10px 10px;
	border:none;
}

div.column .imgLeftB {
	padding:0px 15px 10px 0px;
	float:left;
}

.columSub:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.columSub {display: inline-block;}/*forIE*/
.columSub {display: block;}/*forIE*/

.sectionPart{
	padding-bottom:0px;
	margin-bottom:20px;
}
.column01 .sectionPart{
	background: url(../images/section_bg01.gif) no-repeat bottom left;
	padding-bottom:10px;
	margin-bottom:20px;
}
.columSubLeft{
	width:270px;
	float:left;
}
.columSubRight{
	width:270px;
	float: right;
}
.sectionPart:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.sectionPart {display: inline-block;}/*forIE*/
.sectionPart {display: block;}/*forIE*/


.boxUnderLine{
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:10px;
}
.columSoshigaya{
	margin:20px 100px 20px 100px;
	padding:10px 10px 0px 10px;
	border:1px solid #CCCCCC;
	text-align:center;
}

.columnLead{
	margin-bottom:20px;
}

.unit{
	white-space:nowrap;
}
.toMovie{
	text-align:right;
	margin:-10px 0 0px 0;
}



.column_movie2 {
	padding:10px 15px 15px 15px;
	margin-bottom:25px;
	clear:both;
	background:#FEEFEF;
	border:1px #F38785 solid;
}
.column_movie2 .tittle {
	font-size:120%;
	font-weight:bold;
	color:#842A2D;
	padding:0px 0px 10px 0px;
}
.column_movie2 .imgThum {
	padding:0px 15px 0px 0px;
	float:left;
}
.column_movie2 .clearFloat {
	clear:both;
}


.checkBox {
	margin:0px 15px 10px 15px;
	clear:both;
}
.checkBoxIn {
	border:1px #F6A1A0 dashed;
}
.checkBoxIn .tittle {
	font-size:100%;
	font-weight:bold;
	color:#842A2D;
	padding:3px 5px 0px 5px;
}
.checkBoxIn .text {
	padding:0px 5px 5px 20px;
}


#optionBox {
}

#optionBox .tittle {
	font-size:120%;
	color:#59040B;
	font-weight:bold;
}

#optionBox .img {
	padding:0px 15px 0px 0px;
	float:left;
}
#optionBox .text {
	padding:0px 0px 0px 0px;
}



/* Clearfix */
.clearfix:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.clearfix {display: inline-block;}/*forIE*/
.clearfix {display: block;}/*forIE*/
