@charset "UTF-8";


/*▼フォントカラー▼*/
#conts a { outline-style:none; text-decoration:underline; }
#conts a:link { color:#444; }
#conts a:visited { color:#444; }
#conts a:hover { color:#444; }


/* structure
====================================================================================================================================== */
body, html { background:none; }
body { background-color:#fff; color:#444444; padding-top:10px; height:auto; min-height:auto; }
#container { width:100%; }
#conts { float:none; }
#header, #global_navi, #sidebar, #footer { display:none; }

#conts .bg_top    { background:none; padding:0px; }
#conts .bg_repeat { background:none; }
#conts .bg_bottom { background:none; }
#conts #social_box { display:none; }


/* デフォルトスタイル
====================================================================================================================================== */

/*▼見出しデフォルト▼*/
#conts h3{ background:none; padding:0; color:#444; border-bottom:1px #444 solid; font-weight:bold; }
#conts h4{ background:none; padding:0 0 0 10px; color:#444; border-left:7px #444 solid;}
#conts h5{ color:#444; }

/*▼hrデフォルト▼*/
hr { background:none; height:1px; padding:0 0 1px 0; margin:1em 0; border-top:1px #444 dotted; }
* html hr { display:block; list-style-image:none; }
*:first-child+html hr { display:block; list-style-image:none; }

/*▼テーブル▼*/
#conts table th { color:#444; }
#conts table td { color:#444; }
#conts .table01 th, #conts .table01 td { border:1px #444 solid; }


/* サイトメーカーテンプレート
====================================================================================================================================== */
/*▼タイトル▼*/
#conts #title_box { margin-bottom:20px; background:none; border-left:10px #444 solid; border-bottom:1px #444 solid; padding-left:10px;}
#conts #title_box h2#folder_title { color:#444; background:none; }

/*▼索引▼*/
#conts .list_box { background:none; border-bottom:1px #444 dotted; }
#conts .list_box a { color:#444; }
#conts .list_box .text_box h4{ background:none; padding:0; font-weight:bold; border:none; margin-bottom:5px; }
#conts .list_box .text_box h4 a{ text-decoration: underline; }

/*▼文章枠▼*/
#conts .section { margin-bottom:5px; }
#conts .section02 { padding-bottom:17px; margin-bottom:15px; background:none; border-bottom:1px #444 dotted;}
#conts .section02 img{ margin-bottom:0; }