@charset "euc-jp";


html{  
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	line-height: 110%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background: #ffffff;
}

/* for WinIE6*/
* html body {
	font-size:80%;
	font-family:Verdana,"ＭＳ Ｐゴシック",sans-serif;
	overflow-y:hidden;
}

/* for WinIE7*/
*:first-child+html body {
	font-size:80%;
	font-family:"ＭＳ Ｐゴシック","メイリオ",Meiryo,sans-serif;
	overflow-y:hidden;
}


h1 {
	color: #a9a9a9;
	text-align:right;
	font-weight:normal;
	font-size: 10px;
	padding:3px 0 3px 10px;
}

h2, h3, h4, h5, h6, p{
	margin: 0px;
	padding: 0px;
}


p,pre,blockquote,ul,ol,dl,dt,dd,hr,form,input {
	margin:0;
	padding:0;
}

img,table {
	margin:0;
	padding:0;
	border:0;
}

ul,li{
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
}

ol{
	margin: 0px;
	padding: 0px;
}

address {
	font-style:normal;
}

strong {
	margin:0;
	padding:0;
	color:#d5555f;
	font-size: 16px;
	font-weight:bold;
}

em {
	margin:0;
	padding:0;
	color:#00f;
	font-weight:bold;
	font-style:normal;
}

img{
	border: 0px;
}


/*リンク*/
a,
a:link,
a:visited,
a:active {
	color : #333333;
	text-decoration : underline;
}

a:hover {
	color : #ff6600;
	text-decoration : underline;
}


/* ↓全体枠↓
************************************************** */

#container {
	width:900px;
	margin: 0px auto 0px auto;
	padding: 0 5px 0 5px;
/*
	border: 1px solid #c5c5a9;
	border-bottom: none;
	border-top: none;
*/
}

/* ↓ヘッダ部↓
************************************************** */

#header{
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 116px;
}

#header #logo {
	width: 360px;
	height: 85px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	float: left;
}


/* ↑ヘッダ部↑
************************************************** */



/* ↓コンテンツ↓
************************************************** */

#contents {
	width: 900px;
	overflow: hidden;
}


/* ↓右mainコンテンツ↓
************************************************** */

#main {
	/*
	margin : 0 0 0 220px;
	padding : 0;
	*/
	width:  683px;
	margin : 0;
	padding : 0;
	float: right;
	overflow: hidden;
}


/* 左サイドメニュー
-------------------------------------------------- */
#side {
	float: left;
	width:  200px;
	margin-right: 0px;
	overflow: hidden;
	display: inline;
}



/* ↓メインコンテンツ↓
************************************************** */


/*トップ導入・キャンペーン　バナーシングル
-------------------------------------------------- */
/*
#information {
}

#information p.greeting {
	width: 680px;
	height: 220px;
	background-image: url(../img/guide/message_01.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin:0 0 10px 0;
	display : block;
}


#information p.campaign {
	background-image: url(../img/guide/campaign-1.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 680px;
	height: 125px;
	display : block;
}


#information p.campaign a {
	background-image: url(../img/guide/user.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 120px;
	height: 100px;
	float:right;
	margin:13px 13px 0 0;
	display : block;
}

#information p.campaign a:hover {
	background-position : 0 -100px;
	background-repeat : no-repeat;
}
*/

/*トップ導入・キャンペーン　バナーダブル
-------------------------------------------------- */

#information_w {
	width:683px;
}

#information_w .info_left{
	width:465px;
	margin-bottom:5px;
/*	border:1px #ccc solid;　*/
	float:left;
	display:inline;
}

#information_w .info_right{
	width:200px;
	margin-bottom:5px;
/*	border:1px #ccc solid;　*/
	float:right;
	display:inline;
}

