@charset "utf-8";
/* CSS Document */
body {
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 160%;
	font-size: 200%;
}
.fade {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
.fade:hover {  
    opacity: 0.4;  
    filter: alpha(opacity=60);  
}   
.fade1 {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
.fade1:hover {  
    opacity: 0.6;  
    filter: alpha(opacity=60);  
}   
a:link { color:#666666; text-decoration: none; }
a:visited { color:#666666; text-decoration: none; } 
a:hover { color:#999999; text-decoration: none; } 
a:active { color:#666666; text-decoration: none; }
#g_navi {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	list-style-type: none;
	height:125px;
}
#g_navi li {
	float: left;
}
#g_navi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align:bottom;
}
.top_img01 {
	margin-bottom: 20px;
}
#r_img {
	background-image: url(images/r_img01.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 585px;
	margin-bottom: 15px;
}
#r_img img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 135px;
	margin-left: 468px;
}
#l_navi {
	border: 0px;
	padding: 0px;
	width: 250px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
}
#l_navi ul {
	font-size: 100%;
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-radius: 0px; 
}
#l_navi li {
	border: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-radius: 0px; 
}
#l_navi li a {
	text-decoration:none;
	color:#fafafa;
}
#l_navi li a:hover {
	text-decoration: none;
	color:#999999;
}
.to_top {
	text-align: right;
	margin: 0px 0px 40px 0px;
	padding-top: 50px;
	padding-bottom: 30px;
}
.to_top a {
	font-size: 90%;
	color: #666666;
	text-decoration: none;
}
.to_top a:hover {
	color: #999999;
	text-decoration: none;
}
.experience {
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 230%;
}
.experience a {
	font-size: 95%;
	color: #333333;
	text-decoration: none;
}
.experience a:hover {
	color: #999999;
	text-decoration: none;
}
.question {
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 140%;
}
.question a {
	font-size: 100%;
	color: #333333;
	text-decoration: none;
}
.question a:hover {
	color: #999999;
	text-decoration: none;
}
.question01 {
	font-size: 90%;
	line-height: 160%;
	background-color:#fafafa ;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.experience01 {
	font-size: 80%;
	line-height: 140%;
	background-color:#fafafa ;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.top_p01 {
	font-size: 73%;
	color: #555555;
	margin: 0px;
	line-height: 130%;
	text-align: left;
	padding-left: 20px;
}
#top_p02 {
	font-size: 80%;
	line-height: 130%;
	color: #333333;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.top_p03 {
	font-size: 73%;
	line-height: 180%;
	color: #555555;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.top_p04 {
	font-size: 73%;
	line-height: 180%;
	color: #555555;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#adobe {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 15px;
}
#think_bar {
	margin-bottom: 15px;
}
#think_bar img {
	border:none;
}
#l_img01 img {
	margin-top: 15px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#l_img02 img {
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top_m_p {
	font-weight: bold;
	color: #006699;
}
.top_m_p01 {
	font-weight: bold;
	color: #006699;
	background-image: url(images/back_arrow.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	background-position: 0px 6px;
	padding-bottom: 11px;
}
.top_m_p02 {
	color: #333333;
	padding-bottom: 5px;
	display: block;
}
.top_m_p03 {
	font-size: 130%;
	font-weight: bold;
	color: #333333;
}
.top_m_p04 {
	color: #CC3333;
	font-size: 130%;
	font-weight: bold;
	line-height: 180%;
	text-decoration: underline;
}
.top_m_p05 {
	font-size: 130%;
	font-weight: bold;
	color: #006699;
}
.top_m_p06 {
	font-size: 130%;
	font-weight: bold;
	color: #006699;
}
.top_m_p06 a {
	color: #006699;
}
.top_m_p06 a:hover {
	color: #0000dd;
}
.top_m_p07 {
	font-size: 120%;
	color: #CC3333;
	font-weight: bold;
	text-decoration: underline;
}
.top_m_p08 {
	color: #555555;
	font-weight: bold;
}
.top_m_p09 {
	font-size: 110%;
	color: #006699;
	font-weight: bold;
}
.top_m_p10 {
	font-size: 110%;
	color: #cc3333;
	font-weight: bold;
}
.top_m_p11 {
	color: #333333;
	font-weight: bold;
}
.top_m_p12 {
	font-size: 110%;
	color: #006699;
	font-weight: bold;
	line-height: 250%;
}
#top_p_matome {
	font-size: 73%;
	line-height: 180%;
	color: #555555;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	background-color: #fafafa;
	padding-bottom: 20px;
	border: 1px solid #cccccc;
	width: 535px;
}
.kouza_p001 {
	font-size: 73%;
	line-height: 180%;
	color: #555555;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #fafafa;
	padding-bottom: 20px;
	border: 1px solid #cccccc;
	width: 535px;
}
.top_p05 {
	font-size: 73%;
	line-height: 180%;
	color: #555555;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: 15px;
	background-color: #f0faff;
	padding-bottom: 10px;
	border: 1px solid #cccccc;
}
#taisyou01 {
	font-size: 73%;
	line-height: 180%;
	color: #555555;
	padding-right: 15px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-bottom: 10px;
	background-color: #fafafa;
	border: 1px solid #cccccc;
	margin-right: 0px;
	background-image: url(images/taisyou_back02.jpg);
	background-repeat: no-repeat;
	background-position: 365px 8px;
	height: 135px;
}
#taisyou02 {
	font-size: 73%;
	line-height: 180%;
	color: #555555;
	padding-right: 15px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-bottom: 10px;
	background-color: #fafafa;
	border: 1px solid #cccccc;
	margin-right: 0px;
	background-image: url(images/taisyou_back04.jpg);
	background-repeat: no-repeat;
	background-position: 365px 8px;
	height: 135px;
}
#taisyou03 {
	font-size: 73%;
	line-height: 180%;
	color: #555555;
	padding-right: 15px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-bottom: 10px;
	background-color: #fafafa;
	border: 1px solid #cccccc;
	margin-right: 0px;
	background-image: url(images/taisyou_back03.jpg);
	background-repeat: no-repeat;
	background-position: 365px 8px;
	height: 135px;
}
#r_list01 {
	font-size: 85%;
	color: #006699;
	list-style-type: none;
	background-color: #fcfcfc;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #cccccc;
}
#r_list01 li {
	line-height: 180%;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: 0px -4px;
	display:block;
	background-image: url(images/list_mark.jpg);
	padding-left: 30px;
}
.r_list {
	font-size: 73%;
	line-height: 130%;
	color: #006699;
	list-style-type: disc;
	font-weight: bold;
	background-color: #fafafa;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	border: 1px solid #cccccc;
}
.r_list li {
	line-height: 180%;
	padding-bottom: 15px;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 160%;
	font-size: 200%;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	background-color: #ffffff;
	clear: both;
	padding-top: 30px;
}
#foot_p {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 180%;
	font-size: 75%;
	color: #ffffff;
}
#top_back {
	width: 585px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 0px;
}
#top_back02 {
	width: 585px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
}
#top_back03 {
	width: 560px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#top_back img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top_back02 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top_back03 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 120%;
	font-weight: normal;
	color: #fafafa;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	text-decoration:none;
}
h2 a {
	color: #ffffff;
	text-decoration:none;
}#copy {
	text-align: center;
	width: 800px;
	color: #ffffff;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
	margin-bottom: 0px;
}
.second_img01 {
	margin-bottom: 5px;
}
.second_img02 {
	margin-bottom: 15px;
}
#kouza_table {
	border-collapse:collapse;
	margin-left: 15px;
	font-size: 73%;
	color: #555555;
}

