@charset "utf-8";
/* top */

@import url(./temp.css);


h1.top{
 margin:0;
 font-size:1em;
 color:#999999;
 position:absolute;
 top:1px;
 left:0;
}

h2.topix{
 margin:0 0 30px 0;
}

h2.info{
 margin:40px 0 30px 0;
}

#flash{
 width:100%;
 height:375px;
 text-align:center;
 border-bottom:1px #CCCCCC solid;
}

#top_main{
 width:960px;
 margin:0 auto;
 padding:20px 0 0 0;
}

#top_contents{
 float:left;
 display:inline;
 width:707px;
 padding-bottom:60px;
}

#top_contents dd a{
 color:#0066CC;
 text-decoration:none;
}

#top_contents dd a:hover{
 color:#0066CC;
 text-decoration: underline;
}

/******** TOPICS ********/

dl.news{
 border-bottom:1px #C8C8C8 dotted;
 margin-bottom:10px;
 padding:0 5px 3px 5px;
}

dl.news dt.info{
 float:left;
 background:url(../img/top/contents/icon_news.gif) no-repeat 80px 0;
 width:190px;
 font-size:1.2em;
}

dl.news dt.word{
 float:left;
 background:url(../img/top/contents/icon_word.gif) no-repeat 80px 0;
 width:190px;
 font-size:1.2em;
}

dl.news dd{
 font-size:1.2em;
 float:right;
 width:490px;
}

/******** INFO ********/

#top_info dl{
 width:340px;
 border-bottom:1px #D2D2D2 solid;
 border-right:1px #D2D2D2 solid;
 height:112px;
 background:url(../img/top/contents/word_img.jpg) no-repeat 1px 2px;
 float:left;
}

#top_info dl.prof{
 float:right;
 background:url(../img/top/contents/prof_img.jpg) no-repeat 1px 2px;
}

#top_info dl dt{
 margin:0 0 0 113px;
 font-size:1em;
}

#top_info dl dd{
 margin:9px 0 6px 113px;
 font-size:1em;
}

/******** LEAFLET ********/

#leafret{
 margin-bottom:15px;
}

#leafret dl{
 width:345px;
 border-bottom:1px #D2D2D2 solid;
 border-right:1px #D2D2D2 solid;
 height:112px;
 background: url(../img/top/contents/medical.gif) no-repeat 287px 10px;
 float:left;
}

#leafret dl.nurse{
 background:url(../img/top/contents/nurse.gif) no-repeat 287px 10px;
 float: right;
}

#leafret dl.child{
 background:url(../img/top/contents/child.gif) no-repeat 287px 10px;
 float: left;
}

#leafret dl.health{
 background:url(../img/top/contents/health.gif) no-repeat 287px 10px;
 float: right;
}

#leafret dl.company{
 background:url(../img/top/contents/company.gif) no-repeat 287px 10px;
 float: left;
}

#leafret dl.adobe{
 background:url(../img/top/contents/adobe_bg.jpg) no-repeat 0 0;
 float: right;
 position:relative;
}

#leafret dl dt{
 margin-bottom:10px;
}

#leafret dl dd{
 font-size:1.1em;
 width:170px;
 float:left;
}

#leafret dl dt.adobe{
 margin-bottom:0;
 position:absolute;
 bottom:0;
 left:0;
}

#leafret dl dd.adobe{
 font-size:1em;
 position:absolute;
 bottom:1px;
 left:170px;
 float:none;
 background:url(../img/top/contents/icon_blank.gif) no-repeat 0 5px;
 padding-left:12px;
}

/******** CONTACT ********/

div.contact{
 background:url(../img/top/contents/bg.gif);
 padding:3px;
 margin-top:40px;
}

dl.white{
 position:relative;
 background:url(../img/top/contents/contact_bg.gif) no-repeat 8px 10px;
 background-color:#FFFFFF;
 height:100px;
}

dl.white dd{
 font-size:1.1em;
 position:absolute;
 top:38px;
 left:8px;
}

dl.white dt{
 position:absolute;
 top:38px;
 right:10px;
}

/******** SIDE ********/

#top_side{
 float: right;
 display:inline;
 width:230px;
}

#top_side img.work{
 float:left;
}

#top_side img.banner{
 margin-top:10px;
}

#top_side img.title{
 margin-top:20px;
}
