/* CSS Document */

/*------------------------------------------------------------
タイトルイメージ
------------------------------------------------------------*/

#timg { background:#000; width:100%; height:140px; position: relative; margin:0 auto; padding:0px; }
#timg h1 { display:block; margin:auto; text-indent:-9999px; overflow:hidden; width:940px; height:140px; 
background:url(../service/images/title.jpg) left top no-repeat;}


/*------------------------------------------------------------
内容
------------------------------------------------------------*/

#service #contents h2 { width:684px; height:32px; padding:10px 0px 0px 16px; color:#000; font-size:18px; margin:0px; font-weight:normal;
background:url(../images/hback_02.gif) left top no-repeat; display:block; }/* width 700  height 41 */

#service #contents h3 { margin:15px 0px 0px 0px; font-size:16px; color: #EA3A00; font-weight:normal; }/* EA3A00 */

#service #contents h4 { width:684px; height:26px; padding:2px 0px 0px 16px; font-size:16px; margin:0px; color:#1D6A32; font-weight:normal;
background:url(../images/hback_03.gif) left top no-repeat; display:block; }/* width 700  height 41 */


#service #contents p { margin:10px 0px 25px 0px; }

dl.type_01 { margin:10px 0px 20px 0px; } 
dl.type_01 dt { color:#993900; }
dl.type_01 dd { margin-bottom:15px; }


img.f_right { float: right; margin: 0px 0px 10px 10px; }
img.f_right2 { float: right; margin: 20px 0px 10px 20px; }

.pagetop { margin: 0px 0px 0px 600px; padding:0px;
background:url(../images/icon_pagetop.gif) left top no-repeat; text-indent:-9999px; overflow:hidden; }

.pagetop a { display:block; width:100px; height:20px;}


/*------------------------------------------------------------
上部リンク
------------------------------------------------------------*/

#slist { margin:0px 0px 30px 0px;}

#slist ul { padding:5px 10px 5px 0px; }

#slist ul li { padding: 0px 0px 0px 8px; margin: 0px 30px 0px 0px; float:left; 
background:url(../images/icon_01.gif) left top no-repeat; }

#slist a { color:#154D00; text-decoration:none; }
#slist a:hover { color:#03A503; text-decoration:none; }



