body, html, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, q, dl, dt, dd, ol, ul, li, form, label, table, caption, tr, th, td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

textarea{
	/*\*//*/
	font-family:Osaka,Verdana,Arial;
	/**/
}

img , a img{ border: none;}
img{ vertical-align:top;}

hr { display:none;}

body{
	background-image:url(../images/allback.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, verdana, 'Arial', sans-serif ;
	line-height:110%;
}
p{margin:0px;padding:0px}

a:link { color:#C66666; text-decoration:none;}
a:visited { color:#C66666; text-decoration:none; }
a:active { color:#C66666; text-decoration:none; }
a:hover { color:#C66666; text-decoration:underline; }

img{margin:0px;padding:0px;border:0px}

#allarea{
	width:969px;
	text-align:center;
	background-color:#ffffff;
	border-left:solid 1px #CDCDCD;
	border-right:solid 1px #CDCDCD;
	margin:0px auto 0px auto;
}

.floatL{float:left;}
.floatR{float:right;}
.clr{clear: both;}

.mar01{margin-top:10px;margin-bottom:10px;}
.mar02{margin-left:20px;}
.mar03{margin-top:10px;margin-bottom:10px;}
.mar04{margin-bottom:10px;}
.pink{color:#FF9999;}
.red{color:#ff0000;}

/*----main----*/
#globalnavi{
	position: relative;
	z-index: 2;
}
#globalnavi li img{
	vertical-align:top;
}

/*グローバルナビボタン部分*/
#nav-one li{
	display:inline;
}
#nav-one li a{
	background-image:none;
	display:inline;
}

/*プルダウンのスタイル*/
.gmstyle{
	position:absolute;
	visibility: hidden;
}
.gmstyle li a{
	display:block;
	text-decoration: none;
	padding: 3px 0px 3px 20px;
	height: 22px;
	background-image: url(../images/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	font-size: 80%;
	color:#666666;
}
.gmstyle li a:hover{
	background-image: url(../images/navi_bg_ov.gif);
	color:#666666;
}

/*各プルダウンの位置と幅*/
#pulldown01{
	left:108px;
	_left:89px;
	top:39px;
}

	#pulldown01 li a{
	width:210px;
	}

#flasharea{
	z-index:0;
}

#pulldown02{
	left:354px;
	_left:334px;
	top:39px;
}

#pulldown02 li a{
	width:210px;
}


/* --------------------------------- Contents Area Style --*/
/*----フォント----*/
.font10{font-size:10px;}
.font14{font-size:14px;}
.text-right:{text-align:right;}

.gray{color:#B6B6A7;}
.blue_02{color:#64A3C9;}
.blue_03{color:#64A3C9;font-size:10px;}

/*----header----*/

#header_h1{
	background-color:#FF7497;
	height:21px;
}

#header_h1 h1{
	padding:5px 0px 7px 20px;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-align:left;
}

#header_bottom{
	height:61px;
	background-image:url(../images/headerback.gif);
	background-repeat:no-repeat;
	background-position: right;
	text-align:left;
	padding-left:20px;
}

.headerimg{
	margin-top:5px;
	margin-bottom:4px;
	margin-right:10px;
}

.headerimg02{
	margin-top:37px;
}
.header_01{
	float: right;
	width: 500px;
	text-align: right;
}
.header_txt{
	margin-top:40px;
	padding-right:20px;
	font-size:12px;
	float: right;
}

/*----left----*/

#left{
	padding-left:19px;
	text-align:left;
	font-size:12px;
}

.table01{
	margin-top:10px;
	background-image:url(../images/table_top.gif);
	width:200px;
}

.table01 p{
	padding-top:10px;
	padding-bottom:5px;
}

.table01_in{
	padding:10px 13px 10px 13px;
}

.qr{
	margin:10px 0px 0px 50px;
}

#link{
	width:200px;
	line-height:130%;
}

.tintai{
	background-image:url(../images/tintai_banner.gif);
	width:201px;
	height:190px;
	margin-top:5px;
}

.tintaiin{
	padding-top:75px;
	padding-left:15px;
}


/*----table----*/

.table03{
	text-align:left;
	height:100px;
	font-size:12px;
	color:#666666;
	background-color:#F5F5F5;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	vertical-align:top;
	margin-bottom:30px;
}


.table03 p{
	margin:5px 20px 0px 20px;
}

.tablewidth{
	width:247px;
	vertical-align:top;
	padding-top:12px;
}

.tabletitle{
	background-image:url(../images/arrow05.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:10px;
}

/*----footer----*/
#footer{
	height:171px;
	background-image:url(../images/footerback.gif);
	background-repeat:repeat-x;
	color:#C66666;
	font-size:12px;
}

#footerin{
	padding:20px;
	text-align:left;
}

#footerin_right{
	width:800px;
}

.footertext{
	border-top:1px solid #E6BBBB;
	font-size:12px;
	padding-top:10px;
	margin-top:10px;
}

.footertext img{
	margin-right:10px;
}

.pagetop{
	text-align:right;
	font-size:12px;
	padding-right:20px;
	padding-top:20px;
}	
.pagetop a:link { color:#333333; text-decoration:none;}
.pagetop a:visited { color:#333333; text-decoration:none; }
.pagetop a:active { color:#333333; text-decoration:none; }
.pagetop a:hover { color:#333333; text-decoration:underline; }


/* ------------------------------------------- CSS Information
 File Name:       contents.css
 Author:          MIYA
 Style Info:      コンテンツ内のスタイル
----------------------------------------------------------- */

/* --------------------------------- Contents Area Style --*/
#nav-one{
	padding: 0px 0px 0px 19px;
	z-index: 2;
}
#nav-one li {
	float: left;
	position: relative;
	z-index: 2;
}
#nav-one li a {
	display: block;
	text-transform: lowercase;
	text-decoration: none;
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
	background-image: url(../images/navi_bg_ov.gif);
	color:#666666;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	display:block;
	text-decoration: none;
	padding: 4px 0px 4px 20px;
	height: 20px;
	background-image: url(../images/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	text-align: left;
	font-size: 80%;
	color:#666666;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	background-image: url(../images/navi_bg_ov.gif);
	color:#666666;
}
#nav-one ul {
	background: #000;
	margin-top: 14px;
	width: 220px;
	position: absolute;
	top: -999em;
	left: -1px;
}
#nav-one li:hover ul,
#nav-one li.sfHover ul {
	top: 25px;
}
#nav-one ul li {
	border: 0;
	float: none;
}
#nav-one ul a {
	display:block;
	text-decoration: none;
	padding: 4px 0px 4px 20px;
	height: 20px;
	background-image: url(../images/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	text-align: left;
	font-size: 80%;
	color:#666666;
}
#nav-one ul a:hover {
	background-image: url(../images/navi_bg_ov.gif);
	color:#666666;
}


