﻿@charset "utf-8";
/* CSS Document */

body,html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ececec !important;
	font-family: Arial, Meiryo,Helvetica, sans-serif !important;
}

#popup_all {
	margin: 0 auto;
	padding: 0.5em;
	text-align: center;
	font-size: 90%;
	background-color: #ececec !important;

}

#popup_wrap {
	margin: 0.5em;
	padding: 0;
	border: 1px #ccc solid;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background-color: #fff !important;
}

#popup_all a:link {
	color: #09c;
	text-decoration: none;
}

#popup_all a:hover {
	color:#000;
	text-decoration: underline;
}

#popup_all hr {
	border: none;
}

#popup_logo {
	width:  inherit;
	margin: 0.5em;
	padding: 0.5em;
	text-align: left;
	float: left;
}

#popup_close {
	width: 90px;
	margin: 5em 0.5em 0.5em 0;
	padding: 0.5em;
	text-align: center;
	display: block;
	font-size: 80%;
	float: right;
}

#popup_title {
	margin: 1em;
	padding: 0 1em;
	text-align: left;
	border: 1px #ccc solid;
	background-image: url( 	/medias/popup-title-bg.jpg?context=bWFzdGVyfHJvb3R8MTIxMXxpbWFnZS9qcGVnfGg0Zi9oMWQvOTM1MTU4MDk3NTEzNC5qcGd8NDU5ODNiNjkxZjVhZjZkZDYyZTEyNjY5ZTUxZTcyNTgzYWNhYjVkZTViODg0NDlkYjAyNmM3OTczZDNkMDkwZQ);
	background-repeat: repeat-x;
	background-position: bottom;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	background-color: #fff;
	clear: both;
	position: relative;
} 

#popup_all .img {
	width: inherit;
	margin: 0.3em;
	padding: 0.3em;
	text-align: left;
}

#popup_title td {
	width: inherit;
	height: inherit;
	margin: 0;
	padding: 0.2em;
	text-align: left;
} 

#popup_title .title {
	padding: 0.2em 0.5em 0 0;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}

#popup_title .title2 {
	padding: 0.2em 0.5em 0 0;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
}

#popup_title .title_text {
	padding: 0 0.5em;
	line-height: 20px;
	text-align: left;
}

#popup_all ul,li {
	list-style: disc;
}

#popup_all_cont {
	width: inherit;
	margin: 1em;
	padding: 0.3em 1em;
	font-size: 0.9em;
	border: 1px #ccc solid;
	text-align: left;
	line-height: 20px;
	background-image: url( /medias/popup-title-bg.jpg?context=bWFzdGVyfHJvb3R8MTIxMXxpbWFnZS9qcGVnfGg0Zi9oMWQvOTM1MTU4MDk3NTEzNC5qcGd8NDU5ODNiNjkxZjVhZjZkZDYyZTEyNjY5ZTUxZTcyNTgzYWNhYjVkZTViODg0NDlkYjAyNmM3OTczZDNkMDkwZQ);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	position: relative;
}

#popup_all_cont .top_line {
	margin-top: 0;
	padding-top: 0;
	border-top: #ccc 1px solid;
}

#popup_all_cont .text_r {
	color: #cd2305;
	font-weight: bold;
}

#popup_all_cont .text_g {
	color: #093;
	font-weight: bold;
}

#popup_all_cont .text_o {
	color: #f60;
	font-weight: bold;
}

#popup_all_cont .text_b {
	font-weight: bold;
	font-size: 1.1em;
}

#popup_all_cont .text_s {
	padding-top: 0.3em;
	color: #666;
	font-size: 82%;
	line-height: 12px;
}

#popup_all_footer {
	margin: 0 1em;;
	padding: 0;
	font-size: 85%;
	text-align: left;
}

#popup_all_footer td {
	width: inherit;
	margin: 0;
	padding: 0.8em;
	text-align: left;
}

.popup_waku {
	margin: 0 0.4em;
	padding: 0.4em;
	border: #fd6500 2px solid;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

.popup_flot {
	width: inherit;
	height: inherit;
	margin: 0.1em;
	padding: 0.3em 0.1em 0.5em 0.1em;
	float: inherit;
	display: block;
	position: static;
	vertical-align: auto;
	line-height: 1px;
	color: #fd6500;
}

.popup_flot p{
	width: inherit;
	height: inherit;
	margin: 0.1em;
	padding: 0;
	font-size: 1.2em;
	color: #fd6500;
	line-height: 18px;
	word-break: normal;
	word-wrap: break-word;
	position: relative;
	vertical-align: auto;
	float: inherit;
}

.text_b2 {
	margin-top: 0;
	padding-top: 0;
	font-size: 1.2em;
	color: #fd6500;
	line-height: 18px;
	word-break: normal;
	word-wrap: break-word;
}