#kouza_td01 {
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #006699;
	width: 120px;
	color:#ffffff;
}
#kouza_td02 {
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #006699;
	color:#ffffff;
}
.kouza_td03 {
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #f0faff;
	text-align: center;
}
.kouza_td04 {
	padding: 8px;
	border: 1px solid #cccccc;
}
.kouza_m_p01 {
	font-size: 110%;
	font-weight: bold;
	color: #006699;
}
.kouza_m_p02 {
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
}
.kouza_m_p03 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}
.kouza_m_p04 {
	font-size: 110%;
	font-weight: bold;
	color: #cc0000;
}
.second_p01 {
	font-size: 100%;
	line-height: 180%;
	color: #333333;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.second_p01 a {
	color: #006699;
}
#kouza_table img {
	margin-left: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
#contact_table {
	font-size: 80%;
	color:#999999;
	border-collapse:collapse;
	margin-left:0px;
	margin-bottom: 50px;
}
.contact_td01 {
	font-size: 100%;
	color:#999999;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 0px solid #cccccc;
	height: 100px;
}
.contact_td02 {
	font-size: 100%;
	color:#999999;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 0px solid #cccccc;
	height: 100px;
}
.contact_sp {
	color: #cc0000;
}
input#button {
    padding: 7px 10px;
    font-size: 100%;
}
textarea#button {
    padding: 7px 10px;
    font-size: 100%;
}
select#button {
    padding: 7px 10px;
    font-size: 90%;
}
input#submit_button {
    padding: 7px 50px;
    font-size: 1em;
    background-color: #666666;
    color: #ffffff;
    border-style: none;
}

