@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style: none;
}
* html body {
	font-size: 16px;
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
* html #header {
	height: 220px;
}
*   html   #header #button1 {
	margin-right: 17px;
	height: 56px;
}
*  html  #main {
	max-width: 800px;
}
*  html  #h3 {
	margin-left: 10px;
}
*:first-child+html body {
	/* for WinIE7*/
	font-size: 16px;
	font-family:'メイリオ', Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
body {
	background-color: #FAFAF7;
	font-family: Verdona, sans-serif, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	color: #444444;
	font-size: 16px;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
a:link  {
	color: #6d0e9c;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #6d0e9c;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
	border-style: none;
}
p {
	line-height: 1.4;
}
img  {
	border-style: none;
}
h1 {
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding-right: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}
h2 {
	font-size: 16px;
	color: #5739AD;
	max-width: 660px;
	padding-left: 30px;
	float: left;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-bottom: 15px;
}
h3 {
	font-size: 16px;
	line-height: 30px;
	margin-left: 50px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	max-width: 800px;
}
#wrapper {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	float: left;
	max-width: 800px;
	background-position: center;
}
#header {
	max-width: 800px;
	height: 220px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	background-image: url(../images/header.gif);
	background-position:15px 0px;
}
#header #subject {
	max-width: 800px;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	padding-left: 40px;
	padding-top: 20px;
	color: #442BA7;
	padding-bottom: 10px;
}
#header p {
	max-width: 400px;
	float: right;
	padding-right: 35px;
	line-height: 1.5;
	font-size: 14px;
	color: #442BA7;
	text-align: right;
}
#header   #button1 {
	height: 56px;
	max-width: 251px;
	clear: both;
	float: right;
	margin-right: 35px;
	margin-top: 10px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 60px;
	background-image: url(../images/button1.gif);
	background-repeat: no-repeat;
}
#header  #button1  a {
	display: block;
	color: #6d0e9c;
}
#header  #button1  a:hover {
	text-decoration: none;
	background-image: url(../images/button1_o.gif);
	background-repeat: no-repeat;
}
#wrapper .float_L {
	float: left;
	margin-left: 15px;
}
#main  {
	float: left;
	max-width: 740px;
	padding-left: 60px;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding-top: 15px;
	background-position: center;
}
#main p {
	padding-left: 50px;
	padding-top: 5px;
}
#main img {
	float: left;
	max-width: 45px;
}
#main .div_long {
	max-width: 660px;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 20px;
	padding-right: 13px;
}
#main .div_short {
	float: left;
	max-width: 325px;
	background-repeat: no-repeat;
	padding-right: 13px;
	padding-bottom: 20px;
}
#main  .div_long h3 {
	border-bottom: 1px dotted #777777;
	max-width: 596px;
}
#main .div_short h3 {
	max-width: 256px;
	border-bottom: 1px dotted #777777;
}
#footer {
	text-align: center;
	max-width: 800px;
	background-image: url(../images/footer.gif);
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: top;
	clear: both;
	background-repeat: no-repeat;
}
#footer      #button2 {
	height: 77px;
	max-width: 266px;
	font-size: 24px;
	line-height: 70px;
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#footer    #button2    a {
	color: #6d0e9c;
	display: block;
}
#footer    #button2    a:hover {
	text-decoration: none;
	background-image: url(../images/button2_o.gif);
}
#footer    .copyright  {
	color: #ffffff;
	font-size: 10px;
	padding-top: 22px;
}#footer .copyright a {
	text-decoration: none;
}
#footer    .copyright   a:hover  {
	text-decoration: underline;
	background-repeat: no-repeat;
}
#footer .law {
	font-size: 10px;
	margin-right: 20px;
	text-align: right;
	position: absolute;
	top: 113px;
	right: 5px;
}

address {
             font-style: normal;
}

ul#menu{
	display:inline-block;
	list-style:none;
	margin:10px;
}

ul#menu li{
	display:inline-block;
	padding-right:15px;
	margin-right:15px;
	border-right:1px solid #aaaaaa;
	padding-bottom:5px;
}