@charset "Shift-JIS";
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/


body {
	font-family: Lucida Grande, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.4;
	-webkit-text-size-adjust: 100%;
	color:#333333;
	background-size: 41px 59px;
	margin: 0;
	padding: 0;
}


a:link {
	color: #0066ff;
	text-decoration: underline;
}
a:visited {
	color: #0066ff;
	text-decoration: underline;
}
a:active {
	color: #0066ff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/********************************************
/ Header
*******************************************/
#header-wrap, #header-wrap{ width: 100%; }
#upper-inner, #header{ width: 100%; margin: 0 auto;}
#upper-wrap{ background: #f5f5f5; }
#upperLink {
    padding: 3px 0;
	width: 100%;
	margin: 0 auto;
}
#upperLink p {
	padding: 5px;
}
#upperLink ul {
	list-style-type: none;
	padding: 5px;
}
#logoTsite{ margin: 10px; text-align: left;}
#logoTsite img{ width: 30px; }

/* 重要なお知らせ */
#header .special_info02{ display:none !important; }
#header .cntArea01{
    text-align: center;
    margin: 0 0 20px;
}
#header .txtclRed{ color:#FF0000; }
#header .txtBld{ font-weight: bold; }

/********************************************
/ for common Header
*******************************************/
.slidemenu, #main-wrapper .site_top_logo, #main-wrapper .btn_menu_2, #main-wrapper .ad-holder, #main-wrapper .tabs-holder{ display: none !important; }

/********************************************
/ Footer
*******************************************/
.footerInner02{ margin: 15px 0 15px 0;  }
#footer .stft {
    text-align: center;
}
#footer .stft li:first-child {
    border-left: none;
    margin: 0;
    padding: 0;
}
#footer a {
    text-decoration: none;
}
#footer .stft li {
    display: inline-block;
    margin: 5px;
	font-size: 11px;
	line-height: 1;
}
.copy {
    background: #1A1A1A;
    text-align: center;
    padding: 10px 0;
}
.copy p {
    /*font-size: 12px;*/
    color: #fff;
    /*font-family: "Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;*/
    font: 10px/14px arial, sans-serif;
}
/********************************************
/ for common Footer
*******************************************/
.footer-links, .footer{ display: none !important; }