@charset "UTF-8";
/* CSS Document */


/*---------------------スタイルリセット-----------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight:normal;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*---------------------スタイルリセット-----------------------*/


/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* clearfix */


/*------------------スペース--------------------*/

.mt10{
	margin-top:10px;
}

.mt20{
	margin-top:20px;
}

.mt40{
	margin-top:40px;
}

.mb5{
	margin-bottom:5px;
}

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.mb40{
	margin-bottom:40px;
}

.mb50{
	margin-bottom:50px;
}

.mb70{
	margin-bottom:70px;
}

/*------------------スペース--------------------*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ ProW3","ヒラギノ角ゴ3","メイリオ","Meiryo","ＭＳＰゴシック", sans-serif;
	font-size: 14px;
	
}

#container0120{
	width:770px;
/*	font-size:90%;*/
	line-height: 1.5em;
	margin-left:auto;
	margin-right:auto;
}

#Contents_Box{
	width:696px;
	margin-left:37px;
}

h1 {
position:absolute;
	top:0px;
	left:0px;
	width: 10px;
	height: 10px;
	text-indent:-9999px;;
}

#pagetop{
	text-align:right;
}

.header_Box{
	width:696px;
}

.header_Box img{
	margin:0 !important;
	padding:0 !important;
}

.header_Box ul li{
	margin:0 !important;
	padding:0 !important;
	float:left;
}

.header_Box ul li.title{
	width:142px;
}

.Box_01 p{
	width:630px;
	margin-left:33px;
}

.Box_05{
	text-align:center;
}

.Box_02,.Box_03,.Box_04 {
	font-size:90%;
	line-height:1.4em;
}

.Box_02{
	background-image: url(../img/img_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.Box_02_in{
	width:203px;
}

.Box_03{
	background-image: url(../img/img_02.jpg);
	background-repeat: no-repeat;
	background-position: 29px top;
}

.Box_03_in{
	width:377px;
	margin-left:319px;
}


.Box_04{
	background-image: url(../img/img_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.Box_04_in{
	width:310px;
}

ul.att_text {
	margin-left:1em;
}

ul.att_text li{
	color:#333;
	font-size:90%;
	text-indent:-1em;
}



/*---------------------

guidebook_list.html

-----------------------*/
.Guide_list_Box_01_wrap{
	width:696px;
/*	overflow:hidden;
	_zoom: 1;*/
	margin-top: 0px;
	margin-right: -8px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 4px;
}

.Guide_list_Box_01{
	width:338px;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

table.guidebook{
	width:338px;
	font-size:80%;
	line-height:1.3em;
	text-align:left;
    border: 2px #E470A6 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.guidebook th {
    padding: 5px;
    border: 1px #E470A6 solid;
    border-width: 0 0 1px 1px;
	vertical-align:top;
}

table.guidebook td {
    padding: 5px;
    border: 1px #E470A6 solid;
    border-width: 0 0 1px 1px;
	vertical-align:top;
}

table.guidebook_02{
	width:338px;
	font-size:80%;
	line-height:1.3em;
	text-align:left;
    border: 2px #FF0000 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.guidebook_02 th{
    padding: 5px;
    border: 1px #FF0000 solid;
    border-width: 0 0 1px 1px;
	vertical-align:top;
}

table.guidebook_02 td {
    padding: 5px;
    border: 1px #FF0000 solid;
    border-width: 0 0 1px 1px;
	vertical-align:top;
}


table.guidebook_03{
	width:338px;
	font-size:80%;
	line-height:1.3em;
	text-align:left;
    border: 2px #FF3366 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.guidebook_03 th {
    padding: 5px;
    border: 1px #FF3366 solid;
    border-width: 0 0 1px 1px;
	vertical-align:top;
}

table.guidebook_03 td {
    padding: 5px;
    border: 1px #FF3366 solid;
    border-width: 0 0 1px 1px;
	vertical-align:top;
}

table.guidebook_04{
	width:338px;
	font-size:80%;
	line-height:1.3em;
	text-align:left;
    border: 2px #FF6600 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.guidebook_04 th {
    padding: 5px;
    border: 1px #FF6600 solid;
    border-width: 0 0 1px 1px;
	vertical-align:top;
}

table.guidebook_04 td {
    padding: 5px;
    border: 1px #FF6600 solid;
    border-width: 0 0 1px 1px;
	vertical-align:top;
}

.guide_list_date{
	text-align:right;
}

.clear{
	clear:both;
}

.table_text_Box {
min-height:5em;
height: auto !important;
height: 5em;
}



/*---------------------

app_dl.html

-----------------------*/

.app_dl_Box01{
	padding:0 45px;
}


.app_dl_att_text{
	color:#333;
	font-size:90%;
}

.app_dl_Box02{
	padding:0 45px;
	font-size:90%;
}

.BOX_PDFlink{
	padding-left:130px;
	margin-top:-37px;
	line-height:1.3em;
	color:#333;
}

.app_dl_Box03{
	width:696px;
	text-align:center;
}

.app_dl_Box03 img{
	margin:0 !important;
	padding:0 !important;
}

.app_dl_Box03_in ul li.img_l{
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	float:left;
	display:inline;
}

.app_dl_Box03_in ul li.img_r{
	margin:0 !important;
	padding:0 !important;
	border:0 !important;	
	float:right;
	display:inline;	
}

/*---------------------

QandA.html

-----------------------*/

.FAQ_Box01{
	width:100%;
}

.FAQ_Box01 a{
	color:#000000;
}

dl.faq {
	width: 700px;
	clear: both;
	overflow: auto;
}

dl.faq dd.bold {
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top:20px;
}

dl.faq dt{
	clear: both;
	float: left;
	width: 30px;
	line-height: 1.4;
	margin-bottom: 10px;
}

dl.faq dt.bold{
	clear: both;
	float: left;
	width: 30px;
	line-height: 1.4;
	margin-bottom: 10px;
	margin-top:20px;
}

dl.faq dd {
	float: left;
	width: 670px;
	line-height: 1.4;
	margin-bottom: 10px;
}

/*---------------------

guidebook/index.html

-----------------------*/

.guide_list{
	text-align:center;
}

.guide_title{
	color:#F83D8C;
	font-weight:bold;
	margin-bottom:5px;
}
.guide_tuika{
	font-size:90%;
	line-height:1.3em;
	background-image: url(../img/guidebook_kounyu_img02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position:relative;
	zoom:1;
}

.guide_tuika p{
	padding-right:220px;
}

.guide_att{
	color:#333;
}

.box_movie{
	text-align:center;
}

.panasense_link{
	width:200px;
	margin-left:255px;
	font-size:90%;
}


#Contents_Box A:link {	color: #0033AA;	text-decoration: underline; }
#Contents_Box A:visited { color: #0033AA;	text-decoration: underline; }
#Contents_Box A:active { color: #0033AA;	text-decoration: none; }
#Contents_Box A:hover { color: #0033AA;	text-decoration: none; }