@charset "utf-8";

/*タグ CSS*/
body {
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 20px;
}
a {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
.kome {
	background-image: url(../common/kome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
}
.font_chui {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}




/*div CSS*/
/*コンテナ・一般*/
#container {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 6px;
}
#float_clear {
	clear: both;
}


/*グローバルナビゲーション*/
#global_1 {
	text-align: right;
	height: 32px;
}
#global_1 #adress {
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #CC9900;
	width: 244px;
	float: right;
	text-align: left;
	padding-left: 10px;
}
#global_1 #adress p {
	margin-top: 2px;
	margin-bottom: 0px;
}
#global_1 img {
	float: right;
	vertical-align: bottom;
}



/*gazo okikae*/
#global_menu1 a {
	background-image: url(../swap_image/global_menu1_over.jpg);
	display: block;
	height: 31px;
	width: 207px;
	margin-top: 4px;
	float: left;
	margin-right: 6px;
}

#global_menu1 a:hover {
	background-color: #FFFFFF;
}
#global_menu1 a img {
	display: block;
	height: 31px;
	width: 207px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#global_menu1 a:hover img {
	visibility: hidden;
}

/*gazo okikae*/
#global_menu2 a {
	background-image: url(../swap_image/global_menu2_over.jpg);
	display: block;
	height: 31px;
	width: 207px;
	margin-top: 4px;
	float: left;
	margin-right: 6px;
}

#global_menu2 a:hover {
	background-color: #FFFFFF;
}
#global_menu2 a img {
	display: block;
	height: 31px;
	width: 207px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#global_menu2 a:hover img {
	visibility: hidden;
}

/*gazo okikae*/
#global_menu3 a {
	background-image: url(../swap_image/global_menu3_over.jpg);
	display: block;
	height: 31px;
	width: 207px;
	margin-top: 4px;
	float: left;
	margin-right: 6px;
}

#global_menu3 a:hover {
	background-color: #FFFFFF;
}
#global_menu3 a img {
	display: block;
	height: 31px;
	width: 207px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#global_menu3 a:hover img {
	visibility: hidden;
}

/*gazo okikae*/
#global_menu4 a {
	background-image: url(../swap_image/global_menu4_over.jpg);
	display: block;
	height: 31px;
	width: 207px;
	margin-top: 4px;
	float: left;
}

#global_menu4 a:hover {
	background-color: #FFFFFF;
}
#global_menu4 a img {
	display: block;
	height: 31px;
	width: 207px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#global_menu4 a:hover img {
	visibility: hidden;
}

#global_menu_etc {
	width: 850px;
	text-align: right;
	margin-top: 16px;
	line-height: 14px;
	font-size: 14px;
	font-family: "メイリオ";
	font-weight: bold;
}
#global_menu_etc p {
	display: inline;
}
#global_menu_etc a {
	background-image: url(../common/globalmenu_etc_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #CC6600;
	text-decoration: none;
	margin-left: 12px;
}
#global_menu_etc a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-image: url(../common/globalmenu_etc_icon_over.jpg);
}
#global_moji {
	margin-top: 12px;
	height: 21px;
}
#global_moji img {
	float: right;
}

/*文字の大きさ可変ナビ*/
/*gazo okikae*/
#moji_s a {
	background-image: url(../swap_image/moji_s_over.jpg);
	display: block;
	height: 21px;
	width: 23px;
	float: right;
	font-size: 8px;
	line-height: 8px;
}

#moji_s a:hover {
	background-color: #FFFFFF;
}
#moji_s a img {
	display: block;
	height: 21px;
	width: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#moji_s a:hover img {
	visibility: hidden;
}

/*gazo okikae*/
#moji_m a {
	background-image: url(../swap_image/moji_m_over.jpg);
	display: block;
	height: 21px;
	width: 23px;
	float: right;
	font-size: 8px;
	line-height: 8px;
}

#moji_m a:hover {
	background-color: #FFFFFF;
}
#moji_m a img {
	display: block;
	height: 21px;
	width: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#moji_m a:hover img {
	visibility: hidden;
}

/*gazo okikae*/
#moji_l a {
	background-image: url(../swap_image/moji_l_over.jpg);
	display: block;
	height: 21px;
	width: 23px;
	float: right;
	font-size: 8px;
	line-height: 8px;
}

#moji_l a:hover {
	background-color: #FFFFFF;
}
#moji_l a img {
	display: block;
	height: 21px;
	width: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#moji_l a:hover img {
	visibility: hidden;
}

