* {
	font-size: 12px;
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FAFAFF;
	background-image: url(../images/background_image_01.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	display: block;
	border-style: none;
}
p {
	font-size: 12px;
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1 {
	color : #000099;
	font-size: 18px;
	line-height: normal;
	margin: 0px;
}
h2 {
	font-size: 16px;
	color : #D48200;
	line-height: normal;
	margin: 0px;
}
h3 {
	color : #232323;
	font-size: 14px;
	line-height: normal;
	margin: 0px;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
a{
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #CC0000;
}
.en {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}

/*----------------------------------------------------
 wrapper style
----------------------------------------------------*/
div#wrapper {
	width: 740px;
	text-align: center;
	background-image: url(../images/background_image_02.gif);
	margin: 0px auto 0px auto;
	padding: 0px;
}

/*----------------------------------------------------
 header style
----------------------------------------------------*/
div#header {
	width: 740px;
	height: 111px;
	text-align: left;
	background-image: url(../images/header.gif);
	position: relative;
	margin: 0px auto 0px auto;
}
div#header ul {
	position: absolute;
	top: 43px;
	right: 22px;
	margin: 0px;
	padding: 0px;
}
div#header ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
}


/*----------------------------------------------------
 navigation style
----------------------------------------------------*/
div#navigation {
	width: 736px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#navigation ul {
	margin: 0px;
	padding: 0px;
}
div#navigation ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 3px 3px;
}

/*----------------------------------------------------
 photo style
----------------------------------------------------*/
div#photo {
	clear: both;
}

/*----------------------------------------------------
 contents style
----------------------------------------------------*/
div#contents {
	width: 704px;
	text-align: left;
	margin: 10px auto 10px auto;
}

/*----------------------------------------------------
 footer style
----------------------------------------------------*/
div#footer {
	width: 740px;
	height: 60px;
	clear: both;
	text-align: center;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#footer span {
	color: #009D00;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	clear: both;
}
#menu {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}
#menu li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_image_02.gif);
	background-repeat: no-repeat;
	background-position: top left;
	list-style: none;
	display: inline;
	margin: 0px auto 0px auto;
	padding: 0px 5px 0px 14px;
}
#menu li a {
	color: #666666;
}
#menu li a:hover {
	color: #999999;
	text-decoration: underline;
}

/*----------------------------------------------------
 page style
----------------------------------------------------*/
#left {
	width: 340px;
	float: left;
	background-image: url(../images/background_image_03.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#left p {
	width: 325px;
}
#right {
	width: 364px;
	float: right;
}
#right p {
	line-height: 1.2em;
}
#right p span{
	color: #D90000;
}
#topphoto {
	float: left;
	margin: 0px 10px 0px 0px;
}
span#tel {
	color: #D90000;
	font-weight: bold;
}

.textred {
	color : #ff0000;
	font-size: 12px;
}
/*----------------------------------------------------
 style end
----------------------------------------------------*/
