@charset "UTF-8";
/* HTML Tag Redefinition */
html, body {height: 100%;}
body {/* customize_background */
padding: 0px;
margin: 0px;
background-image: url(/themes/makinohara-s/images/back.jpg);
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;background-color:#fff;}
#page #headerSpacer{ height:0;}
#page #header{ position:relative;margin:0 0 10px 0;}
#page #header #logo{ color:#999; font-size:32px;
	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{z-index:2;width:100%;overflow:visible;background-image: url(/themes/makinohara-s/images/head.jpg);background-repeat: no-repeat;background-position: left top;height: 95px;margin: 0px;padding: 0px;}
#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{margin:0;padding: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:0 10px 0 10px !important; float:right;}

#page #central #body{ float:rigth; width:580px; padding:0 10px 0 10px !important;}
#page .no-sidebar #body{ float: none !important; width: auto !important;}
#page #central #sidebar{ float:left; width:300px; overflow:hidde;}
#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%;}

#page #footer{ padding:10px 0 16px 0; clear:both; color:#333; font-size:10px; text-align:center;}
#page #footer a{ text-decoration:none;}
#page #footer span.sign-in {margin-left: 20px;}
#page #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;}

/* ヘッダメニュー */
div#header_menu{
float:left;
margin:0;
padding::0;
}
div#header_menu ul{
float:left;
list-style:none;
margin:0;
padding:0;
}
div#header_menu li{
display:block;
float:left;
width:180px;
}

/* トップイベント情報 */
#top_news{
border:solid 1px #cfcfcf;
height:100px;
overflow:auto;
font-size:15px;
}

/* トップブログ更新情報 */
#top_blog{
border:solid 1px #cfcfcf;
height:100px;
overflow:auto;
font-size:15px;
}

#top_news a,#top_blog a{
color:#006699;
font-weight:bold;
}
#top_news a:hover,#top_blog a:hover{
color:#ff0080;
}

/* サイドメニュー */
#side_menu{
float:left;
width:270px;
margin:0 0 10px 10px;
padding:0 0 10px 10px;
background-color:#efefef;
}
#side_menu p.sm_title{
font-size:15px;
height:35px;
padding:15px 0 0 0;
}
#side_menu p.sm_title a{
color:#333;
}
#side_menu ul{
float:left;
margin:0;
padding:0;
}
#side_menu li{
display:block;
float:left;
margin:0 0 5px 0;
padding:0;
}

.side_menu{
float:left;
width:270px;
margin:0 0 0 10px;
padding:0 0 10px 10px;
background-color:#efefef;
}
}
.side_menu p.sm_title{
font-size:15px;
height:35px;
padding:15px 0 0 0;
}
.side_menu p.sm_title a{
color:#333;
}

/* サイドFacebook */
#fb_area{
margin:0 0 0 10px;
clear:both;
}

/* ページトップへ移動 */
#pagetop{
float:right;
margin:0 0 10px 0;
padding:20px 5px 0 0;
clear:both;
}

/* サイトマップへのリンク */
#sitemap{
float:right;
background-image: url(/themes/makinohara-s/images/sitemaplink.png);
background-repeat: no-repeat;
background-position: left center;
padding:0 5px 0 15px;
}

/* フォームカスタマイズ */
.miniSurveyView td.question{
width:120px;
}

/* 税務相談 */
.tax_p{
border-collapse:collapse;
}
.tax_p th{
background-color:#bfbfbf;
border:solid 1px #333;
padding:5px;
}
.tax_p td{
border:solid 1px #333;
padding:5px;
}
.taxp1{
width:55px;
}
.taxp2{
width:110px;
}
.taxp3{
width:185px;
}
.taxp4{
}
.tax_p ol{
margin:0;
padding:0 0 0 24px;
}

.tax_c{
}
.tax_c th{
background-color:#bfbfbf;
}
.tax_c td{
}

/* マキティ */
.makity{
margin:0;
padding:0;
}
.makity th{
width:140px;
font-weight:normal;
padding:5px;
border-bottom:dotted 1px #ccc;
}
.makity td{
padding:5px;
border-bottom:dotted 1px #ccc;
}
.mlink a{
display:block;
border:solid 1px #fff;
}
.mlink a:hover{
border:solid 1px #333;
}

/* サイトマップ */
#map_area ul{
list-style:none;
margin:0 0 0 10px;
padding:0;
}
#map_area li{
margin:0;
padding:0;
}
#map_area li a{
display:block;
padding:10px 0 10px 10px;
}
#map_area li a:hover{
background-color:#eff7ff;
}


/* customize_miscellaneous */
.rssSummaryList{
padding:5px;
}