@charset "Shift_JIS";					/*使用する文字コード*/

/* -----------------------------------
 common
----------------------------------- */
td#main {
    width: 565px;
	padding: 0 15px;
	vertical-align: top;
}
td#sContents {
    width: 190px;
	vertical-align: top;
}

/* -----------------------------------
 main contents
----------------------------------- */
#contents h2 {
    margin-bottom: 15px;
}
#contents h3 {
    margin-bottom: 15px;
}

#contents #main h4 {
	background: url(../common_images/h4_title.gif) no-repeat 0px 0.1em;
	font-size: 100%;
	line-height: 120%;
	vertical-align: top;
	padding-left: 20px;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-right: 10px;
	margin-bottom: 5px;
}

#contents #main h5 {
	font-size: 100%;
	/* font-weight: normal; */
	margin-left: 20px;
}


/* -- パンくずの指定 -- */
#topicPath {
	margin: 0 15px;
	padding: 0;
}
#topicPath li {
	display:inline;
	line-height: 21px;
	font-size: 83%;
}

/* -- ページ内リンクの指定 -- */
div#contentNavi {
	margin-bottom: 5px;
	text-align: right;
}
div#contentNavi li{
	background: url(../common_images/arrow_under.gif) no-repeat 0.3em;
	display: inline;
	line-height: 1.5em;
	margin-left:10px;
	padding:3px 0 3px 15px;
}
div#contentNavi02 {
	margin-bottom: 5px;
}
div#contentNavi02 li{
	background: url(../common_images/arrow_under.gif) no-repeat 0.3em;
    display: inline;
	margin-left: 5px;
	line-height: 1em;
	padding:3px 5px 3px 15px;
}


/* -- その他 -- */
div.right { text-align: right;}

p.PageTop {
	text-align: right;
	vertical-align: bottom !important;
	font-size: 83%;
	line-height: 1em;
	margin: 0px;
	padding: 0;
}
p.PageTop img {
	margin-right: 2px;
}
p.PageTop02 {
	text-align: right;
	vertical-align: bottom !important;
	font-size: 83%;
	line-height: 1em;
	margin-bottom: 15px;
	padding: 0;
}
p.PageTop02 img {
	margin-right: 2px;
}

/* -----------------------------------
 right navi
----------------------------------- */
ul#right_navi li {
	margin-bottom: 1px;
}
/* safari only \*/
html:\66irst-child ul#right_navi {
	font-size: 83%;
}
/* end */


/* -- third -- */
ul#sNavi {
	margin-bottom: 1px;
	border-bottom: 1px solid #DDE5FC;
}
ul#sNavi li {
 background: url(../common_images/glb_menu/smenu_in.gif) no-repeat left top;
	color: #333333;
	text-indent: 1.8em;
	display: block;
	line-height: 22px;
/* margin-bottom: 0; */
}
ul#sNavi li.third_visit {
	background: url(../common_images/glb_menu/smenu_act.gif) no-repeat left top;
}
#sNavi li a {
	background: url(../common_images/glb_menu/smenu_off.gif) no-repeat left top;
	color: #007ed0;
	font-weight: normal;
	text-decoration: underline;
	display: block;
}
#sNavi li a:hover {
	background: url(../common_images/glb_menu/smenu_on.gif) no-repeat left top;
	display: block;
	text-decoration: none;
}
ul#sNavi li a.third_under {
	background: url(../common_images/glb_menu/smenu_under_off.gif) no-repeat left top;
}
ul#sNavi li a:hover.third_under {
	background: url(../common_images/glb_menu/smenu_under_on.gif) no-repeat left top;
}
/* -- third(two lines) -- */
.third_two {
	width: 168px;
	background: none !important;
	text-indent: 0 !important;
	line-height: 14px !important;
}
/* safari only \*/
html:\66irst-child .third_two {
	width: 190px;
}
/* end */

