@charset "euc-jp";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-color: #FFDFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
}
.oneColFixCtrHdr #container {
	width: 790px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 0px none #000000;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
/*ドロップダウンメニュー*/
div#menu{
	width:100%;
	height:1em;
	margin:0;
	z-index:100;
	font-size:0.9em!important;
	background-color:#FFFFFF!important;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
ul.ddmenu{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	line-height:1.2;
	background-image: url(../image/tab2.gif);
}
.ddmenu li.off{
	position:relative;
	float:left;
	height:1.2em;
	overflow:hidden;
	padding:0 10px;
	background-image: url(../image/tab.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #ccc;
	border-bottom-color: #FF9900;
}
.ddmenu li.on{
	position:relative;
	float:left;
	height:100%;
	overflow:visible;
	border-right:1px solid #ccc;
	padding:0 10px;
	z-index:1000;
	background-image: url(../image/tab.gif);
	color: #000066;
}
.ddmenu a{
	display:block;
	text-decoration:none;
	color:#000066!important;
}
.ddmenu a:hover{
	display:block;
	text-decoration:none;
	color:#0000CC!important;
}
.ddmenu li ul{
	position:absolute;
	top:15px;
	left:2px;
	list-style:none;
	margin:0;
	padding:3px 0;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	text-indent:0.5em;
	width:11em!important;
	background-color: #FFCC99;
	color: #000066;
}
.ddmenu li ul li a{
	margin:0;
	padding:0;
	color:#990000!important;
}
.ddmenu li ul li a:hover{
	color:#000099!important;
	background-color:#FF9900!important;
}
* html .ddmenu li{margin:0; padding:0; display:inline;}
* html .ddmenu li ul li{margin:0; padding:0; display:inline;}
.sankaku{font-size:0.7em;}

.rogo {
	margin-left: 30px;
	width: 550px;
	margin-top: -20px;
}
.rogo2 {
	margin-left: 30px;
	width: 550px;
}
.htop {
	font-size: xx-small;
	margin-left: 20px;
	font-weight: lighter;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #0000FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	color:#0000FF;
	text-decoration: none;
}
a:hover {
position: relative;
top: 1px;
left: 1px;
color:#FF0000;
text-decoration: none;
} 
a:active{
color:#FFFF00
}
.header {
	background-image: url(../image/hanabira7.gif);
	background-color: #FFFFFF;
}
.p1 {
	margin-left: 40px;
	margin-top: 0px;
}
.style4 {
  font-size: medium;
}
.hidariphoto2{float:left;margin:0 10px 10px 0;}
.hidariphoto1{float:left;margin:0 10px 10px 0;}
.migiphoto{float:right;margin:0 0 10px 10px;}
.migiphoto1{float:right;margin:0 0 10px 10px;}
table {
	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;
	text-align: center;
	vertical-align: middle;
}
.td4 {
	width: 180px;
	height: 170px;
	color: #FFFFFF;
}
.trl {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #9900FF;
}
.trly {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #9900FF;
	background-color: #FFFF00;
	color: #FF0000;
}
.style3 {
  font-size: small;
}
.style4 {
	font-size: medium;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.style5 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.style6 {
	font-size: 16px
}
.style7 {
	font-size: 28px;
	color: #FF0000;
	font-weight: bold;
}
div.photobox{
	width:200px;
	height:230px;
	position:relative;
	background-image: url(../image/homon/homon2.gif);
	background-repeat: no-repeat;
	margin-top: -20px;
}
.photobox p{
	width:541px;
	position:absolute;
	top:66px;
	left:111px;
	color:#;																																																																													    font-size:16px;
	height: 284px;
	text-transform: none;
	color: #333333;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 20px;
	text-align: center;
}
div.photobox2{
	width:200px;
	height:275px;
	position:relative;
	background-image: url(../image/furisode/f81.png);
	background-repeat: no-repeat;
	margin-top: -20px;
}
.photobox2 p{
	width:495px;
	position:absolute;
	top:-8px;
	left:214px;
}
.hidariphoto{
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
.p2 {
	text-align: left;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	text-transform: none;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.p3 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.p4 {
	margin-top: -40px;
	margin-right: 30px;
}
.p8 {
	width: 82%;
	text-align: left;
	margin-left: 5px;
	margin-top: -10px;
}
.style8 {font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"}
.hantoumei{
	position:absolute;
	top:63px;
	left:122px;
	width:561px;
	height:279px;
	background-color:#;
	filter:alpha(opacity="50");
	-moz-opacity:0.5;
	opacity:0.5;
	background-color: #FFFFFF;
}
.img1 {
	float: right;
	margin-right: 50px;
}
.box2 {
	height: 420px;
}
.box3 {
	height: 380px;
}
p.bunsho{
	position:absolute;
	top:74px;
	left:138px;
	width:537px;
	color:#000000;
	font-size:14px;
	margin:0;
	text-align: left;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: lighter;
}
.photobox{
	width:400px;
	height:350px;
	position:relative;
	margin-bottom:1em;
	background-image: url(../image/homon/homon1.gif);
	background-repeat: no-repeat;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.counter {
	margin-bottom: -50px;
}
.pbox1 {
	width: 300px;
	margin-left: 200px;
	text-align: center;
	vertical-align: middle;
}
.dbox1 {
	background-color: #FDEAFD;
	width: 500px;
	margin-left: 150px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	padding: 10px;
	margin-top: 10px;
}
.hidariphoto3{float:left;margin:0 10px 10px 0;}
.topics {
	overflow:auto;
	color:#FF3300;
	background-color:#CCFFCC;
	scrollbar-base-color:#FEEDFE;
	margin-left: 0px;
	text-align: center;
	font: bold 17px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 600px;
}
