a,a:link {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #003399;
	text-decoration: underline;
}

a:hover{
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: underline;
}

div#all {
width: 100%;
margin: 15px 0px 0px 0px;
text-align:center;
}

div#main01 {
height: 15px;
width: 750px;
margin-left:auto;
margin-right:auto;
}

div#main02 {
width: 750px;
background: url(img/bg_white_02.gif);
margin-left:auto;
margin-right:auto;
}

div#main03 {
width: 750px;
margin-left:auto;
margin-right:auto;
}

div#main04 {
height: 15px;
width: 750px;
margin-top: 10px;
margin-left:auto;
margin-right:auto;
}

div#main06 {
height: 19px;
width: 750px;
background: url(img/bg_white_08.gif);
margin-left:auto;
margin-right:auto;
}

div#main05 {
width: 750px;
background: url(img/bg_white_02.gif);
background-repeat: repeat-y;
margin-left:auto;
margin-right:auto;
}

div#menu {
margin-top: 5px;
width: 750px;
margin-left:auto;
margin-right:auto;
}

div#top00 {
height: 50px;
width: 750px;
margin-left:auto;
margin-right:auto;
}

div#top01 {
float: left;
margin-left: 0px;
height: 50px;
width: 100px;
}

div#top02 {
float: left;
margin-left: 0px;
height: 50px;
width: 310px;
}

div#top03 {
float: left;
margin-left: 10px;
height: 50px;
width: 320px;
}

div#ter00 {
float: left;
margin-left: 10px;
width: 730px;
text-align:left;
}

div#sc01 {
border-bottom-width: 1px;
border-color: red;  
}

.cb{
clear: both;
}

td {
font-size: 12px;
}


/*ニュース・写真館などページ割設定*/
#blog {
	width:730px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

#blog-title {
	width:730px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	margin-bottom:15px;
}

#blog-left {
	width:220px;
	float:left;
	text-align:left;
}

#blog-main {
	width:510px;
	float:left;
}

.blog-left-space {
	width:200px;
	text-align:left;
	margin-bottom:20px;
}

.blog-left-title {
	background-image:url(img/blog-left-title-bg.gif);
	background-repeat:no-repeat;
	width:200px;
	height:25px;
	font-size:14px;
	color:#FFFFFF;
	line-height:25px;
	text-align:center;
}

.blog-left-text {
	width:200px;
	line-height:18px;
	padding:5px 5px 5px 10px;
	text-align:left;
}

#topics_news_text {
	text-align:left;
	line-height:18px;
	padding:12px;
}



/* らくらく更新ツール関係 */
/* カレンダー機能 */

.schedule-head {
	text-align: left;
	padding-left: 20px;
	margin-bottom: 10px;
}

h4.schedule-h4 {
	line-height: 20px;
	font-size:14px;
	margin: 0px;
	padding: 0px;
}

.table-schedule {
	width: 478px;
	border: 0;
	border-top: 1px #999999 solid;
	color: #666666;
}

.table-schedule * {
	font-size: 12px;
	line-height: 16px;
}

.schedule-bg1 {
	background-color: #ffffff;
}

.schedule-bg2 {
	background-color: #eeeeee;
}

.table-schedule tr {

}

.table-schedule td {
	border-bottom: 1px #999999 solid;
}

.schedule1 {
	width: 70px;
	text-align: left;
	margin: 0px;
	padding: 7px 2px 7px 2px;
}

.schedule2 {
	width: 70px;
	line-height: 25px;
	text-align: left;
	margin: 0px;
	padding: 7px 2px 7px 2px;
	text-align: center;
}

.schedule3 {
	line-height: 18px;
	text-align: left;
	margin: 0px;
	padding: 7px 2px 7px 2px;
}

.schedule4 {
	line-height: 25px;
	text-align: left;
	margin: 0px;
	padding: 7px 2px 7px 2px;
}

.schedule5 {
	margin:0px;
	padding:0px;
	line-height:1px;
	background-color:#666666;
}


/* ニュース機能　左サイドの項目レイアウト */
ul.icon01-dgr {
	padding: 0;
	margin: 0;
}

