@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style:none;
	border:0;
}
body {
	margin: 0px;
	padding: 0px;
}
a {
	outline:0;
}
#wrapper {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#main {
	width:640px;
	float:right;
	margin-bottom:10px;
}
/*-----------------header-------------------*/
#header {
	display:none;
}

/*-----------------gr_menu-------------------*/
#gr_menu {
	display:none;
}
#pan {
	display:none;
}
/*-----------------sidebar-------------------*/
#sidebar {
	display:none;
}
.side_menu {
	display:none;
}

#sub_menu {
	margin-left:10px;
	font-size:90%;
}
#sub_menu li {
	color:#FF0000;
}
#com_info {
	width:170px;
	margin-left:10px;
}
/*-----------------footer-------------------*/
#footer {
	display:none;
}
/*-----------------text-------------------*/
h1 {
	font-size:18px;
	line-height:30px;
	clear:both;
	text-indent:10px;
	color:#666666;
	margin-top: 10px;
	
	font-family: "･ﾒ･鬣ｮ･γﾑ･ｴ Pro W3", sans-serif;
	/*\*/
	font-family: "･皈､･・ｪ", "･ﾒ･鬣ｮ･γﾑ･ｴ Pro W3", sans-serif;
	_font-family: "｣ﾍ｣ﾓ ｣Хｴ･ｷ･aｯ", sans-serif;
	/**/
}
h2 {
	font-size:16px;
	font-weight:bold;
	background-image:url(../img/design/h2.gif);
	background-repeat:no-repeat;
	line-height:34px;
	text-indent:10px;
	color:#333333;
	clear:both;
	margin-bottom:10px;
	padding-left: 10px;
	margin-top: 16px;
}
h3 {
	clear:both;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9933;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FAFAFA;
	border-right-color: #FAFAFA;
	border-bottom-color: #FAFAFA;
	color: #666666;
	line-height: 120%;
	font-size: 16px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	background-image: url(../img/design/h3.gif);
	margin-right: 10px;
	margin-left: 10px;
}
.text {
	font-size:90%;
	line-height:135%;
	padding:5px 10px 10px 10px;
	color:#333333;
}

.pagetop {
	display:none;
}
.pagetop a {
	color:#666666;
}
.pagetop a:hover {
	color:#CC0000;
}
.style_red {
	color:#FF0000;
}
.text_left {
	text-align:left;
}
.text_right {
	text-align:right;
}
.text_center {
	text-align:center;
}
sup {
	color:#FF0000;
}
strong {
	font-weight: normal;
}
em {
	color: #FF0000;
	font-style: normal;
}
/*-----------------table-------------------*/
.td_center td {
	text-align:center;
}
.table_01 {
	width:98%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	font-size:86%;
	color:#333333;
	line-height:140%;
	border: 1px solid #F2F2F2;
}
.table_01 th {
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding: 1px;
	background-color: #F6F6F6;

}
.table_01 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;

}
.table_02 {
	width:50%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	font-size:86%;
	color:#333333;
	line-height:140%;
	border: 1px solid #F2F2F2;
}
.table_02 th {
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding: 1px;
	background-color: #F6F6F6;

}
.table_02 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;

}
tr.oddline {
	background-color:#FFFFFF;
}
tr.evenline {
	background-color:#FCFCFC;
}
caption {
	text-align:left;
	padding:5px 0;
	font-weight:bold;
}
.w_100 {
	width:100px;
}
.w_120 {
	width:120px;
}
/*-----------------list-------------------*/
.ul_01 {
	margin-left:30px;
}
.ul_01 li {
	font-size:90%;
	color:#333333;
	line-height:135%;
	list-style:disc;
	margin-left:30px;
}
.ul_02 {
	padding:0 10px 10px 50px;
}
.ul_02 li {
	font-size:90%;
	color:#333333;
	line-height:135%;
	list-style:disc;
}
.ul_03 {
	margin-left:30px;
}
.ul_03 li {
	font-size:90%;
	color:#333333;
	line-height:135%;
	margin-left:30px;
}

.ol_01 {
	margin-left:30px;
}
.ol_01 li {
	color:#333333;
	line-height:135%;
	list-style:decimal;
}
.ol_02 {
	padding:0 10px 10px 50px;
}
.ol_02 li {
	color:#333333;
	line-height:135%;
	list-style:decimal;
	font-size:90%;
}

#sitemap {
	margin-left:50px;
	font-size:90%;
}
#sitemap ul {
	margin-left:50px;
	margin-bottom:10px;
}
#sitemap li {
	list-style:disc;
	line-height:135%;
}
#sitemap li li {
	list-style:circle;
}
#sitemap li li li {
	list-style:square;
}
#main dl {
	margin-left: 20px;
}
#main dd {
	margin: 0px;
	padding: 0px 0px 10px 50px;
}
#main dt {
	background-image: url(../img/file.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	margin-bottom:5px;
}
/*-----------------fieldset-------------------*/
fieldset {
	border:1px solid #CCCCCC;
	padding:10px;
	margin:10px;
}
legend {
	font-size:90%; 
	color:#FF6600;
	font-weight:bold;
}
fieldset p {
	font-size:90%;
	padding:10px 20px 0 20px;
	line-height:135%;
}

/*-----------------float-------------------*/
.fl_l {
	float:left;
}
.fl_r {
	float:right;
}
.cl {
	clear:both;
	font-size:0;
	line-height:0;
}
.cl_02 {
	clear:both;
}
/*-----------------form-------------------*/
#form_js {
	margin-bottom:10px;
}
.button {
	background-color:#EEEEEE;
	border:1px solid #666666;
	padding:2px;
	cursor:pointer;
}
/*-----------------address-------------------*/
address {
	margin-left:10px;
	font-size:90%;
	color:#333333;
	line-height:135%;
	clear:both;
	padding-top:10px;
	font-style:normal;
}
.telno {
	border-bottom:1px solid #000000;
	display:block;
	font-weight:bold;
}
/*-----------------policy-------------------*/
.policy {
	font-size: 90%;
	padding: 10px 10px 10px 30px;
	font-weight: bold;
	color: #333333;
	background-color: #FDFCF2;
	border-top: 1px solid #FFFFF4;
	border-right: 1px solid #EDEFDC;
	border-bottom: 1px solid #EDEFDC;
	border-left: 1px solid #FFFFF4;
	margin: 10px 30px;
	background-image: url(../img/yajirusi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 150%;
}
/* ｲ霖・・︀､ﾟ */
.photo {
	float:left;
}
.m_rb20 {
	margin-right:20px;
	margin-bottom:10px;
}

.p_rb10 {
	margin-right:10px;
	margin-bottom:10px;
}
.p_rb5 {
	margin-right:5px;
	margin-bottom:10px;
}
/* Q&A */
.q {
	font-size:90%;
	color: #006666;
	font-weight: bold;
	background-image: url(../img/conference/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 21px;
	margin-bottom: 10px;
}
.a {
	font-size:90%;
	background-image: url(../img/conference/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 21px;
	margin-bottom: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DFD3B9;
	padding-bottom: 10px;
}
