@charset "utf-8";
/* div#categoryTitle_wrapper　カテゴリータイトル

=========================================*/



div#categoryTitle_wrapper {
	height:94px;
	background:url(../image_common/category_title_bg.gif) left bottom repeat-x;
}
div#categoryTitle_wrapper.tab_none {
	height:70px;
}
div#categoryTitle_wrapper h2 {
	padding:20px 0 15px 20px;
}
div#categoryTitle_wrapper ul {
	padding-left:5px;
}
div#categoryTitle_wrapper ul li {
	float:left;
}
div#categoryTitle_wrapper ul li img {
	vertical-align:bottom;
}
/* div#categoryBottom_wrapper　カテゴリーボトム

=========================================*/

div#categoryBtm_wrapper {
	height:42px;
	background:url(../image_common/category_btm_bg.gif) left top repeat-x;
}
div#categoryBtm_wrapper ul {
	padding-left:5px;
}
div#categoryBtm_wrapper ul li {
	float:left;
}
div#categoryBtm_wrapper ul li img {
	vertical-align:top;
}
div.btm_shadow {
	height:7px;
	background:url(../image_common/btm_shadow.gif) no-repeat;
}
/*ページトップへ*/



p.go_pagetop {
	text-align:right;
	margin:0 39px 20px 0;
}
p.go_pagetop a img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
p.go_pagetop a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* 共通レイアウトスタイル　by roudiam 090828～

=========================================*/

p.go_pagetop.custom01 {
	margin-right:0;
	width:100%;
	border-bottom:1px solid #B9B8B7;
	padding-bottom: 8px;
	margin-bottom: 35px;
}
p.go_pagetop.custom01.border_none {
	border:none;
}
p.go_pagetop.custom01.border_none.mb5 {
	margin-bottom:5px;
}
/* update 090928 */

p.go_pagetop.custom02 {
	margin-right:0;
	padding-top: 20px;
	margin-bottom: 40px;
}
p.go_pagetop.custom02.mb30 {
	margin-bottom:30px;
}
/* end */









/* リンク装飾設定

=========================================*/

a:link {
	color:#6699CC;
	text-decoration:underline;
}
a:visited {
	color:#6699CC;
	text-decoration:underline;
}
a:hover {
	color:#6699CC;
	text-decoration:none;
}
a:active {
	color:#6699CC;
	text-decoration:none;
}
/* margin-bottom

=========================================*/

/* tsuika 090923 */

.mb25 {
	margin-bottom:25px;
}
.mb35 {
	margin-bottom:35px;
}
.mb37 {
	margin-bottom:37px;
}
/* tsuika 090920 */

.mb40 {
	margin-bottom:40px;
}
/* end */





.mb45 {
	margin-bottom:45px;
}
/* margin-left

=========================================*/

.ml10 {
	margin-left:10px;
}
.ml25 {
	margin-left:25px;
}
.ml30 {
	margin-left:30px;
}
/* コンポーネント各種

=========================================*/

.caution {
	font-size:75%;
}
.txt_size_small {
	font-size:75%;
}
.black_underline {
	border-bottom:1px solid #000;
}
.text_bold {
	font-weight:bold;
}
.btm_border {
	border-bottom:1px solid #B9B8B7;
}
p.hide {
	display:none;
}
/* contents body margin and line_height start*/

.contentsWrapper {
	margin-left:40px;
	margin-right:40px;
}
.contentsWrapper p {
	line-height:170%;
}
/* end */



/* floatclear height and line_height reset */

.h_lh0 {
	height:0;
	line-height:0;
}
/* ADOBE Reader Download */

.pdf-icon {
	padding:0 10px 0 0;
}
/* pdf file download start */

h3.title_and_pdfbt {
	padding-bottom: 8px;
	background:url(../image_common/category_title_btm_line.gif) repeat-x left bottom;
}
a img#pdf_download_bt {
	margin-bottom:8px;
}
a:hover img#pdf_download_bt {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* end */



/* print adjusutment */

.page_bk_before {
	page-break-before:always;
}


/*2012_0409追記*/
p.finish{
	margin:0;
	padding:0;
	padding:5px;
	font-size:12px;
	background:#ddd;
	border-bottom:3px double #666;
	text-align:center;
	color:#f00;
	margin-bottom:0px;
}
