﻿@charset "utf-8";

* {
	margin:0;
	padding:0;
}


body {
	color: #333333;
	background:white;
	font-size:80%;
	line-height:1.5;
	background-image: url(image/back_flower2.gif);
	font-family:"Hiragino Maru Gothic Pro","ＭＳ ゴシック", "Osaka", "sans-serif";
}

p {
	margin:0 0 1em;
}

#container{
	width: 781px;
	margin:20px auto 0;
}

#container-topswf{
	width: 801px;
	margin:20px auto 0;
}

#header{
	background-image: url(image/head_back.gif);
	background-repeat: no-repeat;
	height: 104px;
}

#header .logo{
	margin-top: 10px;
	margin-left: 14px;
}

#header .sub{
	margin-top: 15px;
}

#footer{
	clear: both;
	background-image: url(image/foot_back.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 781px;
	margin-bottom:15px;
}

#contents {
	width:781px;
	float:left;
	background-color: #FFFFFF;
	background-image: url(image/back_box_side.gif);
}

#contents-index {
	width:781px;
	background-color: #FFFFFF;
	background-image: url(image/back_box.gif);
}

#main{
	float: right;
	padding:10px;
	width:551px;
}

#main h1{
	font-size: 120%;
	font-weight: bold;
	color: #009900;
	line-height: 1em;
	clear: left;
	margin-top:10px;
}

.line{
margin-bottom:5px;
}

.imgleft{
margin:0px 5px 5px 0px;
}

#sub{
	float: left;
	width: 210px;
	background-repeat: repeat-y;
}

#sub li{
	padding-left:10px;
	list-style-type: none;
}


div.index-menu {
	text-align: center;
	padding-bottom: 10px;

}
.wallpaper-thum {
	padding: 5px;
}



#link dt{
	font-weight: bold;
	margin-top:6px;
}

a:link {
	color: #FF0066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
}
a:visited {
	color: #FF6666;
	text-decoration: none;
}
a:active {
	color: #FF99CC;
	text-decoration: none;
}
#main h2 {
	font-size: 120%;
	font-weight: bold;
	color: #006600;
	line-height: 1em;
	margin-top:10px;
}
.charatxt {
	padding-right: 10px;
}
.tdcharatxt {
	margin-left: 10px;
	padding-left: 10px;
	width: 180px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFCC00;
}
#happatxt {
	float: left;
	width: 180px;
}
#baratxt {
	float: left;
	width: 180px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFCC33;
	margin-left: 10px;
	padding-left: 10px;
}
#kabitxt {
	width: 140px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFCC33;
	padding-left: 10px;
	float: right;
}
