@charset "utf-8";

/*********************************************************************
File Name:	base.css　サイト全体の設定
Author:		marty
*********************************************************************/

article,aside,details,footer,header,hgroup,menu,nav,section,summary {
	display: block;
}

body {
	margin: auto;
	padding: auto;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	font-family: "qMmpS Pro W3","Hiragino Kaku Gothic Pro","CI",Meiryo,"lr oSVbN","MS PGothic",sans-serif;
	text-align:left;
}
body li{
	list-style:none;
}
body#gd901 {
	background:url(img/1gd901_title_bg.png) no-repeat top;
	border-top:none;
}
body#top {
	background-color:#FFF;
	padding:0;
	margin:0;
}

body#toppage {
	background-color:#EFEBE2;
}

body#newitem {
	background:url(img/header_new_bg.png) repeat-x top;
}

body#brand_concept {
	background-color:#000;
	padding:0;
	margin:0;
}

body#coordinate_top{
	background-color:#EFEBE2;
	padding:0;
	margin:0;
}

html {
	width:auto;
	height:100%;
	overflow-y: scroll;
}

body a {
	text-decoration:none;
	outline:none;
} 

img {
	border: none;
	vertical-align: bottom
}

a:link,a:visited {
color:#333;
}

a:hover {
color:#C00;
}

a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=60);
}

.clear {
clear:both;
font-size:1px;
height:1px;
line-height:0;
margin:0;
padding:0;
}


/*--------------------------------------------------------------------
便利なもの設定
--------------------------------------------------------------------*/

.akamoji_01{
	color:#F00;
	font-size:12px;
	font-weight:bold;
}

.akamoji_02{
	color:#F00;
	font-size:16px;
	font-weight:bold;
}

.f_cb{
	clear:both;
}

/* テキスト寄せ便利設定 */
.ta_l{
	text-align:left;
}

.ta_r{
	text-align:right;
}

.ta_c{
	text-align:center;
}

/* フロート便利設定 */
.fl{
	float:left;
}
.fr{
	float:right;
}

/* margin便利設定 */
.mt_5{
	margin-top:5px;
}

.mt_10{
	margin-top:10px;
}

.mt_15{
	margin-top:15px;
}

.mt_20{
	margin-top:20px;
}

.mt_25{
	margin-top:25px;
}

.mt_30{
	margin-top:30px;
}

.mt_40{
	margin-top:40px;
}

.mt_60{
	margin-top:60px;
}

.mt_90{
	margin-top:90px;
}
.mb_1{
	margin-bottom:5px;
}
.mb_5{
	margin-bottom:5px;
}

.mb_10{
	margin-bottom:10px;
}

.mb_15{
	margin-bottom:15px;
}

.mb_20{
	margin-bottom:20px;
}

.mb_25{
	margin-bottom:25px;
}

.mb_30{
	margin-bottom:30px;
}

.mb_40{
	margin-bottom:40px;
}

.mb_45{
	margin-bottom:45px;
}

.mb_50{
	margin-bottom:50px;
}

.ml_1{
	margin-left:1px;
}

.ml_5{
	margin-left:5px;
}

.ml_10{
	margin-left:10px;
}

.ml_15{
	margin-left:15px;
}

.ml_20{
	margin-left:20px;
}

.ml_30{
	margin-left:30px;
}

.ml_35{
	margin-left:35px;
}

.ml_50{
	margin-left:50px;
}
.ml_60{
	margin-left:60px;
}

.mr_1{
	margin-right:1px;
}
.mr_2{
	margin-right:2px;
}
.mr_3{
	margin-right:3px;
}

.mr_4{
	margin-right:4px;
}

.mr_5{
	margin-right:5px;
}
.mr_6{
	margin-right:6px;
}

.mr_10{
	margin-right:10px;
}

.mr_11{
	margin-right:11px;
}

.mr_15{
	margin-right:15px;
}

.mr_16{
	margin-right:16px;
}
.mr_17{
	margin-right:17px;
}

.mr_18{
	margin-right:18px;
}

.mr_20{
	margin-right:20px;
}

.mr_27{
	margin-right:27px;
}

.mr_30{
	margin-right:30px;
}

.mr_40{
	margin-right:40px;
}

.mr_50{
	margin-right:50px;
}

.mr_60{
	margin-right:60px;
}

