﻿@charset "UTF-8";

/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////// 共通項目 ////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*--------- DIV[IE6にのみ警告表示] ------------------------*/
div#IE6caution {
	float:clear;
	width:890px;
	padding:10px 10px;
	background-color:#FC9493;
	color:#663333;
	}
div#IE6caution p {
	font-size:14px;
	line-height:140%;
	}



/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////// HEADER //////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*---------- 会社ロゴ ---------------------------------------*/
img.toplogo {
	float:left;
	text-align:left;
	margin:30px auto 0 10px;
	}
/*---------- H1 メインPR ------------------------------------*/
h1 {
	float:right;
	text-align:right;
	margin:0;
	margin-top:12px;
	margin-right:12px;
	line-height:13px;
	font-size:11px;
	letter-spacing:0.3em;
	color:#888899;
	}
/*----------　List[トップMENU]　---------------------------*/
ul.topmenu {
	float:right;
	text-align:right;
	width:540px;
	position:relative;
	z-index:30;
	list-style-type: none;
	margin:70px 0px 2px auto; 
	padding: 0;
	height:16px;
	letter-spacing:0.1em;
	}
ul.topmenu li {
	display:inline;
	width: 90px;
	margin:2px 0px 2px auto; 
	padding:0 16px;
	border-right: 1px solid #666666;
	line-height:16px;
	color: #777777; /* 現在地 */
	font-size:12px;
	}
ul.topmenu li a {
	text-align: center;
	text-decoration:none;
	padding:0;
	color: #5555FF;
	}
ul.topmenu li a:hover{
	text-decoration:none;
	color: #FFA200;
	}
ul.topmenu li.topmenu_end { /* 右端のリンクはボーダーを除去 */
	border-right:none;
	}
ul.topmenu li.topmenu_end a { /* 右端のリンクはボーダーを除去 */
	border:none;
	}
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////// TOPCONTENT //////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/







/*////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////// CONTENT ////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*******************************************************************/
/*********** ■共通 ************************************************/
/*******************************************************************/
/*---------- トップ画像ロゴ ---------------*/
img.coltop {
	text-align:center;
	margin:0 auto;
	margin-top:10px;
	}
/*---------- div[更新履歴用] --------------*/
div#whatsnew_title { /* タイトル */
	margin:0;
	padding-top:40px;
	text-align:left; 
	line-height:160%;
	letter-spacing:0.1em;
	font-size:15px; 
	font-family:sans-serif;
	font-weight:bold; 
	color:#6699CC; 
	}
div#whatsnew_title a {
	color:#3377AA;
	}
div#whatsnew_title a:visited {
	color:#4477AA;
	}
div#whatsnew_title a:hover {
	color:#FF9933;
	}
div#whatsnew {
	width:552px;
	margin:0;
	margin-left:20px;
	}
div#whatsnew ul { /* 中身 */
	width:94%;
	margin:0;
	padding-top:6px;
	padding-left:28px;
	list-style-type:none;
	height: 192px;
	text-align:left;
	overflow: auto;
	border: 1px #BBBBDD solid;
	font-size:12px;
	}
div#whatsnew li {
	text-align:left;
	line-height:150%;
	font-size:12px;
	color:#8F8F9C;
	}
/*--------- H3[英語タイトル] --------------*/
h3 {
	margin:0;
	padding-top:12px; /* 上端との距離 */
	font-size:18px;
	line-height:120%;
	letter-spacing:0.2em;
	color:#FFFFFF;
	}
/*--------- H4[日本語タイトル] ------------*/
h4 {
	margin:0;
	margin-right:16px;
	text-align:right;
	font-size:12px;
	line-height:120%;
	letter-spacing:0.1em;
	color:#F5F5F5;
	}
/*--------- H5[最下部コメント] ------------*/
h5 {
	margin:0;
	margin-right:20px;
	text-align:right;
	font-size:11px;
	line-height:120%;
	letter-spacing:0.1em;
	color:#888888;
	}


/***********************************************************/
/******* ■TOPページ用 *************************************/
/***********************************************************/
/*--------- 「詳しく見るボタン」の配置を指定する対策 -----*/
.relative { /*対策*/
	position: relative;
	}
