@charset "UTF-8";

/* 日本語あり */
/* Additional Style by Ebiz-Planet 2008-07-24 */


.headline_area h1, .headline_area h2 {
	font-size:3.2em;
	line-height:1.364em;
	font-weight:bold;
}

/* Ebiz-Planet Altered. Input Form Font Family 2014-12-09 */
.sidebar .text_input, .sidebar .form_submit, .sidebar input[type="text"], .sidebar input[type="submit"] {
	font-family: "メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック","MS PGothic","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
}
/* END of Ebiz-Planet */


/* Content Line Hight Redefine */
#content {
	line-height:1.8;
}
/* END of Content Line Hight Redefine */


img.title {
	float:left;
	border:1px solid #000000;
	padding:3px;
	margin:0 10px 5px 0;
	clear:both;/* -- IE6 min-height hack. -- */
}

img.title_right {
	float:right;
	border:1px solid #000000;
	padding:3px;
	margin:0 0 5px 10px;
}

img.title2 {
	float:left;
	border:0px;
	padding:3px;
	margin:0 10px 5px 0;
	clear:both;/* -- IE6 min-height hack. -- */
}

img.title_right2 {
	float:right;
	border:0px;
	padding:3px;
	margin:0 0 5px 10px;
}

img.left {
	float:left;
	border:0px;
	padding:0px;
	margin:0;
}

img.right{
	float:right;
	border:0px;
	padding:0px;
	margin:0;
}

img.left_border {
	float:left;
	border:1px solid #000000;
	padding:3px;
	margin:0;
}

img.right_border{
	float:right;
	border:1px solid #000000;
	padding:3px;
	margin:0;
}

/* related post はプラグインで自動挿入、post-resource は、ポストの最後に表示する参考リンク、ダウンロードリンクなどに自分で挿入時にも利用 2009-01-20 */
ul.related_post, ul.post-resource{
	font-size:12px;
	margin-top:0px;
}

ul.related_post li, ul.post-resource li {
	margin-bottom:0;
}


/* related post はプラグインで自動挿入、post-resource は、ポストの最後に表示する参考リンク、ダウンロードリンクなどに自分で挿入時にも利用 2009-01-20 */
/* 引越しでオフに。2020-03-22
h3.related_post, h3.post-resource{
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	padding:0 0 0 20px;
	background:transparent url('http://kaigaikaitsuke.com/images/ebiz-images/news_icon.png') no-repeat 0px 3px;
}
*/


#content ul{
	list-style-image: url('http://kaigaikaitsuke.com/images/ebiz-images/arrow_left.gif');
	padding:0 0 0 30px;
}

/* サブヘッド色々追加 2009-01-21 */
.infoBoxHeading1 {
	background-image:url('http://kaigaikaitsuke.com/images/ebiz-images/infoHeader.gif');
	background-repeat:no-repeat;
	color:#000000;
	font-family: "メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック","MS PGothic","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	font-size:15px;
	font-weight:bold;
	height:28px;
	padding-bottom:0px;
	padding-left:30px;
	padding-top:4px;
	text-align:left;
	margin-top:20px;
}
.infoBoxHeading1 a {
	color:#000000;
	font-size:15px;
	font-weight:bold;
}




.infoBoxHeading2 {
	background-image: url(https://uriagesokoage.com/images/parts/h3-subhead-left-box-grey-tall-2019-11-26-2.png);
    background-repeat: no-repeat;
    padding-left: 32px;
    padding-top: 0.3em;
    padding-bottom: 0.2em;
    padding-right: 0.8em;
    margin-top: 2.5em;
    margin-bottom: 1.5em;
    border: 1px solid #dbdbdb;
    line-height: 1.6;
	color:#000;
	font-weight:bold;
	font-size:1.5em;
}

.sub_head {
	font-size:1.3em;
	border-bottom:dashed 1px #989898;
	font-weight:bold;
	margin-bottom:25px;
	margin-top:50px;
}

#content h3.sub_head_black{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	padding:0 0 0 20px;
	background:transparent url('http://kaigaikaitsuke.com/images/ebiz-images/mmenu.gif') no-repeat 5px 1px;
}

/* END of サブヘッド色々追加 */

/* フォント２種類追加 2009-01-21 */
/* Red */
.text-bold-red {
	font-size:0.5em;
	font-weight:bold;
	color:#FF0000;
	position: relative;
    top: -12px;
}
.infoBoxHeading2 .text-bold-red,
.sub_head .text-bold-red{
	font-size:1em;
	font-weight:bold;
	color:#FF0000;
	position: static;
    top:0;
}
/* Blue*/
.text-bold-blue {
	font-weight:bold;
	color:#FF0099;
}
/* END of フォント２種類追加 2009-01-21 */