#contact_td03 {
	text-align: center;
	padding-top: 50px;
	color:#999999;
}
#contact_td0 {
	text-align: left;
	vertical-align: bottom;
}#foot_p a {
	color: #ffffff;
	text-decoration: none;
}
#foot_p a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#keio_p a {
	color: #444444;
	text-decoration: none;
}
#keio_p a:hover {
	color: #999999;
	text-decoration: underline;
}
.que_p01 {
	font-size: 90%;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	line-height: 180%;
}
.que_p01 a {
	text-decoration:none;
	color: #333333;
}
.que_p01 a:hover {
	text-decoration:underline;
	color: #666666;
}
#que_table {
	font-size: 90%;
	color: #555555;
	border-collapse:collapse;
	width: 720px;
	margin-left: 15px;
}
.que_td01 {
	background-color: #888888;
	border: 1px solid #888888;
	color: #ffffff;
	padding: 5px;
}
.que_td02 {
	border: 1px solid #888888;
	color: #555555;
	padding: 5px;
}
.que_top {
	text-align: right;
	font-size: 90%;
}
.que_top img {
	border:none;
}
.que_top a {
	font-size: 75%;
	color: #333333;
	text-align: center;
	margin: 0px;
}
.que_p02 {
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-weight: bold;
	color: #333333;
}
.que_img0 {
	margin-bottom: 10px;
	margin-top: 70px;
}
.que_img01 {
	margin-bottom: 10px;
}
.que_img01 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.koe_box01 {
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #fafafa;
	padding-bottom: 20px;
	border: 1px solid #cccccc;
	width: 530px;
}
.koe_box02 {
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #f8f8ff;
	padding-bottom: 20px;
	border: 1px solid #cccccc;
	width: 530px;
}
.koe_p01 {
	font-size: 75%;
	color: #555555;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.koe_p02 {
	font-size: 75%;
	color: #555555;
	margin: 0px;
	line-height: 150%;
}.koe_p01 span {
	font-size: 110%;
	font-weight: bold;
	color: #993333;
	line-height: 180%;
}
.koe_p03 {
	font-size: 75%;
	color: #555555;
	line-height: 150%;	
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #fff0f0;
	padding-bottom: 20px;
	border: 1px solid #cccccc;
	width: 530px;
}
.koe_top {
	text-align: center;
	margin: 0px 0px 40px 0px;
}
.koe_top a {
	font-size: 75%;
	color: #333333;
	text-align: center;
}
#pro_box01 {
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #fafafa;
	padding-bottom: 20px;
	border: 1px solid #cccccc;
	width: 530px;
}
#pro_p01 {
	font-size: 75%;
	color: #555555;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pro_p02 {
	font-size: 75%;
	color: #555555;
	margin: 0px;
	line-height: 150%;
}
#pro_p01 span {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	line-height: 180%;
}
#law_table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
	border-collapse:collapse;
	font-size: 90%;
	color: #555555;
}
#law_table .td01 {
	border: 0px solid #cccccc;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-color: #ffffff;
	width: 30%;
}
#law_table .td02 {
	border: 0px solid #cccccc;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#law_box01 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #ffffff;
	border: 0px solid #cccccc;
	width: 100%;
}
#law_p01 {
	font-size: 85%;
	color: #555555;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#law_p02 {
	font-size: 80%;
	color: #555555;
	margin: 0px;
	line-height: 150%;
}
#law_p01 span {
	font-size: 120%;
	font-weight: bold;
	color: #444444;
	line-height: 180%;
}
#law_p02 span {
	font-size: 120%;
	font-weight: bold;
	color: #444444;
	line-height: 180%;
}
#hajime_list01 {
	font-size: 75%;
	line-height: 130%;
	color: #006699;
	list-style-type: decimal;
	background-color: #fcfcfc;
	list-style-position: outside;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 40px;
	border: 1px solid #cccccc;
}
#hajime_list01 li {
	line-height: 180%;
	padding-bottom: 15px;
}#hajime_list01 a {
	color: #006699;
}
.hajime_p01 {
	font-size: 73%;
	line-height: 180%;
	color: #555555;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #fafafa;
	padding-bottom: 15px;
	border: 1px solid #cccccc;
	width: 535px;
}
.hajime_p01 a {
	font-size: 130%;
	font-weight: bold;
	color: #006699;
}.hajime_p01 img {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 90px;
}
#link_place {
	width: 570px;
	font-size: 70%;
	margin-left: 10px;
}
#link_place dl 	{
	margin: 0px 0px 0px 0px;
}
#link_place dt {
	margin: 0px 0px 0px 0px;
	border: 1px solid #cccccc;
	padding: 5px 10px 5px 10px;
	background-color: #fafafa;}