/*--------- List[Col1とCol2のリストスタイル] -----*/
ul.topcol_12 { /* col1+col2 */
	list-style-type: none;
	margin: 0;
	margin-top:30px;
	margin-left:20px;
	padding: 0;
	letter-spacing:0.1em;
	}
ul.topcol_12 li { /* col1+col2 */
	width: 98%;
	margin: 0;
	line-height:140%;
	text-align: left;
	font-size:13px;
	color: #222222; /* 現在地 */
	}
/*--------- List[Col3のリストスタイル] -----*/
ul.topcol3 { /* col3 */
	list-style-type: none;
	margin: 0;
	margin-top:20px;
	margin-left:20px;
	padding: 0;
	letter-spacing:0.1em;
	}
ul.topcol3 li {
	margin:0;
	font-size:12px;
	text-align:left;
	height:15px;
	line-height:180%;
	color: #222222; /* 現在地 */
	}
/*--------- List[Col4のリストスタイル] -----*/
ul.topcol4 { /* col4 */
	list-style-type: none;
	margin: 0;
	margin-top:20px;
	margin-left:20px;
	padding: 0;
	letter-spacing:0.1em;
	position:relative;
	z-index:8;
	}
ul.topcol4 li { 
	margin:0;
	padding-left:34px;
	margin-bottom:6px;
	text-align:left;
	background:url(../_item/button_play26-trans.png) left top no-repeat;
	line-height:28px;
	font-size:12px;
	color: #ACACAC; /* 封鎖中ページなど */
	}
ul.topcol4 li.now { /* 現在地 */
	margin:0;
	padding-left:34px;
	margin-bottom:6px;
	text-align:left;
	background:url(../_item/button_play26now-trans.png) left top no-repeat;
	line-height:28px;
	font-size:12px;
	color: #666666; /* 現在地 */
	}
ul.topcol4 li a {
	color: #5555FF;
	}
ul.topcol4 li a:visited {
	color: #5555FF;
	}
ul.topcol4 li a:hover {
	color: #FF9933;
	}
/*--------- Table[クレジットカードリスト] -----*/
table.card {
	width:280px;
	margin:0 auto;
	text-align:center;
	}
table.card tr {
	margin:0 auto;
	margin-left:4px;
	margin-right:4px;
	}
table.card td {
	margin:0 auto;
	margin-left:2px;
	margin-right:2px;
	width:42px;
	}
/*--------- List[トップ画面３大業務内の文字リンク] -----*/
li.link a {
	text-decoration:underline;
	color:#0000FF;
	}
li.link a:visited {
	color:#0000FF;
	text-decoration:underline;
	}
li.link a:hover {
	color:#F97D1D;
	text-decoration:underline;
	}
/*--------- List[トップ画面３大業務内の「詳しく見る」リンク①②] -----*/
p.to_detail12 a {
	position:absolute;
	top:350px;
	right:16px;
	font-size:12px;
	font-weight:bolder;
	text-decoration:underline;
	color:#0000FF;
	}
p.to_detail12 a:visited {
	color:#0000FF;
	text-decoration:none;
	}
p.to_detail12 a:hover {
	color:#F97D1D;
	text-decoration:underline;
	}
/*--------- List[トップ画面３大業務内の「詳しく見る」リンク③] -----*/
p.to_detail3 a {
	position:absolute;
	top:150px;
	right:16px;
	font-size:12px;
	font-weight:bolder;
	text-decoration:underline;
	color:#0000FF;
	}
p.to_detail3 a:visited {
	color:#0000FF;
	text-decoration:none;
	}
p.to_detail3 a:hover {
	color:#F97D1D;
	text-decoration:underline;
	}

/***********************************************************/
/******* ■TOPページ以外用(右メニュー／左メニュー) *********/
/***********************************************************/
/* ▼共通 */
/*---------- hover [新人営業マン日記] ------------------------------*/
ul.nikki {
	width:280px;
	padding: 0;
	text-align:center;
	list-style-type: none;
	}
ul.nikki li {
	clear:both;
	text-indent: -9999px;
	width: 280px;
	height: 109px;
	margin:0 auto;
	padding: 0;
	text-align:center;
	}
ul.nikki li {
	background: url(../_item/banner_nikki.png) no-repeat -280px 0; /*----- マウスオーバー時の画像*/
	}
ul.nikki li a {
	text-decoration: none;
	display: block;
	width: 280px;
	height: 109px;
	}
