@charset "utf-8";
body,p,h1,h2,h3,h4,h5,h6,li,ol,ul {
	padding:0px;
	margin: 0px;
	font-weight: normal;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FAE8CC;
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: 1.8em;
}
#main {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
h1 {
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin-top: 3px;
}
.con_top1 {
	width: 670px;
	margin-right: 30px;
	float: left;
}


.con_top2 {
	width: 250px;
	float: left;
}
img {
	border-width: 0px;
	border-style: solid;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #663399;
}
a:hover {
	color: #FF3366;
}
a:active {
	color: #FF3366;
}
p{
	margin-bottom: 1.3em;
}
table {
	font-size: 100%;
}
td {
	vertical-align: top;
}


li {
	list-style-type: none;
}
.globalmenu li {
	width: 237px;
	float: left;
}
/*
===== clear fix ===========================
*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	zoom: 1; /* for IE5.5 - IE7 */
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearboth {
	clear: both;
}
.fud{
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.copyright{
	font-size: 12px;
	background-repeat: repeat-x;
	color: #666666;
	line-height: 120%;
	text-align: center;
}
.arrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
#pmark {
	position:absolute;
	width:90px;
	height:90px;
	z-index:1;
	text-align: right;
	margin-left: 840px;
}
#pankuzu {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9974;
}
.themacolor1 {
	color: #EB6161;
}
.small{
	font-size: 90%;
}
.large{
	font-size: 114%;
}.tableboder {
	margin-bottom: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF9974;
	border-left-color: #FF9974;
}
.tableboder td {
	vertical-align: top;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9974;
	border-bottom-color: #FF9974;
}
.cap {
	padding-left: 1em;
	text-indent: -1em;
}
.small{
	font-size: 85%;
}
.large{
font-size: 114%;
}
.red{
	color: #FF0000;
}
.blue{
	color: #003399;
}
.green{
	color: #339933;
}
.glay{
	color: #999999;
}
iframe{
	margin-bottom: 20px;
	border: 1px solid #FF9872;
	height: 200px;
	width: 200px;
}
