@charset 'utf-8';

/*============================================================
Other.css

Production Date:2007/5/17


Copyright(C)2007 Y.M All Rights Reserved.
============================================================*/


/*==============================
		MainContents
==============================*/

/* h4 */

body#other div#mainContents h4{
padding:4px 0px 4px 8px;
border-left:5px solid #71529f;
border-bottom:1px dashed #ddb1e8;
margin-left:10px;
margin-right:15px;
}

/* h5 */

body#other div#mainContents h5{
font-weight:bold;
margin:0px;
margin-left:10px;
}

/* p */

div.left25 p{
margin-left:25px;
margin-right:20px;
}


/*==============================
フォームで使用
==============================*/

/* dl.form */

dl.form{
margin:0px 10px 20px 10px;
padding:0px;
}

dl.form dt{
font-weight:bold;
margin:0px 0px 8px 0px;
padding:3px 0px 3px 8px;
border-left:5px solid #71529f;
border-bottom:1px dashed #71529f;
}

dl.form dt span.example{
font-weight:normal;
}

dl.form dd{
margin:0px 0px 15px 0px;
padding:5px 0px 5px 10px;
}

dl.form span.caution{
color:#cc3366;
}

dl.form dd.something{
margin-bottom:7px;
border-bottom:1px solid #ccc;
}


/*==============================
サイトマップで使用
==============================*/

/* ul.sitemap */

ul.sitemap{
margin:0px 10px 20px 10px;
padding:0px;
line-height:140%;
zoom:1;
list-style:inside;
}

ul.sitemap li{
margin:0px 0px 5px 10px;
list-style:inside;
}

ul.sitemap li ul{
margin:10px 0px 10px 10px;
padding:0px;
}

ul.sitemap li ul li{
margin:0px 0px 5px 10px;
}

ul.sitemap li ul li ul{
background-color:#F9F4FB;
margin:5px 0px 20px 0px;
padding:2px 10px 2px 5px;
}

ul.sitemap li ul li ul li{
border:none;
}



/*==============================
相互リンクで使用
==============================*/

dl.links{
margin:0px 10px 20px 10px;
padding:0px;
}

dl.links dt{
margin:0px;
padding:5px 10px;
border-left:5px solid #71529f;
border-bottom:1px dashed #71529f;
}

dl.links dd{
line-height:150%;
margin:0px 0px 30px 0px;
padding:5px 10px 0px 10px;
}



/*==============================
会社概要で使用
==============================*/

div#mainContents p#map{
margin:0px 0px 15px 0px;
}







