@charset "UTF-8";
body,td,th {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ";
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}

body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img{
	border:none ;
}

/*----全体------------*/
div#header {
	clear: both;
	height: 52px;
	padding: 9px 18px 9px 18px;
	text-align: left;
	font-size: 83% !important;
	background: none !important;
}

#box1 {
	background-image: url(../images/common/back1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#box2 {
	background-image: url(../images/common/kage3.png);
	background-repeat: repeat-y;
	background-position: center top;
}
/*----共通-----------*/
.clearboth{
clear:both;
}

a:link,a:visited{
color:#000000;
text-decoration:underline;
}

a:hover,a:active{
color:#4E7BFF;
text-decoration:underline;
}

h1 {
margin:0px;
padding:0px;
font-weight:normal;
font-size:12px;
text-indent:0px;
}
h2 {
margin:0px;
padding:0px;
}

h3 {
margin:0px;
padding:0px;
color:#247D44;
font-weight:bold;
font-size:medium;
text-indent:0px;
width:200px;
}


.attension{
font-size:10px;
color: #CC3300;
text-align: left;
}

p {
white-space:nowrap;
text-align: left;
padding: 0px;
margin: 0px;
line-height: 11px;
}

span{
vertical-align: middle;
}



/*組み込み用*/
ul { 
margin: 0 0 0 10px; 
padding: 0; 
}

.online ul {
margin: 0 0 0 10px; 
padding: 5px; 
}

.colum01 ul,li{
margin-left:15px;
list-style-image:url(../images/content/gicon_red.gif) ;
line-height: 1.5;

}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}

.foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:hover {
	color: #FFFFFF;
}

ul.utility_navi li {
	display: block;
	height: 14px;
	margin: 0px 0px 0px 1em;
	padding: 0px 0px 0px 17px;
	line-height: 14px !important;
}


ul.utility_navi li#ask{
margin-left:18px ;
background: url(../images/common/h_ask.gif) no-repeat center left;
line-height: 1.0;
font-size: 10px;
width: 50px;
float: left;
}

ul.utility_navi li#sitemap{
margin-left:18px ;
background: url(../images/common/h_sitemap.gif) no-repeat center left;
line-height: 1.0;
font-size: 10px;
width: 50px;
float: left;
}
