body a:link {
	color: #c14374;
}

body h1{
	margin-left: 0;
	font-size: 1em;
	line-height: 1.6;
}

body h2{
	margin-left: 0;
	font-size: 0.95em;
	line-height: 1.6;
}

/*body.bonyu h2,
body.aisatu h2,
body.annai h2 {
	clear: both;
	}
*/
body p, body li{
	margin-left: 2em;
	font-size: 0.9em;
	line-height: 1.6;
}

.centering {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
}

.photo_small{
	width :200px;
	height: 150px;
	float: right;
	padding: 0.3em;
	border: dotted 1px #ea9abe;
	clear: both;
}

.photo_right{
	float: right;
	padding: 0.3em 0.3em 1em 0.3em;
	clear: both;
	vertical-align: top;
}

.photo_left{
	float: left;
	padding: 0.3em 1em 1em 0.3em;
	clear: both;
	vertical-align: top;
}

.photo_pola{
	margin: 20px;
	float: right;
	clear: both;
}

.pct_right{
	float: right;
	padding: 0.3em;
	margin-right: 30px;
}

.kyousitu_name{
	padding-left: 1em;
	background: url(img/ix_062.gif) left center no-repeat;
	border-bottom: solid 2px #ea9abe;
}

.event_name{
	padding-left: 1em;
	background: url(img/ix_062.gif) left center no-repeat;
	border-bottom: solid 2px #ea9abe;
}

.question{
	padding-left: 2.5em;
	background: url(img/pin.gif) left center no-repeat;
	border-bottom: solid 2px #ff5a8c;
}

.border-on{
	border: solid 2px #000000;
}

ul.kyousitu_list {
	list-style-image: url(img/listmark_heart.gif);
}

ul.kyousitu{
	list-style: none;
}

.sanpu{
	list-style-image: url(img/sanpu.gif);
	list-style-position: inside;
}

.sanpu2{
	list-style-image: url(img/sanpu2.gif);
	list-style-position: inside;
}

.ninpu{
	list-style-image: url(img/ninpu.gif);
	list-style-position: inside;
}

.ninpu2{
	list-style-image: url(img/ninpu2.gif);
	list-style-position: inside;
}

.ninsanpu{
	list-style-image: url(img/ninsanpu.gif);
	list-style-position: inside;
}

.josei{
	list-style-image: url(img/josei.gif);
	list-style-position: inside;
}

.futoji{
	font-weight: bold;
}

.red{
	color: #8f1d22;
}

.pink{
	color: #d24642;
}

.blue{
	color: #4082ab;
}

.important{
	font-size:1.1em;
	font-weight: bold;
	text-align: center;	
}

.migiyose{
	text-align: right;
}

.prof_name {
	padding-left: 1.2em;
}

.prof_content{
	padding-left: 5em;
}

ul.link_list {
	list-style-image: url(img/m_ico009.gif);
}

ul.link_list li{
	line-height: 2.0;
	}

ul.sitemap_l1{
	list-style-image: url(img/m_ico009.gif);
}

ul.sitemap_l2{
	list-style-image: url(img/ic_cir01.gif);
}

.kaigyou{
	clear: both;
}

#topimage {
	width: 790px;
	height: 340px;
	margin-bottom: 20px;
}

#contents {
	width: 100%
	min-width: 800px;
	margin: 30px 5px;
	padding-top:10px;
}

#contents h1 {
	padding-left: 1em;
}

#top_page_contents {
	width: 800px;
	height: 340px;
	padding: 0;
}

#osirase {
	width: 520px;
	float: left;
	padding:0;
	padding-top: 20px;
	margin: 0;
	border-style: none;
}

#osanyoyaku {
	width: 520px;
	float: left;
	padding:0;
	padding-top: 20px;
	margin: 0;
	border-style: none;
}

#main {
	width: 530px;
	float: right;
}

#main p {
	padding: 5px;
	margin: 0;
}

#side_window {
	width: 250px;
	height:320px;
	padding-top: 40px; 
}

#aisatu{
	width: 220px;
	height: 150px;
	display: block;
	float: left;
	margin: 5px;
	border: dotted 1px #ea9abe;
}

#subcontents{
	width: 100%;
	float: right;
	margin-left: -280px;
	margin-right: auto;
}

#subcontents h1,
#subcontents h2,
#subcontents p,
#subcontents li {
	margin-left: 280px;
}

#sidebar {
	width: 250px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	border-right: dotted 1px #ea9abe;
}

#sidebar p{
	margin-left: 0;
	padding-left: 10px;
}

#kyousitu_kyousitu {
	width: 48%;
	min-width: 386px;
	float: left;
}

#kyousitu_kyouryoku{
	width: 48%;
	min-width: 386px;
	float: right;
}

#kyousitu_index{
	width: 98%;
	height: 300px;
	margin: 0 10px;
	clear: both;
}

#pgallery{
	width: 790px; /*widthは並べたい枚数にあわせて調整*/
	height: 460px; /*heightは行数×230px*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

dl{
	margin: 5px;
	padding: 0px;
	float: left;
	width: 250px; /*widthは写真の大きさにあわせて調整*/
	font-size: 14px; /*font-sizeは固定した方が良い*/
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #666666 #666666 #999999;
}

dt{
	margin: 0px;
	padding: 0px;
}

dd{
	margin: 0px;
	padding: 4px 0.5em;
}
dd.title{
	height: 1.2em; /*タイトルは1行*/
	text-align: center;
	background-color: #eeeeee;
}
