@charset "UTF-8";
/*  Layout
-----------------------------------------------------------------------------*/
/* Body */
body {
	font-family: ' メイリオ', Meiryo, " ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	min-width:960px;
}
/* Wrapper */
#wrapper {
}
/* Header */
#header {

}

/* google search */
table.gsc-search-box td.gsc-input{
    border: none !important;
    background: url(../img/bg_google_search.gif) left top no-repeat !important;
    width:213px;
    height:24px !important;  
    padding: 0 0 0 3px !important;
}

input.gsc-input{
    border: none !important;
}

.cse input.gsc-search-button, input.gsc-search-button{
    background: url(../img/btn_search.gif) left top no-repeat !important;
    border: none !important;
    width: 45px !important;
    height: 24px !important;
    margin-left: 0 !important;
    text-indent: -999px;
    padding: 0 !important;
    min-width: 45px !important;
    *text-indent: 0px;
    *letter-spacing:-9999px;
}

td.gsc-clear-button{
    width: 0 !important;
    display: none;
}

.gsc-results a.gs-title{
    color: #049 !important;
}

.gsc-results .gsc-cursor-box{
    text-align: center;
}


/* Footer */
#footer_wrapper {
	border-top:1px solid #dbdfe4;
	margin-top:30px;
	height:125px;
}
#footer_content {
	width:961px;
	margin:0 auto;
}
/* Contents */
#location {
	background:#fafcfd;
	border-bottom:1px solid #cdd3d5;
	height:25px;
}
#location ul {
	width:961px;
	margin:0 auto;
}
#location a:hover {
	text-decoration:none;
}
#location ul li {
	background:url(../../img/header/direct.gif) no-repeat left;
	padding: 6px 10px 6px 14px;
	float: left;
	height: 13px;
}
#location ul li.top {
	background:url(../../img/header/home.gif) no-repeat left 8px !important;
}
#contents {
	width:957px;
	padding-left:4px;
	margin:20px auto 0;
}
#main {
	width:700px;
	float:left;
}
#rightsidebar {
	width:241px;
	float:right;
}
#logo_header {
	padding:16px 0 15px;
	width:961px;
	margin:0 auto;
}
#logo_header .fr {
	width:258px;
}
#logo_header .fr ul li {
	padding-left:18px;
	float:left;
}
ul li.first {
	padding:0 !important;
}
#navigation {
	background:url(../../img/header/bg_navi.jpg) repeat-x;
	height:52px;
}
#navigation ul {
	width:961px;
	margin:0 auto;
}
#navigation ul li {
	float:left;
}
/* Footer */
#fnavi {
	padding:24px 0 12px;
}
#fnavi li {
	float:left;
	margin-right:14px;
	background:url(../../img/footer/footer_icon01.gif) no-repeat left;
	padding-left:8px;
}
#fnavi a {
	color:#004499;
}
#fnavi a:hover {
	text-decoration:none;
}
#ftmoving {
	border-bottom:6px solid #003a89;
	position:fixed;
	bottom:0;
	width:100%;
}
#ftmoving #content {
	width:961px;
	margin:0 auto;
	height:34px;
}
/*  Side bar
-----------------------------------------------------------------------------*/
#group1 {
	background:url(../../img/home/home_bg02.gif) repeat left;
	padding:10px;
}
.title_sidebar {
	margin-top:5px;
}
.group2 {
	border-left:1px solid #dfe3e8;
	border-right:1px solid #dfe3e8;
	width:238px;
}
.group2 .list {
	background:#FFF url(../../img/home/home_bg06.jpg) repeat-x left center;
	background-size:auto 30px;
	height:16px;
	padding:7px 10px;
}
.group2 p.btm_list {
	height:1px;
	background:#FFF;
	border-bottom:1px solid #e3e3e5;
	border-left:1px solid #dfe3e8;
	border-right:1px solid #dfe3e8;
}
.group2 .list a {
	background:url(../../img/home/home_icon02.gif) no-repeat left;
	color:#004499;
	text-decoration:underline;
	padding-left:15px;
	display:block;
}
.group2 .list a:hover {
	text-decoration:none;
}
#linkto {
	border-bottom:1px solid #dfe3e8;
	border-left:1px solid #dfe3e8;
	border-right:1px solid #dfe3e8;
	padding:10px 9px;
	width:220px;
}
#linkto li {
	padding-top:5px;
	font-size:10px;
}
ul li.last {
	padding:0 !important;
	margin:0 !important;
}
.button a:hover img {
	opacity:0.7;
}