/*メインコンテンツ*/
#main_h1_bar {
	background-image: url(../common/h1_right_bg.jpg);
	background-repeat: repeat-x;
	height: 34px;
	margin-top: 6px;
}
#main_h1_bar h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 24px;
	line-height: 24px;
	padding-left: 12px;
	width: 232px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 3px;
	background-image: url(../pawnshop/h1_bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	float: left;
}
#main_h1_bar #main_h1_pankuz {
	float: right;
	width: 590px;
	font-family: "メイリオ";
	font-size: 16px;
	line-height: 16px;
	margin-top: 14px;
	font-weight: bold;
}
#main_h1_bar #main_h1_pankuz a {
	color: #999999;
	text-decoration: none;
}
#main_h1_bar #main_h1_pankuz a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#inner_container {
	margin-top: 20px;
}
#inner_container img {
	position: relative;
	float: left;
	overflow: visible;
	top: 0px;
	z-index: 1;
}
#inner_container h2 {
	font-family: "メイリオ";
	margin-left: 38px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 20px;
}
#inner_container #inner_container_main {
	border: 1px solid #CCCCCC;
	background-image: url(../common/inner_container_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-right: 6px;
	background-color: #F5F5F5;
}
#inner_container #inner_container_main p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#inner_container #inner_container_main h3 {
	font-family: "メイリオ";
	font-weight: bold;
	color: #CC0000;
	background-image: url(../common/inner_container_main_h3_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-top: 16px;
	margin-bottom: 0px;
}
#inner_container #inner_container_main #inner_right {
	width: 560px;
	float: right;
}
#inner_container #inner_container_main #inner_container_sub {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#inner_container #inner_container_main #inner_container_sub_end {
	padding-bottom: 10px;
}
#inner_container #inner_container_main #inner_right ul {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 30px;
}
#inner_container #inner_container_main #inner_right li {
	list-style-image: url(../common/inner_container_li_icon.gif);
}




/*フッター*/
/*gazo okikae*/
#footer_upper1 a {
	background-image: url(../swap_image/footer_upper1_over.jpg);
	display: block;
	height: 73px;
	width: 320px;
	float: left;
	font-size: 12px;
	line-height: 12px;
	margin-right: 18px;
}

#footer_upper1 a:hover {
	background-color: #FFFFFF;
}
#footer_upper1 a img {
	display: block;
	height: 73px;
	width: 320px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_upper1 a:hover img {
	visibility: hidden;
}

/*gazo okikae*/
#footer_upper2 a {
	background-image: url(../swap_image/footer_upper2_over.jpg);
	display: block;
	height: 73px;
	width: 270px;
	float: left;
	font-size: 12px;
	line-height: 12px;
	margin-right: 18px;
}
#footer_upper2 a:hover {
	background-color: #FFFFFF;
}
#footer_upper2 a img {
	display: block;
	height: 73px;
	width: 270px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_upper2 a:hover img {
	visibility: hidden;
}

/*gazo okikae*/
#footer_upper4 a {
	background-image: url(../swap_image/footer_upper4_over.jpg);
	display: block;
	height: 73px;
	width: 79px;
	float: right;
	font-size: 12px;
	line-height: 12px;
}

#footer_upper4 a:hover {
	background-color: #FFFFFF;
}
#footer_upper4 a img {
	display: block;
	height: 73px;
	width: 79px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_upper4 a:hover img {
	visibility: hidden;
}
#footer_upper {
	height: 73px;
	margin-top: 20px;
}
#footer_upper img {
	float: left;
}
#footer_middle {
	margin-top: 10px;
	height: 86px;
}
#footer_middle p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer_middle a {
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(../common/globalmenu_etc_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #CC6600;
	padding-left: 8px;
	text-decoration: none;
}
#footer_middle a:hover {
	color: #FF0000;
	background-image: url(../common/globalmenu_etc_icon_over.jpg);
	text-decoration: underline;
}


#footer_middle #middle1 {
	width: 100px;
	float: left;
}
#footer_middle #middle2 {
	width: 130px;
	margin-left: 10px;
	float: left;
}
#footer_middle #middle3 {
	float: left;
	width: 120px;
	margin-left: 10px;
}
#footer_middle #middle4 {
	float: left;
	width: 120px;
	margin-left: 10px;
}
#footer_middle #middle5 {
	float: right;
	width: 90px;
}

#footer_middle #middle6 {
	float: right;
	width: 170px;
	margin-left: 8px;
}
#footer_bottom {
	height: 22px;
	border: 1px solid #CCCCCC;
	color: #CC9900;
}
#footer_bottom img {
	float: left;
	margin-right: 20px;
}
#footer_bottom #copyright {
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
}
#footer_bottom #kobou_shibaken {
	float: right;
	width: 150px;
}
#footer_bottom #kobou_shibaken a {
	color: #CCCCCC;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 22px;
}

#footer_bottom #kobou_shibaken a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

