/* ボディー用基本設定 --------------------------------------------------------- */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0px auto;
	text-align: center;}
	
	
/* トップページ用設定 --------------------------------------------------------- */

/* ベーステーブル枠 */
.table-basetop {
width:752;
margin:0px auto;
border: 0px none;
padding:0px;
border-spacing: 0px;
vertical-align: center;}

/* ベーステーブル枠 */
.table-base {
width:692;
margin:0px auto;
border: 0px none;
padding:0px;
border-spacing: 0px;
vertical-align: center;}

/* ベーステーブル枠 */
.table-basewaku {
width:692;
margin:0px auto;
border: 0px none;
padding:0px;
border-spacing: 0px;
vertical-align: center;}

/* 中テーブルセル枠 */
.table-nakacell {
margin:0px auto;
border: 0px none;
padding:0px;
border-spacing: 0px;
text-align: center;}

/* 中テーブル枠 */
.table-naka {
width:674;
margin:0px auto;
border: 0px none;
padding:0px;
border-spacing: 0px;
vertical-align: center;}

/* ベーステーブル枠 */
.table-logo {
width:205;
margin:0px auto;
border: 0px none;
padding:0px;
border-spacing: 0px;
vertical-align: top;}


/* backtop画像マージン設定　上右下左 */
.backtop-margine {margin: 0px 0px 5px 0px;}

/* タイトル画像マージン設定　上右下左 */
.title-margine {margin: 0px 0px 0px 17px;}

/* 見出し画像マージン設定　上右下左 */
.midashi-margine {margin: 0px 0px 3px 0px;}

/* fontsize12px %指定（行間130%） */
.fs12-read-copy {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 72%;
line-height: 130%;
color: #555555;
margin-left: 1em;
margin-top: 5px;}

/* fontsize12px %指定（行間130%） */
.fs12-link-copy {
font-family: "ＭＳ Ｐゴシック", "Osaka";
color: #555555;
margin-left: 1em;
margin-top: 5px;}

/* 注意fontsize12px %指定（行間130%） */
.fs12-chui {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 72%;
line-height: 130%;
color: #FF0000;
font-weight: bold;}

/* 1pxケイ線 */
.footer {
height:3px;
margin:0px;
border: none;
background-color: #265C7E;
padding:0px;}

/* 縦ケイ線 */
.tate {
width:1px;
margin:0px;
border: none;
background-color: #265C7E;
padding:0px;}

/* 横ケイ線 */
.yoko {
width:752px;
height:1px;
margin:0px auto;
border: none;
background-color: #265C7E;
padding:0px;
vertical-align: center;}

/* トップライン */
.header_line {
height:31px;
margin:0px;
background-image: url(../cmn_img/header_line.gif);
background-repeat: repeat-x;
display: block;}

/* 影 */
.kage_line {
height:8px;
margin:0px;
background-image: url(../cmn_img/header_kage.gif);
background-repeat: repeat-x;
display: block;}

/* 袋 */
.fukuroback {
	background-image: url(../point/img/fukuro_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* 丸破線 */
.hasen_maru {
height:4px;
margin:0px;
background-image: url(../cmn_img/hasen_maru.gif);
background-repeat: repeat-x;
display: block;}

