@charset "UTF-8";

/* CSSファイルの追加は行わない。このCSSの編集で対応してください。 */

/* ////////////// 共通 ////////////// */
body {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #787878;
}
#container {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0px auto;
}
.wrap {
	width: 960px;
	margin: 0px auto;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
img {
	border-style:none;
}
a img {
	border-style:none;
}
a input {
	border-style:none;
}
a {
	outline:0px;
}
input{
    outline:none;
}

/* ////////////// ヘッダー ////////////// */
#header {
	background-image: url(../images/bg_header.gif);
	height: 94px;
	margin-bottom: 25px;
}
#header #site_name {
	float: left;
}
#header #globalnav {
	float: left;
	width: 450px;
}
#header #nav_top {
	height: 38px;
	padding-top: 15px;
	padding-left: 25px;
}
#header #search_form {
	border: 1px solid #8bbedc;
	height: 24px;
	width: 210px;
	border-radius: 3px; 
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
    margin-right: 15px;
    position:relative;
/*    behavior: url("css/PIE.htc");*/
	layout-grid-line: 24px;
}
#header #search_form input[type=text] {
	height: 14px;
	>height: 12px;
	padding: 5px;
	border: 0px;
	width: 153px;
	outline: 0px;
	margin-left: 1px;
}
#header #search_form input[type=image] {
	>position:absolute;
	>right:0;
	>top:0;
}
#header #nav_bottom {
}
#header #nav_bottom ul {
}
#header #nav_bottom ul li {
	float: left;
	height: 18px;
	line-height: 18px;
	padding: 0px;
	border-right: 1px solid #CCCCCC;
	vertical-align: top;
}
#header #nav_bottom ul li.first {
	margin-left: 25px;
	border-left: 1px solid #CCCCCC;
}
#header #daido_logo {
	float: right;
	margin-top: 25px;
}
.index #daido_logo {
	float: right;
	margin-top: 13px !important;
}

/* ////////////// ページタイトル ////////////// */
#page_title {
	margin-bottom: 20px;
}

/* ////////////// トップページ ////////////// */
#header.index {
	background-image: url(../images/bg_header_index.gif) !important;
	height: 75px;
}

#contentBox,
#keywordBox,
#faqBox,
#accessBox {
	width: 440px;
/*	height: 385px;*/
	height: 390px;
	float: left;
	margin: 0px 20px 40px 20px;
	border-radius: 10px; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position:relative;
/*    behavior: url("css/PIE.htc");*/
}
#faqBox,
#accessBox {
	margin-bottom: 10px;
}
#contentBox {
	background-color: #73d3b6;
	box-shadow: 1px 1px 2px 1px rgba(110,208,183,0.3);
}
#keywordBox {
	background-color: #85bedc;
	box-shadow: 1px 1px 2px 1px rgba(128,191,218,0.3);
}
#faqBox {
	background-color: #ffb1ad;
	box-shadow: 1px 1px 2px 1px rgba(255,178,175,0.3);
}
#accessBox {
	background-color: #FFF199;
	box-shadow: 1px 1px 2px 1px rgba(204,204,204,0.3);
}
.index_title {
	margin: 35px auto 15px auto;
	text-align: center; 
	height: 50px;
}
.index_tab {
	margin-left: 20px;
	height: 37px !important;
	background-color: #f5f5f5 !important;
}
.index_corp {
	background-image: url(../images/index_tab_corp.gif) !important;
}
.index_personal {
	background-image: url(../images/index_tab_personal.gif) !important;
}
.index_tab li {
	border: 1px solid #FF0000 !important;
	height: 37px !important;
	width: 89px !important;
}
.index_bt {
	text-align: center;
}
.index_bt img {
	margin-bottom: 2px;
}
.index_text {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	width: 395px;
	margin: 3px auto 0px;
}
.index_text ul {
	margin: 0px;
	padding: 0px;
}
.index_text li {
	list-style: square !important;
	padding-left: 0px;
	margin-left: 0px;
}
.index_searchbox {
	width: 390px;
	height: 60px;
	border-radius: 5px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #FFFFFF;
    margin-left: 15px;
    margin-bottom: 10px;
    box-shadow: 1px 1px 4px 1px rgba(128,128,128,0.3);
    position:relative;
/*    behavior: url("css/PIE.htc");*/
/*
    padding-top: 5px\9;
    height: 55px\9;
*/
	layout-grid-line: 60px;
}
.index_searchbox input[type=text] {
	height: 47px;
	border: 0px;
	padding: 6px;
	width: 313px;
	outline: 0px;
	margin-left: 5px;
	font-size: 20px;
	color: #787878;
	height: 20px\9;
	
}
.index_searchbox input[type=image] {
	>position:absolute;
	>right:5px;
	>top:5px;
}