ul.nikki li a {
	background: url(../_item/banner_nikki.png) no-repeat 0 0; /*----- 最初の画像*/
	}
ul.nikki li a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	}
/*---------- H2 [タイトル] --------------------------*/
h2 {
	text-align:left;
	margin:0;
	padding-left:50px;
	background:url(../_item/icon_point_h1-trans.png) left top no-repeat;
	line-height:46px;
	font-size:19px;
	letter-spacing:0.2em;
	color:#333344;
	}
/*---------- HR [区切り線] --------------------------*/
hr.h2 {
	margin:0;
	height:1px;
	width:580px;
	background-color:#EAEAEA;
	border-color:#EAEAEA;
	color:#EAEAEA;
	}
/*---------- div [冒頭コメント] --------------------------*/
div.comment {
	width:540px;
	margin:0 auto;
	text-align:left;
	letter-spacing:0.1px;
	line-height:170%;
	font-size:13px;
	color:#454545;
	}
div.comment p {
	text-align:left;
	}
div.comment p a {
	color:#0000FF;
	}
div.comment p a:visited {
	color:#0000FF;
	}
div.comment p a:hover {
	color:#FFAA55;
	}


/*=======================================================================*/
/******* 左メニューページ用 **********************************************/
/*=======================================================================*/
/*---------- [メニューの雛型] --------------------------*/
/*--------- List[リストスタイル] -----*/
ul.col_Lmenu {
	list-style-type: none;
	margin: 0;
	margin-top:24px;
	margin-left:20px;
	padding: 0;
	letter-spacing:0.1em;
	position:relative;
	z-index:8;
	}
ul.col_Lmenu li {
	width: 98%;
	margin:0;
	padding-left:34px;
	margin-bottom:6px;
	text-align:left;
	background:url(../_item/button_play26-trans.png) left top no-repeat;
	line-height:28px;
	font-size:12px;
	color: #ACACAC; /* 封鎖中ページなど */
	}
ul.col_Lmenu li.now { 
		margin:0;
		padding-left:34px;
		margin-bottom:6px;
		text-align:left;
		background:url(../_item/button_play26now-trans.png) left top no-repeat;
		line-height:28px;
		font-size:12px;
		color: #666666; /* 現在地 */
		}
ul.col_Lmenu li a {
		color: #5555FF; /* 現在地 */
		}
ul.col_Lmenu li a:visited {
		color: #5555FF;
		}
ul.col_Lmenu li a:hover {
		color: #FF9933;
		}
/*--------- List[OTHERのリストスタイル] -----*/
ul.col_LmenuO { /* col4 */
	list-style-type: none;
	margin: 0;
	margin-top:18px;/*20*/
	margin-left:20px;
	padding: 0;
	letter-spacing:0.1em;
	position:relative;
	z-index:8;
	}
ul.col_LmenuO li { 
	margin:0;
	padding-left:34px;
	margin-bottom:6px;
	text-align:left;
	background:url(../_item/button_play26-trans.png) left top no-repeat;
	line-height:28px;
	font-size:12px;
	color: #ACACAC; /* 封鎖中ページなど */
	}
/*////////////////////// 色違いボタン ////////////////////////////////*/
ul.col_LmenuO li.R { /* 赤ボタン*/
	margin:0;
	padding-left:34px;
	margin-bottom:6px;
	text-align:left;
	background:url(../_item/button_play26R-trans.png) left top no-repeat;
	line-height:28px;
	font-size:12px;
	color: #ACACAC; /* 封鎖中ページなど */
	}
ul.col_LmenuO li.P { /* 紫ボタン*/
	margin:0;
	padding-left:34px;
	margin-bottom:6px;
	text-align:left;
	background:url(../_item/button_play26P-trans.png) left top no-repeat;
	line-height:28px;
	font-size:12px;
	color: #ACACAC; /* 封鎖中ページなど */
	}
ul.col_LmenuO li.G { /* 緑ボタン*/
	margin:0;
	padding-left:34px;
	margin-bottom:6px;
	text-align:left;
	background:url(../_item/button_play26G-trans.png) left top no-repeat;
	line-height:28px;
	font-size:12px;
	color: #ACACAC; /* 封鎖中ページなど */
	}
