/*本体*/
body {
	font-family: "ＭＳ ゴシック",Osaka,sans-serif;
	font-size: 14px;
	line-height: 150%;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	color; #333333;
	scrollbar-base-color:#666666;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
}


/*リンク top*/
a.top:link,a.top:visited,a.top:active {
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
a.top:hover{
	text-decoration : none;
	line-height: 150%;
}

/*リンク*/
a:link,a:visited,a:active{
	color: #333333;
	line-height: 150%;
	text-decoration: none;
}
a:hover{
	text-decoration : none;
	background: #333333;
	color: #ffffff;
	line-height: 150%;
}

/*リンク・img*/
A.link2:link{
	color: #ffffff;
	text-decoration: none;
}
A.link2:hover {
	color: #ffffff;
	background: #ffffff;
	text-decoration: none;
}

/*リンク top*/
a.yane:link,a.yane:visited,a.yane:active {
	color: #ffffff;
	text-decoration: none;
	line-height: 150%;
}
a.yane:hover{
	color: #ffffff;
	text-decoration : none;
	line-height: 150%;
}

/*ライン*/
HR {
	width:100%;
	color:#666666;
	height:2px;
	border:1px
}

/*テキスト白*/
.text11w {
	font-family: "ＭＳ ゴシック",Osaka,sans-serif;
	font-size: 12px;
	line-height:150%;
	color: #FFFFFF;
}

/*テキストスモール黒*/
.texts {
	font-size: 12px;
	line-hight: 120%;
	color; #333333;
}

/*テキストスモール黒*/
.text2 {
	font-size: 12px;
	line-hight: 120%;
	color; #333333;
}

/*掲載履歴 背景*/
.bg1 {
	font-size: 14px;
	color: #333333;
	background-color: #FFCC00;
	padding-left: 5px;
	padding-right: 5px;
}

/*掲載履歴テキスト*/
.text11 {
	font-size: 12px;
	line-hight: 150%;
	margin-left: 15px;
	margin-right: 15px;
}

/*NEWSテキスト*/

.news1 {
	font-family: "ＭＳ ゴシック",Osaka,sans-serif;
	font-size: 12px;
	line-height:150%;
	color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
}

/*URL*/
.url {
	font-family:Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height:150%;
	font-weight: bold;
	color: #333333;
	margin-left: 15px;
	margin-right: 15px;
}

.url2 {
	font-family:Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height:150%;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
}

.url3 {
	font-family:Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height:150%;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
}

.url4 {
	font-family:Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height:150%;
	color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
}

/*入力フォーム*/
.inp { color: #666666; border-left: 1px solid #666666; border-right: 2px solid #666666; border-top: 1px solid #666666; border-bottom: 2px solid #666666; background-color: #FFFFFF; }

/*ボタン*/
.btn { color: #666666; font-size: 12px; border-left: 1px solid #666666; border-right: 2px solid #666666; border-top: 1px solid #666666; border-bottom: 2px solid #666666; background-color: #FFFFFF; font-family: "Verdana", "Arial", "Helvetica"; }

