@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

*html {overflow: hidden; overflow-y: auto;}

html,body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFFFFF;
	font-size: 100%;
	line-height: 1.3em;
	color: #444444;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

strong {	font-weight: bold;}



h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	line-height: 1.25em;
	font-weight: normal;
	font-size: 100%;
}


/*--------------------------------------------------------------------Firefox */
.Clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*--------------------------------------------------------------------MacIE WinIE7 */
.Clear {
	display: inline-table;
	min-height: 1%;
}

/*--------------------------------------------------------------------IE-mac */
* html .Clear {height: 1%;}

/*--------------------------------------------------------------------Pnkz*/

.Pnkz {
	width: 645px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*--------------------------------------------------------------------Other*/

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul,ul li {
	display: block;
	list-style-type: none;
}
dl,dt,dd {display: block;}

a {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #666699;
	text-decoration: underline;
}

table,th,tr,td {
	font-size: 100%;
}

/*--------------------------------------------------------------------SkipNavi*/

#SkipNavi {
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	float: left;
}


/*--------------------------------------------------------------------Format*/

#Container {
	min-height: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 655px;
}
 
body > #Container {
    height: auto;
}
 
#Contents {
	height: auto;
	width: 100%;
}

/*--------------------------------------------------------------------Header*/

#BoxHeader {display: none;}

/*--------------------------------------------------------------------MainContents*/

#BoxMain{
	width:655px;
	height:auto;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}

#BoxMain #ColumnLR {
	width:655px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow: hidden;
}

#BoxMain #ColumnLR #ColumnL {
	float:left;
	width:645px;
	height:auto;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#BoxMain #ColumnLR .W830px {
	width:645px;
}


#BoxMain #ColumnLR #ColumnR {display: none;}

/*--------------------------------------------------------------------Footer*/

#BoxFooter{
	width: 100%;
	padding: 0;
	margin: 0;
}

#BoxFooter #FMenu{
	display: none;
}

#AddressBox{
	width: 100%;
	margin: 0;
	background-color: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBCBCB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	padding: 0;
}
#AddL{
	width: 100%;
	float:none;
	padding:0px;
	margin: 0px;
}

#AddL p{
	margin:0;
	padding:0;
	display: block;
}

#AddL p.Name {
	width: 30%;
	font-size: 90%;
	font-weight: bold;
	padding: 5px 0 0;
}

#AddL p.Address {
	font-size: 85%;
	width: 70%;
	margin: 0px;
	padding: 0 0 5px;
	line-height: 1;
}

#AddL img{
margin-bottom:-2px;
margin-left:3px;
margin-right:0px;
margin-top:0px;
}

#AddR{
	display: none;
}

#Copyright{
	text-align:right;
	width:655px;
	font-size:80%;
	color:#666666;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding: 10px;
}

/*--------------------------------------------------------------------2ndPage */



.Box {
	padding: 0px;
	width: 645px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: hidden;
}

.Box h2,
.Box h3 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 38px;
	width: 645px;
	overflow: hidden;
	padding: 0px;
}

.Box h2 span,
.Box h3 span {
	font-weight: bold;
	font-size: 120%;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


.Box h2 img {
	float: right;
	padding: 0px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.Box .TopicsList {
	width: 635px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}

.Box .TopicsList dl {
	width: 610px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
.Box .TopicsList dt {
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	padding-right: 10px;
}
.Box .TopicsList dt img {
	float: left;
	margin-right: 10px;
}
.Box .TopicsList dd {
	width: 400px;
	float: left;
	padding-left: 10px;
}


.Box .Purpose {
	width: 645px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Box .Purpose ul {
	overflow: hidden;
}
.Box .Purpose li {
	float: left;
	height: 120px;
	width: 94px;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 4px;
}

.Box .Purpose li a {
	color: #FFFFFF;
	display: block;
	text-align: center;
	width: 94px;
}

.Box .Purpose li a img {opacity:1;filter: alpha(opacity=100);}
.Box .Purpose li a img:hover {opacity:0.7;filter: alpha(opacity=70);}

.Box .Purpose li a.Txt {
	padding-top: 4px;
	line-height: 1.1em;
}

.Box .Purpose li.M01,
.Box .Purpose li.M02,
.Box .Purpose li.M03,
.Box .Purpose li.M04,
.Box .Purpose li.M05,
.Box .Purpose li.M06,
.Box .Purpose li.M07,
.Box .Purpose li.M08 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

.Box ul.LinkList {
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	width: 645px;
}

.Box ul.LinkList li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666699;
	margin-top: 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

