@charset "Shift_JIS";

Body{
	color: #333333;
	background-color: #FFFFFF;
	font-size: 10pt;
}
a:visited{color:blue}
a:hover{color:deeppink;text-decoration:underline}
a{text-decoration:none}

td { font-size: 10pt; }

#f-type {
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(./img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10pt;
}

#o-type {
	background-color: #FFFFFF;
	padding-top: 10;
	padding-bottom: 10;
	padding-left: 10;
	padding-right: 10;
	border-style: solid;
	border-width: 1px;
	border-color: orange;
}

#m-type {
	background-color: #FFFFFF;
	background-image: url(./img2/heart2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-style: solid;
	border-width: 1px;
	border-color: pink;
}

#com {color: #999999; }
#menu h4 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0px;
}
#menu h4 a {
	color: #390;
	text-decoration: none;
	background-color: #ffcc35;
	background-image: url(img/bt_sandy.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	padding-top: 16px;
	padding-bottom: 18px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
}
#menu {
	float: right;
	width: 210px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 10px;
	background-color: #ffcc35;
}
#view {
	background-color: #FFF;
	width: 650px;
	float: left;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 20px;
}
#td1 {
	background-color: #FFCC35;
}
#td1 #menu h4 a:hover {
	background-image: url(img/bt_sandy2.gif);
}
#info {
	vertical-align: top;
}
#profile {
	text-align: justify;
}
#profile {
	text-align: justify;
}#gaiyou {
	text-align: center;
}
#gaiyou {
	color: #FFCC35;
	text-align: left;
	font-size: 10pt;
}
