/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;

}
body,td,th {
	font-size: 13px;
	line-height: 170%;
	_font-size: x-small;
	color: #333333;
}
a:link {
	color: #18B1FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #18B1FF;
}
a:hover {
	text-decoration: none;
	color: #65CCFF;
}
a:active {
	text-decoration: none;
	color: #18B1FF;
}
p,h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 760px;
}
/*ヘッダーここから*/
#header {
	text-align: left;
	width: 760px;
	height: 180px ;
	margin:0;
	padding:0;
	position:relative;
}
#header a{
	display:block;
	width: 760px;
	height: 180px ;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#headcontact a{
	height:16px;
	width:88px;
	background-image:url(images/headcontact.gif);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	top:120px;
	left:672px;
	text-indent: -500em;
	outline-style: none;
}
#headcontact a:hover{
	height:16px;
	width:88px;
	background-image:url(images/headcontact_o.gif);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	top:120px;
	left:672px;
	text-indent: -500em;
	outline-style: none;
}
/*ヘッダーここまで*/
/*メニューここから*/
#mn {
	width: 760px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 45px;
}
ul#mn li {
	display : inline;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
ul#mn li a {
	display: block;
	padding: 0px;
}
a#mn01 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn01.jpg);
	background-repeat: no-repeat;
}
a:hover#mn01 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn01_f2.jpg);
	background-repeat: no-repeat;
}
a#mn02 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn02.jpg);
	background-repeat: no-repeat;
}
a:hover#mn02 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn02_f2.jpg);
	background-repeat: no-repeat;
}
a#mn03 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn03.jpg);
	background-repeat: no-repeat;
}
a:hover#mn03 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn03_f2.jpg);
	background-repeat: no-repeat;
}
a#mn04 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn04.jpg);
	background-repeat: no-repeat;
}
a:hover#mn04 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn04_f2.jpg);
	background-repeat: no-repeat;
}
/*メニューここまで*/
/*コンテンツここから*/
#contents {
	margin-top: 40px;
	width: 760px;
	text-align:left;
}
/*コンテンツここまで*/
/*レフトここから*/
#left {
	float: left;
	margin: 0;
	width: 165px;
}
#title {
	width: 165px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/message/title.jpg);
	background-repeat: no-repeat;
}
#photo {
	width: 165px;
	margin-top: 13px;
	height: 262px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/message/photo.jpg);
	background-repeat: no-repeat;
}
/*レフトここまで*/
/*ライトここから*/
#right {
	float: right;
	margin: 0;
	width: 572px;
}
#name {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 572px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/message/midashi@2x.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#wholetext {
	margin-top: 11px;
	margin-bottom: 70px;
	width: 572px;
}
#wholetext p {
	margin-bottom: 20px;
}
/*ライトここまで*/
/*フッターここから*/
#footer {
	clear: both;
	height:23px;
	margin-bottom:40px;	
	position:relative;
	background-image:url(images/line.jpg);
	background-repeat:no-repeat;
}
#footerl a{
	float:left;
	height:19px;
	width:73px;
	margin-top:4px;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	left:0;
	text-indent: -500em;
	outline-style: none;
}
#footerl a:hover{
	float:left;
	height:19px;
	width:73px;
	margin-top:4px;
	background-image:url(images/contact_f2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	left:0;
	text-indent: -500em;
	outline-style: none;
}
#footerr {
	float:right;
	height:19px;
	width:279px;
	margin-top:4px;
	position:relative;
}
#copy {
	top:0px;
	left:0px;
	height:19px;
	width:190px;
	background-image:url(images/copy.jpg);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
	position:absolute;

}
#siteby a {
	top:0px;
	left:190px;
	height:19px;
	width:89px;
	background-image:url(images/siteby.jpg);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
	position:absolute;	
}
/*フッターここまで*/