﻿@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "lroSVbN";
	color: #000000;
}

body{
	margin: 15px 0px 15px 10px;
	font-size: 90%;
}

a{

}

address{
	font-style: normal;
}

#main{
	width: 640px;
	background-color: white;
}

#top_title img{
	margin-bottom: 5px;
}

#top_title_kouza img{
	margin-bottom: 50px;
}

#top_title_no_image img{
	margin-bottom: 50px;
}

#top_image img{
	margin-bottom: 5px;
}

#lefter{
	float: left;
	width: 200px;
}

.sub_head{
	margin-bottom: 5px;
}

#contents .now_page{
	color: #33cccc;
	margin-bottom: 5px;
	width: 175px !important;
	width /**/: 200px;
	padding-left: 25px;
	font-family: "Comic sans MS";
	background: url(img/arrow_a.jpg) no-repeat center left;
}

#contents a{
	text-decoration: none;
}

#contents dt a{
	display: block;
	margin-bottom: 5px;
	width: 175px !important;
	width /**/: 200px;
	padding-left: 25px;
	font-family: "Comic sans MS";
	background: url(img/arrow_b.jpg) no-repeat center left;
}

#contents dt a:link, #contents dt a:visited{
	color: #888888;
	background: url(img/arrow_b.jpg) no-repeat center left;
}

#contents dt a:hover, #contents dt a:focus{
	color: #33cccc;
	background: url(img/arrow_a.jpg) no-repeat center left;
}


#contents dd{
	font-size: 80%;
	margin-bottom: 8px;
	padding-left: 2em;
	color: #888888;
}
#righter{
	float: right;
	width: 440px;
}


/* サブタイトル。右の見た目設定 */

.sub_title_e{
	clear: both;
	font-size: 18px;
	font-weight: normal;
	height: 31px !important;
	height /**/: 32px;
	padding: 1px 0px 0px 25px;
	margin-bottom: 5px;
	background: url(img/blank_bar.jpg) no-repeat bottom left;
	color: #33cccc;
	font-family: "Comic sans MS";
}

.sub_title_j{
	clear: both;
	font-size: 16px;
	height: 26px !important;
	height /**/: 32px;
	padding: 6px 0px 0px 25px;
	margin-bottom: 5px;
	background: url(img/blank_bar.jpg) no-repeat bottom left;
	color: #33cccc;
	font-family: "Comic sans MS";
}



/* about以降の表示設定 */

.photo_com li{
	margin-bottom: 15px;
}

.photo_com li img{
	border-width: 1px;
	border-color: #33cccc;
	border-style: solid;
}

.pc_left{
	float: left;
	display: block;
	width: 120px;
	text-align: center;
}

.pc_right{
	clear: both;
	float: right;
	width: 320px;
	display: block;
}

.pc_right h5{
	margin-bottom: 10px;
	font-size: 110%;
	color: #33cccc
}

.pc_right p{
	padding-left: 1em;
}

.centering{
	text-align: center;
	width: 380px;
	margin: 0px auto;
}

.com{
	text-align: left;
	line-height: 125%;
}

.license{
	margin-top: 1em;
}

.license dt, .license dd{
	line-height: 150%;
	text-align: left;
	color: black;
}

.license dd{
	margin-bottom: 1em;
	padding-left: 2em;
}

.license ol li{
	list-style: decimal outside;
	margin-left: 2em;
	margin-bottom: 1em;
}




/* infoの表示設定 */

.normal{
	text-align: left;
}

.kouza_photo li{
	float: left;
	display: inline;
	width: 150px;
	list-style: none;
	text-align: center;
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 15px;
}

.kouza_photo img{
	display: block;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
}

.kouza_photo a{
	text-decoration: underline;
}



/* eventの表示設定 */
table#plan{
	margin: 5px;
	text-align: left;
	width: 340px;
	border-bottom: 2px solid #33aaaa;
}

#plan th{
	font-size: 90%;
	border-bottom: 2px solid #33aaaa;
}

#plan tr{
	height: 3em;
}

#plan tr.t_odd{
	background-color: #aacccc;
}

#plan tr.t_even{
	background-color: #ffffff;
}

#plan td{
	font-size: 90%;
	line-height: 1.5em;
}

#plan td.month{
	text-align: center;
	width: 100px;
}



/* logの表示設定 */
#logs{
	line-height: 1.5em;
	text-align: left;
}

#logs h5{
	font-weight: normal;
	font-size: 100%;
	margin-bottom: 1em;
}

#diary_menu{
	margin-top: 50px;
}

#diary_menu h4{
	font-size: 16px;
	font-weight: normal;
	color: #888888;
	font-family: "Comic sans MS";
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #888888;
	width: 165px;
}

#diary_menu li{
	padding-left: 1em;
	list-style: none;
}

#diary_menu a{
	font-size: 16px;
	font-family: "Comic sans MS";
}

#diary_menu a:link, #diary_menu a:visited{
	color: #888888;
}

#diary_menu a:hover, #diary_menu a:focus{
	color: #33cccc;
}



/* accessの表示設定 */
#acc_list{
	line-height: 150%;
}

#acc_list dt{
	padding-left: 1em;
	padding-bottom: 1em;
}

#acc_list dd{
	padding-left: 2em;
	margin-bottom: 2em;
}

#acc_list address{
	margin-bottom: 1em;
}

#acc_list .tel{
	margin-left: 2em;
}

#acc_list img{
	display: block;
	margin: 0px auto;
}


/* 各サブページの設定 */
.right{
	text-align: right;
	width: 380px;
	margin: 0px 0px 0px auto;
}

.flower{
	width: 200px;
	text-align: left;
	line-height: 140%;
}

.flower h5{
	font-size: 90%;
	font-weight: normal;
}

.flower li{
	margin-left: 2em;
	list-style: disk;
}

.kaityo{
	text-align: left;
	line-height: 140%;
	font-size: 90%;
}

.kaityo img{
	display: block;
	margin-left: auto;
}



/* 各講座ページの設定 */
.kouza_info{
	text-align: right;
	padding-right: 2em;
	line-height: 2em;
	font-size: 90%;
}

.kouza_master{
	margin: 1em 1em 1em auto;
	width: 20em;
}

.kouza_master dt{
	width: 20em;
	text-align: left;
}

.kouza_master dd{
	width: 16em !important;
	width /**/: 20em;
	padding-left: 4em;
	text-align: left;
}

.kouza_info_photo{
	padding: 1em;
}

.kouza_info_photo img{
	margin-right: 15px;
	margin-bottom: 15px;
}

.kouza_kondate{
	text-align: left;
}

.kouza_kondate h5{
	font-size: 100%;
	font-weight: normal;
	padding-left: 3em;
}

.kouza_kondate ul{
	padding-left: 5em;
}



/* 短期・ワンデイ講座ページ用 */
.short_kouza_info{
	text-align: right;
	padding-right: 2em;
}

.short_kouza_photo li{
	clear: left;
	float: left;
	width: 150px;
	list-style: none;
	text-align: center;
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 15px;
}

.short_kouza_photo img{
	display: block;
	margin-bottom: 2em;
}



.back2info{
	display: block;
	width: 4em;
	text-align: right;
	margin-top: 1em;
	margin-left: auto;
}

a:link.back2info, a:visited.back2info{
	color: #888888;
}

a:hover.back2info, a:focus.back2info{
	color: #33cccc;
}

.text-lefter{
	text-align: left;
}

.text-righter{
	text-align: right;
}

.text-center{
	text-align: center;
}


/* links ページのスタイル */
.links{
	margin-top: 1em;
	font-size: 16px;
}

.links li{
	margin-bottom: 2em;
}

.links a:link, .links a:visited{
	color: #888888;
}

.links a:hover, .links a:focus{
	color: #33cccc;
}