ul.col_LmenuO li.now { /* 現在地 */
	margin:0;
	padding-left:34px;
	margin-bottom:6px;
	text-align:left;
	background:url(../_item/button_play26now-trans.png) left top no-repeat;
	line-height:28px;
	font-size:12px;
	color: #666666; /* 現在地 */
	}
ul.col_LmenuO li a {
	color: #5555FF;
	}
ul.col_LmenuO li a:visited {
	color: #5555FF;
	}
ul.col_LmenuO li a:hover {
	color: #FF9933;
	}

/*-------------------------------------*/
/*---------- ▼板金塗装ページ -----*/
/*-------------------------------------*/
/*---------- Table [板金塗装の価格リスト] ------------------------*/
table.bankin {
	width: 560px;
	font-size:13px;
	font-family:Verdana, メイリオ, Meiryo, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	border:1px solid #FFCA5E;
	color: #000000;
	}
table.bankin caption {
	height: 45px;/*45*/
	padding-top:8px;
	text-align: left;
	text-indent: 18px;
	background: url(../_item/wall_table_orange_captop.jpg) right top;
	font-size:15px;
	font-weight:bolder;
	color: #666688;
	}
table.bankin thead th {
	height: 32px;/*47*/
	text-align: left;
	margin: 20px 0px 0px;
	padding: 0px 7px;
	font-size:13px;
	font-weight: bold;
	border-right: 1px solid #FCF1D4;
	background: url(../_item/wall_table_orange_thead.jpg) no-repeat right;
	color: #FFFFFF;
	}
table.bankin tbody tr {
	background: url(wall_table_orange_td1.jpg) repeat-x top;
	}
table.bankin tbody tr.odd {
	background:#FFF8E8 url(wall_table_orange_td2.jpg) repeat-x;
	}
table.bankin tbody.th {
	text-align: left;
	padding: 10px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size:13px;
	color: #777777;
	}
table.bankin tbody.td {
	text-align: left;
	padding: 10px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size:13px;
	color: #777777;
	}
table.bankin a {
	text-decoration: underline;
	font-weight: bold;
	color: #777777;
	}
table.bankin a:hover {
	text-decoration: underline;
/*	color: #F8A704;*/
	}
table.bankin tfoot th {
	height: 30px;
	color: #FFFFFF;
	background: url(../_item/wall_table_orange_thead.jpg) repeat-x bottom;
	}
table.bankin tfoot td {
	height: 30px;
	background: url(../_item/wall_table_orange_thead.jpg) repeat-x bottom;
	color: #FFFFFF;
	}


/*-------------------------------------*/
/*---------- ▼コーティングページ -----*/
/*-------------------------------------*/
/*---------- Table [コーティングの価格リスト] ------------------------*/
/* ---- ( iTunes CSS ) ---- */
table.corting { 
	width:560px;
	text-align: left;
	font-size:13px;
	font-family:Verdana, メイリオ , Meiryo, Arial, Helvetica, sans-serif;
	color: #000000;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-top: none;	
	}
table.corting a {
	text-decoration: underline;
	}
table.corting a:visited {
	text-decoration: none;
	}
table.corting tr.odd {
	background-color: #EBF3FF;
	}
table.corting tr a {
	color: #000000;
	}
table.corting tr:hover a {
	color: #FFFFFF;
	}
table.corting tr:hover, tr.odd:hover {
	background-color: #3d80df;
	color: #FFFFFF;
	}
table.corting caption {
	height: 45px;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-left: -1px;
	text-align: center;
	line-height: 44px;
	font-weight: bold;
	background: #FFFFFF url(../_item/wall_table_itune_captop.jpg) repeat-x;
	background-position: 50% top;
	border-left: 2px solid #616161;
	border-right: 2px solid #616161;
	color: #60634E;
	}
table.corting thead th { /* ヘッダー */
	height: 33px;
	font-size: 13px;
	background: #ffffff url(../_item/wall_table_itune_tbar.gif) repeat-x;
	border-bottom:1px solid #BABABA;
	color: #333377;
	}
table.corting thead th:hover { /* ヘッダー */
	background: #FFFFFF url(../_item/wall_table_itune_tbov.gif) repeat-x;
	}
table.corting tr {
	vertical-align: top;
	}
table.corting tr,th,td {
	padding: .75em;
	}
table.corting td {
	border-left: 1px solid #DADADA;
	}
