@charset "Shift_JIS";
/*common css*/
/*
SITE??

(http://zozo.jp/_news/)
CREDIT??
DESIGN BY STARTTODAY CO.,LTD.
______________________________________*/
html {color:000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,address {margin-top: 0;margin-right: 0;margin-bottom: 0;margin-left: 0;padding-top: 0;padding-right: 0;padding-bottom: 0;padding-left: 0;list-style-type: none;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var,b,i {font-style:normal;font-weight:normal;}
b {font-style:;font-weight: bolder;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select {font-family: inherit; font-size: inherit; font-weight: inherit;}
input,textarea,select {*font-size:100%;}
legend {color:#000;}

body { font:13px/1.231 arial,helvetica,clean,sans-serif; *font-size:small; *font:x-small;}
table {font-size: inherit; font: 100%;}
pre,cpde,kbd,samp,tt {font-family: monospace; *font-size:108%; line-height: 100%;}

/*--basic style--*/
html {width:100%; background:#FFFFFF;}

body {
	width:100%;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	background:#FFFFFF;
	text-align: center;
	font-size:78%;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	color:#333333;
	color:#AAAAAA;
}

form option {font-size: 11px;}

.kaigyo,
br.kaigyo {
	padding: 0;
	margin: 0;
	clear: both;
	font-size: 0;
	line-height: 0;
}

a {cursor:pointer; outline:none;}

a img {
	border: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

/*
a:hover img {
	-moz-opacity:0.70;
	opacity:0.70;
	filter:alpha(opacity=70);
}
*/

a { color:#1c53c3; text-decoration: none;}
a:link { color : #1c53c3; text-decoration: none; }
a:visited { color: #1c53c3; text-decoration: none; }
a:active { color: #1c53c3; text-decoration: none; }
a:hover { color:#1c53c3; text-decoration: underline; }