/*インフォメーション　左
------------------------*/
p.message_01 {
	background-image: url(../img/guide/message_01-1.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 465px;
	height: 295px;
	display : block;
}


p.message_01 a {
	background-image: url(../img/guide/first.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 130px;
	height: 80px;
	float:right; 
	margin:190px 290px 0 0;
	display : block;
}

p.message_01 a:hover {
	background-position : 0 -80px;
	background-repeat : no-repeat;
}

/*　インフォメーション　左　下部問合せ　*/
p.message_01-2 a {
	background-image: url(../img/guide/message_01-2.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 465px;
	height: 55px;
	float:right; 
	margin:0 0 0 0;
	display : block;
}

p.message_01-2 a:hover {
	background-position : 0 -55px;
	background-repeat : no-repeat;
}



/*インフォメーション　右
------------------------*/

#information_w p.campaign {
	height: 350px;
	margin: 0 0 2px 0;
}


#information_w p.campaign a {
	background-image: url(../img/guide/campaign-1.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 200px;
	height: 350px;
	float:right;
	display : block;
}

#information_w p.campaign a:hover {
	background-position : -200px 0;
	background-repeat : no-repeat;
}



/*ガイド　コンテンツ　シングル
-------------------------------------------------- */

#information_s {
	width:683px;
	margin-bottom:5px;
	float:left;
	text-align:left;
}


#information_s p {
	margin:0 0 5px 15px;
	padding:0 20px 0 10px;
	font-size:15px;
	line-height:25px;
	letter-spacing: 0.01em;
}

#information_s p.info_text_17 {
	margin:0 0 10px 15px;
	padding:5px 0 0 10px;
	font-size:17px;
	font-weight:bold;
	line-height:25px;
	color:#595959;
}

#information_s p.info_text_17red {
	margin:0 0 10px 15px;
	padding:5px 0 0 10px;
	font-size:17px;
	font-weight:bold;
	line-height:25px;
	color:#ff0000;
}


#information_s p.info_text_15 {
	padding:5px 0 0 10px;
	font-size:15px;
	line-height:20px;
}

#information_s p.info_text_point {
	margin:0 0 10px 30px;
	padding:0 0 0 10px;
	font-size:13px;
	line-height:17px;
}


#information_s span.info_text_point_red {
	color:#b22222;
	font-weight:700;
}

#information_s p.info_title {
	margin-bottom: 7px;
	padding-bottom: 3px;
/*    border-bottom: 2px dotted #d73122; */
	color: #d73122;
	font-weight: bold;
	text-align:left;
letter-spacing: 0.2em;
}



/* センター部　2カラム時　カスタマーボイス
--------------------------------------- */

#information_s p.cv_box {
	width:500px;
	margin: 5px 10px 0 25px;
	padding: 10px 10px 10px 10px;
	line-height: 1.4;
	background-color: #FFFFCC;
	border: 1px solid #6699ff;
	color: #330000;
	font-size: 16px;
}

#information_s p.cv_index {
	margin: 10px 0 10px 25px;
	padding: 0;
	font-size: 12px;
}




/* センター部　2カラム時　テーブルA */
#information_s_taA {
font-size:12px;
line-height:18px;
}

#information_s_taA table{
	width:600px;
	margin:15px 0 15px 0;
	border-collapse:collapse;
	padding:0;
}


#information_s_taA table th{
	width:120px;
	background-color:#f0f8ff;
	padding:10px;
	border-collapse:collapse;
	border: solid 1px #cccccc;
	color:#444444;
}


#information_s_taA table td{
	background:#FFFFFF;
	padding:10px;
	border-collapse:collapse;
	border: solid 1px #cccccc;
	text-align:left;
}

/* センター部　2カラム時　テーブルB */
#information_s_taB {
font-size:17px;
line-height:30px;
}

#information_s_taB table{
	width:600px;
	margin:15px 0 15px 0;
	border-collapse:collapse;
	padding:0;
}


#information_s_taB table td{
	background:#FFFFFF;
	padding:10px;
	border-collapse:collapse;
	text-align:left;
}


/* センター部　2カラム時　テーブルC　テンプレート */
#information_s_taC {
font-size:12px;
line-height:20px;
}

#information_s_taC table{
	width:640px;
	margin:15px 0 15px 20px;
	border-collapse:collapse;
	padding:0;
}


#information_s_taC table th{
	width:150px;
	background-color:#f0f8ff;
	padding:10px;
	border-collapse:collapse;
	border: solid 1px #cccccc;
	color:#444444;
}


#information_s_taC table td{
	background:#FFFFFF;
	padding:10px;
	border-collapse:collapse;
	border: solid 1px #cccccc;
	text-align:left;
}

#information_s_taC td.text_taC {
	font-size:13px;
	color:#333333;
	text-align:center;
}



/* センター部　納期スケジュール用 */