.third_two a {
	background: url(../common_images/glb_menu/smenu02_off.gif) no-repeat left top !important;
	height: 100%;
	width: 100%;
	padding: 5px 0 5px 1.8em;
}
.third_two a:hover {
	background: url(../common_images/glb_menu/smenu02_on.gif) no-repeat left top !important;
}
li.third_two_act {
    background: url(../common_images/glb_menu/smenu02_in.gif) no-repeat left top !important;
	text-indent: -3px !important;
	line-height: 14px !important;
	padding: 5px 0 5px 1.8em;
}
li.third_two_visit {
    background: url(../common_images/glb_menu/smenu02_act.gif) no-repeat left top !important;
	color: #333333;
	text-indent: 0 !important;
	line-height: 14px !important;
	padding: 5px 0 5px 1.8em;
}
ul#sNavi li a.third_two_under {
	background: url(../common_images/glb_menu/smenu02_under_off.gif) no-repeat left top;
	height: 100%;
	width: 167px;
	padding: 5px 0 5px 1.8em;
	text-indent: -3px !important;
	line-height: 14px !important;
}
ul#sNavi li a:hover.third_two_under {
	background: url(../common_images/glb_menu/smenu02_under_on.gif) no-repeat left top;
}


/* -- fourth -- */
ul#sNavi_fourth {
	margin-bottom: 0;
}
ul#sNavi_fourth li {
    background: url(../common_images/glb_menu/smenu_03_in.gif) no-repeat left top;
	color: #333333;
	text-indent: 2.3em;
	display: block;
	line-height: 22px;
	margin-bottom: 0;
}
ul#sNavi_fourth li.fourth_visit {
	background: url(../common_images/glb_menu/smenu_03_act.gif) no-repeat left top;
}
#sNavi_fourth li a {
	background: url(../common_images/glb_menu/smenu_03_off.gif) no-repeat left top;
	color: #007ed0;
	font-weight: normal;
	text-decoration: underline;
	display: block;
}
#sNavi_fourth li a:hover {
	background: url(../common_images/glb_menu/smenu_03_on.gif) no-repeat left top;
	display: block;
	text-decoration: none;
}

ul#sNavi_fourth02 {
	margin: 0 0 -5px -1.8em;;
}
ul#sNavi_fourth02 li {
    background: url(../common_images/glb_menu/smenu_03_in.gif) no-repeat left top;
	color: #333333;
	text-indent: 2.3em;
	display: block;
	line-height: 22px;
	margin-bottom: 0;
}
ul#sNavi_fourth02 li.fourth_visit {
	background: url(../common_images/glb_menu/smenu_03_act.gif) no-repeat left top;
}
#sNavi_fourth02 li a {
	background: url(../common_images/glb_menu/smenu_03_off.gif) no-repeat left top;
	color: #007ed0;
	font-weight: normal;
	text-decoration: underline;
	display: block;
}
#sNavi_fourth02 li a:hover {
	background: url(../common_images/glb_menu/smenu_03_on.gif) no-repeat left top;
	display: block;
	text-decoration: none;
}
ul#sNavi li a.fourth_under {
	background: url(../common_images/glb_menu/smenu_03_under_off.gif) no-repeat left top;
}
ul#sNavi li a:hover.fourth_under {
	background: url(../common_images/glb_menu/smenu_03_under_on.gif) no-repeat left top;
}
/* -- fourth(two lines) -- */
.fourth_two {
	width: 161px;
	background: none !important;
	text-indent: 0 !important;
	line-height: 14px !important;
}
.fourth_two a {
	background: url(../common_images/glb_menu/smenu_03_02_off.gif) no-repeat left top !important;
	height: 100%;
	width: 100%;
	padding: 5px 0 5px 2.3em;
}
.fourth_two a:hover {
	background: url(../common_images/glb_menu/smenu_03_02_on.gif) no-repeat left top !important;
}
.fourth_two_act {
 background: url(../common_images/glb_menu/smenu_03_02_in.gif) no-repeat left top !important;
	text-indent: 0 !important;
	line-height: 14px !important;
	padding: 5px 0 5px 2.3em;
}
.fourth_two_visit {
 background: url(../common_images/glb_menu/smenu_03_02_act.gif) no-repeat left top !important;
	color: #333333;
	text-indent: 0 !important;
	line-height: 14px !important;
	padding: 5px 0 5px 2.3em;
}
ul#sNavi_fourth_two {
	margin-bottom: 0;
}
ul#sNavi_fourth_two li {
 background: url(../common_images/glb_menu/smenu_03_02_act.gif) no-repeat left top !important;
	color: #333333;
	text-indent: 0;
	line-height: 14px;
	display: block;
	width: 161px;
	padding: 5px 0 5px 2.3em;
	margin-bottom: 0;
}