#link_place dt a {
	color: #555555;
}
#link_place dt a:hover {
	color: #006699;
}
#link_place dd {
	margin: 0px 0px 20px 0px;
	border: 1px solid #cccccc;
	border-top: none;
	padding: 5px 10px 5px 10px;
	color: #555555;
}
#sitemap_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.sitemap_li {
	display:block;
	width:200px;
	height:25px;
	line-height:180%;
	font-size: 75%;
	color: #333333;
	text-decoration: none;
	height: 30px;
	width: 280px;
	padding-left: 25px;
}
.sitemap_li a {
	color: #333333;
	text-decoration: none;
	background-image: url(images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.sitemap_li a:hover {
	color: #555555;
	text-decoration: underline;
	background-image: url(images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#kaiin_img01 {
	background-image: url(images/kaiin_img02.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 585px;
	margin-bottom: 15px;
}
#kaiin_img01 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 12px;
	margin-left: 500px;
}
#kaiin_img02 {
	background-image: url(images/kaiin_img03.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 585px;
	margin-bottom: 15px;
}
#kaiin_img02 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 12px;
	margin-left: 493px;
}
#kaiin_img03 {
	background-image: url(images/kaiin_img04.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 585px;
	margin-bottom: 15px;
}
#kaiin_img03 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 12px;
	margin-left: 500px;
}
#kaiin_img04 {
	background-image: url(images/kaiin_img05.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 585px;
	margin-bottom: 15px;
}
#kaiin_img04 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 12px;
	margin-left: 500px;
}	
#kaiin_img05 {
	background-image: url(images/kaiin_kango.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 585px;
	margin-bottom: 15px;
}
#kaiin_img05 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 12px;
	margin-left: 500px;	
}.kaiin_p {
	font-size: 75%;
	color: #555555;
	background-color: #fafafa;
	text-align: center;
	padding: 10px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #cccccc;
}
.tensa_img01 {
	margin-bottom: 15px;
	text-align: center;
}.tensa_img01 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tensa_p {
	font-size: 75%;
	color: #555555;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.sam_p01 {
	color:#006699;
	font-size: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight:bold;
}
#form_check_table {
	width: 800px;
	margin-left: 0px;
	border-collapse:collapse;
	font-size: 90%;
	text-align: center;
}
.form_check_td01 {
	background-color: #f0f0f0;
	width: 300px;
	border: 1px solid #aaaaaa;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.form_check_td02 {
	width: 500px;
	border: 1px solid #aaaaaa;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#form_check_send {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
}
#form_check_p {
	font-size: 90%;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #f0f0f0;
	line-height: 150%;
}
#form_check_back {
	text-align: center;
}
#form_check_back a {
	font-size: 75%;
	color: #333333;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copy_pal {
	font-family: Verdana;
	font-size: 65%;
	text-align: center;
	margin-bottom: 200px;
}
#copy_pal a {
	color:#333333;
	text-decoration:none;
}
#link_top {
	font-size: 75%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	text-align: center;
}
#link_top a {
	color:#333333;
	text-decoration:underline;
}
#form_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin: 0px;
}
#form_error_box {
	margin-bottom: 50px;
	text-align: center;
}
#mou_table {
	border-collapse:collapse;
	margin-left: 0px;
	font-size: 80%;
	color: #555555;
	width: 720px;
	margin-bottom: 20px;
}
#mou_table p {
	text-align:right;
	margin:0;
}
#mou_td01 {
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #fcded4;
	width: 140px;
	color:#333333;
}
#mou_td02 {
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #fcded4;
	color:#333333;
}
.mou_td03 {
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #fafafa;
}
.mou_td04 {
	padding: 8px;
	border: 1px solid #cccccc;
}
.mou_m_p01 {
	font-size: 110%;
	color: #006699;
}
.mou_m_p02 {
	font-size: 110%;
	color: #333333;
}
.mou_m_p03 {
	font-size: 110%;
	color: #333333;
}
.mou_m_p04 {
	font-size: 150%;
	color: #cc0000;
}
#mouform_table {
	font-size: 100%;
	color:#555555;
	border-collapse:collapse;
	margin-left:0px;
	margin-bottom: 50px;
	width: 685px;
}
.mouform_td01 {
	background-color: #f0faff;
	color:#333333;
	width: 160px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px solid #cccccc;
	height: 50px;
}
.mouform_td02 {
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px solid #cccccc;
	padding-right: 15px;
	height: 50px;
}
.mouform_sp {
	color: #cc0000;
}
#mouform_td03 {
	text-align: center;
	padding-top: 30px;
}
#mouform_td0 {
	text-align: left;
	vertical-align: bottom;
}
#copy_up {
	text-align: right;
	margin: 0px;
}
#copy_up img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#adobe img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.second_img03 {
	margin-top: 20px;
}
.tyuui {
	color: #CC0000;
}
#think_ul {
	font-size: 80%;
	line-height: 200%;
	color: #333333;
	background-color: #fcfcfc;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #cccccc;
}
#think_ul li {
	padding-bottom: 20px;
	margin-left: 20px;
}
.top_p_end {
	font-size: 75%;
	color: #555555;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#think_list {
	font-size: 85%;
	line-height: 180%;
	color: #333333;
	list-style-type: disc;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-position: inside;
}
#think_list li {
	line-height: 200%;
	padding-bottom: 15px;
}
#think_p_matome {
	font-size: 85%;
	line-height: 250%;
	color: #555555;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	background-color: #fafafa;
	padding-bottom: 20px;
	border: 1px solid #cccccc;
	width: 535px;
}
.think_p03 {
	font-size: 85%;
	line-height: 230%;
	color: #555555;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.think_p04 {
	font-size: 85%;
	line-height: 230%;
	color: #555555;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.think_p05 {
	font-size: 85%;
	line-height: 230%;
	color: #555555;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: 15px;
	background-color: #f0faff;
	padding-bottom: 10px;
	border: 1px solid #cccccc;
}
.think_m_p02 {
	color: #333333;
	padding-bottom: 5px;
	display: block;
	font-size: 120%;
}
#pan {
	font-size: 60%;
	color: #555555;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#pan a {
	color: #006699;
}
#copy img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#pulldown-menu {
	margin: 0 0;
	padding: 0 0;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
	zoom: 1;
}
ul#pulldown-menu li {
	margin: 0 0;
	padding: 0 0;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
	zoom: 1;
	background: #333;     
	background: -moz-linear-gradient(top, #555, #333);     
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #333),color-stop(1, #555));     
	-moz-border-radius: 0px;     
	border-radius: 0px; 
}
ul#pulldown-menu li ul {
	margin: 0 0;
	padding: 0 0;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
	zoom: 1;
}
ul#pulldown-menu a {
	color: #fafafa;
	text-decoration: none;
}
ul#pulldown-menu a:link,
ul#pulldown-menu a:visited {
	background: none;
}
ul#pulldown-menu a:hover,
ul#pulldown-menu a:active {
	background: none;
}

ul#pulldown-menu li {
	float: left;
	position: relative;
	margin: 0 0px;
	width: 15em;
}
ul#pulldown-menu li a {
	width: 15em;
	text-align: left;
}
ul#pulldown-menu li ul,
ul#pulldown-menu li ul li ul {
	display: none;
	line-height: 4em;
}
ul#pulldown-menu li:hover ul {
	display: block;
	position: absolute; top: 0px; left:250px;
	background-color:#333333;
	z-index: 100;
}

* html ul#pulldown-menu li:hover ul {
	vertical-align: bottom;
}

ul#pulldown-menu li:hover ul li ul {
	display: none;
}

ul#pulldown-menu li ul li:hover ul {
	display: block;
	position: absolute;
	top: 0;
	left: 15em;
	z-index: 100;
} 
#concept {
	font-size: 90%;
	vertical-align:top;
} 
#nav-drawer {
  position: relative;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 60%;
  vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
	font-size: 185%;
	line-height: 170%;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 100%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 45%;/*最大幅（調整してください）*/
  height: 100%;
  background: #fff;/*背景色*/
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}