table.corting tfoot tr { /* フッター */
	background: #FFFFFF url(../_item/wall_table_itune_bbar.gif) repeat-x;
	}
table.corting tfoot td, tfoot th{ /* フッター */
	color: #000000;
	border: 0px;
	}


/*-------------------------------------*/
/*---------- ▼販売ページ -----*/
/*-------------------------------------*/
/*---------- Table [グッズのリスト] ------------------------*/
table.goods { 
	width:600px;
	text-align: left;
	font-size:13px;
	font-family:Verdana, メイリオ , Meiryo, Arial, Helvetica, sans-serif;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #BCBCBC;
	border-left: none;	
	border-right: none;	
	}
table.goods tr {
	width:600px;
	}
table.goods th { /* 見出し */
	width:80px;
	text-align:right;
	font-weight:normal;
	font-size:10px;
	color:#454545;
	}
table.goods td {
	width:173px;
	}
table.goods tr.title {
	text-align:center;
	height:140px;
	margin:0 auto;
	}
table.goods tr.caption {
	text-align:center;
	line-height:130%;
	font-weight:bolder;
	font-size:13px;
	color:#A55527;
	}
table.goods tr.price {
	text-align:right;
	font-size:14px;
	font-weight:bolder;
	line-height:130%;
	color:#FFAA33;
	}
table.goods tr.number {
	text-align:center;
	font-size:12px;
	line-height:120%;
	}
table.goods tr.size {
	text-align:center;
	font-size:12px;
	line-height:110%;
	color:#555555;
	}
table.goods tr.color {
	text-align:center;
	font-size:12px;
	line-height:110%;
	color:#555555;
	}


/*=======================================================================*/
/******* 右メニューページ用 **********************************************/
/*=======================================================================*/
/*---------- [メニューの雛型] --------------------------*/
ul.col_Rmenu {
	list-style-type: none;
	margin: 0;
	margin-top:20px;
	margin-left:20px;
	padding: 0;
	letter-spacing:0.1em;
	position:relative;
	z-index:8;
	}
ul.col_Rmenu li { 
	margin:0;
	padding-left:34px;
	margin-bottom:6px;
	text-align:left;
	background:url(../_item/button_play26-trans.png) left top no-repeat;
	line-height:28px;
	font-size:12px;
	color: #ACACAC; /* 封鎖中ページなど */
	}
/*////////////////////// 色違いボタン ////////////////////////////////*/
ul.col_Rmenu li.R { /*赤ボタン */
	margin:0;
	padding-left:34px;
	margin-bottom:6px;
	text-align:left;
	background:url(../_item/button_play26R-trans.png) left top no-repeat;
	line-height:28px;
	font-size:12px;
	color: #ACACAC; /* 封鎖中ページなど */
	}
ul.col_Rmenu li.P { /* 紫ボタン */
	margin:0;
	padding-left:34px;
	margin-bottom:6px;
	text-align:left;
	background:url(../_item/button_play26P-trans.png) left top no-repeat;
	line-height:28px;
	font-size:12px;
	color: #ACACAC; /* 封鎖中ページなど */
	}
ul.col_Rmenu li.G { /* 緑ボタン */
	margin:0;
	padding-left:34px;
	margin-bottom:6px;
	text-align:left;
	background:url(../_item/button_play26G-trans.png) left top no-repeat;
	line-height:28px;
	font-size:12px;
	color: #ACACAC; /* 封鎖中ページなど */
	}
ul.col_Rmenu li.now { /* 現在地 */
		margin:0;
		padding-left:34px;
		margin-bottom:6px;
		text-align:left;
		background:url(../_item/button_play26now-trans.png) left top no-repeat;
		line-height:28px;
		font-size:12px;
		color: #666666; /* 現在地 */
		}
ul.col_Rmenu li a {
		color: #5555FF; /* 現在地 */
		}
ul.col_Rmenu li a:visited {
		color: #5555FF;
		}
ul.col_Rmenu li a:hover {
		color: #FF9933;
		}
/*-------------------------------------*/
/*---------- ▼リンクページ -----------*/
/*-------------------------------------*/
/*---------- div [リンクページの(左)バナー] ----------------------------*/
div.link_banner {
	float:left; /* 左寄せ */
	width:120px;
	}
