@charset "UTF-8";
/* HTML Tag Redefinition */
html, body {height: 100%;}
body {/* customize_background */
background-color: #ffffff; /* customize_background */
padding: 0px;
margin: 0px;
background-image: url(/themes/fda/images/background.gif);
background-repeat: repeat-x;
background-position: center top;
}
img {border: 0px;}
a {cursor:pointer;}

label { font-weight:bold;}
fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px;}

/* Page Structure / Navigation */
#page{ width:900px; margin:auto; text-align:left;}
#page #headerSpacer{ height:10px;}
#page #header{ position:relative;}
#page #header #logo{ color:#999; font-size:10px;font-family:Arial, Helvetica, sans-serif;line-height: auto;margin-bottom: 0px; padding: 0px; margin-top:8px; cursor:pointer;  left:0px ; z-index:1; width:auto; float:left; position: relative;}
#page #header #logo a{ /* customize_header_logo */color:#999; /* customize_header_logo */ text-decoration:none;}
#page #header #logo p{ display:inline; line-height:inherit; font-size:inherit; padding:inherit; margin:inherit; color:inherit;}

#page #header #headerNav{width:100%; overflow:visible;}
#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right;}
#page #header ul.nav-header li{float:left; padding:2px 0px; margin-left:16px; margin-bottom: 0px; color:#999; font-size:13px; margin-top:0px;}
#page #header ul.nav-header li a,#page #header ul.nav-header li a:hover{ text-decoration:none; color:#999999;}
#page #header ul.nav-header li.nav-selected{ border:1px solid #bbb; padding:2px 8px;}
#page #header #header-area{margin:0;}
#page #header #header-area #header-area-inside{padding:10px 0;}
#page #header #header-area img { display: block;}
#page .divider{padding:0; overflow:hidden; height:0px; clear:both; width:100%;}

#page #central{clear:both;}
#page .no-sidebar { background-image: none !important;}
#page #central.central-left {}
#page #central.central-left div#sidebar {float: left !important;}
#page #central.central-left #body {padding: 5px !important; float:right;}
 
#page #central #body{ float:right; width:600px; padding: 5px !important;background-color:#fff;}
#page .no-sidebar #body{ float: none !important; width: auto !important;}
#page #central #sidebar{ float:left; width:280px; overflow:hidden;}
#page #central #sidebar p{ line-height:24px;}
#page #central #sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px; padding-left:24px; font-size:11px;}
#page #central #sidebar ul.nav li{ margin-bottom:16px;}
#page #central #sidebar ul.nav a{ text-decoration:none; color:#333;}
#page #central #sidebar ul.nav a.nav-selected {font-weight: bold;}
#page #central #sidebar ul.nav a:hover{ text-decoration:underline;}
#page #central #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:16px;}
#page #central #sidebar ul.nav ul li{ margin-bottom:16px;}

#page #central.navLeft{}
#page #central.navLeft  #sidebar{float:left;}
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%;}

#page #central.noSideNav{ background: none;}
#page #central.noSideNav  #sidebar{ display:none;}
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%;}

#footer{
width:100%;
margin:20px 0 0 0;
height:110px;
clear:both;
color:#999;
font-size:10px;
background-image: url(/themes/fda/images/footer-bg.gif);
background-repeat: repeat-x;
background-position: center bottom;
}
#footer-pt{
width:900px;
margin:0 auto;
text-align:right;
}
#footer-bh{
width:900px;
margin:0 auto;
padding:5px 0 0 0;
font-size:14px;
color:#111;
text-align:right;
}
#footer-bh a{
color:#111;
}
#footer-bh a:hover{
color:#333;
text-decoration:underline;
}
#footer-bd{
width:900px;
margin:0 auto;
padding:0;
font-size:14px;
color:#fff;
}
#footer-bd img{
float:left;
}
#footer-bd p{
margin:0 0 0 150px;
}
#footer-bf{
width:900px;
margin:0 auto;
text-align:right;
}
#footer a{ text-decoration:none;}
#footer span.sign-in {margin-left: 20px;}
#footer span.powered-by { float:right;}

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px;}
.pagination{ text-align:center; color:#bbb; padding-top:4px;}
.pagination .pageRight{width:20%; float:right; text-align:right;}
.pagination .pageLeft{width:20%; float:left; text-align:left;}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px;}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px;}
.noTopSpace{margin-top:0px; padding-top:0px;}
div.pageSection { margin-bottom: 10px;}

/* customize_miscellaneous */

/* clearfix */
.clearfix {zoom:1;}
.clearfix:after{
content: ""; 
display: block; 
clear: both;}

/* ヘッダ */

.header01{
width:300px;
float:left;
padding:24px 0 0 0;
}
.header02{
width:300px;
float:left;
padding:48px 0 0 0;
}
.hd-img1{
width:84px;
float:right;
}
.hd-img2{
width:84px;
float:right;
margin:0 10px 0 0;
}
.header03{
width:300px;
float:right;
}
#top_bill{
width:608px;
float:left;
}
#top_menu{
width:290px;
float:right;
}
#top_menu p{
margin:0 0 1px 0;
}

/* サイドボックス用 */

div.box1{
background-color:#fff;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-right-color:#CCC;
border-bottom-color:#CCC;
border-left-color:#CCC;
padding:14px;
}

