@charset "utf-8";
/* CSS Document */

body {
	background-image: url(image/p44.gif);
}
#wrapper_top {
	background-image: url(image/wrapper_top.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 10px;
	padding: 0px;
	margin-top: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
}
#wrapper {
	width: 770px;
	background-color: #FF99FF;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#wrapper_bottom {
	background-image: url(image/wrapper_bottom.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 10px;
}
#main_top {
	background-image: url(image/main_top.gif);
	background-repeat: no-repeat;
	width: 580px;
	height: 10px;
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#main {
	width: 540px;
	float: right;
	background-color: #FFCCFF;
	background-repeat: no-repeat;
	background-position: 20px 20px;
	background-image: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
#main_bottom {
	background-image: url(image/main_bottom.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	height: 20px;
	float: right;
}
#comment {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(image/comment_back.jpg);
	padding-bottom: 10px;
}
#menu {
	float: left;
	width: 180px;
}
#clr {
	clear: both;
}
p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #FF66CC;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #990033;
	margin: 0px;
	padding: 0px;
}
.navi {
	background-color: #FF99FF;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	height: auto;
	padding: 3px;
}
ul.mainmenu {
	list-style-image:url("./image/menuicon.gif");
}
/*a{/*リンクされた文字*/
/*    color:#FFFFFF;
}*/
a:link {/*未訪問のリンク*/
	color: #FFFFFF;
}
a:visited {/*訪問後のリンク*/
	color: #990033;
}

a:hover {/*マウスをのせたとき*/
	color: #FF0000;
}
.wrapper_comment {
	margin-bottom: 10px;
	width: 200px;
	float: left;
	padding-right: 0px;
	padding-left: 45px;
}

#link_red {
	color:#FF0000;
}
#gray {
	color:#999999;
}
.pic_right {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 200px;
}
.pic_left {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 200px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.menu_icon {
	/*	background-image: url(image/btn.jpg);*/
	height: 31px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	padding-top: 13px;
}
#menu_link	{
	text-decoration:none;
	display:block;
	width: 174px;
	hight: 44px;
	height: 31px;
	padding-top: 13px;
	font-weight: bold;
	font-size: 14px;
}
#menu_link:visited	{
	color: #FFFFFF;
}
#menu_link:hover	{
	color: #FF0000;
}
.white	{
	color:#FFFFFF;
	}
/*
#none   a {
	background:url(image/btn.jpg) no-repeat;
	text-decoration:none;
	display:block;
	width: 174px;
	height: 31px;
	padding-top: 13px;
	font-weight: bold;
	font-size: 14px;
}
#none   a:visited {
	color: #FFFFFF;
}
#none     a:hover {
 background:url(image/btn.jpg) no-repeat; 
	color: #FF0000;
}
*/


#menu	li {
	list-style-type:none;
	background-image: url(image/btn.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	width: 174px;
}
.picture_left {
	float: left;
	width: 260px;
	height: 310px;
	margin-bottom: 20px;
	background-image: url(image/picBack.jpg);
}
.picture_right {
	float: right;
	width: 260px;
	height: 310px;
	margin-bottom: 20px;
	background-image: url(image/picBack.jpg);
}
#menu ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
.picture_left2 {
	float: left;
	width: 260px;
	height: 200px;
	margin-bottom: 20px;
	background-image: url(image/picBack2.jpg);
}
.picture_right2 {
	float: right;
	width: 260px;
	height: 200px;
	margin-bottom: 20px;
	background-image: url(image/picBack2.jpg);
}