/*---------- div [リンクページの(右)コメント] --------------------------*/
div.link_comment {
	float:right;
	text-align:left;
	width:460px;
	margin:0;
	margin-left:0;
	}
/*---------- List [リンクページのリスト] -------------------------------*/
ul.link {
	width:100%;
	text-align:left;
	list-style-type:none;
	}
ul.link li.title {
	text-align:left;
	padding-left:30px;
	line-height:180%;
	font-size:14px;
	}
ul.link li.caption {
	text-align:left;
	padding-left:50px;
	line-height:130%;
	font-size:12px;
	}
/*-------------------------------------*/
/*---------- ▼会社概要・アクセスページ共通 -*/
/*-------------------------------------*/
/*---------- List [会社概要・アクセスページのリスト] ---------------*/
ul.about {
	width:550px;
	margin:0 auto;
	padding:12px 10px;
	text-align:left;
	list-style-type:none;
	background-color:#FBFBFD;
	}
ul.about li.title {
	text-align:left;
	margin-top:10px; /*前項目との間隔*/
	padding-left:30px;
	letter-spacing:0.2em;
	line-height:220%;
	font-size:13px;
	font-weight:bolder;
	color:#333333;
	}
ul.about li.inside {
	text-align:left;
	padding-left:50px;
	border-bottom:#CCCCCC 1px dotted;
	line-height:130%;
	font-size:13px;
	color:#555555;
	}
/*-------------------------------------*/
/*---------- ▼サイトマップページ -----*/
/*-------------------------------------*/
/*---------- List [サイトマップページのリスト] ------------------------*/
ul.sitemap {
	width:550px;
	margin:0 auto;
	padding:12px 10px;
	text-align:left;
	list-style-type:none;
	background-color:#FBFBFD;
	}
ul.sitemap li.A {
	text-align:left;
	margin-top:10px; /*前項目との間隔*/
	padding-left:30px;
	letter-spacing:0.3em;
	line-height:220%;
	font-size:14px;
	font-weight:bolder;
	color:#111111;
	}
ul.sitemap li.B {
	text-align:left;
	margin-left:10px;
	padding-left:50px;
	border-bottom:#CCCCCC 1px dotted;
	line-height:180%;
	font-size:13px;
	color:#777777;
	}
ul.sitemap a:visited {
	color:#0000FF;
	}
ul.sitemap a:hover {
	color:#FF9933;
	}
/*-------------------------------------*/
/*---------- ▼お問い合わせページ -----*/
/*-------------------------------------*/
/*---------- List [フォーム] --------------------------*/
ul.form_contact {
	width:550px;
	margin:0 auto;
	padding:12px 10px;
	text-align:left;
	list-style-type:none;
	}
ul.form_contact li.title {
	text-align:left;
	margin-top:10px; /*前項目との間隔*/
	padding-left:30px;
	letter-spacing:0.3em;
	line-height:220%;
	font-size:14px;
	font-weight:bolder;
	color:#111111;
	}
ul.form_contact li.inside {
	text-align:left;
	margin-left:10px;
	padding-left:50px;
	line-height:180%;
	font-size:13px;
	color:#777777;
	}




/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////// FOOTER //////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/************ div [ページトップ行用] ---------------------*/
div.footerL {
	float:left;
	text-align:left;
	height:70px;
	margin:0;
	margin-left:30px;
	line-height:70px;
	}
.link_footer { /* フッター内のリンク */
	text-align:left;
	height:70px;
	margin-right:20px;
	vertical-align: middle;
	font-size:12px;
	font-weight:bolder;
	line-height:70px;
	color:#ABABAB;
	}
.link_footer a {
	color:#3333FF;
	}
.link_footer a:visited {
	color:#3333FF;
	}
.link_footer a:hover {
	color:#FF9933;
	}
/************ div [ページトップ行用] --------------------*/
div.footerR {
	float:right;
	text-align:right;
	height:70px;
	margin:0;
	margin-right:10px;
	line-height:70px;
	}
div.footerR img {
	line-height:70px;
	}
.copyright { /* CopyRight用 */
	text-align:left;
	height:70px;
	vertical-align: middle;
	font-size:12px;
	font-weight:bolder;
	line-height:70px;
	color:#888888;
	}
.galyu { /* Galyu用 */
	color:#6666CC;
	font-size:11px;
	}