@charset "UTF-8";
/*-------------------------------------------
【更新履歴】
- 2008/06/25 作成

【ファイル概要】
guideフォルダ以下（ご利用ガイド）

【目次】
1. guideページ共通
2. 早耳とは？
3. どんな情報が届くの？
4. カテゴリー解説
5. ルールとマナー
6. terms/以下（各種規約）
-------------------------------------------*/


/*============================================
	1. guideページ共通
============================================*/
/*--フッタサブメニュー--*/
div#guide_sub_menu{
background:url(../../img/pages/guide/il01.gif) no-repeat 100% 100% #efefef;
padding:10px;
}

div#guide_sub_menu p{
font-weight:bold;
margin:0 0 3px 0;
background-color:#fff;
border-left:3px solid #ff5e00;
padding-left:5px;
}

div#guide_sub_menu ol{
padding-left:3em;
}

div#guide_sub_menu ol li{
list-style:decimal;
}



/*============================================
	2. 早耳とは？
============================================*/
/*--特徴--*/
div#guide_index_feature h4{
width:400px;
}

div#guide_index_feature hr{
margin:0 0 15px 0;
}

/*--特徴イラスト--*/
img.index_il{
float:right;
margin:0 0 5px 10px;
width:106px;
height:74px;
}



/*============================================
	3. どんな情報が届くの？
============================================*/
/*--おすすめカテゴリー--*/
div.type_rec{
border:1px solid #ccc;
padding:10px;
width:480px;
margin:0 auto 30px auto;
}

div.type_rec table{
border:1px solid #999;
margin:10px auto;
width:460px;
border-collapse:collapse;
}

div.type_rec table th{
border:1px solid #999;
vertical-align:top;
text-align:left;
width:120px;
background-color:#bae2db;
padding:5px 10px;
font-weight:normal;
}

div.type_rec table td{
border:1px solid #999;
vertical-align:top;
padding:5px 5px 5px 10px;
}

div.type_rec table th img{
vertical-align:middle;
margin:0 5px 0 0;
}


/*============================================
	4. カテゴリー解説
============================================*/
/*--マージン調整--*/
div#guide_category h4{
margin-top:30px;
}

/*--カテゴリーテーブル最初のTH--*/
table.ta_basic th.category_th{
background:url(../../img/bg/bg_content.gif) repeat-x 0 100%;
text-align:center;
letter-spacing:1px;
padding:3px 0;
}



/*============================================
	5. 投稿の流れ
============================================*/
/*--段組--*/
div#submit_wrap{
text-align:center;
}

div#submit_wrap li{
line-height:0;
}

div#submit_m{
width:260px;
float:left;
background-color:#efefef;
}

div#submit_p{
width:260px;
float:right;
background-color:#efefef;
}

img#submit_p{
clear:both;
}



/*============================================
	6. 地図の使い方
============================================*/
/*--図--*/
div.map_guide{
border:1px solid #ccc;
width:540px;
margin:0 auto 20px auto;
text-align:center;
padding:20px 0 10px 0;
}

div.map_guide div{
text-align:left;
width:500px;
margin:0 auto;
padding:20px 0 0 0;
}

div.map_guide div h5{
padding:0 0 10px 0;
}



/*============================================
	5. ルールとマナー
============================================*/
/*--本文ボックス--*/
div.rule_div h4{
margin-top:30px;
}

div.rule_div ul li div{
background-color:#ffdeca;
margin:0 40px auto 0;
padding:3px 10px;
}




/*============================================
	6. terms/以下
============================================*/
/*--利用規約--*/
h5.terms_h5{
margin-top:1em;
}

h6.terms_h6{
font-size:small;
text-decoration:underline;
}

div.terms_inner{
margin-left:1em;
}

div.terms_inner ul{
margin-left:1em;
}



/*============================================
	7. FAQ
============================================*/
/*--index--*/
div#help_index li{
margin-left:3em;
line-height:1.8;
}

/*--Q--*/
p#faq_q{
background:url(../../img/pages/guide/q.gif) no-repeat 0 0;
height:34px;
padding:5px 0 10px 40px;
font-weight:bold;
font-size:medium;
margin-bottom:20px;
}

/*--A--*/
div#faq_a{
background:url(../../img/pages/guide/a.gif) no-repeat 0 0;
padding:5px 0 20px 40px;
}

div#faq_a p.faq_a_big{
font-size:medium;
}


/*--関連Q--*/
div.faq_rel{
background:url(../../img/bg/bg_content.gif) repeat-x 0 100%;
border:1px solid #ccc;
padding:10px;
margin-bottom:20px;
}

div.faq_rel p{
font-weight:bold;
font-size:medium;
margin-bottom:0;
}
















/*--End of this file--*/
