@charset "UTF-8";

/* デフォルト設定 */

body{
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
	color: Black;
	font-size: 14px;
	line-height: 1.5em;
}
a:link, a:visited{
	text-decoration: underline;
}
a:link{
	color: MediumBlue;
}
a:visited{
	color: MediumBlue;
}
a:link:active, a:link:hover, a:visited:active, a:visited:hover{
	color: RoyalBlue;
}

div.navigation{
	text-align: right;
	margin: 0;
	padding: 0;
}
div.navigation p{
	display: none;
}
div.navigation ol.topicPath{
	margin: 0;
	padding: 0;
	text-align: right;
	list-style-type: none;
}
div.navigation ol.topicPath li{
	display: inline;
	margin: 0 0.2em 0 0.5em;
	padding: 0 0 0 0.2em;
	border-width: 0 0 0 4px;
	border-style: solid;
}
div.navigation ol.topicPath li.virtualDir{
	display: none !important;
}

address{
	clear: both;
	margin: 2em 200px 0 200px;
	padding: 0.2em 0 0 0;
	color: Gray;
	font-style: normal;
	text-align: center;
	font-size: 80%;
	border-top: 2px solid Gray;
}

strong.warning{
	color: Navy;
	font-weight: bold;
	font-style: normal;
}

/* トップページ用 */
body.topBody{
	background-color: #fff799;
}
body.topBody h2{
	display: none;
}

div.topHeader{
	width: 800px;
	height: 240px;
	margin: 0 0 25px 0;
	padding: 0;
	background-image: url("top_header.jpg");
	background-repeat: no-repeat;
	background-color: #fcd475;
	overflow: hidden;
}
div.topHeader div.mainImage{
	float:left;
	margin: 10px 10px 10px 20px;
}
div.topHeader div.leading{
	float: left;
	width: 470px;
	margin: 10px;
	padding: 0;
}
div.topHeader div.leading h1{
	margin: 0;
	padding: 0;
	text-align: left;
}
div.topHeader div.leading p{
	margin: 0.3em 0 0.3em;
	padding: 0;
}
div.topHeader div.leading ul{
	margin: 0.3em 0 0 0;
	padding: 0;
	list-style-type: none;
}
div.topHeader div.leading ul li{
	margin: 0;
	padding: 0;
}


ul#contentsMenu{
	list-style-type: none;
	margin: 1em 0 1em 0;
	padding: 0;
	height: 400px;
	display: block;
}
ul#contentsMenu li.contentsMenuItem{
	width: 190px;
	height: 400px;
	overflow: auto;
	margin: 0 4px 1em 4px;
	padding: 0;
	float: left;
}
ul#contentsMenu li.contentsMenuItem h3{
	margin: 0 0 10px 0;
	padding: 0;
}
ul#contentsMenu li.contentsMenuItem div{
	text-align: center;
	margin-bottom: 0.5em;
}
ul#contentsMenu li.contentsMenuItem ul{
	padding: 0;
	margin: 0.5em 0 0 20px;
	list-style-type: disc;
}

ul#contentsMenu li.contentsMenuItem .newMark{
	color: #f00;
}

ul#howToAccess{
	clear: both;
	list-style-type: none;
	margin: 1em 20px 1em 20px;
	display: block;
	height: 210px;
	padding: 0;
}
ul#howToAccess li{
	display: block;
	float: left;
	margin: 0;
	padding: 10px;
	height: 190px;
	background-color: OldLace;
}
ul#howToAccess li h3{
	margin: 0;
	padding: 0;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	/* display: none; */
}
ul#howToAccess li#howToAccessMenu{
	width: 600px;
}
ul#howToAccess li#howToAccessQR{
	width: 100px;
	margin-left: 20px;
}

ul#howToAccess li#howToAccessMenu dl{
	margin: 0;
	padding: 0;
}
ul#howToAccess li#howToAccessMenu dl dt{
	margin: 0.2em 0 0 0;
	padding: 0;
	font-style: normal;
	font-weight: bold;
	color: Blue;
}
ul#howToAccess li#howToAccessMenu dl dd{
	margin: 0;
	padding: 0;
}
ul#howToAccess li#howToAccessMenu dl dd em{
	font-style: normal;
	font-weight: normal;
	color: HotPink;
}
ul#howToAccess li#howToAccessQR div{
	text-align: center;
}


ol#tokushuuList{
	clear: both;
	margin: 1em 0 1em 0;
	padding: 0;
	list-style-type: none;
}
ol#tokushuuList li{
	margin: 1em 0 1em 0;
	padding: 10px;
	background-color: LightGoldenrodYellow;
}
ol#tokushuuList li h3{
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	clear: both;
	padding: 0;
	margin: 0;
}
ol#tokushuuList li p{
	clear: both;
	padding: 0;
	margin: 0.2em 0 0.2em 0;
}
ol#tokushuuList li ul{
	clear: both;
	margin: 0.2em 0 0.2em 1em;
	padding: 0;
	list-style-type: disc;
}
ol#tokushuuList li ul li{
	margin: 0 0 0 1em;
	padding: 0;
}
ol#tokushuuList li ul.imageList{
	clear: both;
	padding: 0;
	margin: 0.2em 0 0.2em 0;
	list-style-type: none;
}
ol#tokushuuList li ul.imageList li{
	float: left;
	margin: 0 5px 0 5px;
	padding: 0;
}

