﻿<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="content-type">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"

      title="Wrap Long Lines">
  </head>
  <body>
    <pre>@charset "utf-8";
/* CSS Document */


* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(cus_img/flower-back7.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
#container {
	text-align: left;
	width: 960px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	color: #333;
}
#header {
	height: 90px;
	padding-bottom: 10px;
}
.header-logo {
	float: left;
	padding-top: 5px;
        padding-left: 10px;
}
#header-menu {
	font-size: 12px;
	float: right;
	margin-top: 5px;
	width: 600px;
	margin-right: 30px;
}
#header-menu li {
	float: right;
	padding-top: 2px;
	list-style-position: inside;
	list-style-image: url(cus_img/navi_icon.jpg);
	padding-left: 25px;
}
#main-visual {
	padding-bottom: 10px;
}
#main-visual p {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}


#contents {
	float: left;
	width: 680px;
	padding-bottom: 100px;
	background-color: #FFF;
	padding-top: 20px;
}
#contents_main {
	padding-top: 20px;
	padding-bottom: 100px;
	background-color: #FFFFFF;
}

#footer {
	margin-left: 15px;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	clear: both;
	width: 930px;
	text-align: center;
}
#footer li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	float: left;
	margin-right: 20px;
	font-size: 10px;
}
#copyright {
	clear: both;
	height: 25px;
	background-color: #C2DCCC;
}
.copy_text {
	margin-top: 45px;
	text-align: center;
	font-size: 11px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #18138A;
	padding-top: 10px;
}
</pre>
  </body>
</html>
