@charset "UTF-8";

/*
 Nihon Ultmarc INC. Style Seet
 Copyright 2010 Nihon Ultmarc INC. All rights reserved.
 http://www.ultmarc.co.jp/
*/

* { margin : 0 ; padding : 0 ; }

a:link { color: #669; }
a:visited { color: #644; } 
a:hover { color: #597; text-decoration: none; } 
a:active { color: #994; } 

/*** print_only  ***/
#print_title_logo {
display:none;
}

#print_title_url {
display:none;
}


/**** Screen_Layout ****/
html {
height:100%;
}

body {
width:100%;
height:100%;
background-image:url(../commonimg/bg_screen_ptn01.png);
}

#screen_body {
margin:0px auto 0px auto;
width:731px; /* body_area_size no-border */
height:100%;
min-height:100%;
padding:0 9px;
background-image:url(../commonimg/bg_ptn.gif);
}

body > #screen_body {
height: auto;
}

#screen_header {
width:731px; /* header_area_size no-border */
background-color:#fff;
}

#screen_centerarea {
float:right;
background-image:url(../commonimg/bg_ptn_center.png);
background-repeat:repeat-y;
margin-top:1px;
}

#screen_navigation {
background-color:#fff;
float:right;
width:182px;  /* menu_area_size no-border_size */
margin:0px;
padding:0px;
}

#screen_contents {
float:right;
width:549px; /* contents_area_size_no-border */
margin:0px;
padding:0px;
}

#screen_footer {
width:731px; /* footer_area_size no-border */
clear:both;
}

/**** header ****/
#header_title {
float:left;
width:430px;
height:3em;
line-height:3em;
background:url(../commonimg/bg_header_point.png) no-repeat scroll left top;
padding-left:36px;
color:#666;
font-size:70%;
margin-bottom:1px;
}

#header_menu_area {
float:left;
width:265px;
}


#header_menu_area ul {
list-style-type:none;
}

#header_menu_area li {
display:inline; 
float:left;
margin-right:2px;
margin-top:0.3em;
}

#header_menu_area #header_menu_link1 a {
background-image:url(../commonimg/header_menuimg_home.png); 
width:64px;
height:25px;
background-repeat:no-repeat; 
margin:0; 
padding:0;
background-color:#fff;
display:block;
}

#header_menu_area #header_menu_link1 a:hover {
background-color:#fff; 
background-image:url(../commonimg/header_menuimg_home.png);
width:64px;
height:25px;
background-repeat:no-repeat;
margin:0;
padding:0;
background-position:0px -25px;
display:block;
}

#header_menu_area #header_menu_link2 a {
background-image:url(../commonimg/header_menuimg_sitemap.png);
width:89px; 
height:25px;
background-repeat:no-repeat; 
margin:0; 
padding:0;
background-color:#fff;
display:block;
}

#header_menu_area #header_menu_link2 a:hover {
background-color:#fff; 
background-image:url(../commonimg/header_menuimg_sitemap.png);
width:89px; 
height:25px;
background-repeat:no-repeat;
margin:0;
padding:0;
background-position:0px -25px;
display:block;
}

#header_menu_area #header_menu_link3 a {
background-image:url(../commonimg/header_menuimg_members.png);
width:106px; 
height:25px;
background-repeat:no-repeat; 
margin:0; 
padding:0;
background-color:#fff;
display:block;
}

#header_menu_area #header_menu_link3 a:hover {
background-color:#fff; 
background-image:url(../commonimg/header_menuimg_members.png);
width:106px; 
height:25px; 
background-repeat:no-repeat;
margin:0;
padding:0;
background-position:0px -25px;
display:block;
}

.header_menu_textnone {
display:none;
}

#header_border_line {
clear:both;
width:729px;
height:7px;
font-size:7px;
background:url(../commonimg/bg_header_menu_area.png) repeat-x scroll left bottom;
border-top:2px solid #666;
border-right:1px solid #666;
border-bottom:1px solid #666;
border-left:1px solid #666;
}

