@charset "Shift_JIS";


/************************************/
/* body  S̍\            */

body {
	line-height: 140%;
	color: #565656;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 12px;
	}

#baseBlock {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	height: 550px;
}

a:link {
	color: #565656;
	text-decoration: none;
}

a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a:active {
	color: #FF9900;
	text-decoration: underline;
}


a img {
    border-style:none;
}

/************************************/
/* head              */

#headBlock {
	padding: 0px;
	margin: 0px auto;
	height: 79px;
	background-attachment: fixed;
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: auto;
}

#header {
	width: 955px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	height: 79px;
	clear: right;
}

.logobox {
	padding: 0px;
	margin: 0px;
	width: 162px;
	float: left;
	clear: right;
}

.linkbox {
	clip: rect(auto,auto,0px,auto);
	float: right;
	clear: right;
	padding: 0px;
	margin: 0px;

}
.teblelink {
	clip: rect(auto,auto,0px,auto);
	width: auto;
	padding: 0px;
	margin-top: 45px;
	margin-bottom: 0px;
}



.linkbox2 {
	clip: rect(auto,auto,0px,auto);
	padding: 0px;
	margin: 5px auto 0px;
	width: 955px;
	text-align: right;

}


#headline {
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding: 0px;
	height: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/************************************/
/* main              */

#mainBlock { 
	width: 955px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

.text01 {
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 2px;
	border-bottom-width: thin;
}

#mainBlock2 {
	width: 80%;
	padding: 0px;
	margin: 25px auto 0px;
}

.mainBlock1text {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
}
	
.mainBlock2text {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
}


/************************************/
/* foot              */


#footblock {
	background-color: #666666;
	text-align: center;
	padding: 0px;
	margin-top: 29px;
	height: 20px;
}


.foottext {
	font-size: 10px;
	color: #FFFFFF;
	width: 955px;
	text-align: left;
	height: 20px;
	font-style: normal;
	padding: 3px 5px 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