/* -- fifth -- */
ul#sNavi_fifth {
	margin-bottom: 0;
}
ul#sNavi_fifth li {
 background: url(../common_images/glb_menu/smenu_04_act.gif) no-repeat left top;
	color: #333333;
	text-indent: 2.6em;
	display: block;
	line-height: 22px;
	margin-bottom: 0;
}
ul#sNavi_fifth li a {
	background: url(../common_images/glb_menu/smenu_04_off.gif) no-repeat left top;
	color: #007ED0;
	font-weight: normal;
	text-decoration: underline;
	display: block;
}
ul#sNavi_fifth li a:hover {
	background: url(../common_images/glb_menu/smenu_04_on.gif) no-repeat left top;
	display: block;
	text-decoration: none;
}

/* -- fifth(two lines) -- */
li.fifth_two {
	background: none !important;
	text-indent: 0 !important;
	line-height: 14px !important;
}
li.fifth_two a {
	background: url(../common_images/glb_menu/smenu_04_02_off.gif) no-repeat left top !important;
	height: 100%;
	width: 159px;
	padding: 5px 0 5px 2.6em;
}
li.fifth_two a:hover {
	background: url(../common_images/glb_menu/smenu_04_02_on.gif) no-repeat left top !important;
}
.fifth_two_visit {
    background: url(../common_images/glb_menu/smenu_04_02_act.gif) no-repeat left top !important;
	color: #333333;
	text-indent: 0 !important;
	line-height: 14px !important;
	padding: 5px 0 5px 2.6em;
}


/* -- バナーの指定 -- */
#bnBox {
    margin-top: 10px;
}
#bnBox img { margin-bottom: 3px; 
}


/* -- テキストボックス関係 -- */
div.text_box {
	margin: -5px 0 0 0;
	padding: 0;
}
div.text_box p {
	margin: 0 10px 10px 20px;
}
div.text_box h5 {
	margin: 0 10px 7px 20px;
	background-image: url(../common_images/listHeard_f01.jpg);
	background-repeat: no-repeat;
	padding-left: 11px;
	background-position: left 0.5em;
}

div.text_box h6 {
	margin: 0 10px 7px 20px;
	color: #333333;
	font-size: 100%;
}
div.text_box dl {
	margin: 0 10px 10px 20px;
}
div.text_box dt {
	font-weight: bold;
}
div.text_box dd {
	margin-left: 1em;
	margin-bottom: 0.5em;
}

div.text_box dl.other_type dd {
	margin-left: 0;
}
div.text_box dl.other_type02 dd {
	margin-left: 1.2em;
}
div.text_box dl.other_type02 img {
	margin-right: 0.2em;
}
div.text_box ul {
	margin: 0 10px 10px 20px;
}



div.text_box ul li {
	list-style-type: disc;
	margin-left: 1.5em;
	line-height: 160%;
}

div.text_box ul.kome li {
	list-style-type: none;
	margin-left: 1em;
}
div.text_box ol {
 margin: 0 0 10px 20px; 
}
div.text_box ol li {
	list-style-type: decimal;
	margin-left: 2em;
	line-height: 160%;
}
div.text_box ol li ol li {
	list-style-type: lower-alpha;
	margin-left: 1em;
}

/* -- リストボックス関係 -- */
div.listBoxA {
	margin:0px;
	padding: 0;
}
div.listBoxA table {
 width: 544px; 
}
div.listBoxA td {
	vertical-align: top;
	padding: 3px;
}
div.listBoxA ul {
	margin: 0 0 20px 20px;
	padding: 0;
}
div.listBoxA ul li {
	background: url(../common_images/allow_yellow.gif) no-repeat left 0.4em;
	padding-left: 14px;
}
div.listBoxA ol {
	margin: 0 0 20px 5px;
	padding: 0;
}
div.listBoxA ol li {
	margin: 0 10px 10px 20px;
}
div.listBoxA p {
	margin: 0 10px 10px 20px;
}
div.listBoxA dl {
	margin: 0 0 20px 5px;
	padding: 0;
}
div.listBoxA dt {
	font-weight: bold;
	margin-bottom: 0.5em;
}
div.listBoxA dt a {
	background: url(../common_images/allow_yellow.gif) no-repeat 0px 0.1em;
	padding-left: 14px;
	font-weight: normal;
	margin-left: 20px;
	line-height: 1.5em;
}
div.listBoxA dt a.listTypeFolder {
	background: url(../common_images/brank_icon.gif) no-repeat 0px 0.1em;
	padding-left: 18px;
	font-weight: normal;
	margin-left: 16px;
	line-height: 1.5em;
}
div.listBoxA dd {
	margin-left: 1.5em;
	margin-bottom: 1em;
}