/* コンテンツ紹介ページ用 */

body.contentsDefault {
}
body.contentsMachiuke {
	background-color: #ccccff;
}
body.contentsGreeting {
	background-color: #b2e6f3;
}
body.contentsMovie {
	background-color: #ffffcc;
}
body.contentsTopics {
	background-color: #ffcccc;
}

body.contentsDefault div.header{
	height: 120px;
	overflow: hidden;
	margin: 0 0 1em 0;
	padding: 0;
}
body.contentsMachiuke div.header{
	background-color: #FFCCCC;
}
body.contentsGreeting div.header{
	background-color: #FFFFCC;
}
body.contentsMovie div.header{
	background-color: #ccccff;
}
body.contentsTopics div.header{
	background-color: #ffcc33;
}

body.contentsMachiuke div.header div.navigation ol.topicPath li{
	border-color: PaleVioletRed;
}
body.contentsGreeting div.header div.navigation ol.topicPath li{
	border-color: Khaki;
}
body.contentsMovie div.header div.navigation ol.topicPath li{
	border-color: RoyalBlue;
}
body.contentsTopics div.header div.navigation ol.topicPath li{
	border-color: DarkOrange;
}

body.contentsDefault h1{
	margin: 0 !important;
	background-repeat: no-repeat;
	height: 100px;
	padding: 30px 0 0 40px;
	font-size: 180%;
	font-weight: bold;
}
body.contentsMachiuke h1{
	background-image: url("h1_machiuke.jpg");
}
body.contentsGreeting h1{
	background-image: url("h1_greeting.jpg");
}
body.contentsMovie h1{
	background-image: url("h1_movie.jpg");
}
body.contentsTopics h1{
	background-image: url("h1_topics.jpg");
}

div.contentsLeading{
	clear: both;
	margin: 1em 0 1em 0;
	padding: 0;
}
div.contentsTitleImage1, div.contentsTitleImage2{
	float: left;
	width: 160px;
	margin: 0 0 0 10px;
	padding: 0;
}
div.contentsDescription1, div.contentsDescription2{
	float: left;
	margin: 0 10px 0 10px;
	padding: 0;
}
div.contentsDescription1{
	width: 600px;
}
div.contentsDescription2{
	width: 430px;
}

body.contentsDefault h2{
	clear: both;
	margin: 1em 0;
	padding: 0;
	font-size: 140%;
	font-weight: bold;
	text-align: left;
}
body.contentsDefault dt{
	font-weight: bold;
}

ul.sampleImages{
	clear: both;
	margin: 2em 40px 2em 40px;
	padding: 0;
	list-style-type: none;
}
ul.sampleImages li{
	float: left;
	padding: 5px;
	margin: 5px;
	text-align: center;
}


ol.backnumberList{
	margin: 1em 0 1em 0;
	padding: 0;
	list-style-type: none;
}
ol.backnumberList li{
	clear: both;
	width: 780px;
	margin: 0.5em 10px 0.5em 10px;
	padding: 1em 0 0 0;
	border-top: 1px dashed PaleVioletRed;
}
ol.backnumberList li div{
	float: left;
	width: 180px;
	margin: 0 10px 0 0;
	padding: 0;
}
ol.backnumberList li div img{
	margin: 0;
	padding: 0;
	border: none;
}
ol.backnumberList li h2, ol.backnumberList li h3{
	clear: none !important;
	display: inline;
	margin: 0 1em 0 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}
ol.backnumberList li p{
	clear: none !important;
	display: block;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}


table.carriesTable{
	clear: both;
	margin: 1em auto 1em auto;
	border-collapse: collapse;
}
table.carriesTable caption{
	font-weight: bold;
	text-align: center;
	color: MediumVioletRed;
}
table.carriesTable th, table.carriesTable td{
	border: 1px solid PaleVioletRed;
	padding: 2px;
}
table.carriesTable thead th{
	text-align: center;
}
table.carriesTable tbody th{
	text-align: left;
	vertical-align: middle;
}
table.carriesTable th{
	font-weight: normal;
	background-color: LightPink;
}
table.carriesTable td{
	text-align: center;
	background-color: Pink;
}

table.carriesTable .emptyCell{
	border: none !important;
	background-color: transparent !important;
}

dl.carriesFootnote{
	margin: 1em auto 1em auto;
	padding: 0;
	width: 22em;
}
dl.carriesFootnote dt{
	clear: both;
	float: left;
	width: 10%;
	margin: 0;
	padding: 0;
}
dl.carriesFootnote dd{
	float: left;
	width: 90%;
	margin: 0;
	padding: 0;
}