.index_searchbox input[type=image]:not(:target) {
	padding-top: 5px\9;
}

.search_type_select {
	margin-left: 25px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 10px;
}
.search_type_select input[type=radio] {
	margin-right: 5px;
}

input[type='radio']{
	filter: alpha(opacity=0); -moz-opacity:0; opacity:0;
	position: absolute;
}
.crobd{
	background:url(../images/bt_radio_index.gif) no-repeat left top;
	height: 18px;
	line-height: 18px;
	display: block;
	padding: 0 0 0 25px;
	cursor: pointer;
	overflow: hidden;
	margin-bottom: 10px;
}
.crobd_head{
	
	height: 28px;
	width: 94px;
	line-height: 28px;
	display: inline-block;
	padding: 0 0 0 0px;
	cursor: pointer;
	overflow: hidden;
	margin-bottom: 10px;
}
.and {
	background:url(../images/bt_radio_and.gif) no-repeat left top;
}
.or {
	background:url(../images/bt_radio_or.gif) no-repeat left top;
}
.c_on{background-position:left bottom;}

.access_list {
	overflow-x:scroll;
	overflow-y:hidden;
	height: 175px;
	margin: 0px 20px;
	font-size: 14px;
	background-color: #FFF;
	padding: 20px;
	line-height: 25px;
	clear: both;
}
.access_list li {
	margin-bottom: 10px;
	color: #787878;
}
.access_list a {
	color: #787878;
	text-decoration: none;
}
.access_list a:hover {
	color: #CCCCCC;
}
.access_list span {
	background-color: #ffE600;
	width: 25px;
	text-align: center;
	color: #787878;
	display: inline-block;
	margin-right: 10px;
}

/* ////////////// 目次から探す ////////////// */
#main {
	display: table;
	width: 970px;
}
#listBox {
	background-color: #e0f4ed;
	width: 435px;
	>float:left;
	display: table-cell;
}
#listBox ul {
	background-color: #c3e9da;
}
#listBox ul li {
	border-bottom: 1px solid #e3f3e9;
	border-top: 1px solid #d3e0d7;
	line-height: 38px;
	text-indent: 35px;
	color: #7a7879;
	font-size: 14px;
}
#listBox ul li:hover {
	background-color: #7ad3b5;
	cursor: pointer;
}
#listBox ul li.first {
	border-top: 0px;
}
#listBox ul li ul {
}
#listBox ul li ul li {
	background-color: #FFFFFF;
	border-top: 1px solid #d8d8d8;
	border-bottom: 0px;
	line-height: 30px;
	font-size: 12px;
}
#listBox ul li ul li a {
	text-decoration: none;
	color: #7a7879;
	display: block;
}
#listBox ul li ul li:hover {
	background-color: #FFFFFF;
}
#listBox ul li ul li a:hover {
	color: #CCCCCC;
}
#listBox ul li ul li.selected a:hover {
	color: #7a7879;
}
#listBox ul li ul li.selected {
	background-color: #c9c9c9;
	cursor: auto;
}
#spaceBox {
	display: table-cell;
	>float:left;
	width: 5px;
}
#detailBox {
	background-color: #f0f0f0;
	width: 460px;
	>float:right;
	padding: 20px 30px;
	color: #787878;
	display: table-cell;
}
#detailBox .title {
	border-bottom: 1px solid #787878;
	font-size: 20px;
	padding-bottom: 5px;
	line-height: 30px;
	>padding-top:30px;
}
#detailBox .text {
	border-bottom: 1px solid #787878;
	margin-bottom: 20px;
	padding: 20px 0px;
	line-height: 20px;
	font-size: 14px;
}
#detailBox .text .section {
	margin-bottom: 30px;
}
#detailBox .text .section .ttl {
	line-height: 20px;
	margin-bottom: 5px;
}
#detailBox .text .section .ttl a {
	text-decoration: none;
	color: #787878;
}
#detailBox .text .section .ttl a:hover {
	color: #CCCCCC;
}
#detailBox .text .section .outline {
	line-height: 22px;
}
#detailBox .text .section .outline img.icon {
	margin-right: 5px;
}
#detailBox .text p {
	margin-bottom: 10px;
}
.ddmenu {
	clear: both;
}
/*
.ddmenu li {
	white-space:    nowrap;
}*/
.ddmenu li .file {
	background-position: 410px 5px;
	background-repeat:no-repeat;
	background-image: url(../images/icon_document_s.gif);
}