/* -- 表関係 -- */
div.text_box table {
	width: 544px;
	background-color: #DDE5FC;
	margin-left: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 0px;
}
div.text_box table th {
	background-color: #F7F8FD;
	padding: 3px 10px;
	font-weight: normal;
	vertical-align: top;
}
div.text_box table th.art_post_type {
	width: 20% !important;
}
div.text_box table td {
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px 10px;
	line-height: 1.2em;
}
div.text_box table.type02 { background-color: #DDE5FC; 
}
div.text_box table.type02 th {
	background-color: #F7F8FD;
	text-align: left;
	font-weight: normal;
}
div.text_box table.type02 td {
	background-color: #FFFFFF;
	text-align: left;
	padding: 3px 10px;
	line-height: 1.2em;
}
div.text_box table.type02B {
	width: 100%;
	background-color: #DDE5FC;
}
div.text_box table.type02B th {
	background-color: #F7F8FD;
	text-align: center;
	padding: 3px;
	font-weight: normal;
	white-space: nowrap;
}
div.text_box table.type02B td {
	background-color: #FFFFFF;
	text-align: left;
	padding: 3px;
	line-height: 1.2em;
}
div.text_box table.type03 {
	width: 100%;
	background-color: #DDE5FC;
	margin-top: 10px;
}
div.text_box table.type03 th {
	background-color: #F7F8FD;
	width: 25%;
	padding: 3px;
	font-weight: normal;
}
div.text_box table.type03 td {
	background-color: #FFFFFF;
	padding: 3px;
	line-height: 1.2em;
}


/* -- イメージボックス関係 -- */
table.img_box {
	width: 496px;
	margin: 0 0 10px 40px;
	padding: 0;
}
table.img_box img {
    background: #bababa;
	padding: 1px;
}
table.img_box td {
	vertical-align: top;
	text-align: center;
	padding-top: 10px;
	margin: 0;
}
table.img_box p {
	margin: 5px 0 0;
}
div.img_box {
	margin: 0 0 15px 0px;
	padding: 0;
}

div.img_box img {
	margin: 0 0 15px 10px;
	padding: 0;
}
div.img_box p { margin: 0 10px 5px; 
}

div.btn_box {
	text-align: right;
	padding-right: 10px;
	margin: 0 0 15px;
}

/* -- イメージ、テキスト混合関係 -- */
table.service_layout {
	width: 544px;
	margin: 0 0 10px 20px;
	padding: 0;
}
table.service_layout img {
	border: 1px solid #bababa;
}

table.service_layout02 {
	width: 544px;
	margin:0 0 10px 20px;
	padding: 0;
}
table.service_layout td {
	vertical-align: top;
	text-align: left;
	padding: 0;
}
table.service_layout p {
	margin: 0 10px 10px;
}
table.service_layout img {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table.service_layout dl {
	margin: 0 10px 10px;
}
table.service_layout dt {
	font-weight: bold;
}
table.service_layout dd {
	margin-left: 1em;
}

/* -----------------------------------
 popup
----------------------------------- */
div#pop_page {
    width: 520px;
	height: 480px;
	text-align: center;
}
#pop_page img {
    margin: 20px 20px 20px;
}
div#pop_page div#access {
	width: 480px;
	margin: -10px 20px 16px;
	text-align: left;
	line-height: 1.1em;
}
div#pop_page table#address {
	margin: 0 auto;
	line-height: 1.1em;
	margin-bottom: -3px;
}
table#address td {
	text-align: left;
}

/* -----------------------------------
 テーブル指定
----------------------------------- */