/* フォント４種類追加 2009-01-21 */
/* Black */
.text-big1{
	font-size:15px;
}
.text-big2{
	font-size:17px;
}
.text-big3{
	font-size:19px;
}
.text-big4{
	font-size:21px;
}


/* Red */
.text-big1-red {
	font-size:15px;
	color:#CF000D;
}
.text-big2-red {
	font-size:17px;
	color:#CF000D;
}
.text-big3-red {
	font-size:19px;
	color:#CF000D;
}
.text-big4-red {
	font-size:21px;
	color:#CF000D;
}

/* Orange */
.text-big1-org {
	font-size:15px;
	color:#FF8C00;
}
.text-big2-org {
	font-size:17px;
	color:#FF8C00;
}
.text-big3-org {
	font-size:19px;
	color:#FF8C00;
}
.text-big4-org {
	font-size:21px;
	color:#FF8C00;
}

/* Blue */
.text-big1-blue {
	font-size:15px;
	color:#4169E1;
}
.text-big2-blue {
	font-size:17px;
	color:#4169E1;
}
.text-big3-blue {
	font-size:19px;
	color:#4169E1;
}
.text-big4-blue {
	font-size:21px;
	color:#4169E1;
}

/* Green */
.text-big1-green {
	font-size:15px;
	color:#00AF39;
}
.text-big2-green {
	font-size:17px;
	color:#00AF39;
}
.text-big3-green {
	font-size:19px;
	color:#00AF39;
}
.text-big4-green {
	font-size:21px;
	color:#00AF39;
}
/* END of	フォント４種類追加 */

/* ブロッククオート　６種類 */
#content blockquote, #content code {
	padding:10px 12px 3px 12px;
	width:500px;
}

#content blockquote.orange, #content code.orange {
	background:none;
	background-color:#FFFACD;
	border:0;
	border:1px solid #FFD700 ;
	padding:10px 12px 0px 12px;
}
#content blockquote.blue, #content code.blue {
	background:none;
	background-color:#E0FFFF;
	border:0;
	border:1px solid #4169E1 ;
	padding:10px 12px 0px 12px;
}
#content blockquote.purp, #content code.purp{
	background:none;
	background-color:#F5F5DC;
	border:0;
	border:1px solid #8B008B ;
	padding:10px 12px 0px 12px;
}
#content blockquote.gray, #content code.gray{
	background:none;
	background-color:#F3F3F3;
	border:0;
	border:1px solid #323232;
	padding:10px 12px 0px 12px;
}
/*	END of ブロッククオート */

/* Image Centering and Font rendering*/
.img_centering {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	margin:50px 0 50px;
}
/* END of Image Centering and Font rendering*/

/* DIV Centering */
.div-center {
	margin-top:20px;
	margin-bottom:20px;
}
/* END of Centering and Font rendering*/

/* Table default */
.default_table {
	border:1px solid #989898;
	border-collapse: collapse;
	width:502px;
	font-size:13px;
	padding:5px;
	margin: 0 auto;
	margin-bottom:15px;
}
/* END of Table default */

/* Table 3 column */
#table_3column_wrapper {
	border:1px solid #989898;
	border-collapse: collapse;
	width:502px;
	font-size:13px;
	padding:5px;
	margin: 0 auto;
	margin-bottom:15px;
}
#table_3column_left {
	width: 20px;
	border:1px solid #989898;
}
#table_3column_center {
	width:240px;
	border:1px solid #989898;
}
#table_3column_right {
	width:240px;
	border:1px solid #989898;
}
/* END of Table 3 column */

/* Table 2 column */
#table_2column_wrapper {
	border:1px solid #989898;
	border-collapse: collapse;
	width:502px;
	font-size:13px;
	padding:5px;
	margin: 0 auto;
	margin-bottom:15px;
}
#table_2column_left {
	width: 250px;
	border:1px solid #989898;
}
#table_2column_right {
	width: 250px;
	border:1px solid #989898;
}
/* END of Table 2 column */


/* Comment Form */
/*
#commentform textarea {
	background: white;
	border: 4px solid #989898;
	padding:5px;
	width: 500px;
}
#commentform textarea:hover {
	background: white;
	border: 4px solid #29a7e4;
}
#commentform textarea:focus {
	background: white;
	border: 4px solid #29a7e4;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #fff;
	border: 4px solid #989898;
	padding:5px;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: white;
	border: 4px solid #29a7e4;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: white;
	border: 4px solid #29a7e4;
	width: 280px;
}
#commentform input{
	margin-bottom: 3px;
}

.submit1{
	width: 280px;
	cursor:hand;
	font-size:1.30em;
	background: #fff;
	padding:5px;
	border: 4px solid #29a7e4;
}
.submit1:hover, .submit1:focus{
	background: white;
	border: 4px solid #29a7e4;
}
*/
/* END of Comment Form */

