* {
	margin: 0px auto;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: small;
	color: #666666;
	line-height: 1.5;
	background-color: #FFFFFF;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic","Simsun",PMingLiU,Sans-Serif;
}

img {
	border: none;
	vertical-align: top;
}
a {
	color: #666666;
}
a:hover {
	color: #669900;
}

ul,li {
	list-style-type: none;
}
p.Txt {
	text-indent: 1em;
}
.s_Txt {
	font-size: smaller;
}
.l_Txt {
	font-size: medium;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

#container {
	width: 742px;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

/* ヘッダー */

#title{
	margin:auto 0 0 0px;
	display: block;
	width: 742px;
	background: center;
}
#title li{display:inline;margin-right:0px; display: inline;padding-left: 5px;}
#title ul.m_navi {
	list-style-type: none;
	font-size: smaller;
	float: right;
	margin : 0;
	display: inline;
	width: 250px;
	clear: both;
	
}
#title ul.m_navi li{
	display: inline;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 10px;
	float: right;

}

/* ナビゲーション 

#TopNaviArea{text-align:left; margin:0 0 0 0px;}
#TopNaviArea ul{margin-right:1px; background-color:#FFFFFF;}
#TopNaviArea li{display:inline;margin-right:0px;}

#about{ margin:0 0 0 -2px; float:right;}
#kenkyu {background-position: -106px 0; float:right;}
#kjigyo {background-position: -212px 0; float:right;}
#yousei {background-position: -318px 0; float:right;}
#kshisetsu {background-position: -424px 0; float:right;}
#center {background-position: -530px 0; float:right;}
#link {background-position: -636px 0; float:right;}
*/

/* メイン */
#flash {
	clear: both;
	margin: auto;
}
#main_container {
	clear: both;
	width: 742px;
}

/* フッター */
#footer {
	clear: both;
	margin: auto;
	padding: 10px 0;
	border-top: 2px solid #666666;
	display: block;
	width: 724px;
	text-align: center;
}
/*
#footer div {
	margin: auto;
	padding: 10px 0;
	border-top: 2px #666666;
	display: block;
	width: 724px;
	text-align: center;
	
}
*/
#footer .copyright {
	color: #003300;
	font-size: smaller;
	float: left;
	padding-left: 10px;
	
}
#footer ul.m_navi {
	list-style-type: none;
	font-size: smaller;
	float: right;
	margin : 0;
	
}
#footer ul.m_navi li{
	display: inline;
	padding-left: 15px;
	padding-bottom: 5px;
}.righttop {
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
}
.smalltxt {
	font-size: 10px;
	display: block;
}
.titleimg {
	width: 320px;
	float: left;
}
.titlemigi {
	top: 10px;
	margin-top: 38px;
	width: 150px;
	float: right;
	font-size: smaller;
	margin-right: 5px;
}
.centerbox {
	margin: auto;
}
.new {
	font-size: 10px;
	font-weight: bold;
	color: #FF6666;
}