/* サイドメニュー用 */
#sidemenu1{
width: 250px;
margin:0 0 5px 0;
}
.sidehead1{
height:40px;
background-image: url(/themes/fda/images/sidebox_hd1.png);
background-repeat: no-repeat;
background-position: left top;
}
.sidebody{
background-image: url(/themes/fda/images/sidebox_bd.png);
background-repeat: no-repeat;
background-position: left top;
}
.sidefoot{
height:3px;
background-image: url(/themes/fda/images/sidebox_ft.png);
background-repeat: no-repeat;
background-position: left top;
}
#sidemenu1 ul{
list-style:none;
margin:0;
padding:0 0 10px 10px;
}
#sidemenu1 li{
background-image: url(/themes/fda/images/list-mark.gif);
background-repeat: no-repeat;
background-position: left center;
padding:0 0 0 16px;
margin:0 0 2px 0;
}
#sidemenu1 li a{
display:block;
}
#sidemenu2{
width: 250px;
margin:0 0 5px 0;
}
.sidehead2{
height:40px;
background-image: url(/themes/fda/images/sidebox_hd2.png);
background-repeat: no-repeat;
background-position: left top;
}
#sidemenu2 ul{
list-style:none;
margin:0;
padding:0 0 10px 10px;
}
#sidemenu2 li{
background-image: url(/themes/fda/images/list-mark.gif);
background-repeat: no-repeat;
background-position: left center;
padding:0 0 0 16px;
margin:0 0 2px 0;
}
#sidemenu2 li a{
display:block;
}
#sidemenu3{
width: 250px;
margin:0 0 5px 0;
}
.sidehead3{
height:40px;
background-image: url(/themes/fda/images/sidebox_hd3.png);
background-repeat: no-repeat;
background-position: left top;
}
#sidemenu3 ul{
list-style:none;
margin:0;
padding:0 0 10px 10px;
}
#sidemenu3 li{
background-image: url(/themes/fda/images/list-mark.gif);
background-repeat: no-repeat;
background-position: left center;
padding:0 0 0 16px;
margin:0 0 2px 0;
}
#sidemenu3 li a{
display:block;
}

#sidemenu4{
width: 250px;
margin:0 0 5px 0;
}
.sidehead4{
height:40px;
background-image: url(/themes/fda/images/sidebox_hd4.png);
background-repeat: no-repeat;
background-position: left top;
}
#sidemenu4 ul{
list-style:none;
margin:0;
padding:0 0 10px 10px;
}
#sidemenu4 li{
background-image: url(/themes/fda/images/list-mark.gif);
background-repeat: no-repeat;
background-position: left center;
padding:0 0 0 16px;
margin:0 0 2px 0;
}
#sidemenu4 li a{
display:block;
}

#sidemenu5{
width: 250px;
}
.sidehead5{
height:40px;
background-image: url(/themes/fda/images/sidebox_hd5.png);
background-repeat: no-repeat;
background-position: left top;
}
#sidemenu5 ul{
list-style:none;
margin:0;
padding:0 0 10px 10px;
}
#sidemenu5 li{
background-image: url(/themes/fda/images/list-mark.gif);
background-repeat: no-repeat;
background-position: left center;
padding:0 0 0 16px;
margin:0 0 10px 0;
}
#sidemenu5 li a{
display:block;
}

/* メインエリア３事業 */
div.mbox-t1{
width:200px;
float:left;
text-align:left;
}
div.mbox-t2{
width:200px;
float:left;
text-align:center;
}
div.mbox-t3{
width:200px;
float:right;
text-align:right;
}


/* メインエリアボックス用 */
.arrow{
margin:10px 0;
}
div.box2{
background-color:#fff;
border:solid 1px #ccc;
}
div.box2 .sub{
background-image: url(/themes/fda/images/mbox-bg.jpg);
background-repeat: repeat-x;
background-position: left top;
border:solid 1px #ccc;
margin:2px;
padding:15px;
}
div.box2 .sub-img{
width:582px;
margin:5px auto;
/padding:5px 0 0 0;
}

/* 新着情報 */
.news{
padding:10px;
background-color:#fff;
border:solid 1px #0C0;
font-size:16px;
}
.news p{
margin:0 0 10px 0;
}

/* 事務所通信 */
.information{
padding:0 0 0 20px;
font-size:16px;
}
.information ul{
list-style:none;
}
.information li{
background-image: url(/themes/fda/images/info_list.png);
background-repeat: no-repeat;
background-position: left center;
padding:0 0 0 30px;
margin:0 0 10px 0;
}

/* 事務所概要 */
.office{
border-collapse:collapse;
width:597px;
}
.office th{
padding:10px;
border:solid 1px #ccc;
background-color:#fbfbf8;
text-align:right;
}
.office td{
padding:10px;
border:solid 1px #ccc;
background-color:#fff;
}

/* サイトマップ */
.site_map ul{
list-style:none;
margin:0 0 0 10px;
padding:0;
}
.site_map li{
display:block;
padding:10px 0;
}
.site_map li a{
display:block;
background-color:#fffff9;
padding:5px;
border-left:solid 5px #66aa33;
}
.site_map li a:hover{
background-color:#fff7ef;
border-left:solid 5px #66cc00;
}

/* よくある質問 */
div.question{
background-color:#ffe0ff;
padding:5px;
}
div.question ul{
list-style:none;
margin:0;
padding:0;
}
div.question li{
background-image: url(/themes/fda/images/list_q.gif);
background-repeat:no-repeat;
background-position: left top;
margin:0 0 5px 0;
padding:6px 0 0 50px;
min-height:36px;
font-size:16px;
}

div.answer{
padding:5px;
}
div.answer ul{
list-style:none;
margin:0;
padding:0;
}
div.answer li{
background-image: url(/themes/fda/images/list_a.gif);
background-repeat:no-repeat;
background-position: left top;
padding:6px 0 0 50px;
min-height:36px;
font-size:16px;
}

/* customize_miscellaneous */
