/*[fmt]1A91-1A0A-2*/
/*@override http://hosttest.kir.jp/shared/css/auth.css
CSS Document
-----------------------------------------------

auth pages styles

-----------------------------------------------
@group mayers reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin : 0;
	padding : 0;
	border : 0;
	outline : 0;
	font-size : 100%;
	vertical-align : baseline;
	background : transparent;
}
#shop-list h3 {
	color : #C82B56;
	display : inline;
	font-weight : normal;
	font-size : 10px;
}
.area #shop-list {
	padding : 5px;
	margin-bottom : 20px;
	line-height : 1.2em;
	text-align : left;
}
.area p {
	text-align : left;
}
#shop-list p.shops {
	display : inline;
	padding-right : 10px;
}
#shop-list {
}
body {
	line-height : 1;
}
ol,ul {
	list-style : none;
}
blockquote,q {
	quotes : none;
}
/*remember to define focus styles!*/
:focus {
	outline : 0;
}
/*remember to highlight inserts somehow!*/
ins {
	text-decoration : none;
}
del {
	text-decoration : line-through;
}
/*tables still need 'cellspacing="0"' in the markup*/
table {
	border-collapse : collapse;
	border-spacing : 0;
}
/*@end
@group auth page styles*/
body {
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background-image : url(../../images/bg_auth_01.jpg);
	background-repeat : no-repeat;
	background-position : center top;
	text-align : center;
	font-size : 13px;
	color : #2A2A2A;
}
div.wrapper {
	margin : 170px auto 0;
	width : 900px;
}
div.main-img {
	background-color: #FCE7F0;
	padding-bottom: 10px;
	text-align: center;
}
div.main-img img {
	padding: 0 5px;
}
h1 {
	padding-top : 10px;
	font-size : 14px;
}
p.tagline {
	margin-top : 5px;
	text-align : left;
	padding : 0 30px;
	position : relative;
	line-height : 1.2;
	font-size : 10px;
}
p.tagline a {
	position : absolute;
	display : block;
	bottom : -31px;
	left : 474px;
	font-size : 14px;
}
div.auth-area {
	height : 200px;
}
div.auth-area h2 {
	margin-bottom : 5px;
}
div.auth-area p {
	position : relative;
	margin : 0;
}
div.auth-area ul {
	margin: 0 auto;
	margin-top : 15px;
	width: 350px;
}
div.auth-area ul li {
/*	display : inline;
*/	padding : 0 20px;
	float: left;
}
div.auth-area ul li p.age{
	font-size: 15px;
	font-weight: bold;
}
div.footer {
	padding-top : 10px;
	border-top : 1px solid #000000;
}
div.footer h2 {
	display : none;
}
div.footer ul {
	height : 15px;
	margin-top : 2px;
}
div.footer ul li {
	display : inline;
	padding : 0 10px;
	border-left : 1px solid #000000;
	font-size : 12px;
}
div.footer ul li.first-child {
	border-left : none;
}
div.footer address {
	font-size : 11px;
	line-height : 1.3;
}
div.footer div.footlink01,div.footer div.footlink02 {
	text-align : left;
	width : 120px;
	height : 80px;
	font-size : 12px;
}
div.footer div.footlink01 h2,div.footer div.footlink02 h2 {
	display : block;
	border-bottom : 1px solid #808080;
	padding-bottom : 3px;
	margin-bottom : 0px;
}
div.footer div.footlink01 h2 a,div.footer div.footlink02 h2 a {
	text-decoration : none;
}
div.footer div.footlink01 h2 a:hover,div.footer div.footlink02 h2 a:hover {
	text-decoration : underline;
}
div.footer div.footlink01 ul li,div.footer div.footlink02 ul li {
	display : block;
	border : none;
	border-bottom : 1px solid #C0C0C0;
	padding : 2px 3px;
}
div.footer div.footlink01 ul li a,div.footer div.footlink02 ul li a {
	text-decoration : none;
}
div.footer div.footlink01 ul li a:hover,div.footer div.footlink02 ul li a:hover {
	text-decoration : underline;
}
div.footer div.footlink01 {
	float : left;
	margin-left : 290px;
}
div.footer div.footlink02 {
	margin-left : 470px;
}
h2 {
	margin-top : 5px;
	margin-bottom : 5px;
	font-size : 12px;
}
div.area {
	font-size : 10px;
}
