/* CSS Document */

#news_main {
	color: #14325f;
	min-height: 420px;
}

#info {
	padding: 30px 0 30px 0;
	font-size: 80%;
	line-height: 180%;
}

.outline-margin_news dt {
	color: #14325f;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: bold;
	padding: 5px 0 12px 0;
	
}

.outline-margin_news dd {
	color: #7e81b4;
	font-size: 80%;
	margin-bottom: 40px;
}

.content {

}

a:link {color:#414D7B; text-decoration:none;}
a:visited {color:#775E81; text-decoration:none;}
a:hover {color:#33B5FF; text-decoration:underline;}
a:active {color:#33B5FF; text-decoration:underline;}


.contenttitle {
	color:#14325f;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: bold;
	padding: 5px 0 12px 0;
	height: 30px;
}

.contenttitle .title {
	font-family: "Verdana", "メイリオ", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka‐等幅";
	margin-top: 5px;
	font-weight: normal;
	display:inline;
	font-size: 70%;
}


.contentbody {
	font-size: 80%;
	line-height: 170%;
	color: #7e81b4;
	padding-bottom: 50px;
}

.contentbody img {
	text-align:center;
	padding: 10px 0 10px 0;
}

#side {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", sans-serif;
}

.sidett {
	font-size: 80%;
	padding: 50px 0 0 0;
}

#side dt {
	font-size: 80%;
	padding: 20px 0 5px 0;
}

#side dd {
	padding-left: 70px;
	_padding-left: 35px;
	line-height: 1.5;
	font-size: 12px;
}

#side li {
	font-size: 12px;
	line-height: 1.7;
	list-style-type:none;
}

.newentry a {
	background: url(/skins/in-kyo01/img/saisinbtn.gif) no-repeat;
	height:28px;
	width:200px;
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	margin: 50px 0 0 0;
}

.newentry a:hover {
	background-position: 0px -28px;
}

.newentry a:active {
	background-position: 0px -56px;
}

.leftbox {
	float: left;
	font-size: 10px;
	padding: 0 10px 10px 0;
	text-align:right;
	color: #999999;
}

.leftbox img {
	display:block;
	padding: 0;
	margin: 0;
}

.rightbox {
	float: right;
	font-size: 10px;
	padding: 0 0 10px 10px;
	text-align:right;
	color: #999999;
}

.rightbox img {
	display:block;
	padding: 0;
	margin: 0;
}

#side ul li ul{
padding-left:1em;
}
