﻿html, body , div , span , h1 , h2 , h3 , h4 , h5 , h6 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

* {margin:0;padding:0}

img {
	border:0;
}

li {
	list-style-type: none;
}

/*
select {
width: 80px;
}
*/

/*リンク*/
a:link {
	color: #0033FF;font-size: 12px;
}

a:hover {
	color: #33CC00;font-size: 12px;
}

a:visited {
	color: #0033FF;font-size: 12px;
}


.searchA {
	text-decoration: underline;
	font-weight: bold;
}

#outerGroup #tabbar .seach a {
	color: #FFFFFF;
}

.searchA a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#outerGroup #tabbar .seach a:hover {
	color: #33CC00;
}


#outerGroup table tr .toptext1 {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	line-height: normal;
}

#outerGroup table tr .toptext2 {
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
	font-weight: bold;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}



#mainContenL {
	width:800px;
}

.midashi1{
	color:#C60;
	background-color:#DFDFDF;
	font-size: 18px;
	text-align: center;
	height: 20px;
	margin-top: 0px;
	padding-top: 5px;
	margin-right: 0px;
	margin-left: 0px;

}

.midashi2{
	color:#C60;
	font-size: 14px;
}

.kensaku {
	list-style-type: disc;
	font-size: 12px;
	line-height: 20px;
}





