body{
	background-image: url('img/title_bg.gif');
	text-align:center;
	margin-top:2px;
}
body, span, div, td,li{
	font:14px "HGƒSƒVƒbƒNM";
	letter-spacing:1px;
	color:#106797;
	line-height:130%;
}
ul{
	margin-left:15px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
}
li{
	margin-bottom:3px;
}
span.sizedown{
	font-size:13px;
}
span.bold{
	font-weight:bold;
}
div.ermsg{
	margin-left:auto;
	margin-right:auto;
}
div.alignl{
	text-align:left;
}
div.alignc{
	text-align:center;
}
div.alignr{
	text-align:right;
}
img{
	border:0px none;
}
A {
	color:#6A5AF0;
	text-decoration:none;
}
A:hover {
	COLOR: #CD5555; 
}
div#h1sp{
	margin-left:auto;
	margin-right:auto;
	color:#888888;
	font-weight:bold;
	font-size:13px;
	width:960px;
	text-align:left;
	background-color:#FFFFFF;
	line-height:100%
}
p.top{
	display:inline;
} 
div#head{
	background-image:url('img/head.jpg');
	margin-left: auto;
	margin-right: auto;
	width:960px;
	height:110px;
}
div#outer{
	width:960px;
	background-color:#FFFFFF;
	border: 1px #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	padding-bottom:10px;
}
div#second{
	width:940px;
	margin-left:10px;
	margin-right:10px;
	background-image:url('img/bg2.gif');
	background-color:#EDEFBD;
	padding-bottom:10px;
	text-align:left;
}
#menu{
	width:940px;
	height:84px;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#menu li{
	float:left;
}
#dog a{
	display:block;
	width:134px;
	text-align:right;
	font-weight:bold;
	padding-top:60px;
	line-height:100%;
	background-color:#D3D3D3;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url('img/dog_bg.jpg');
}
#dog a:hover{
	background-position:-134px 0px;
	background-color:#EEE9E9;
	color:#6A5ACD;
}
#cat a{
	display:block;
	width:134px;
	text-align:right;
	font-weight:bold;
	padding-top:60px;
	line-height:100%;
	background-color:#D3D3D3;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url('img/cat_bg.jpg');
	
}
#cat a:hover{
	background-position:-134px 0px;
	background-color:#EEE9E9;
	color:#6A5ACD;
}
#hamster a{
	display:block;
	width:134px;
	text-align:right;
	font-weight:bold;
	padding-top:60px;
	line-height:100%;
	background-color:#D3D3D3;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url('img/hamster_bg.jpg');
	
}
#hamster a:hover{
	background-position:-134px 0px;
	background-color:#EEE9E9;
	color:#6A5ACD;
}
#bird a{
	display:block;
	width:134px;
	text-align:right;
	font-weight:bold;
	padding-top:60px;
	line-height:100%;
	background-color:#D3D3D3;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url('img/bird_bg.jpg');
	
}
#bird a:hover{
	background-position:-134px 0px;
	background-color:#EEE9E9;
	color:#6A5ACD;
}
#rabbit a{
	display:block;
	width:134px;
	text-align:right;
	font-weight:bold;
	padding-top:60px;
	line-height:100%;
	background-color:#D3D3D3;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url('img/rabbit_bg.jpg');
	
}
#rabbit a:hover{
	background-position:-134px 0px;
	background-color:#EEE9E9;
	color:#6A5ACD;
}
#ferret a{
	display:block;
	width:135px;
	text-align:right;
	padding-top:60px;
	line-height:100%;
	font-weight:bold;
	background-color:#D3D3D3;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url('img/ferret_bg.jpg');
	
}
#ferret a:hover{
	background-position:-135px 0px;
	background-color:#EEE9E9;
	color:#6A5ACD;
}
#etc a{
	display:block;
	width:135px;
	text-align:right;
	padding-top:60px;
	line-height:100%;
	font-weight:bold;
	background-color:#D3D3D3;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url('img/etc_bg.jpg');
	
}
#etc a:hover{
	background-position:-135px 0px;
	background-color:#EEE9E9;
	color:#6A5ACD;
}
div#left{
	float:left;
	margin-left:10px;
	/*\*/_margin-left: 5px;/**/
	margin-top:15px;
}

div.sideleft{
	width:177px;
	border: 1px solid #B8C294;
	-moz-border-radius: 3px;
	background-color:#FFFFFF;
	margin-bottom:15px;

}
div.sidein{
	border: 1px solid #D4DAC9;
	background-color:#E2ECF2;
	margin:3px;
	padding:8px;
	text-align:left;
	word-break: break-all;
}
div.adsin{
	border: 1px solid #D4DAC9;
	background-color:#E2ECF2;
	margin:3px;
	padding:4px;
	text-align:center;
	word-break: break-all;
}
span.title{
	color:#106797;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	margin-left:2px;
	padding-bottom:5px;
}
div#center{
	float:left;
	margin-left:10px;
	margin-top:15px;
}
div#main{
	width:552px;
	padding-top:3px;
	border: 1px solid #D4DAC9;
	background-color:#FFFFFF;
	margin-bottom:15px;
	text-align:left;
}
div.longtext{
	font-size:14px;
	margin-bottom:15px;
	width:552px;
	border: 1px solid #D4DAC9;
	background-color:#FFFFFF;
}
div.textset{
	margin:0px 6px 6px 6px;
}
div#right{
	float:left;
	margin-left:10px;
	margin-top:15px;
}
div.sideright{
	width:168px;
	border: 1px solid #B8C294;
	-moz-border-radius: 3px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}
