/* 基本データ */
@import url("navi.css");

/* ↓基本タグ設定 */
h1,h3,h4,h5,h6,p,form {
	margin:0;
	padding:0;
	text-decoration: none;
}
dl,dt,dd {
	margin:0;
	padding:0;
}
a img,img {
	border:none;
	padding: 0px;
	margin: 0px;
}
STRONG.n {
	font-weight: normal;
  border-left-width : 5px;border-style : none none none solid;
  border-left-color : navy;
}
/* ↑基本タグ設定 */


html,body {
	background-image: url(img/bg.gif);
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 1pt;
}
#container {
	width: 785px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-image: url(img/topbar.gif);
	display: block;
	height: 89px;
	width: 785px;
	clear: both;
	text-indent: -9999px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

#right_index {
	float: right;
	width: 550px;
}
#right {
	float: right;
	width: 550px;
	background-image: url(img/main_bg.jpg);
}

#left {
	float: left;
	width: 225px;
	padding-left: 3px;
}
#right .contents {
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 5px;
	padding: 5px;
}

.news_topic {
	background-image: url(img/news_topic_bg.gif);
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 10px;
}

.news_gikai {
	background-image: url(img/news_gikai_bg.gif);
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 10px;
}
.news_topic ul,.news_gikai ul {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	display: block;
	height: 130px;
	overflow-y: scroll;
}
.news_gikai ul {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	display: block;
	height: 150px;
	overflow-y: scroll;
}

.news_topic li,.news_gikai li {
	list-style-type: none;
	padding: 3px;
}
.news_gikai li {
	background-image: url(img/point02.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 3px;
}
.news_topic li {
	background-image: url(img/point01.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 3px;
}


address {
	display: block;
	margin: 0px;
	clear: both;
	padding-top: 4px;
	padding-bottom: 5px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: center;
}
br.clear {
	margin: 1px;
	padding: 0px;
	clear: both;
}
h2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0099CC;
	border-bottom-color: #0099CC;
	font-size: 120%;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #0099CC;
}

.ct_profile {
	background-image: url(img/ct_profile.gif);
	height: 45px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ct_message {
	background-image: url(img/ct_message.gif);
	height: 45px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ct_promise {
	background-image: url(img/ct_promise.gif);
	height: 45px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ct_report {
	background-image: url(img/ct_report.gif);
	height: 45px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ct_support {
	background-image: url(img/ct_support.gif);
	height: 45px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ct_links {
	background-image: url(img/ct_links.gif);
	height: 45px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ct_blog {
	background-image: url(img/ct_blog.gif);
	height: 45px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* プロフィール */
ul.profile {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/prof_img01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
ul.profile li.p1 {
	list-style-type: none;
	background-image: url(img/point01.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 4px;
}
.profile li strong {
	color: #6666FF;
}
p.margin16pt {
	margin-bottom: 16pt;
	margin-top: 4pt;
}

/* 活動 */
ul.katsudo {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.katsudo li.p1 {
	list-style-type: none;
	background-image: url(img/point01.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 8px;
	font-weight: bold;
}
ul.sub li {
	color: #999999;
	font-size: 90%;
	line-height: 120%;
	font-weight: normal;
}
.kouyaku dd {
	padding-left: 10px;
}
.kouyaku dt {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0099CC;
	padding-left: 8px;
}
