﻿@charset "utf-8";

/*------------------------------
GIFT　≫　共通


------------------------------*/


/* ==========================================================================
body
========================================================================== */
html {
overflow-y:scroll;
background:url(../images/common/bg_body.jpg) repeat-x left top;
font-family:"メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
}

body { color:#31284f; }

img {
border:0;
color: #000;
}

/* ==========================================================================
リンク
========================================================================== */
a:link {
color:#1d1d1d;
text-decoration:none;
}

a:visited { color:#666666; }

a:hover { color:#696; }

a:active { color:#999999; }

/* ==========================================================================
ヘッダー
========================================================================== */
#header {
position:relative;
width:785px;
height:113px;
margin:0 auto 0;
padding:0 10px 0 5px;
background:url(../images/common/bg_head.gif) no-repeat left top;
}

#header h1 { font-size:11px; }

#header #logo {
width:145px;
padding-top:15px;
float:left;
}

#header #info {
width:640px;
float:left;
margin-top:10px;
}

#header #info ul.adress { font-size:12px; }

#header #info ul.adress li {
text-align:right;
color:#59266b;
}

#header #info ul.adress li span.tel a {
margin-right:5px;
cursor:default;
}

#header #info .control {
padding:0 0 0 0;
text-align:right;
}

#header #info .control li {
display:inline;
padding-right:5px;
text-align:right;
font-size:0%;
}

#header #info .control li.title { padding-top:3px; }

#header #info .control li.fontsize_l a,
#header #info .control li.fontsize_m a,
#header #info .control li.fontsize_s a {
display:inline-block;
width:20px;
height:20px;
text-align:left;
text-indent:-9999px;
overflow:hidden;
margin:0 0 0 5px;
}

/* ==========================================================================
ナビ
========================================================================== */
#g_Navi {
width:800px;
height:34px;
margin:0 auto;
position:relative;
}

#g_Navi li {
display:block;
float:left;
font-size:0%;
line-height:0%;
}

#wrapper #g_Navi ul.menu li a {
color:#FFFFFF;
text-decoration:none;
outline: none;
}

#wrapper #g_Navi ul.menu li a:hover {
color:#FF9900;
outline: none;
}

#wrapper #g_Navi ul.menu li a:visited {
color:#CCCCCC;
outline: none;
}

#wrapper #g_Navi .btn {
width:110px;
float:left;
padding:10px 0;
}

#g_Navismp { display:none; }

/* ==========================================================================
Flash
========================================================================== */
#flash {
width:992px;
height:248px;
margin:0 auto;
}

/* ==========================================================================
コンテンツ
========================================================================== */
#wrapper {
width:850px;
margin:0 auto;
background-color:#FFFFFF;
padding-top:10px;
}

#wrapper #inner { background-color:#FFFFFF; }

/* --------------------------
テーブル
-------------------------- */
.input_Tbl { width:100%; }

.input_Tbl th,
.input_Tbl td {
padding:4px 5px 4px 10px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

.input_Tbl th {
border-top:2px solid #CCC;
font-weight:bold;
color:#FFFFFF;
vertical-align:text-bottom;
}

.input_Tbl td { border-bottom:1px solid #CCCCCC; }

/* --------------------------
リスト
-------------------------- */
/*アイコンをつけずレイアウトとして使用*/
.tbl_List01 li {
display:inline;
padding:0 50px 0 0;
line-height:normal;
}

.tbl_List01 li label { padding:0 0 0 2px; }

.tbl_List02 li {
display:block;
float:left;
padding:0 15px 3px 0;
}

.tbl_List02 li label { padding:0 0 0 2px; }

/*アイコンを付けたリスト*/
.ico_List01 {
padding-top:3px;
position:relative;
}

.ico_List01 li {
padding:0 15px 3px 20px;
background:url(../images/common/ico_pink01.gif) no-repeat left 0.1em;
word-break: keep-all;
font-weight:bold;
}

/* --------------------------
フォーム
-------------------------- */
input,
select {
position:relative;
top:1px;
}

/* --------------------------
ページトップ
-------------------------- */
.page_Top {
padding-top:10px;
text-align:right;
}

.page_Top li {
display:inline;
background:url(../images/common/ico_pink01.gif) no-repeat left 0.1em;
padding:0 10px 1px 18px;
}

/* --------------------------
テキスト指定
-------------------------- */
.ico_Txt01_L {
background:url(../images/common/ico_pink01.gif) no-repeat left 0.2em;
padding:1px 5px 1px 18px;
}

.ico_Txt01_R {
background:url(../images/common/ico_pink01.gif) no-repeat left 0.2em;
padding:1px 5px 1px 18px;
float:right;
}

.read { padding-bottom:10px; }

.txt_pink { color:#F45784; }

.txt_bold { font-weight:bold; }

.txt_greenbold {
	color:#009900;
	font-weight:bold;
}

.txt_right {
text-align:right;
display:block;
}

.txtCenter { text-align:center; }

.txt113 { font-size:113%; }

/* --------------------------
レイアウト
-------------------------- */
.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb25 { margin-bottom:25px; }
.mb30 { margin-bottom:30px; }
.mb35 { margin-bottom:35px; }
.mb40 { margin-bottom:40px; }
.mb45 { margin-bottom:45px; }
.mb50 { margin-bottom:50px; }
.mb55 { margin-bottom:55px; }
.mb60 { margin-bottom:60px; }
.mb65 { margin-bottom:65px; }
.mb70 { margin-bottom:70px; }
.mb75 { margin-bottom:75px; }
.mb80 { margin-bottom:80px; }
.mb85 { margin-bottom:85px; }
.mb90 { margin-bottom:90px; }
.mb95 { margin-bottom:95px; }
.mb100 { margin-bottom:100px; }
.mb105 { margin-bottom:105px; }
.mb110 { margin-bottom:110px; }
.mb115 { margin-bottom:115px; }
.mb120 { margin-bottom:120px; }
.mb125 { margin-bottom:125px; }
.mb130 { margin-bottom:130px; }
.mb135 { margin-bottom:135px; }
.mb140 { margin-bottom:140px; }

.clear { clear:both; }

/* ==========================================================================
フッター
========================================================================== */
#wrapper #footer {
text-align:center;
margin:0;
padding:0;
color:#FFFFFF;
line-height:normal;
}

/* ==========================================================================
クリア
========================================================================== */
#header:after,
#header #info:after,
#header #info .control:after,
#g_Navi:after,
#wrapper #inner:after,
.ico_List01:after {
content: ".";
display: block;
visibility: hidden;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
clear: both;
}

/* WinIE4-6用*/
* html #header,
* html #header #info,
* html #header #info .control,
* html #g_Navi,
* html #wrapper #inner,
* html .ico_List01 {
display: inline-block;
height: 1%;
}

#header,
#header #info,
#header #info .control,
#g_Navi,
#wrapper #inner,
.ico_List01 { zoom:1; }

/*--*/
