.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;
	clear: both;
}
h3 {
	font-size: 12px;
	margin-top: 20px;
	color: #E10071;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	margin-top: 20px;
	color: #E10071;
	font-weight: bold;
}
h5 {
	font-weight: bold;
	font-size: 13px;
}

/*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;
}

#koinu {
	background-image: url(image/col1bak02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 10px;
	padding-top: 5px;
}
#trimming {
	background-image: url(image/col2bak.jpg);
	background-repeat: no-repeat;
	background-position: -50px 10px;
	text-align: left;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 305px;
}
#petgoods {
	background-image: url(image/col3bak.jpg);
	height: 150px;
}
.okigaruni{
	color: #FFFFCC;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-color: #00CC00;
}
/*whatsnew start*/
#saisinjyohou {
	overflow: auto;
	height: 600px;
	background-color: #FFF5E8;
}
.whatsnew {
	clear: both;
	display: block;
	margin-bottom: 10px;
}
.whatsnew img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}
.whatsnew h4 {
	margin: 5px;
}
.topiclink {
	color: #FFEACE;
}
/*whatsnew end*/

#kousin{
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #000000;
	height: 80px;
	float: left;
	overflow: auto;
	width: 590px;
	padding: 0px;
}

#kousin li{
	list-style-type: none;
}
.aigotouroku {
	color: #FF6600;
	margin: 10px;
}
/*right inboxend */
.linkcode {
	font-size: 14px;
	margin-bottom: 10px;
	padding: 7px;
	margin-top: 3px;
	font-weight: bold;
	border: 1px inset #FF6600;
}
