body {
	background-color: #ffffff;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	background-position: center; 
	color: #666666;
	text-align: center;
	text-indent: 0px;
	font-size:0.9em;
	line-height:1.4;
}
	
/* 画像リンクの設定 */
a.img_noline:link {  border: none 0px } /* 通常のリンク */
a.img_noline:visited { border: none 0px } /* アクセス済みのリンク */
a.img_noline:hover { border: none 0px } /* ポイント時のリンク */
a.img_noline:active { border: none 0px } /* アクティブ時のリンク */

/* テキストリンクの設定 */
a:link {
	color:#0066CC;
	background-color:transparent;
	margin:0px 2px;
	text-decoration: none; 
	}

a:visited {
	color:#6699CC;
	background-color:transparent;
	margin:0px 2px;
	text-decoration: none; 
	}

a:hover {
	color:#3366CC;
	background-color:transparent;
	border-color:#3366CC;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	margin:0px 2px;
	text-decoration:none;
	}

a:active {
	color:#6699CC;
	background-color:transparent;
	margin:0px 2px;
	text-decoration:none;
	}

H1 {
	font-size:xx-small;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	text-indent:0pt;
	line-height:120%;
	color:#000000;
	margin:2px 0px;
	padding:0px;
	padding-left: 10px;
	}

HR {
	background-color:transparent;
	color:#ffffff;
	border-style: solid;
	border-color:#e6e6e6;
	border-width:1px 0px 0px 0px;
	margin:2px 0px 2px 0px;
	}
	
ul {
	font-size:0.9em;
	line-height:1.4;
	margin: 0 0 0 1em; 
	padding: 0; 
	list-style-image: url(../images/ai.gif);
	}
	
li {
	font-size:x-small;
	margin: 0 0 0 1em; 
	padding: 0; 
	}

img {
	border-width:0px 0px 0px 0px;
	}

.menu {
	margin:0px;
	padding:0px;
	}

.menu a:link {
	color:#333333;
	background-color:transparent;
	border-style:none;
	border-width:0px;
	margin:0px 0px;
	}

.menu a:visited {
	color:#333333;
	background-color:transparent;
	border-style:none;
	border-width:0px;
	margin:0px 0px;
	}

.menu a:hover {
	color:#333333;
	background-color:transparent;
	border-style:none;
	border-width:0px;
	margin:0px 0px;
	}

.menu a:active {
	color:#333333;
	background-color:transparent;
	border-style:none;
	border-width:0px;
	margin:0px 0px;
	}

.foot {
	font-size:x-small;
	}

.news {
	font-size:xx-small;
	margin:1px 5px;
	}

.topics {
	font-size:xx-small;
	margin:0px 0px;
	}

.think {
	color:#999999;
	background-color:transparent;
	font-size:x-small;
	margin:5px 0px 15px 0px;
	}

.title {
	color:#666666;
	background-color:transparent;
	font-size:x-small;
	}

.contents {
	color:#333333;
	background-color:transparent;
	font-size:x-small;
	line-height:160%;
	}

.list1 {
	font-size:x-small;
	}
	
.text07 {
	font-size:0.8em;
	color:#333333;
	line-height:1.2;
	margin: 0; 
	padding: 0; 
	}
	
.text09 {
	font-size:0.9em;
	color:#333333;
	line-height:1.4;
	margin: 0; 
	padding: 0; 
	}
	
.text10 {
	font-size:1.2em;
	color:#333333;
	line-height:1.6;
	margin: 0; 
	padding: 0; 
	}