@charset "utf-8";

/*** 共通css ***/

body {
	margin:auto;
	background-image: url(../images/sys/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	font-size: small;
	line-height: 120%;
    font-family: /* "メイリオ", */"ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", "sans-serif", verdana;
}
#toptop {
	background-image: url(../images/sys/title2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 142px;
	width: 700px;
	margin: auto;
	text-align: left;
}
#toptop h1 {
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	color: rgb(262,208,64);
}
#toptop #header_title {
	margin: 0;
	padding: /*34*/17px 0 2px 196px;
	width: 150px;
	float: left;
	font-size: 25px;
	font-weight: bold;
	color: rgb(100,92,79);
}
#toptop #header_title a {
	color: rgb(100,92,79);
	text-decoration: none;
	font-size: 100%;
}
#toptop #header_title a:hover {
	text-decoration: underline;
}
#toptop #header_subtitle {
	margin: 0;
	padding-left: 13px;
	padding-top: /*32*/15px;
	width: 290px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: rgb(127,106,33);
}

#top {
	background-image: url(../images/sys/top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 150px;
	width: 700px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #E0C72D;
	border-right-color: #E0C72D;
	border-bottom-color: #E0C72D;
	border-left-color: #E0C72D;
	margin: auto;
}
#columns {
	width: 700px;
	margin: auto;
}
#columns #right {
	margin: auto;
	width: 200px;
	float: right;
}
#columns #right div.right_img {
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 15px;
	width: /* 100% */185px;
	text-align: left;
}
#columns #right div.right_img a img {
	border: 3px solid #E5C403;
	padding: 3px;
}
#columns #left {
	margin: auto;
	width: 499px;
	float: left;
}
.float_left {
	margin-top: 5px;
	margin-right: 10px;
	border: 3px solid #E5C403;
	padding: 3px;
	float: left;
	text-indent: 0px;
	margin-left: 0px;
}
#columns #left #header_title2 {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	line-height: 100%;
	color: rgb(212,158,14);
}
#columns #right a:link, #columns #right a:visited {
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#columns #right ul {
	margin-top: 0;
	margin-bottom: 20px;
	text-indent: -0.5em;
	text-align: left;
}
#columns #right ul li {
	line-height: 1.7em;
	display: list-item;
	list-style-type: square;
	color: #E5C403;
	background-color: #FFFFFF;
}
#footer {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #47241E;
	height: 50px;
	width: 700px;
	bottom: 0px;
	position: inherit;
	clear: both;
	color: #FFFFFF;
}
#columns #left  p {
	margin: 0 0 7px 0;
	padding-right: 10px;
	padding-left: 15px;
	text-align: left;
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
	color: #89582F;
	text-indent: 0;
}
#columns #left #header p {	/* ADD */
}
#columns #right p {
	text-align: justify;
	font-weight: normal;
	color: #89582F;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 20px;
	background-color: #FFFFFF;
}
#columns #right .cat_title {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
	font-size: 130%;
	font-weight: bold;
	color: #E5C403;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#footer p {
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #47241E;
}
.float_right {
	float: right;
	text-indent: 0px;
	margin-top: 5px;
	margin-right: 0px;
	border: 3px solid #E5C403;
	padding: 3px;
	margin-left: 10px;
}
#columns #right a:hover, #columns #right a:active {
	font-weight: bold;
	color: #C7630D;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.email {
	unicode-bidi:bidi-override; direction: rtl;
}
#columns #left a:link, #columns #left a:visited {
	font-weight: normal;
	color: #89582F;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#columns #left a:hover {
	color: rgb(200,108,5);
	text-decoration: underline;
}
#columns #left #bottom_navigator a {
	color: #FF9933;
	text-decoration: underline;
}
#columns #left #bottom_navigator a:hover {
	color: #C7630D;
	text-decoration: underline;
}

/*** ADD ***/
#columns #left #header {
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: rgb(255,255,217);
}
#columns #left h2 {
	margin: 20px 0 7px 0;
	padding-right: 10px;
	padding-left: 15px;
	text-align: left;
	font-size: 130%;
	font-weight: bold;
	line-height: 100%;
	color: #E5C403;
}

#columns #left h2.soudansyo {
	margin-left: 10px;
	border-top: 1px /* dotted */dashed #89582F;
	padding-top: 10px;
	padding-left: 5px;
	width: 60%;
	color: #89582F;
	float: left;
}

#columns #left #bottom_navigator {
	margin-top: 30px;
	margin-bottom: 0px;
}

#columns #left #bottom_navigator #bottom_navigator_title {
	margin-top: 30px;
	margin-bottom: 7px;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	color: #E5C403;
	line-height: 100%;
}

#columns #left #bottom_navigator p {
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
}

#columns #left #bottom_navigator p a {
	margin-left: 20px;
	font-weight: bold;
	font-size: 150%;
}



#columns #left div.image_center {
	text-align: center;
}
#columns #left div.image_center a img {
	margin-top: 20px;
	margin-bottom: 7px;
	border: 3px solid #E5C403;
	padding: 3px;
}
#columns #left div.image_center p {
    margin-top: 0;
    margin-bottom: 0;
	text-align: center;
}

#columns #left div.image_center p a {
	font-size: 80%;
	font-weight: bold;
	color: #FF9933;
}

#columns #left div.image_center p a:hover {
	color: #C7630D;
}

#columns #left div.image_right {
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	width: 150px;	/* デフォルト値。実際の値は applcssディレクトリ下cssで指定。 */
	float: right;
	text-align: right;
	line-height: 0;
	font-size: 0;
}

#columns #left div.image_right a img {
	margin-top: 5px;
	margin-right: 0px;
	border: 3px solid #E5C403;
	padding: 3px;
	float: right;
	text-indent: 0px;
}

#columns #left div.image_left {
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 15px;
	width: 150px;	/* デフォルト値。実際の値は applcssディレクトリ下cssで指定。 */
	float: left;
	text-align: left;
	line-height: 0;
	font-size: 0;
}

#columns #left div.image_left a img {
	margin-top: 5px;
	margin-left: 0px;
	border: 3px solid #E5C403;
	padding: 3px;
	float: left;
	text-indent: 0px;
}

#columns #left h3 {
	margin: 20px 0 2px 0;
	padding-right: 10px;
	padding-left: 15px;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	color: #E5C403;
}
.clear {
   clear: both;
}
br.clear {
   font-size: 0;
   line-height: 0;
}
.marker {
	background-color: rgb(255,255,0);

}
strong {
	font-size: 125%;
	font-weight: bolder;
}
div.email {
	margin-left: 30px;
	text-align: left;
}

/* ADD */
div#access_analyze
{
	margin-top: -20px;
	text-align: center;
}

