@charset "utf-8";
/* CSS Document */

/*====================
その他のページ　CSS
	プライバシーポリシー
	地図
	サイトマップ
====================*/

/*====================
共通
====================*/

#contentsWrapper{
	font-size:1.1em;
}

#TitleImage {
	width:673px;
}

#pagetitle {
	margin-bottom:10px;
}

#route {
	height:20px;
	margin-bottom:20px;
	font-weight:bold;
	
}

.MiniTitle {
	width:673px;
	font-size:1.2em;
	height:33px;
	margin-top:30px;
	margin-bottom:20px;
	background:url(../img/MiniTitleBar.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#route {
	height:20px;
	margin-bottom:20px;
	font-weight:bold;
}

a:link{
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
	color:#F30;
}



/*====================
プライバシーポリシー
====================*/
#privacy{
	font-size:1em;
}

#topcome{
	padding-bottom:30px;
	font-weight:bold;
}

.block{
	padding-bottom:30px;
	border-bottom:#CCC solid 1px;
}

.lastblock{
	padding-bottom:50px;
}

.privacyNum{
	padding:10px 0px;
	font-size:1.1em;
	font-weight:bold;
}



/*====================
地図
====================*/
#master{
	position:absolute;
	width:596px;
	margin-left:-298px;
	left:50%;
	border:#CCC solid 2px;
}

#print{
	width:596px;
	text-align:center;
}

#close1{
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
	padding-right:30px;
	font-size:1.1em;
}

#close1 img{
	padding-bottom:-8px;
}

a{
	border:0;
	text-decoration:none;
}

a:hover{
	color:#F00;
}

img{
	border:0;
}



/*====================
サイトマップ
====================*/
#maplist{
}


#maplist a{
text-decoration:underline;
}
#maplist a:link{
text-decoration:underline;
}
#maplist a:hover{
text-decoration:none;
}





.site_01{
font-size:1.2em;
font-weight:bold;
padding-left:30px;
}

.site_02{
font-size:1.1em;
font-weight:bold;
padding-left:50px;
margin-top:30px;
}

.site_03{
font-size:1em;
padding-left:70px;
margin-top:5px;


}

.site_04{
font-size:0.8em;
padding-left:90px;
margin-top:5px;
}





/*外部リンク集*/

#outside{
	margin-top:30px;
	margin-bottom:30px;
	border:#CCC solid 2px;
}

#outside a{
	text-decoration:underline;
}

#outside a:link{
	text-decoration:underline;
}

#outside a:hover{
	text-decoration:none;
}


#outside ul li a:hover{
	text-decoration:none;
}
#outside li{
	font-size:0.9em;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
	
#outside li a:link{
	text-decoration:underline;
}

#outside li a:hover{
	text-decoration:none;
	color:#F30;
}


