ul.icon01-dgr li {
	list-style:none;
	padding-left: 12px;
	background-image: url(http://kanto-sttf.jp/img/icon_bl.gif);
	background-repeat:no-repeat;
	background-position: left 3px;
}

ul.icon01-dgr li.midashi {
	padding: 0;
	margin:3px 0 3px 0;
	background-image: none;
	background-color:#3D99DA;
	list-style:none;
	line-height: 20px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}


/* トピックスとかニュース関連 */
.css-news h2.topics-title {
	background-image: url(img/icon_ya_red.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 20px;
	padding-left: 20px;
	margin:5px 5px 5px 10px;
	color: #333333;
	text-align:left;
}

.css-news .topics-body {
	border-top: dotted 1px;
	border-color:#aaaaaa;
	color: #666666;
	line-height: 16px;
	padding: 10px 10px 20px 30px;
	text-align:left;
}

h3.topics-date {
	display:none;
	/*color: #666666;
	font-size:12px;
	font-weight:normal;
	text-align:left;*/
}

.css-news .topics-foot {
	padding: 0px 0px 30px 30px;
	text-align:left;
}

.css-news .topics-container {
	width:476px;
	margin-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
	border-top:solid 1px #eeeeee;
	border-left:solid 1px #eeeeee;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #dddddd;
	padding:10px;
}


/* ヘッダー日付無しバージョン */
.css-news2 h2.topics-title {
	background-image: url(images/i_star_tamama.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 20px;
	padding-left: 20px;
	margin:5px;
	color: #666666;
	text-align:left;
}

.css-news2 .topics-body {
	border-top: dotted 1px;
	border-color:#aaaaaa;
	color: #666666;
	line-height: 18px;
	padding: 10px 10px 20px 25px;
	text-align:left;
}

.css-news2 h3.topics-date {
	display:none;
}

.css-news2 .topics-foot {
	padding: 0px 0px 30px 25px;
	text-align:left;
}

.css-news2 .topics-container {
	width:476px;
	margin-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
	border-top:solid 1px #eeeeee;
	border-left:solid 1px #eeeeee;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #dddddd;
}


/* ヘッダー日付・フッター無しバージョン */
.css-news2-2 h2.topics-title {
	background-image: url(images/i_star_tamama.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 20px;
	padding-left: 20px;
	margin:5px;
	color: #666666;
	text-align:left;
}

.css-news2-2 h2.topics-title-js {
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 20px;
	padding-left: 60px;
	margin:5px;
	color: #666666;
	text-align:left;
}

.css-news2-2 .topics-body {
	border-top: dotted 1px;
	border-color:#aaaaaa;
	color: #666666;
	line-height: 18px;
	padding: 10px 10px 20px 25px;
	text-align:left;
}

.css-news2-2 h3.topics-date {
	display:none;
}

.css-news2-2 .topics-foot {
	display: none;
}

.css-news2-2 .topics-container {
	width:476px;
	margin-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
	border-top:solid 1px #eeeeee;
	border-left:solid 1px #eeeeee;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #dddddd;
}


/* スケジュール関連 */
.css-news3 h2.topics-title {
	background-image:url(http://yoyogi.karahashi.com/images/u1/icon01.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 0 20px;
	color: #FF7F7F;
}

.css-news3 .topics-body {
	background-image:url(http://yoyogi.karahashi.com/images/u1/blog_title_line.gif);
	background-position: inherit;
	background-repeat: no-repeat;
	line-height: 18px;
	color: #333333;
	padding: 10px 10px 20 20px;
}

.css-news3 h3.topics-date {
	display:none;
	color: #cc3333;
}

.css-news3 .topics-foot {
	display: none;
/*	padding: 20px 0 0 5px;
	margin-bottom: 30px;*/

}

.headline {
	padding-left: 16px;
	background-image:url(http://tttf.jp/tttf_images/icon_08.gif);
	background-repeat:no-repeat;
	background-position: left center;
	line-height: 16px;
	color: #006600;
}



/* 記事一覧用 */

.topics-center-title h3 {
	font-size:14px;
	text-align:center;
	margin:0px;
}

.topics-navigation {
	text-align:right;
	margin: 0 34px 15px 0;
}

.entry-top-navigation {
	text-align:right;
	margin: 15px 34px 15px 0;
}

h5.topics-list-title {
	margin:0;
	font-weight:normal;
	padding-left: 15px;
	background-image: url(http://kanto-sttf.jp/img/icon_bl.gif);
	background-repeat:no-repeat;
	background-position: left 3px;
}

h6.topics-list-date {
	margin:0;
	font-weight:normal;
	padding-left: 15px;
	font-size:12px;
}