#schedule_table {
	background:#FFFFCC;
}
#schedule_table th{
	border-collapse:collapse;
	border: solid 1px #cccccc;
}

#schedule_table td{
	border-collapse:collapse;
	border: solid 1px #cccccc;
}


.schedule_txet_left {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	text-align: center;
}
.schedule_title_b {
	padding: 9px 2px 9px 2px;
	text-align: center;
	font-size: 16px;
	background-color: #ACD6FF;
	color: #003366;
	font-weight: bold;
}
span.schedule_title_b  {
	color: #FFFFFF;
	font-size: 19px;
	font-weight: bold;
}
.schedule_text_date {
	padding: 8px 18px 8px 18px;
	text-align: left;
	font-size: 15px;
	background-color: #ffe4c4;
}





/* おススメアイテム
-------------------------------------------------- */

#item_list{
	float:left;
	width:465px;
	margin:0 0 10px 0;
}

#item_list .item_left,
#item_list .item_right{
	width:228px;
	height:120px;
	margin-bottom:5px;
	border:1px #ccc solid;
}

#item_list .item_left{
	float:left;
	display:inline;
}

#item_list .item_right{
	float:right;
	display:inline;
}



h3.item_list{
	width:142px;
	float:right;
	text-align:left;
	font-size:14px !important;
	padding:5px 0 5px 0;
	margin:5px 0 5px 0;
	border-bottom: 1px dotted #ff6600;
}

h3.item_list a{
	padding-left:0px;
	color:#ff6600;
	text-decoration:none;
}

h3.item_list a:hover{
color:#c9312f;

}

#item_list p.item_image{
	width:75px;
	float:left;
	margin:0 !important;
	padding:10px 2px 0 0;
}

#item_list p{
	width:140px;
	float:right;
	margin:0px 5px 0 0;
	font-size:10px;
	color:#666666;
	text-align:justify;
/* text-justify:inter-ideograph; */
}


/* センター部　3カラム時　テーブルA */
#item_list_taA {
font-size:12px;
line-height:18px;
}

#item_list_taA table{
	width:465px;
	margin:15px 0 15px 0;
	border-collapse:collapse;
	padding:0;
}


#item_list_taA table th{
	width:100px;
	background-color:#f0f8ff;
	padding:10px;
	border-collapse:collapse;
	border: solid 1px #cccccc;
	color:#444444;
}


#item_list_taA table td{
	background:#FFFFFF;
	padding:10px;
	border-collapse:collapse;
	border: solid 1px #cccccc;
	text-align:left;
}

/* センター部　3カラム時　テーブルB */
#item_list_taB {
font-size:12px;
line-height:18px;
}

#item_list_taB table{
	width:465px;
	margin:15px 0 15px 0;
	border-collapse:collapse;
	padding:0;
}


#item_list_taB table th{
	width:100px;
	background-color:#f0f8ff;
	padding:10px;
	border-collapse:collapse;
	border: solid 1px #cccccc;
	color:#444444;
}


#item_list_taB table td{
	background:#FFFFFF;
	padding:10px;
	border-collapse:collapse;
	border: solid 1px #cccccc;
	text-align:left;
}






/* ニュース　*/

.news{
float:left;
	width:465px;
	margin: 0;
	text-align:left;
}

.news .news_box {
	padding:0 20px 20px 20px;
	height:250px;
	margin:-5px 0 0 0;
	overflow:auto;
	border: 1px solid #d9d9d9;
}

.news .news_box dl{
	line-height:1.2em;
	padding:0;
	clear:both;
	overflow:hidden;
}

.news .news_box dl dt{
	padding : 5px 0 5px 25px;
	background:url(../img/guide/allow6-2.gif) 0 3px no-repeat;
	background-position : left;
	background-repeat : no-repeat;
	font-size:14px;
	color:#b22222;
	border-bottom: 1px dotted #739c2f;
}

.news .news_box dl dd{
	font-size:12px;
	padding: 5px 15px 5px 15px;
	margin: 0 7px 0 2px;
}


/* 右カラムメニュー
-------------------------------------------------- */
#right_column {
	float:right;
	width:200px;
	margin:0 0 10px 0;
}



/* ポイント説明 */

#right_column p.point {
	height: 105px;
	margin: 0 0 2px 0;
}

#right_column p.point a {
	background-image: url(../img/guide/point.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 200px;
	height: 105px;
	float:right;
	display : block;
}