.mr_70{
	margin-right:70px;
}

/* padding便利設定 */

.pr_10{
	padding-right:10px;
}

.pl_10{
	padding-left:10px;
}

.pl_20{
	padding-left:20px;
}

/* 画像と文字の縦を揃える */
.posi_r{
	position:relative;
}

.posi_r_img{
	position:absolute;
	top:0;
}

/* box要素をまとめてリンクにする */
.matomete_a{
	cursor: pointer;
}

/* IE6以下のユーザーへ */
.error{background:#ff6699;padding: 20px;text-align:center;}

/* 文字サイズ便利設定 */
.p_14{
	font-size:14px;
	line-height:24px;
}

/* カラーアイコン設定 */
.list_color_box_pfff{
	width:38px;
	height:27px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:11px;
	float:left;
}
.list_color_box_p000{
	width:38px;
	height:27px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:11px;
	float:left;
}
.item_color_box_pfff{
	width:79px;
	height:36px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	float:left;
}
.item_color_box_p000{
	width:79px;
	height:36px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	float:left;
}
.item_color_box_pfff_hight{
	width:79px;
	height:49px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	float:left;
}
.item_color_box_p000_hight{
	width:79px;
	height:49px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	float:left;
}
/* カラーアイコンモノトーン系 */
.list_color_bg_bk{
	background:#000;
}
.list_color_bg_gy{
	background:#b6b9ba;
}
.list_color_bg_gy02{
	background:#8B8B8B;
}
.list_color_bg_gy03{
	background:#DDE6EA;
}
.list_color_bg_dgy{
	background:#474747;
}
.list_color_bg_asgy{
	background:#8FA4AD;
}
.list_color_bg_wh{
	background:#fff;
	border:1px solid #e0e0e0;
}
.list_color_bg_ow{
	background:#fffdf9;
}
.list_color_bg_cr{
	background:#f7f5e3;
}
.list_color_bg_iv{
	background:#EBE7DC;
}
/* カラーアイコンブルー系 */
.list_color_bg_nv{
	background:#0f1147;
}
.list_color_bg_rb{
	background:#000160;
}
.list_color_bg_lbl{
	background:#CDD8E4;
}
.list_color_bg_mabl{
	background:#667DCC;
}
.list_color_bg_blgy{
	background:#677BA0;
}
.list_color_bg_mb{
	background:#A7BFD7;
}
.list_color_bg_sb{
	background:#B3D5E3;
}
/* カラーアイコングリーン系 */
.list_color_bg_ag{
	background:#236e77;
}
.list_color_bg_kh{
	background:#938a73;
}
.list_color_bg_bgr{
	background:#1B6676;
}
.list_color_bg_pm{
	background:#A9D7DC;
}
/* カラーアイコンパープル系 */
.list_color_bg_rpu{
	background:#803783;
}
.list_color_bg_pu{
	background:#B63D7C;
}
.list_color_bg_pu02{
	background:#482763;
}
.list_color_bg_la{
	background:#dbbbf7;
}
.list_color_bg_la01{
	background:#A38ADD;
}
.list_color_bg_mla{
	background:#a691bc;
}
.list_color_bg_dpu{
	background:#54183E;
}
.list_color_bg_dla{
	background:#8A778A;
}
.list_color_bg_am{
	background:#4E2B57;
}
.list_color_bg_op{
	background:#d5a3e2;
}
/* カラーアイコンレッド系 */
.list_color_bg_wire{
	background:#710027;
}
.list_color_bg_re{
	background:#B90000;
}
.list_color_bg_ga{
	background:#7C182A;
}
/* カラーアイコンピンク系 */
.list_color_bg_pi01{
	background:#DB9E8C;
}
.list_color_bg_pi02{
	background:#F2CBC8;
}
.list_color_bg_pi03{
	background:#FFD2EC;
}
.list_color_bg_spi{
	background:#EFD1CF;
}
.list_color_bg_lpi{
	background:#EBD9E2;
}
.list_color_bg_frpk{
	background:#FEE2E3;
}
.list_color_bg_bero{
	background:#ECC7BF;
}
.list_color_bg_pibe{
	background:#E3CCCC;
}
.list_color_bg_ro{
	background:#f9b8ce;
}
.list_color_bg_cp{
	background:#FFD5B6;
}
.list_color_bg_mp{
	background:#F9D1C6;
}