@charset "shift_jis";
/* CSS Document */

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
	overflow-wrap: break-word; 
	-moz-text-size-adjust: none;
}
a {
	word-break: break-all;
	
}
img {
display: block;
border: 0px;
}
* {
margin: 0px;
padding: 0px;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
p {
line-height: 160%;
margin-top: 5px;
margin-bottom: 5px;
}
h2 {
font-size: 14px;
margin-top: 10px;
margin-bottom: 5px;
}
body {
font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 14px;
word-break: break-all;
}
#foot {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#siteInfo{
clear: both;
color: #666;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #ccc;
border-bottom-color: #ADBAC6;
height: 80px;
width: 900px;
margin: 0px;
text-align: left;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
line-height: 200%;
}

#uplink, .uplink {
	margin: 0px;
	text-align: right;
	font-size: 80%;
	clear: both;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	height: 100px;
}
#footerR {
margin: 0px;
float: right;
height: 60px;
width: 234px;
padding: 0px;
text-align: right;
}
#footerL {
margin: 0px;
float: left;

height: 50px;
padding-top: 10px;
padding-right: 80px;
padding-bottom: 0px;
padding-left: 5px;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.style3 {
	color: #666;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	font-size: 14px
}
.ad {
	position: absolute;
	left: 360px;
	top: 23px;
	padding: 1px;
	border: 1px dotted #CCC;
}
#main #mLay {
	width: 785px;
}
#left {
	width: 785px;
}
#main #mLay tr #left h4 {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006;
	border-left-color: #006;
	padding: 2px;
}
ol, ul {
	margin-left: 20px;
}
.guide table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
.guide td, .guide th {
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	padding: 5px;
}
.guide th {
	background-color: #EfEfEf;
	text-align: left;
}
div#topicTxt {
	padding: 5px;
	height: 350px;
	width: 758px;
	border:solid #FC6;
}
#topicTxt p {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
p#topicTitle  {
	color: #F63;
	font-size: 16px;
	margin-top: 0px;
	font-weight: 758;
}
#topicTxt p img {
	display: inline !important;
}
#topicTxt #topicTitle {
	text-align: center;
}

div.recommendTxt {
	padding: 5px;
	height: 300px;
	width: 758px;
	border:solid #FC6;
}
.recommendTxt p {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
p.recommendTitle {
	color: #F63;
	font-size: 16px;
	margin-top: 0px;
	font-weight: 758;
	text-align: center;
}
.recommendTxt p img {
	display: inline !important;
}

div.annotationTxt {
	padding: 5px;
	height: 200px;
	width: 758px;
	border:solid #FC6;
}
.annotationTxt p {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
p.annotationTitle {
	color: #F63;
	font-size: 16px;
	margin-top: 0px;
	font-weight: 758;
	text-align: center;
}
.annotationTxt p img {
	display: inline !important;
}

div.menuTxt {
	padding: 5px;
	height: 150px;
	width: 758px;
}
.menuTxt p {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
p.menuTitle {
	color: #F63;
	font-size: 16px;
	margin-top: 0px;
	font-weight: 758;
	text-align: center;
}
.menuTxt p img {
	display: inline !important;
}

#banner {
	text-align: center;
}
#print {
	visibility:hidden;
	height: 0px;
	width: 99%;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 0em;
	display: none;
}
