@charset "Shift_JIS";
/* CSS Document */

/* Yahoo! UI Library: Reset CSS
http://developer.yahoo.com/yui/reset/
----------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* Yahoo! UI Library: Fonts CSS
http://developer.yahoo.com/yui/fonts/
----------------------------------------------- */

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 * 
 */
body {font:13px Verdana, "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% "‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;*font-size:100%;}

/* for WinIE6*/

* html body {
	font-size: 77%;
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	vertical-align:baseline;
}

/* for WinIE7*/

*:first-child+html body { 
	font-size: 77%;
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Meiryo, sans-serif;
}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */
body * {
	line-height:1.22;
}

a:link, a:visited{
color:#09c;
text-decoration:none;
}

div#all{
width:708px;
margin:0 auto;
}

p.banner_style{
margin-top:12px;
text-align:center;
}

div#onebrand{
margin:10px auto 0 auto;
overflow:auto;
}

p#onebrand_photo{
float:left;
text-align:left;
width:62px;
padding:0 0 0 10px;
}

p#onebrand_txt{
float:right;
width:145px;
padding-right:5px;
}

.textbold{
font-weight:bold;
}

.textred{
color:#C7322D;
}

.textbeige{
color:#ABA08C;
}

.textbrown{
color:#5D4943
}

.textblue{
color:#20A6D2
}

.bold{
font-weight:bold;
}

.middle{
vertical-align:middle;
}

.textgray{
color:#666;
}

.textsmall{
font-size:77%;
line-height:1.4em;
}

.textMiddle{
font-size:85%;
line-height:1.8em;
}

.textBig{
font-size:93%;
line-height:1.5em;
}

.mt5{
margin-top:5px;
}

.mt10{
margin-top:10px;
}

.mt15{
margin-top:15px;
}

.mt30{
margin-top:30px;
}

.mt40{
margin-top:40px;
}

.clear{
clear:both;
}

.left{
float:left;
}

.right{
float:right;
}

.aright{
text-align:right;
}

.pd5{
padding-top:5px;
padding-bottom:5px;
}

.beigebg{
background-color:#F0F2EA;
padding:3px;
overflow:auto;
width:457px;
}

.whitebg{
background-color:#fff;
padding:10px;
overflow:auto;
width:437px;
}

.dot{
border-top:1px dotted #D5CFC3;
border-bottom:1px dotted #D5CFC3;
}

div#footer{
clear:both;
}

div#banner {
padding-top:17px;
}

div#banner p {
display:inline;
}

div#banner p img {
padding-right:15px;
}

div#banner p#last img {
padding-right:0;
}

div#footnavi{
padding:20px 0 0 0;
background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
background-position:bottom;
overflow:auto;
width:100%;
height:18px;
}

div#footnavi ul {
font-size:77%;
float:left;
width:610px;
}

div#footnavi ul li{
font-family:Arial, Helvetica, sans-serif;
display:inline;
}

div#footnavi ul li a{
color:#666;
margin:0 0.2em;
}

div#footnavi ul li a:hover{
color:#09c;
}

div#totop{
width:70px;
float:right;
_padding-top:5px;
}

div#totop a{
font-size:77%;
_font-size:70%;
color:#666;
}

address{
padding:10px 0;
width:390px;
float:left;
color:#999;
font-size:77%;
margin-bottom:10px;
}

p#credit{
float:right;
width:218px;
padding-right:10px;
}

#action {
	width: 468px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.report {
	margin-top:11px;
}

div#footer_message{
clear: both;
}

div#footer_message p{
padding:10px 0 30px;
font-size:77%;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
