.outbox {
	width: 800px;
	margin: auto;
	padding: 0px;
	font-size: 13px;
	border-top: thin none #FF9900;
	border-right: 1px none #FFDAA2;
	border-bottom: 1px none #FFDAA2;
	border-left: thin none #FF9900;
	background-image: url(../image/headbak.jpg);
	background-repeat: no-repeat;
	background-position: -40px -40px;
}
.header_box {
	clear: both;
	height: 100px;
	width: 800px;
}
h1 {
	font-size: 14px;
	color: #F6F6F6;
	text-align: center;
	background-color: #6699CC;
	font-weight: bold;
	width: 798px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px #FFFFFF;
}
h2 {
	font-size: 15px;
	color: #FF6699;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF3399;
	border-right-color: #FF3399;
	border-bottom-color: #FF3399;
	border-left-color: #FF3399;
	text-indent: 3px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #FF6600;
}
h4 {
	font-size: 12px;
	margin-top: 20px;
	color: #E10071;
	font-weight: bold;
}

/*left bar*/
#navi {
	padding: 0px;
}
#calender {
	margin-top: 20px;
	border: 1px solid #FF9900;
	padding: 0px;
	text-align: center;
	width: 178px;
}
#calender img {
	margin: 5px;
}
#keitai {
	margin-top: 20px;
	border: 1px solid #FF9900;
	padding: 0px;
	width: 178px;
}
#validate {
	margin-top: 20px;
}
#googlebox {
	margin-top: 20px;
	text-align: left;
	padding: 0px;
}
#google img {
	text-align: center;
	display: block;
	padding: 0px;
}
/*left bar end*/

/*right inbox */
.in_box {
	clear: both;
	padding: 10px;
}
.in_box p {
	font-size: 15px;
	text-indent: 15px;
	margin-top: 10px;
}
#header {
	background-image: url(/image/flower001.jpg);
	background-repeat: no-repeat;
	background-position: 370px 70px;
}
.pp_box_male,.pp_box_female{
	float: left;
	padding: 0px;
	text-align: center;
	border: 1px solid #FF9900;
	margin: 0px;
	width: 200px;
	height: 310px;
}
.pp_box_male,.pp_box_male{
	background-color: #DFF4FF;
}
.pp_box_female{
	background-color: #FFDFEF;
}
.pp_box_male img, .pp_box_female img{
	margin-top: 5px;
	margin-bottom: 5px;
}
/*.pp_box a:hover img{
	filter:gray;
}*/
dl.pp_tbl {
	border-right: 1px ridge #FF9900;
	border-bottom: 1px ridge #FF9900;
	border-left: 1px ridge #FF9900;
	border-top-color: #FF9900;
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFF4E6;
	margin: 0px;
	padding: 0px;
}
dl.pp_tbl dt {
	margin: 0;
	float: left;
	clear: both;
	border-top: 1px solid #FF9900;
	text-align: center;
	font-size: 13px;
	width: 63px;
	padding-top: 5px;
}
dl.pp_tbl dd {
	margin: 0 0 0 60px;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: left;
}
.pp_tbl ul li{
	list-style-position: inside;
}
.male {color: #0099CC}
.female {color: #CC6699}
.kakaku {
	font-size: 19px;
	color: #FF3300;
}
.yen {
	font-size: 13px;
	color: #FF3300;
}
.tejunn {
	clear: both;
	float: left;
	display: block;
	background-image: url(/image/leftrow_btn_up.gif);
	text-align: center;
	width: 600px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 25px;
}
.ppbox_btn a{
	display: block;
	width: 195px;
	margin-bottom: 2px;
	padding-top: 5px;
	height: 20px;
	border-top: 1px solid #666666;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #666666;
}
.ppbox_btn a:hover{
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
