@charset "utf-8";
@import "basic.css";

h2{
	letter-spacing: 0px;
}

br{
	clear: both;
}
/* NAVI */
#navi{
	padding-right: 20px;
	padding-left: 30px;
	height: 50px;
}
#navi h1 a{
	text-indent:-9999px;
	width:171px;
	height:27px;
	display:block;
	background-image: url(../img/kokophoto.gif);
	background-repeat: no-repeat;
	font-size: xx-small;
	overflow:hidden;
	float: left;
}
#navi p{
	text-indent:-9999px;
	font-size: xx-small;
}
#navi .imadoko a{
	float: right;
	height: 22px;
	width: 97px;
	background-image: url(../img/navi-imadoko.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 10px;
	overflow:hidden;	
}
#navi .imadoko a:hover{
	background-image: url(../img/navi-imadoko.gif);
	background-position:0px -22px;
}
#navi .kokomemo a{
	float: right;
	height: 22px;
	width: 113px;
	background-image: url(../img/navi-kokomemo.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 10px;
	overflow:hidden;	
}
#navi .kokomemo a:hover{
	background-image: url(../img/navi-kokomemo.gif);
	background-position:0px -22px;
}

/* start */
#start{
	margin-right: 350px;
	margin-left: 30px;
}
#start #search{
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 70%;
	margin-left: 10px;
	color: #666666;
}
#start #search span{
	list-style-type: none;
	text-decoration: none;
	margin-right: 5px;
	background-image: url(../img/under_menu2_h.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#start #search a{
	list-style-type: none;
	text-decoration: none;
	margin-right: 5px;
	background-image: url(../img/under_menu2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#start #search a:hover {
	background-image: url(../img/under_menu_h.gif);
	background-repeat: no-repeat;
}
#start #search a:visited {
	color: #0000FF;
}
#start #search-sub{
	margin-bottom: 20px;
	font-size: 80%;
	margin-top: 10px;
	margin-left: 10px;
}
#start #search-sub a{
	text-decoration: none;
}
#start #search-sub a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#start form{
	margin-left: 10px;
}
#start form p{
	font-size: 80%;
}
#start form p span{
	display: block;
	background-image: url(../img/input.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 16px;
	margin-left: 2px;
	margin-bottom: 3px;
}
#start form .text-box{
	width: 200px;
	padding: 2px;
}
#start form .to_mail{
	width: 150px;
	padding: 2px;
}
#start form #set{
	padding: 2px;
	margin-left: 3px;
}
#start form #mail_set{
	padding: 2px;
	margin-top: 3px;
}
#er{
	font-size: 80%;
	color: #CC0000;
	vertical-align: middle;
	font-weight: bold;
}
#start h3{
	font-size: 90%;
	background-image: url(../img/photo_list.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	padding-left: 20px;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	margin-right: 10px;
}
#start #post{
	padding-left: 10px;
	margin-top: 10px;
}
#start #post .list-hosoku{
	background-image: url(../img/input.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 80%;
	float: left;
	width: 170px;
	height: 78px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-top: 5px;
	line-height: 17px;
}
#start #post .mobile_qr{
	background-image: url(../img/mobile_post.gif);
	height: 80px;
	width: 80px;
	margin-left: 10px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
}
#er{
	font-weight: normal;
}
#er br{
	clear: none;
}