#right_column p.point a:hover {
	background-position : -200px 0;
	background-repeat : no-repeat;
}


/* 現金値引説明 */

#right_column p.discount {
	height: 128px;
	margin: 0 0 2px 0;
}

#right_column p.discount a {
	background-image: url(../img/guide/discount.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 200px;
	height: 128px;
	float:right;
	display : block;
}

#right_column p.discount a:hover {
	background-position : -200px 0;
	background-repeat : no-repeat;
}


/* 全国送料無料 */

#right_column p.shipping_free {
	height: 60px;
	margin: 0 0 2px 0;
}

#right_column p.shipping_free a {
	background-image: url(../img/guide/shipping_free.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 200px;
	height: 60px;
	float:right;
	display : block;
}

#right_column p.shipping_free a:hover {
	background-position : -200px 0;
	background-repeat : no-repeat;
}

/* 代引き手数料無料 */

#right_column p.commission_free {
	height: 60px;
	margin: 0 0 2px 0;
}

#right_column p.commission_free a {
	background-image: url(../img/guide/commission_free.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 200px;
	height: 60px;
	float:right;
	display : block;
}

#right_column p.commission_free a:hover {
	background-position : -200px 0;
	background-repeat : no-repeat;
}

/* デザイン製作 */

#right_column p.design {
	height: 229px;
	margin: 0 0 2px 0;
}

#right_column p.design a {
	background-image: url(../img/guide/design.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 200px;
	height: 229px;
	float:right;
	display : block;
}

#right_column p.design a:hover {
	background-position : -200px 0;
	background-repeat : no-repeat;
}

/* artdm */

#right_column p.artdm {
	height: 322px;
	margin: 0 0 10px 0;
}

#right_column p.artdm a {
	background-image: url(../img/guide/artdm.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 200px;
	height: 322px;
	float:right;
	display : block;
}

#right_column p.artdm a:hover {
	background-position : -200px 0;
	background-repeat : no-repeat;
}

/* SiteSearch Google */
#ss_google {
	margin:0 auto 0 auto;
	font-size:12px;
	text-align:center;
}

#ss_google table{
	background-color:#FFFFFF;
}

#ss_google table td{
	text-align:center;
}


/*　アンダー
-------------------------------------------------- */
#undercolumn {
	float:right;
	width:683px;
	padding : 5px 0 0 0;
	clear:right;
}


/* お問合せ
-------------------------------------------------- */
#cv {
	width: 683px;
	height: 345px;
	margin: 0;
	padding: 0px;
	background:url(../img/guide/under_tel.png) no-repeat left top;
}

#cv a {
	display:block;
	width:683px;
	height:45px;
	padding:10px 0 0 20px;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

#cv a:hover {
	color:#FFFF00;
}


#cv p.mail {
	margin: 0px;
	padding: 205px 30px 0px 0;
}


#cv p a {
	background-image: url(../img/guide/mail_b.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 90px;
	height: 55px;
	float:right;
	display : block;
}

#cv p a:hover {
	background-position : 0 -65px;
	background-repeat : no-repeat;
}



/* ↑コンテンツ↑
****************************************************/


/* ↓テキスト↓
****************************************************/


/* h1 代用
-------------------------------------------------- */
.top_title {
	color: #a9a9a9;
	text-align:right;
	font-weight:normal;
	font-size: 10px;
	padding:3px 0 3px 10px;
}

/* 強調タイトル １段　グリーン文字 背景画像なし
h2.title_h2-guide {
	border-left: 15px solid #d73122;
	border-bottom: 1px solid #d73122;
	background-color: #fff5dd;

	background-repeat : no-repeat;
	background-position: left top;
	margin-bottom:20px;
	padding:19px 0 5px 15px;
	font-size:20px;
	font-weight:bold;
	color:#2f4f4f;
	line-height: 1.4;
	height: 45px;
	text-align:left;
}
 */

/* 強調タイトル ２段　グリーン文字 背景画像なし
h2.title_h2-guide2 {
	border-left: 15px solid #d73122;
	border-bottom: 1px solid #d73122;
	background-color: #fff5dd;

	background-repeat : no-repeat;
	background-position: left top;
	margin-bottom:20px;
	padding:1px 0 5px 15px;
	font-size:20px;
	font-weight:bold;
	color:#2f4f4f;
	line-height: 1.4;
	height: 65px;
	text-align:left;
}
h2.title_h2-guide2 span{
	display:block;
	font-size:14px;
	font-weight: normal;
	color:#2f4f4f;
	padding-top: 12px;
	text-align:left;
}
　 */

