@charset "UTF-8";
/* <link rel="stylesheet" type="text/css" href="css/main.css" media="screen,print" /> */

/* ▼全ページ共通▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #ccc;
}


img {
	border: 0;
}

div#sideline {
	width: 806px;
	background-image: url(../img/sideline.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

div#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	background-image: url(../img/headerback.jpg);
	background-repeat: no-repeat;
	width: 795px;
	height: 200px;
	font-size: 180%;
	font-family: Informal Roman,sans-serif;
	font-weight: bold;
	letter-spacing: 3px;
	padding-left: 5px;
}

p#poweredBy {
	font-size: 15px;
	font-family: "ＤＦ行書体",sans-serif;
	color: #999;
	text-align: right;
	margin: 140px 5px 0 0;
	line-height: 20px;
	letter-spacing: 0.05em;
}

div#menu {
	width: 800px;
	height: 100px;
	border-bottom: dotted 1px #999999;
}

div#sidebar {
	float: left;

}

div#siteMap {
	padding-top: 8px;
	margin: 5px 5px 1px 5px;
	width: 188px;
	border: solid 1px #ccc;
	line-height: 120%;
	font-size: 90%;
	font-weight: bold;
}

div#siteMap a {
	text-decoration: none;
}
div#siteMap a:hover {
	background-color: #cff;
}
div#siteMap p {
	padding-top:5px;
}

div#maptop {
	text-align: center;
}

div#bannerField {
	padding: 0 5px;
	border: 0px;
	width: 190px;
}

div#shinobiadd1 {
	margin: 3px 20px;
	width: 160px;
	height: 116px;
}

div#mainContents {
	float: right;
	width: 600px;
}

div#footerMenu {
	padding: 20px 0 5px;
	width: 800px;
	height: 12px;
	clear: both;
	font-size: 10px;
	color: #999;
	text-align: center;
}
div#footer {
	background-color: #666666;
	clear: both;
	height: 54px;
	width: 800px;
}

div#trademark {
	height: 48px;
	width: 53px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	color: #fff;
	/* total = height(5+48+5=58) / width(10+53=63) */
}

div#footerwords {
	height: 42px;
	width: 562px;
	padding: 6px 5px 6px 0;
	color: #fff;
	text-align: right;
	font-size: 12px;
	line-height: 14px;
	float: left;
	/* total = height(8+42+8=58) / width(800-63-174=563=553+10) */
}

div#getAdobeFlashPlayer {
	height: 39px;
	width: 158px;
	padding: 8px 7px 7px 5px;
	float: right;
	/* total = height(14+39+15=58) width(9+158+5=172)*/
	
}




/* ▲全ページ共通▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* font等 */



/**/



/* ▼下位ページ共通▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
div.title {
	margin: 10px;
	padding-left: 5px;
	border-left: solid 5px #9999ff;
	border-bottom: solid 1px #9999ff;
	font-weight: bold;
}

span.more {
	font-weight: normal;
	font-size: -2;
}

div.pageOutline {
	padding: 15px 15px 5px 15px;
	width: 560px;
	font-size: 13px;
	margin-bottom: 20px;
	line-height: 21px;
	text-indent: 0.5em;
}

div.longSentences {
	padding: 15px 0 5px 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-left: 1px solid #ccc;
	width: 560px;
	font-size: 13px;
	line-height: 21px;
	text-indent: 1.0em;
}

div.cellspace {
	margin-left: 15px;
	list-style-position: in;
}
div.subtitle {
	font-weight: bold;
	font-size: 15px;
	text-indent: 0em;
	text-decoration: underline;
}

div.minititle {
	font-weight: bold;
	font-size: 13px;
	text-indent: 0em;
	line-height: 25px;
}

div#linktable {
	padding: 10px;
	width: 580px;
	font-size: 15px;
	clear: both;
}


div.bannerlink {
	border-bottom: solid 10px #ccc;
	float: left;
	width: 300px;
	height: 40px;
	padding: 5px 0;
	background-color: #d3dddd;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}

div.bannerlink img {
	height: 40px;
}



div.textlink1 {
	border-bottom: solid 10px #ccc;
	float: left;
	width: 300px;
	height: 20px;
	padding: 15px 0;
	background-color: #d3dddd;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}

div.textlink2 {
	border-bottom: solid 10px #ccc;
	float: left;
	width: 300px;
	height: 40px;
	padding: 5px 0;
	background-color: #d3dddd;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}

div.linkexplain {
	border-bottom: solid 10px #cfcfcf;
	float: right;
	padding: 5px;
	width: 270px;
	height: 40px;
	background-color: #e3eeee;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
}
div.linkExplainFrame {
	border-bottom: 10px solid #ccc;
	padding: 5px;
	float: right;
	height: 40px;
	width: 270px;
	background-color: #e3eeee;
	text-align: left;
	font-size: 15px;
	line-height: 22px;
	overflow-y: auto;
	font-weight: bold;
	color: #699;
}

div.linkexplain1line {
	border-bottom: solid 10px #cfcfcf;
	float: right;
	padding: 15px 5px;
	width: 270px;
	height: 20px;
	background-color: #e3eeee;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
}

div.givemeinfo {
	clear: both;
	background-color: #ffffff;
	padding: 10px 0px;
	height: 15px;
	text-align: center;
	font-size: 15px;
	font-family: "ＤＦ行書体",sans-serif;
}


/* ▲下位ページ共通▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */





/* ▼totalinfo.html▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
p#specialfont001 {
	font-size: 13px;
}

/* ▲totalinfo.html▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */


