@charset "utf-8";

/* main
---------------------------------------------*/
#main_tenshi {
	clear:left;
	width: 700px;
	padding-top: 5px;
}

/* アートギャラリー　メイン
---------------------------------------------*/
#main_tenshi h4 {
	clear: left;
	font-size: 130%;
	font-weight: 600;
	letter-spacing: 0.8em;
	text-align: center;
	border-bottom: 1px #999999 solid;
	border-right: 1px #cccccc solid;
	margin: 10px 0;
	padding: 3.5px 0 2.5px 0;
	color: #ffffff;
	background-color: #6DBC6F;
}
#main_tenshi h5 {
	clear: left;
	font-size: 125%;
	font-weight: 100;
	letter-spacing: 0.4em;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;
	color: #333333;
	line-height: 1.5em;
}
#main_tenshi h6 {
	width: auto;
	font-size: 100%;
	font-weight: 100;
	letter-spacing: 0.2em;
	text-align: left;
	padding: 0;
	margin: 0;
	color: #F70;
	line-height: 1.5em;
	background-color: #FFFFDF;
	border-left: 3px solid #FC0;
	border-bottom: 1px solid #FC0;
	padding-left: 5px;
}
#main_tenshi h2 {
	clear: left;
	font-size: 100%;
	font-weight: 100;
	letter-spacing: 0.3em;
	text-align: left;
	margin: 0 auto;
	padding: 0 10px;
	color: #333333;
	line-height: 1.5em;
}
#main_tenshi h3 {
	clear: left;
	font-size: 110%;
	font-weight: 100;
	letter-spacing: 1em;
	text-align: center;
	margin: 0;
	padding: 2px 0;
	color: #F70;
	line-height: 1.5em;
	background-color: #FFFFDF;
}
#main_tenshi div.tenshi_img_1{
	clear: left;
	width: 400px;
	padding-top: 0;
	height: 150px;
	border: none;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0.3em;
}
#main_tenshi div.tenshi_img_2{
	width: 200px;
	padding-top: 70px;
	height: 80px;
}
#main_tenshi div.tenshi_img_3{
	clear: left;
	width: 200px;
	padding-top: 70px;
	height: 80px;
}
#main_tenshi div.tenshi_img_4{
	width: 400px;
	padding-top: 0;
	height: 160px;
	border: none;
	text-align: left;
	line-height: 1.7em;
	letter-spacing: 0.2em;
}
#main_tenshi div.tenshi_img_5{
	clear: left;
	width: 400px;
	padding: 0;
	height: 160px;
	border: none;
	text-align: left;
	line-height: 1.7em;
}
#main_tenshi div.tenshi_img_6{
	width: 200px;
	padding-top: 70px;
	height: 100px;
}
#main_tenshi div.tenshi_ritomiku{
	width: 625px;
	margin-top: 5px;
	padding: 0;
	height: 100px;
	border: 1px #6DBC6F solid;
	text-align: left;
	line-height: 2.2em;
	clear:left;
}
#main_tenshi li {
	margin: 10px;
	padding-bottom: 5px;
}
#main_tenshi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*テキストボックス
---------------------------------------------*/
#main_tenshi div.tenshi_textbox_1{
	clear: left;
	width: 640px;
	padding:20px;
	height: auto;
	border: none;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0.3em;
	margin: 10px 0 0 0;
	border-top: 1px solid #6DBC6F;
}

/*　rightボーダー
---------------------------------------------*/
#rightborder {
	height: 1470px;
}