.linklist{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
a.osusume{
	display:block;
	
	margin:3px;
	border: 1px solid #D4DAC9;
	background-color:#E2ECF2;
	text-align:left;
	font-weight:bold;
}
a.osusume:hover{
	background-color:#DADAEE;
	color:#6A5ACD;
}
a.result{
	display:block;
	height:120px;
	margin:3px;
	border: 1px solid #D4DAC9;
	background-color:#E2ECF2;
	text-align:left;
	padding:2px;
}
a.result:hover{
	background-color:#DADAEE;
}
a.iresult{
	display:block;
	width:172px;
	border: 1px solid #D4DAC9;
	background-color:#E2ECF2;
	text-align:center;
	padding:2px;
	margin-left:1px;
}
a.iresult:hover{
	background-color:#DADAEE;
}
span.iblock{
	display:block;
	font-size:12px;
	width:164px;
	margin-left:3px;
	margin-top:3px;
	cursor:pointer;
}
td{
vertical-align: top;
}
span.rtext{
	display:block;
}
span.block{
	display:block;
	float:left;
	width:255px;
	margin-left:3px;
	margin-top:3px;
	cursor:pointer;
}
img.rimg{
	vertical-align: middle;
	margin-right:2px;
	margin-top:3px;
}
form{
	display:inline;
}
input{
	BORDER: #cccccc 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND: #eeeeea;
	LINE-HEIGHT: 100%;
	FONT-FAMILY: "‚l‚r ‚oƒSƒVƒbƒN",Osaka
}
TEXTAREA {
	BORDER: #cccccc 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND: #eeeeea;
	LINE-HEIGHT: 100%;
	FONT-FAMILY: "‚l‚r ‚oƒSƒVƒbƒN",Osaka
}
SELECT {
	BORDER: #cccccc 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND: #eeeeea;
	LINE-HEIGHT: 100%;
	FONT-FAMILY: "‚l‚r ‚oƒSƒVƒbƒN",Osaka
}
BUTTON {
	BORDER: #cccccc 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND: #eeeeea;
	LINE-HEIGHT: 100%;
	FONT-FAMILY: "‚l‚r ‚oƒSƒVƒbƒN",Osaka
}
h1,h2.h1sp{
	color:#888888;
	font-weight:bold;
	font-size:13px;
	display:inline;
}
h3.h1sp{
	color:#888888;
	font-weight:bold;
	font-size:13px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:0px;
	padding-top:0px; 
}
h2{
	font-weight:bold;
	font-size:16px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:0px;
	padding-top:0px; 
}
h2.cate{
	font-size:14px;
}
h3,h4{
	font-weight:bold;
	font-size:15px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:0px;
	padding-top:0px; 
}
div.ainfo{
	width:45%;
	margin-left:3px;
	line-height:250%;
	text-align:left;
	float:left;
}
div.ainfor{
	margin-left:3px;
	line-height:250%;
	text-align:left;
}
span.rb{
	color:#FF0000;
	font-weight:bold;
}
div#photo{
	border: 1px solid #D4DAC9;
	background-color:#FFFFFF;

	width:552px;
	margin-bottom:15px;
	text-align:center;
}
div#photo img{
	border: 8px solid #E2ECF2;
	margin-top:5px;
	margin-bottom:5px;
}
div.ad{
	border: 1px solid #D4DAC9;
	margin:3px;
}
div.adc{
	border: 1px solid #D4DAC9;
	margin:3px;
	background-color:#E2ECF2;
	text-align:center;
}
ul#agreement{
	margin-left:30px;
}
ul#agreement li{
	margin-top:10px;
	margin-bottom:10px;
}
div.msg{
	text-align:center;
	font-weight:bold;
	font-size:15px;
	margin-top:10px;
	margin-bottom:10px;
}
div.msg span{
	font-color:#FF0000;
}
br.c{
	clear: both;
	line-height:0px;
}
div#home{
	float:left;
}
div#home img{
	width:550px;
	height:110px;
}
div#hform{
	padding-top:25px;
	padding-right:7px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
}
div#hform input{
	margin-top:5px;
	ime-mode: disabled;
}
/*
div.formpad input[type="text"]{
	width:400px;
}
div.formpad input[type="file"]{
	width:350px;
}
*/
div#headr{
	padding-top:3px;
	margin-right:3px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
div.formleft{
	font-weight:bold;
	margin-bottom:7px;
	width:100px;
	float:left;
}
div.formright{
	margin-bottom:7px;
}
div.formpad{
	height:40px;
}
div.list{
	border: 1px solid #D4DAC9;
	background-color:#E2ECF2;
	margin:3px;
	padding:3px;
	text-align:left;
}
a.alist{
	display:block;
	border: 1px solid #D4DAC9;
	background-color:#E2ECF2;
	margin:3px;
	padding:3px;
	text-align:left;
}
a.alist:hover{
	background-color:#DADAEE;
}
div.message{
	background-color:#FFFFFF;
	border:dashed 1px #FF0000;
	color:#FF0000;
	padding:5px;
	margin-left:5px;
}
div.message2{
	background-color:#FFFFFF;
	border:dashed 1px #696969;
	color:#696969;
	padding:5px;
	margin-left:5px;
}