@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	font-family: "Shin Go Medium", sans-serif;
	font-size: 13px;
	margin: 0;
}
a {
	color: #960;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}


#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#header-container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(/image/back.jpg);
	background-repeat: repeat-x;
	height: 295px;
}

#header #right {
	font-size: 12px;
	color: #999;
	padding: 0px;
	float: right;
	width: 500px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#clr {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #70BE39;
	padding: 0px;
}


#header {
	padding: 0px;
	margin: 0px;
	clear: none;
	float: none;
}


#header #right h1{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #996600;
	text-align: right;
}
#header #right p  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #top-rogo {
	margin: 0px;
	padding: 0px;
	float: left;
}
#header h2 p {
	padding: 0px;
	width: 200px;
	float: left;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#header #right #menu{
	width: 500px;
}
#header #right #menu a,#header #right #menu #up{
	width:123px;
	height:25px;
	overflow:hidden;
	display: block;
	float: left;
	line-height: 200px;
}
#header #right #menu a.home{
    background-image:url(/image/home.gif);
}
#header #right #menu a:hover.home{
	background-position:0px -25px;
}
#header #right #menu a.company{
    background-image:url(/image/company.gif);
}
#header #right #menu #up.company {
	background-image:url(/image/company-dw.gif);
}
#header #right #menu a:hover.company{
    background-position:0px -25px;
}
#header #right #menu a.contact{
    background-image:url(/image/contact.gif);
}
#header #right #menu #up.contact {
	background-image:url(/image/contact-dw.gif);
}
#header #right #menu a:hover.contact{
    background-position:0px -25px;
}







#header  .top-menu{
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	width: 800px;
	float: none;
}
.title01 {
	font-family: "Ryumin Medium KL", serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	padding: 0px;
	letter-spacing: 5px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#mainContent  {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	height: auto;
}

#click{
	width: 69px;
	margin-left: 50px;
}
#click02{
	width: 69px;
	margin-left: 80px;
}
#click a,#click02 a{
	width:69px;
	height:65px;
	overflow:hidden;
	display: block;
	line-height: 200px;
}
#click a.go,#click02 a.go{
    background-image:url(/image/go.jpg);
}
#click a:hover.go {
    background-position:0px -65px;
}
#mainContent #pan {
	text-align: right;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #960;
	padding-top: 5px;
}




#mainContent #box01 {
	width: 700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 18px;
}
#mainContent #box01 p strong {
	font-weight: normal;
}


#mainContent #box02 {
	width: 178px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	height: 400px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
#mainContent #box03 {
	width: 178px;
	padding-right: 10px;
	padding-left: 10px;
	height: 400px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
#mainContent #box02 h3 ,#mainContent #box03 h3{
	margin: 0px;
	padding: 0px;
	float: none;
}
#mainContent #box02 p ,#mainContent #box03 p{
	text-align: left;
	height: 200px;
}
#mainContent #box04 ,#mainContent #box06{
	width: 700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	line-height: 25px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#mainContent #box04 ul {
	float: right;
	width: 430px;
}
#mainContent #box04 ul li strong {
	color: #77725E;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#mainContent #box04 h2 ,#mainContent #box06 h2{
	font-size: 14px;
	font-weight: bold;
	color: #960;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	letter-spacing: 5px;
}

#mainContent #box04 p img  {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent #box04 h3 ,#mainContent #box06 h3{
	font-size: 14px;
	color: #960;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#mainContent #box04 #box05 {
	float: left;
	width: 220px;
	border: 1px solid #CCC;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	text-align: center;
}
#mainContent #box04 #box05 h3 {
	color: #FFF;
	background-color: #960;
	display: block;
	font-weight: normal;
	font-size: 13px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}
#mainContent #box04 #box05 p {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0px;
	line-height: normal;
	text-align: left;
}
#mainContent #box04 #box05 h3 a ,#mainContent #box04 #box05 h3 a:visited{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#mainContent #box04 #box05 h3 a:hover     {
	color: #FC0;
	font-weight: bold;
	text-decoration: underline;
}
#mainContent #box06 ul li strong {
	color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	background-color: #E2E3DD;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent #box06 #mailform ul {
	list-style-type: none;
}
#mainContent #box06 #mailform ul li p em {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #999;
	display: block;
	padding: 5px;
	margin-right: 10px;
	background-color: #F0F0F0;
}
#mainContent #box07 {
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 12px;
	border: 1px solid #390;
	padding: 10px;
}

.center {
	text-align: center;
}


.importance {
	font-size: 12px;
	color: #F00;
	font-weight: normal;
	margin-left: 10px;
}




.img-left {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

#footer-container {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	background-image: url(/image/back02.jpg);
	background-repeat: repeat-x;
	text-align: right;
}
#footer-container h3  {
	font-size: 13px;
	color: #FFF;
	letter-spacing: 3px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#footer-container p  {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.footer-txt01 {
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	text-align: right;
}
.footer-txt01 a {
	color: #FFF;
}
.footer-txt01 a:hover {
	color: #F90;
}


.footer-txt02 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #999;
}












#clr02 {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.brown {
	color: #960;
}
#box {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #FF0004;
	color: #6A0001;
	font-size: 12px;
}
.text12px {
	font-size: 12px;
	color: #FF0004;
}
#box06 #mailform #archivelink {
	margin-top: 20px;
	margin-bottom: 50px;
	text-align: center;
}
.necessity {
	color: #FF0004;
}
#mailform em {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.mailform {
	font-size: 14px;
}
