﻿@charset "utf-8";

/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #FCF4CE;
}
a {
	text-decoration: none;
}
span {
	text-align: right;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
#CONTENTS {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../common/kage1.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-right: 10px;
	padding-left: 10px;
}

#CONTENTS #MAIN {
	width: 800px;
	background-color: #2F1B0B;
}
#CONTENTS #MAIN .menu {
	float: left;
	height: auto;
	width: 158px;
	padding-top: 11px;
	padding-left: 11px;
	padding-right: 11px;
}
#CONTENTS #MAIN .menu .botan {
	margin-bottom: 11px;
}
#CONTENTS #MAIN .link {
	text-align: center;
	clear: both;
	float: left;
	padding-top: 50px;
	padding-bottom: 5px;
	width: 442px;
}
#CONTENTS #MAIN .box1 {
	float: left;
	width: 620px;
	background-color: #FFFCED;
	height: auto;
	text-align: center;
}
#CONTENTS #MAIN .box1 .box2 {
	float: left;
	width: 420px;
	padding-top: 20px;
	padding-right: 11px;
	padding-left: 11px;
	text-align: left;
}
#CONTENTS #MAIN .box1 .box2 .text1 {
	line-height: 1.3em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#CONTENTS #MAIN .box1 .box2 .gerato {
	width: 420px;
	height: auto;
	text-align: center;
}
#CONTENTS #MAIN .box1 .box2 .topics1 {
	width: 420px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: auto;
}
#CONTENTS #MAIN .box1 .box2 .topics2 {
	width: 390px;
	height: 120px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330033;
	padding-left: 30px;
	padding-bottom: 10px;
}
#CONTENTS  #MAIN  .box1  .box2  .photo {
	float: left;
	line-height: 1.3em;
	width: 164px;
	height: auto;
	display: inline
}
#CONTENTS #MAIN .box1 .box2 .text3 {
	float: left;
	line-height: 1.3em;
	width: 180px;
	height: auto;
	margin-left: 15px;
	display: inline
}
#CONTENTS #MAIN .box1 .box3 {
	float: left;
	width: 178px;
}
#CONTENTS #MAIN .box1 .topics3 {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
}
#CONTENTS #MAIN .box1 .back {
	text-align: left;
	margin-left: 10px;
	width: 599px;
}
#CONTENTS #MAIN .naming {
	width:500px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	text-align:left;
	padding:0px;
	background-color: #FFFFFF;
}


#CONTENTS #MAIN .naming2 {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	line-height: 1.4em;
	color: #2F1B0B;
}
