@charset "UTF-8";

/*
    Site Name: 能楽師　勝部延和　
    Description: initial setting
    Version: 1.0
    Author: StudioFINE
*/

/*
===== CONTENTS ===========================================

    1: CONTAINER
    2: HEADER
    3: NAVIGATION content_left
    4: content_right
	5: content_center
	6: FOOTER
	7: KAKUDAI
==========================================================
*/

/*
===== 1: CONTAINER ==========================================
*/

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1FFE3;
}

/*
===== 3: NAVIGATION ======================================
*/

#content_left {
	width: 160px;
	height: 100%;
	float: left;
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#naviBtn01 {
	height: 35px;
	overflow: hidden;
}

#content_left h5 {
	display: block;
	height: 30px;
	margin-bottom: 5px;
}
#content_left h5 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	background-color: #155014;
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 30px;
	background-image: url(../images/top/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#content_left h5 a:hover {
	background-image: url(../images/top/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#content_left h6 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 13px;
	font-weight: normal;
}
#content_left h6 a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#content_left h6 a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#content_left h4 {
	display: block;
	height: 30px;
	margin-bottom: 5px;
}
#content_left h4 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	background-color: #155014;
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 30px;
	background-image: url(../images/top/mitsugasiwa.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#content_left #nobu #title {
	background-color: #666600;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	color: #FFFFFF;
}
#content_left #nobu #title a {
	text-decoration: none;
}
#content_left #nobu p {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	margin: 5px;
}
#content_left .box h4 {
	color: #FFFFFF;
	text-align: center;
	background-color: #155014;
	font-weight: normal;
	font-size: 13px;
	height: 20px;
	padding-top: 6px;
}
#content_left .box p {
	font-size: 13px;
	padding: 5px;
	line-height: 15px;
	text-align: center;
}
/*
===== 4: content_right ======================================
*/

#content_right {
	float: right;
	width: 160px;
	height: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#content_right .box {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#content_right .box h4 {
	color: #FFFFFF;
	text-align: center;
	background-color: #666600;
	font-weight: normal;
	font-size: 13px;
	height: 20px;
	padding-top: 6px;
}
#content_right .box p {
	font-size: 11px;
	padding: 5px;
	line-height: 15px;
}

/*
===== 5: content_center ======================================
*/

#content_center {
	height: 100%;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}
/*
===== IE6対策ここから　*htmlをセレクタの前につける ======================================
*/
* html #content_center {
	height: 100%;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}
/*
===== IE6対策ここまで ======================================
*/
#content_center h6 {
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #155014;
}
#content_center .box {
	height: 100%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*
===== IE6対策ここから　*htmlをセレクタの前につけるる ======================================
*/
* html #content_center .box {
	height: 300px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
}
/*
===== IE6対策ここまで ======================================
*/
#content_center h3 {
	font-size: 15px;
	font-weight: bold;
	color: #003300;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #155014;
	margin-bottom: 5px;
}
#content_center img {
	float: left;
	margin-right: 10px;
}
#content_center p {
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin-bottom: 20px;
}

#content_center .content_topic {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 370px;
}
#content_center .content_topic table {
	font-size: 12px;
	line-height: 16px;
}

#container #content_center #pankuzu {
	font-size: 13px;
	color: #999900;
}

#container #content_center #pankuzu a {
	color: #999900;
}
/*　コンテンツセンター　２カラム　お問い合わせページ*/
#content_center2 {
	height: 100%;
	width: 580px;
	margin-right: auto;
	margin-left: 180px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#container #content_center2 #pankuzu {
	font-size: 13px;
	color: #999900;
}

#container #content_center2 #pankuzu a {
	color: #999900;
}
#content_center2 h6 {
	font-size: 15px;
	font-weight: bold;
	color: #009900;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
/*
===== 6: FOOTER ==========================================
*/

#footer {
	clear: both;
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
	height: 25px;
	background-color: #155014;
	padding-top: 5px;
}
#container #footer p {
	padding-left: 230px;
}


/*
===== 7: KAKUDAI ==========================================
*/

#container #content_kakudai {
	padding: 10px;
	text-align: center;
}