/* 強調タイトル １段　背景画像あり */
h2.title_h2-guide {
	border: 1px solid #a0a0a0;

	background-image:url(../img/guide/title_back.png);
	background-repeat : no-repeat;
	background-position: left top;
	padding: 19px 0 14px 25px;
	margin: 0 0 15px 0;
	height: auto;
	
	font-size:18px;
	font-weight:bold;
	color:#333;
	letter-spacing: 0.3em;
	text-align:left;
}


/* 強調タイトル ２段字　背景画像あり */
h2.title_h2-guide2 {
	border: 1px solid #a0a0a0;

	background-image:url(../img/guide/title_back.png);
	background-repeat : no-repeat;
	background-position: left top;
	padding: 5px 0 4px 25px;
	margin: 0 0 15px 0;
	height: auto;
	
	font-size:18px;
	font-weight:bold;
	color:#333;
	letter-spacing: 0.3em;
	line-height: 1.2;
	text-align:left;
}

h2.title_h2-guide2 span{
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-align:left;
}


/* 強調タイトル ２段 白文字
h2.title_h2-guide3 {
	background-image:url(../base/imgs/guide/bar_wide1.png);
	background-repeat : no-repeat;
	background-position: left top;
	margin-bottom:2px;
	padding:1px 0 5px 10px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	line-height: 1.4;
	height: 80px;
	text-align:left;
}
h2.title_h2-guide3 span{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-top: 12px;
	text-align:left;
}
 */



/* 強調タイトル １段　背景画像あり */
h3.title_h3-guide {
	border: 1px solid #a0a0a0;
	background-image:url(../img/guide/title_point.png);
	background-repeat : no-repeat;
	background-position: left top;
	padding: 10px 0 9px 25px;
	margin: 20px 0 15px 0;
	height: auto;
	font-size:16px;
	font-weight:bold;
	color:#333;
	letter-spacing: 0.3em;
	text-align:left;


}