table.type01 {
	width: 530px;
	background-color: #DDE5FC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 20px;
}
table.type01 th {
	background-color: #F7F8FD;
	text-align: center;
	padding: 3px;
	font-weight: normal;
	white-space: nowrap;
}
table.type01 td {
	background-color: #FFFFFF;
	text-align: left;
	padding: 3px;
	line-height: 1.2em;
}

/* end */


/* -----------------------------------
 テーブルTH幅/TD幅
----------------------------------- */

.td20 td { width: 20%; }

.td25 td { width: 25%; }

.td33 td { width: 33%; }

.td50 td { width: 50%; }

.th25 th { width: 25%; }

.th30 th { width: 30%; }

.th35 th { width: 35%; }

.th40 th { width: 40%; }

.th45 th { width: 45%; }

 

/* -----------------------------------
 リストバリエーション
----------------------------------- */
li.yellow_arrow {
	background: url(../common_images/allow_yellow.gif) no-repeat left 0.3em;
	padding-left: 14px;
}
a.yellow_arrow {
	background: url(../common_images/allow_yellow.gif) no-repeat 0px 0.1em;
	padding-left: 14px;
	line-height: 1.5em;
}
.detail {
 background: url(../service/common_images/detail_icon.gif) no-repeat;
	padding-left: 15px;
}
div.text_box ul.listTypePdf {
	list-style-type: none;
	margin: 0px 0px 20px 20px;
	padding: 0px;
}
div.text_box ul.listTypePdf li{
	background: url(../common_images/pdf_mini.gif) no-repeat 0px 0.3em;
	padding-left: 20px;
	list-style-type: none;
	line-height: 2em;
	margin: 0px 0px 0px 10px;
}
div.text_box ul.listTypeFolder {
	list-style-type: none;
}
div.text_box ul.listTypeFolder li {
	background: url(../common_images/brank_icon.gif) no-repeat 0px 0.1em;
	padding-left: 17px;
	font-weight: normal;
	line-height: 2em;
	list-style-type: none;
}

div.text_box ul.listTypeSquare {
	margin: 0px 0px 10px 20px;
	padding: 0px;
}

div.text_box ul.listTypeSquare li {
	background: url(none);
	list-style-type: square;
	margin: 0px 0px 0px 1.5em;
}

/* -----------------------------------
 見出しバリエーション
----------------------------------- */

div.text_box h5.h5HeadNon {
	margin: 0 10px 7px 20px;
	background-image: none;
	padding-left: 0px;
}

div.text_box h6.h6TypeH5 {
	margin: 0 10px 7px 20px;
	background-image: url(../common_images/listHeard_f01.jpg);
	background-repeat: no-repeat;
	padding-left: 11px;
	background-position: left 0.5em;
}

.td14 td { width: 14%; }

#main2 div.text_box p { margin: 0 20px 10px; }

td#main2 {
	width: 565px;
	padding: 0 15px;
	vertical-align: top;
}


#head_bg #TOP #head_right a.englishLink { font-size: 120%; 
}

#contents #main h4.imgtitle {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#contents #main h5.imgtitle {
	background-image: none;
	margin: 0px 0px 5px 10px;
	padding: 0px;
}


#contents #main .boxLine01 {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	margin-bottom: 10px;
	padding: 3px;
}

#contents #main .boxLine02 {
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
	margin-bottom: 10px;
	padding: 3px;
}

div.img_box2 {
	margin: 0 0 15px 0px;
	padding: 0;
	text-align: center;
}

div.img_box2 img {
	margin: 0 0 15px 10px;
	padding: 0;
}

div.img_box2 p {
	margin: 0 10px 5px;
	text-align: left;
}

#contents #main .text_box td.tdColor01 {
	background-color: #F7F8FD;
	font-weight: bold;
}

.td17 td { width: 17%; }

#contents #main .text_box th.thColor01 {
	background-color: #DBE0F7;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#contents #main .text_box td.tdColor02 {
	background-color: #DBE0F7;
	font-weight: bold;
	white-space: nowrap;
}

#contents #main .text_box th.thColor01b {
	background-color: #DBE0F7;
	font-weight: normal;
}


#contents #main .text_box .deliveryBox dt {
	color: #0939A5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 10px;
}

#contents #main .text_box .deliveryBox dd { margin-left: 20px; 
}
