@charset "UTF-8";

/*
 Nihon Ultmarc INC. Style Seet
 Copyright 2010 Nihon Ultmarc INC. All rights reserved.
 http://www.ultmarc.co.jp/
*/


/*** common ***/
.use_condition_top_img {
float:left;
width:548px;
height:105px;
background-image:url(../contents/img/header_img_homepage.png);
margin:1px 0;
}

#use_condition_title_img {
width:524px;
height:42px;
margin:0 0 1em 0;
font-size:60%;
}




/*** use_condition ***/

#contents_basearea h3 {
width:auto;
background:url(../commonimg/bg_contents_bar01.png) no-repeat scroll right bottom;
text-align:center;
height:1.6em;
line-height:1.6em;
border:1px solid #666;
margin-bottom:1em;
font-weight:bold;
font-size:110%;
color:#036;
}

.use_condition_basetext_area1 {
font-size:90%;
line-height:1.6em;
margin:1em;
text-align:justify;
text-justify:distribute;
}

.use_condition_basetext_area2 {
font-size:90%;
line-height:1.6em;
margin:1em;
padding-bottom:1em;
text-align:justify;
text-justify:distribute;
}

#contents_basearea ul {
list-style-type:none;
border-top:1px dashed #999;
border-bottom:1px dashed #999;
margin:0 2em 0 2em;
padding:0.5em;
}

#contents_basearea li {
height:1.2em;
line-height:1.2em;
padding-left:1.5em;
font-size:90%;
font-weight:bold;
margin:0.5em 0 0 0;
background:url(../commonimg/obj_arrow01.png) no-repeat scroll left center;
}