﻿@charset "utf-8";
body {
	font: 14px 'ヒラギノ角ゴ Pro W3','メイリオ','ＭＳ Ｐゴシック',Verdana, Arial, Helvetica, sans-serif;
	line-height:140%;
	background: #FFFFFF;
	margin: 0 ;
	padding: 0 ;
	text-align: center;
	color: #000000;
	border: none 0px;
}

td img {display: block;}

a img {
    border-style:none;
}

.oneColFixCtr #Main {
	width: 1024px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: center;
}


.oneColFixCtr h1 {
	margin:0;
}


.oneColFixCtr #header {
	margin: 10px auto 0 auto;
	height: 83px;
	line-height:150%;
}

.oneColFixCtr #header #Logo {
	float:left;
	height: 83px;
	width:390px;
}


.oneColFixCtr #header #Rspace {
	float:right;
	width:634px;
	height: 83px;
}

.oneColFixCtr #header #Rspace #Adress {
	float:left;
	width:326px;
	text-align:left;
	font-size:12px;
	line-height:130%;
	margin: 0 0 0 12px;
}

.oneColFixCtr #header #Rspace #freedial {
	margin: 6px 0 0 0;
	vertical-align:middle;
}



.oneColFixCtr #mainContent {
	margin: 30px auto 0 auto;
}

.oneColFixCtr #mainContent #mainManu {
	float:left;
	width:220px;
}

.oneColFixCtr #mainContent #ContentBox{
	float:right;
	width:768px;
}

.oneColFixCtr #mainContent .SubTitles{
	text-align:left;
	width:768px;
	margin-top:20px;
}



.oneColFixCtr .titlered {
	color:#e60012;
}

.oneColFixCtr .ClearFloat {
	clear:both;
}

.oneColFixCtr #footer {
	width:1024px;
	text-align: center;
	margin: 50px auto;
	font-size:12px;
	line-height:200%;
}

.oneColFixCtr #footer a { text-decoration: none; }
.oneColFixCtr #footer a:link    { color: #000000 }
.oneColFixCtr #footer a:visited { color: #000000 }
.oneColFixCtr #footer a:hover   { color: #00a0e9 }
.oneColFixCtr #footer a:active  { color: #000000 }

.oneColFixCtr #footer #menu {
	margin-top:10px;
	line-height:140%;
}

.oneColFixCtr #footer .NowpageRed {
	color: #E60012;
}

.oneColFixCtr #footer .TitleBlue {
	color: #00a0e9;
}


.skojiPic {
	margin-top:10px;
}