#header_border_line2 {
clear:both;
width:729px;
height:7px;
font-size:7px;
background:url(../commonimg/bg_header_menu_area.png) repeat-x scroll left bottom;
border-top:1px solid #666;
border-right:1px solid #666;
border-bottom:2px solid #666;
border-left:1px solid #666;
}

#header_title_img {
float:left;
margin:1px 1px 1px 0px;
}

/**** footer ****/
#footer_border_line {
width:729px;
height:7px;
font-size:7px;
border-top:1px solid #666;
border-right:1px solid #666;
border-bottom:2px solid #666;
border-left:1px solid #666;
margin-top:1px;
background:url(../commonimg/bg_footer_menu_area.png) repeat-x scroll left top;
}

#footer_copyright {
clear:both;
width:721px;
height:2.5em;
line-height:2.5em;
background-color:#fff;
color:#333;
font-size:80%;
text-align:right;
padding-right:10px;
}


/**** navigation ****/
#navi_mainmenu_area {
width:180px;
border:1px solid #666;
}

#navi_mainmenu_area dt a:link {
display:block;
margin:0;
width:165px;
height:36px;
line-height:36px;
font-size:80%;
text-align:right;
padding-right:15px;
background-image:url(../commonimg/menu_img.png);
background-repeat:no-repeat;
text-decoration: none; 
color:#fff;
}

#navi_mainmenu_area dt a:hover {
display:block;
margin:0;
width:165px;
height:36px;
line-height:36px;
font-size:80%;
text-align:right;
padding-right:15px;
background-image:url(../commonimg/menu_img.png);
background-repeat:no-repeat;
background-position:0px -36px;
}

#navi_mainmenu_area dt a:visited {
display:block;
margin:0;
width:165px;
height:36px;
line-height:36px;
font-size:80%;
text-align:right;
padding-right:15px;
background-image:url(../commonimg/menu_img.png);
background-repeat:no-repeat;
text-decoration: none; 
color:#fff;
} 

#navi_mainmenu_area dt a:active {
display:block;
margin:0;
width:165px;
height:36px;
line-height:36px;
font-size:80%;
text-align:right;
padding-right:15px;
background-image:url(../commonimg/menu_img.png);
background-repeat:no-repeat;
background-position:0px -72px;
}

#navi_mainmenu_area dd a:link {
display:block;
width:154px;
border-top:1px solid #c0ced0;
border-left:1px solid #c0ced0;
border-right:1px solid #114070;
border-bottom:1px solid #114070;
margin:3px;
padding-left:18px;
height:1.6em;
line-height:1.6em;
font-size:80%;
color:#003366;
background:url(../commonimg/menu_img_ditail01.png) no-repeat scroll left bottom;
text-decoration: none; 
}

#navi_mainmenu_area dd a:visited {
display:block;
width:154px;
border-top:1px solid #c0ced0;
border-left:1px solid #c0ced0;
border-right:1px solid #114070;
border-bottom:1px solid #114070;
margin:3px;
padding-left:18px;
height:1.6em;
line-height:1.6em;
font-size:80%;
color:#003366;
background:url(../commonimg/menu_img_ditail01.png) no-repeat scroll left bottom;
text-decoration:none;
}

#navi_mainmenu_area dd a:hover {
display:block;
width:154px;
border-top:1px solid #c0ced0;
border-left:1px solid #c0ced0;
border-right:1px solid #114070;
border-bottom:1px solid #114070;
margin:3px;
padding-left:18px;
height:1.6em;
line-height:1.6em;
font-size:80%;
color:#43a38b;
background:url(../commonimg/menu_img_ditail02.png) no-repeat scroll left bottom;
text-decoration:none; 
}

#navi_mainmenu_area dd a:active {
display:block;
width:154px;
border-top:1px solid #c0ced0;
border-left:1px solid #c0ced0;
border-right:1px solid #114070;
border-bottom:1px solid #114070;
margin:3px;
padding-left:18px;
height:1.6em;
line-height:1.6em;
font-size:80%;
color:#9e9a42;
background:url(../commonimg/menu_img_ditail03.png) no-repeat scroll left bottom;
text-decoration: none; 
}

