@charset "UTF-8";

/* Reset CSS */

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;   
}  

/* style */


/* 全体の設定
------------------------------ */

body {
	text-align: center;
	background: #FFFFFF url(img/bg_body.gif) left top repeat-x;
	padding-bottom: 20px;
}

#wrapper {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width: 100%;
	height: 140px;
	position: relative;
}

#container {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#container #right_col {
	width: 180px;
	float: right;
	padding-bottom: 10px;
}

#container #left_col {
	float: left;
	width: 690px;
}

#left_col #main_col {
	float: right;
	width: 480px;
	padding-bottom: 10px;
}

#left_col #sub_col {
	float: left;
	width: 180px;
}

#footer {
	width: 100%;
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
}

/* 全体フォントの設定
------------------------------ */

body {
	font: 12px/1.8em Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	letter-spacing: 0.1em;
	color: #333333;
}

a,a:link,a:visited {
	color: #0000CC;
	text-decoration: underline;
}

a:hover,a:active {
	color: #0066CC;
	text-decoration: none;
}

#container strong {
	font-weight: bold;
	color: #CC0000;
}
/* ヘッダーの設定
------------------------------ */

#header h1 {
	font-size: 12px;
	line-height: 20px;
	position: absolute;
	width: 500px;
	left: 0px;
	top: 0px;
}
#header #site_title {
	position: absolute;
	top: 30px;
	font-size: 24px;
	line-height: 60px;
	height: 60px;
	width: 900px;
	font-weight: bold;
}
#site_title a, #site_title a:link, #site_title a:visited, #site_title a:hover, #site_title a:active {
	color: #006699;
	text-decoration: none;
}
#header h2 {
	position: absolute;
	height: 30px;
	width: 900px;
	left: 0px;
	bottom: 10px;
	color: #FFFFFF;
	line-height: 30px;
}
#header .u_nav {
	position: absolute;
	width: 350px;
	top: 0px;
	right: 0px;
	font-size: 11px;
	line-height: 20px;
}
#header .u_nav li {
	float: right;
	width: 80px;
	text-align: center;
}

/* 左右カラムの設定
------------------------------ */

#right_col h2, #sub_col h2 {
	font-size: 12px;
	line-height: 25px;
	background-image: url(img/h2_sub.gif);
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	height: 25px;
	width: 180px;
	margin-bottom: 5px;
}
#right_col ul, #sub_col ul {
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
#right_col ul li, #sub_col ul li {
	line-height: 15px;
	background-image: url(img/arrow_sublist.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 5px 0px 5px 15px;
	width: 165px;
	list-style-position: outside;
}
#right_col ul a, #sub_col ul a {
	text-decoration: none;
}
#right_col dl, #sub_col dl {
	margin: 0 0 20px;
	width: 180px;
	line-height: 1.4em;
}
#right_col dt, #sub_col dt {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
#right_col dt a, #sub_col dt a {
	text-decoration: none;
}
#right_col dd, #sub_col dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}

.sub_box {
	text-align: center;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	overflow: hidden;
}
.sub_box img {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/* 中央カラムの設定
------------------------------ */

#main_col h2 {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	width: 460px;
	background-color: #006699;
	background-image: url(img/h2_main.gif);
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#main_col h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

#main_col .main_box {
	border: 2px solid #333333;
	padding: 13px;
	width: 450px;
	margin-bottom: 20px;
}
#main_col h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 20px;
	font-weight: bold;
	padding-left: 10px;
	width: 435px;
	margin-bottom: 10px;
}
#main_col p {
	margin-bottom: 15px;
}
#main_col p.end {
	margin-bottom: 40px;
}
#main_col .main_box .content_footer {
	border: 1px solid #999999;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 428px;
	background-color: #F5F5F5;
	font-size: 11px;
}

/* indexページ用　キャンペーン一覧テーブル */

table.fx_campain_tb {
    border-top:1px solid #333333;
    border-left:1px solid #333333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    margin-bottom: 20px;
	width: 480px;
}
.fx_campain_tb th {
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    color:#FFFFFF;
    background-color:#006600;
    background-image:url(img/tb_index.gif);
    background-position:left top;
    padding:0.3em 0.6em;
    text-align:center;
}
.fx_campain_tb td {
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    padding:0.3em 0.6em;
}
.fx_campain_tb td.bd {
    background-color:#FF9900;
    font-weight: bold;
}

.f_star {
	color: #FF9900;
	font-size: 14px;
}