/*-----*/
h3.bar_short {
	width:465px;
	height:37px;
	margin:0px 0px 5px 0px;
	background-image:url(../img/guide/bar_short.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	text-indent:20px;
	line-height:37px;
	border:0px green dotted;
}

h3.bar_short a {
	display:block;
	width:465px;
	height:35px;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}

h3.bar_short a:hover {
	color:#FFFF00;
}



/*-----*/
h3.bar_long {
	width:680px;
	height:45px;
	margin:0px 0px 5px 0px;
	background-image:url(../img/guide/item_bar_long.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	text-indent:20px;
	line-height:37px;
	border:0px green dotted;
}

h3.bar_long a {
	display:block;
	width:680px;
	height:45px;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}

h3.bar_long a:hover {
	color:#FFFF00;
}




/*-----*/
.h3_title  {
	background: #faf8f6;
	text-align:left;
	margin: 10px 0 20px 0;
	border: 1px dotted #c6c3be;
		border-left: 10px solid #ff7f50;
	padding: 5px 0 5px 20px;
	font-size: 150%;
	font-weight: bold;
}

/*-----*/
.h3_title_w {
	background: #faf8f6;
	margin-bottom: 20px;
	border: 1px dotted #c6c3be;
	padding: 0;
	font-size: 150%;
	font-weight: bold;
	text-align:left;
}
.h3_title_w span {
	display: block;
	border-left: 10px solid #ff7f50;
	padding: 3px 0 3px 12px;
	color: #333333;
}
.h3_title_w span span {
	border-left: none;
	padding: 0 0 0 3px;
	color: #666666;
	font-size: 65%;
}

/* ぱんくず
-------------------------------------------------- */
.pan  {
	font-weight: normal;
	font-size: 10pt;
	margin: 0 5px 5px 0px;
	padding: 0 0 0 10px;
}


/* 強調レッド下線あり
-------------------------------------------------- */

.title_redblue {
	margin: 15px 0 10px 0;
	padding: 9px 0 9px 10px;
	text-align: left;
	font-size: 16px;
	background-color: #6699FF;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 10px solid #d73122;
}

.title_D3EAC8 {
	padding: 7px 5px 7px 5px;
	text-align: left;
	font-size: 15px;
	background-color: #D3EAC8;
}

.title_e7f6e0 {
	padding: 7px 5px 7px 5px;
	text-align: left;
	font-size: 15px;
	background-color: #e7f6e0;
}

.title_fff5dd {
	margin:10px 0 10px 0;
	padding: 10px 5px 10px 5px;
	text-align: left;
	font-size: 16px;
	background-color: #fff5dd;
}
.title_fff5dd span {
	font-size:20px;
	font-weight:bold;
}

.title_ffd5bd {
	margin:20px 0 10px 0;
	padding: 10px 5px 10px 5px;
	text-align: left;
	font-size: 16px;
	background-color: #ffd5bd;
}
.title_ffd5bd span {
	font-size:20px;
	font-weight:bold;
}

.title_336600 {
	padding: 5px 0 5px 0px;
	text-align: left;
	font-size: 19px;
	font-weight:bold;
	color: #336600;
}


.sub_title_red_FFFF99 {
	margin: 10px 0 10px 0;
	padding: 9px 0 9px 10px;
	text-align: left;
	font-size: 16px;
	background-color: #FFFF99;
	font-weight: bold;
	border: 1px solid #6699ff;
	border-left: 10px solid #d73122;
}


.bm-h4 {
	margin: 15px 5px 5px 0px;
	padding: 5px 0 8px 10px;
	border-bottom: 2px dotted #d73122;
	color: #d73122;
	font-weight: bold;
	text-align:left;
}

/**/
.bm-item-title {
	margin: 15px 10px 5px 15px;
	padding: 5px 0 8px 10px;
	border-bottom: 2px dotted #d73122;
	color: #d73122;
	font-weight: bold;
	text-align:left;
}

.bm-text1{
	color: #000000;
	font-size: 13px;
	text-align: left;
}

.small_text1 {
	font-size:10px;
	text-align:right;
	color:#666666;
	margin-right:20px;
}

.small_text1_red {
	font-size:10px;
	text-align:right;
	color:#CC0000;
	margin-right:20px;
}

.small_text2 {
	font-size:10px;
	margin-right:20px;
}

.guide-text {
	padding: 10px 5px 10px 10px;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
}

.item-text {
	padding: 10px 5px 10px 25px;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
}


.onepoint-text {
	text-align: right;
	font-size: 13px;
	line-height: 1.4;
	color: #708090;
	margin:6px 0 6px 0;
}

.onepoint-text a {
	color: #1e90ff;
	text-decoration: none;
}

.onepoint-text a:hover {
	color: #ff4500;
	text-decoration:underline;
}


/* ↓フッター↓
************************************************** */

#float_clear {
	clear: both;
	display: block;
}

#footer{
	margin: 0px;
	padding: 5px;
	background: #89ba29;
}

#footer ul{
	list-style-type: none;
	padding: 10px 0 0 0;
	text-align:center;
}

#footer ul li {
	color: #3a302d;
	background: url(../img/guide/arrowbullet.png) no-repeat center left;
	display : inline;
	padding : 1px 10px 0 20px;
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
	text-align : left;
	line-height : 140%;
}


#footer ul li span {
	padding : 0 5px 0 0;
	color : #f7921e;
}

#footer ul li a,
#footer ul li a:link,
#footer ul li a:visited,
#footer ul li a:active {
	color : #f5f5f5;
	text-decoration : none;
}

#footer ul li a:hover {
	color : #ff6600;
	text-decoration : underline;
}



/* フッタリンク
-------------------------------------------------- */
.footer_link {
	margin : 5px auto 0px auto;
	padding : 5px;
	text-align:center;
	width : 800px;
	color : #f5f5f5;
	font-size: 12px;
	border-top: 1px dashed #cccccc;
}
.footer_link a,
.footer_link a:link,
.footer_link a:visited,
.footer_link a:active {
	color : #f5f5f5;
	text-decoration : none;
}
.footer_link a:hover {
	color : #ff6600;
	text-decoration : underline;
}


/* ↑フッター↑
************************************************** */


/* pagetop
-------------------------------------------------- */
#pagetop{
	width: 100%;
	text-align: right;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}




/* ↓お客様の声↓
************************************************** */




/* ↑お客様の声↑
************************************************** */