.ddmenu li ul {
	display: none;
}
.tab {
	width: 435px;
	height: 45px;
	background-color: #FFFFFF !important;
	border: 0px;
	background-repeat: no-repeat;
}
.tab li {
	height: 45px;
	width: 184px;
	background-color: transparent !important;
	cursor: default !important;
	border: 0px !important;
}
.tab li a {
	/*filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0; */
	display: block;
	text-decoration: none;
}
#listBox .tab ul li {
	border: 0px;
}
.tab li {
	float: left;
}
.tab li a {
	display: block;
}
.corp {
	background-image: url(../images/mokuji_tab_corp.gif);
}
.personal {
	background-image: url(../images/mokuji_tab_personal.gif);
}
.faq .corp {
	background-image: url(../images/faq_tab_corp.gif);
}
.faq .personal {
	background-image: url(../images/faq_tab_personal.gif);
}
#tabBox2 {
	display: none;
}
/* ////////////// FAQから探す ////////////// */
.faq #listBox {
	background-color: #ffeae9;
}
.faq #listBox ul {
	background-color: #ffd7d5;
}
.faq #listBox ul li {
	border-bottom: 1px solid #ebd7d6;
	border-top: 1px solid #fde9ea;
}
.faq #listBox ul li:hover {
	background-color: #ffaeaa;
}
.faq #listBox ul li ul li {
	background-color: #FFFFFF;
	border-top: 1px solid #d8d8d8;
	border-bottom: 0px;
}
.faq #listBox ul li ul li:hover {
	background-color: #FFFFFF;
}
.faq #listBox ul li ul li a:hover {
	color: #CCCCCC;
}
.faq #listBox ul li ul li.selected {
	background-color: #c9c9c9;
	cursor: auto;
}
.faq #detailBox {
	padding-top: 0px !important;
}
.faq #detailBox .title {
	margin: 0px 0px 30px 0px;
}
.faq #detailBox .question {
	margin: 0px 0px 50px 0px;
}
.faq #detailBox .answer {
	margin: 0px 0px 50px 0px;
}
/*.faq */
#detailBox #related {
	padding: 40px 0px 0px 0px;
	border-top: 1px solid #787878;
}


/* ////////////// 検索結果 ////////////// */
#searchTop {
	border-top: 1px solid #797979;
	border-bottom: 1px solid #797979;
	margin-bottom: 40px;
	padding: 20px 0px;
}
#searchTop .left{
	float: left;
	width: 30%;
}
#searchTop .right{
	float: right;
	width: 70%;
}
#change_order {
	vertical-align: middle;
}
/*
#change_order select {
	margin-left: 5px;
	background-color: #f1f1f1;
	border: 0px;
	padding: 3px 5px;
}
*/
.styled {
    background: #f0f0f0;
    background-image: url(../images/bg_select.gif);
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #787878;
    text-indent: 20px;
    width: 140px;
    margin-left: 10px;
}
.pager {
	float: right;
}
.pager ul li {
	float: left;
	background-color: #f0f0f0;
	margin-right: 5px;
	text-align: center;
	height: 25px;
	width: 25px;
	line-height: 25px;
	color: #787878;
	font-size: 16px;
}
.pager ul li a {
	display: block;
	text-decoration: none;
	color: #787878;
}
.pager ul li a:hover {
	color: #CCCCCC;
}
.pager ul li.selected {
	background-color: #c9c9c9;
}
.pager .back {
	float: left;
}
.pager .pages {
	float: left;
	margin: 5px 10px 0px 15px;
}
.pager .next {
	float: left;
}
#searchTop .result{
	font-size: 20px;
	margin-bottom: 20px;
}
#searchTop .result .strong {
	font-weight: bold;
}
#searchFoot {
	clear: both;
	margin-bottom: 35px;
}
.searchList {
	clear: both;
	margin-bottom: 40px;
}
.searchList .title {
	font-size: 20px;
	height: 29px;
	line-height: 29px;
	margin-bottom: 15px;
}
.searchList .title img {
	margin-right: 10px;
	float: left;
}
.searchList .title a {
	color: #787878;
	text-decoration: none;
}
.searchList .title a:hover {
	color: #CCCCCC;
}
.searchList .text {
	color: #787878;
	background-color: #f0f0f0;
	background-image: url(../images/bg_search.gif);
	line-height: 20px;
}
.searchList .text .attention {
	color: #fc4d49;
	font-weight: bold;
}
.searchList .left {
	float: left;
	width: 245px;
	padding: 20px;
	font-size: 14px;
	padding-left: 75px;
}
.searchList .right {
	float: right;
	width: 485px;
	padding: 20px;
	font-size: 14px;
	text-align: left !important;
	padding-left: 115px;
}

/* ////////////// フッター ////////////// */
#footer {
	clear: both;
	margin-top: 10px;
}
#copyright {
	float: left;
	font-size: 10px;
	width: 50%;
	font-family: helvetica, sans-serif;
	color: #999999;
}
#getacrobat {
	float: right;
	width: 50%;
	text-align: right;
}