/* Post Meta under content */
#postmeta{
	margin-top:40px;
}
.postnav{
	padding:0px;
	margin-bottom:40px;
}
/* END of Post Meta under content */

/* ============================================
■ table-00 ベーシックテーブル
============================================= */
table#table-00 {
	width:100%;
	margin:50px auto;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-00 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    /* white-space: nowrap; */
}
table#table-00 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    /* white-space: nowrap; */
}

/* ============================================
■ table-01 背景に画像を使ってみる
============================================= */
table#table-01 {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-spacing: 0;
	background: #D5F0F0 url('http://kaigaikaitsuke.com/images/ebiz-images/table_bg_01.gif') repeat-x 0 100%;
	margin:50px auto;
}

table#table-01 th {
	padding: 5px;
	border: #98DCDC solid;
	border-width: 0 0 1px 1px;
	background: #73CECE url('http://kaigaikaitsuke.com/images/ebiz-images/table_header_bg_01.gif') repeat-x 0 100%;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}
table#table-01 td {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
	color: #1A4444;
	text-align: center;
	white-space: nowrap;
}

/* ============================================
■ 記事タイトル h1 をサイズダウン
============================================= */
#content h1.posttitle, #content h1.pagetitle{
	font-size:1.4em;
	font-weight:bold;
	color:#000000;
	border-bottom:1px dashed #989898;
}

#header h1 {
	font-size:2.0em;
}


/* Main Article H2 Title Background Image */
#content h2.left_line {
/*	background:url('http://kaigaikaitsuke.com/images/site_parts/left_line_h2_red.gif') no-repeat scroll left bottom; */
	background:url('http://kaigaikaitsuke.com/images/site_parts/left_line_h2.gif') no-repeat scroll left bottom;
	padding:10px 10px 10px 15px;
	font-size:18px;
	font-weight:bold;
	color:#0B77BF;
	margin:0px 0 20px 0;
}
/* END of Main Art H2 */

/* Footer nextpage link */
/*
#link_pages_nav {
	font-size:12px;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:30px;
}

.link_pages_nav_before {
	padding:0.3em 0.5em;
	border:1px solid #989898;
	background:#666666;
	color:#FFFFFF;
}

#link_pages_nav a span.link_pages_nav_before {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background:#FFFFFF;
}
#link_pages_nav a span.link_pages_nav_before:hover {
	background:#333333;
	color:#FFFFFF;
}
*/
/* END of Footer nextpage link */

/*
#header {
	border-top:none;
}
*/
/* END of Body, Wrapper, Footer reset */

/* Fix Sidebar Heading box color */ 
/*
 * #sidebar h2{
	background-color:#000000;
	color:#FFFFFF;
}
*/
/* END of Fix Sidebar Heading box color */ 


/* Side Bar Latest Topics */
/*
a.latest-item-in-side {
	color:#0000FF;
	text-decoration:underline;
}
a.latest-item-in-side:hover {
	text-decoration:none;
}
/*
/* END of Side Bar Latest Topics */


#content blockquote.english{
	margin-top:25px;
	margin-bottom:25px;
	margin-left:30px;
}
/* Header Logo to Further Up. 2010-06-02 */
/*
#header_logo{
	margin-top:0px;
	margin-left:0px;
	width:400px;
}
*/
/* END of Header Logo. */



/* Header Area Design Hack */
/*
#nav-bar {
	font-size:15px;
	margin:0 auto;
	font-weight:bold;
	padding:none;
	text-align:center;
	height:44px;
	width:940px;
}
*/

/*
.menu, .menu li ul, .menu a, .menu .current ul a, .menu .current-cat ul a {
	background:none;
	color:#FFFFFF;
	border:none;
}
*/


.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover {
/*	background:#235FBF; Blue版の時はこれ*/
	background:#FF0000;
	color:#FFFFFF;
}
/*
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover {
*/
/*	background:#235FBF; Blue版の時はこれ*/
/*	background:#FF0000;
	color:#FFFFFF;
}

.full_width > .page {
	background:none;
}

#header_area {
	height:81px;
}

#header {
	border:0;
	padding-top:1.3em;
	padding-bottom:1.0em;
}
*/
/* END of Header Area Design Hack */




/* Footer Area Design Hack */
/*
#footer_area {
	background:#000000;
}

#footer {
	border:none;
	color: #888888;
	text-align: right;
}

#footer a {
	border-bottom: 1px solid #CCCCCC;
	color: #888888;
}

#footer a:hover {
	color: #111111;
}
*/
/* END of Footer Area Design Hack */



/* Sidebar Left Padding Widen */
/*
.sidebar ul.sidebar_list {
	padding-left:2.0em;
}
*/
/* END of Sidebar Left Padding Widen */


/* Main Content Area Move A little */
/*
#content_box {
	margin-top:4px;
	min-height:800px;
}
*/
/* END of Main Content Area Move A little */