@charset "Shift_JIS"; 		/* �����R�[�h�Z�b�g */


/* �S�̍\��
---------------------------------------------------- */
* {margin: 0px;padding: 0px}

dl:after{
	content: "";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden
}

dl{
    display:inline-block;�@/* MAC IE�p�@*/
    min-height:1%  /* IE 7�p */
}

/*--MAC IE�͔�K�p�� \*/
* html dl{height: 1%}
dl{display: block}
/*--�����܂�MAC IE�͔�K�p */

a{ outline:none}

body {
	font-size:80%; /* ��{�̃t�H���g�T�C�Y */
	line-height: 1.5em; /* ��{�̍s�� */
	text-align:center;
	font-family:"�q���M�m�p�SPro W3", "Hiragino Kaku Gothic Pro", Osaka, "���C���I", "�l�r �o�S�V�b�N", Meiryo, sans-serif;
	text-align:justify; /* Firefox�p*/
	text-justify:inter-ideograph;/* ie�p */
	color: #300;
	background-attachment:fixed
}
#body_top{background:url(../images/bg.jpg) no-repeat top left}
#body_sub{background:url(../images/bg2.jpg) no-repeat top left}

#wrapper{
	width:1116px;
	text-align:left;
	padding:0px 0px 50px 34px
}

#header_sub{
	width:342px;
	height:73px;
	padding:81px 0px 40px 30px
}


/* �����N
---------------------------------------------------- */
a:link {color: #936; text-decoration:underline} 
a:visited {color: #936; text-decoration:underline} 
a:hover, a:active {color: #936; text-decoration:none}


/* �i�r�Q�[�V����
---------------------------------------------------- */
#navigation_top{
	padding-top:194px;
	width:196px;
	float:left
}
#navigation_sub{
	width:196px;
	float:left
}
#navigation_top ul,
#navigation_sub ul{
	font-size:10px;
	line-height:100%;
	list-style:none
}
#navigation_top li a,
#navigation_sub li a{display:block;text-decoration:none}
#navigation_top li,
#navigation_sub li{float:left; width:196px}


/* �y�[�W�{��
---------------------------------------------------- */
#pagebody_top{
	width:880px;
	float:right
}
#pagebody_top h1{padding:423px 0px 0px 158px}
#pagebody_sub{
	width:815px;
	float:right;
	padding:26px 40px 0px 0px
}

#content{
	width:815px;
	height:462px;
	overflow:auto
}

h2{clear:both}
h3{clear:both}


/* �q�ǂ������̋�ԁichild.html�j
---------------------------------------------------- */
.child_box{
	width:251px;
	float:left;
}
.child_box img{ border:1px solid #ccc; background-color:#fff; padding:9px; margin-bottom:10px}
.child_box h3{
	font-size:100%;
	background:url(../images/icon_title.gif) no-repeat 0px 2px;
	padding-left:18px;
	margin-bottom:10px
}
.child_box p{
	padding-top:10px;
	border-top:1px dotted #9d7353
}


/* �ۈ�ڕW�itarget.html�j
---------------------------------------------------- */
.target_table{
	width:795px;
	text-align:center;
	border-collapse:collapse;
	margin-bottom:20px
}
.target_table th{
	background-color:#fff;
	border:1px dotted #9d7353;
	padding:5px 10px
}
.target_table td{
	border:1px dotted #9d7353;
	padding:5px 10px
}


/* �A�N�Z�X�}�b�v�imap.html�j
---------------------------------------------------- */
iframe{ border:1px solid #ccc}


/* �ėp�X�^�C���V�[�g
---------------------------------------------------- */
img {border: 0px; vertical-align:bottom}
table{margin-top:1px}

.clear {clear: both}

.f-left{float:left}

.tac{ text-align:center}

.ul_circle{ list-style:none; line-height:1.5em; margin-bottom:20px}
.ul_circle li{ background:url(../images/icon_circle.gif) no-repeat 0px 5px; padding-left:15px}

.table{
	width:795px;
	margin-bottom:20px
}
.table th{
	width:20%;
	border-bottom:1px dotted #9d7353;
	padding:5px 10px;
	text-align:left
}
.table td{
	border-bottom:1px dotted #9d7353;
	padding:5px 10px
}

.title{
	background:url(../images/title_bg.png) no-repeat;
	font-size:120%;
	padding:7px 0px 0px 10px;
	min-height:27px;
	_height:27px;
	color:#fff;
	margin-bottom:10px
}
* html .title {behavior: expression(IEPNGFIX.fix(this))} 

.mb05{ margin-bottom:5px;}
.mb10{ margin-bottom:10px}
.mb20{ margin-bottom:20px}
.mr20{ margin-right:20px}

.adjust220905_A{
	background: #a06d6d;
    color: #fff;
    padding: 7px 7px 5px;
}
.adjust220905_B{
	font-size: 14px;
}
.adjust220905_C{
	border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.adjust220905_C dl{
	display: flex;
}
.adjust220905_C dt{
    width: 60px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	padding: 3px 10px 3px 3px;
	background: #fff;
}
.adjust220905_C dd{
	width: 100%;
	border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	padding: 3px 10px 3px 3px;
	background: #fff;
}

.new{
	position: relative;
}
.new:before{
	content: "NEW";
    background-color: crimson;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: -26px;
    left: -49px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
}

.new02{
	position: relative;
}
.new02:before{
	content: "NEW";
    background-color: crimson;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: -4px;
    /* left: -50px; */
	right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
}

.new03{
	position: relative;
}
.new03:before{
	content: "NEW";
    background-color: crimson;
    font-size: 12px;
	font-weight: bold;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 0;
    left: -8px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
}

/*2023/6/8追加*/
.new04 {
	position: relative;
}

.new-icon-box {
	position: absolute;
    top: -6px;
    right: 18px;
}

.table-his{
	text-align: center;
	border: 1px dotted #9d7353;
	border-collapse: collapse;
}
.table-his td{
	border: 1px dotted #9d7353;
	border-collapse: collapse;
}