#navi_mainmenu_area dd {
margin:3px 0;
}

.navi_mainmenu_area_subtitle {
padding-left:5px;
text-align:left;
background-color:#069;
font-size:90%;
margin:3px;
line-height:1.5em;
color:#fff;
}

#navi_search_area {
margin:1px 0 0 0;
width:170px;
padding:0 5px;
border-top:1px solid #999;
border-right:1px solid #333;
border-bottom:1px solid #333;
border-left:1px solid #999;
color:#fff;
background-color:#666;
}

.navi_search_textbox {
width:120px;
height:1.6em;
line-height:1.6em;
font-size:80%;
background-color:#fff;
border-top:1px solid #333;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #333;
margin:8px 3px 5px 0;
}

.navi_search_submit {
width:40px;
height:1.6em;
line-height:1.6em;
font-size:80%;
background-color:#ccc;
border-top:1px solid #fff;
border-right:1px solid #999;
border-bottom:1px solid #999;
border-left:1px solid #fff;
margin:8px 0px 5px 0;
}

.navi_search_text {
width:170px;
height:1.6em;
line-height:1.6em;
font-size:70%;
text-align:center;
margin:0px 0px 5px 0;
}


#navi_submenu_area {
margin:1px 0 0 0;
width:180px;
border:1px solid #666;
background-color:#d9e0e8;
padding:10px 0;
}

.navi_submenu_ul {
list-style-type:none;
font-size:70%;
}

.navi_submenu_ul a:link {
display:block;
margin:0;
background:url(../commonimg/arrow01.png) no-repeat scroll left center;
text-decoration:none;
padding-left:16px;
color:#446;
width:164px;
height:2em;
line-height:2em;
}

.navi_submenu_ul a:visited {
display:block;
margin:0;
background:url(../commonimg/arrow01.png) no-repeat scroll left center;
text-decoration:none;
padding-left:16px;
color:#644;
width:164px;
height:2em;
line-height:2em;
}

.navi_submenu_ul a:hover {
display:block;
margin:0;
background:url(../commonimg/arrow02.png) no-repeat scroll left center;
padding-left:16px;
color:#597;
width:164px;
height:2em;
line-height:2em;
}

.navi_submenu_ul a:active {
display:block;
margin:0;
background:url(../commonimg/arrow03.png) no-repeat scroll left center;
text-decoration:none;
padding-left:16px;
color:#994;
width:164px;
height:2em;
line-height:2em;
}

#navi_mail_form_area {
margin:1px 0 0 0;
width:180px;
height:78px;
border:1px solid #666;
}

#navi_information_security_area {
margin:1px 0 0 0;
width:180px;
height:40px;
border:1px solid #666;
}

#navi_verisign_area p {
margin:5px 0 8px 0;
}

/**** contents_pankuzu ****/
#contents_pan_area {
width:429px;
background:url(../commonimg/bg_contents_pan.png) no-repeat scroll right top;
height:2em;
line-height:2em;
font-size:70%;
margin:0 0 0 1px;
padding-left:28px;
padding-right:90px
}

#contents_basearea {
width:526px; /* contents_area_size */
border:1px solid #d9e0e8;
margin-right:1px;
margin-bottom:1px;
padding:10px;
background: #fff url(../commonimg/bg_contents.png) no-repeat scroll left bottom;
}

.for_top_area {
width:6em;
height:1.4em;
line-height:1.4em;
background-color:#999;
border-top:1px solid #ccc;
border-right:1px solid #333;
border-bottom:1px solid #333;
border-left:1px solid #ccc;
padding:2px;
margin:3em 10px 2em auto;
font-size:70%;
text-align:center;
}

.for_top_area a:link {
color:#fff; 
text-decoration:none;
}
.for_top_area a:visited {
color:#fff; 
text-decoration:none;
}
.for_top_area a:hover {
color:#f60; 
text-decoration:none;
}
.for_top_area a:active {
color:#994; 
text-decoration:none;
}

.float_clear {
clear:both;
}

/*
@import url('index.css');
@import url('../css/company.css');
*/

