@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration:none;
	color: #333333;
}
a img {
	border-width: 0px;
}
a:hover{
	text-decoration: underline;
	color: #3300CC;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bgorange.gif);
	background-repeat: repeat-x;
}
#container {
	margin: 0px auto;
	width: 807px;
	background-image: url(../images/bg_white_350.gif);
	background-repeat: no-repeat;
	background-position: center 25px;
}
#container #headmenu {
	text-align: right;
	width: 807px;
	background-color: #C87E1B;
	float: left;
	height: 25px;
}


#container #header {
	width: 807px;
	background-image: url(../images/hr_orange.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 20px;
	float: left;
}

#container .rink {
	font-size: 70%;
	color: #FFF;
	text-align: left;
	white-space: nowrap;
	height: 25px;
	margin-right: 5px;
	margin-left: 5px;
	border-width: 0px;
	padding-left: 14px;
	background-image: url(../images/arrow_or.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#container #header .form {
	background: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: 166px;
	clear: both;
	float: right;
}
#container .globalmenu {
	width: 221px;
	list-style: url(../none) none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#container .globalmenu02 {
	width: 221px;
	list-style: url(../none) none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	top: 90px;
}


#container #header #title { margin: 0; float: left; height: 75px; width: 400px; padding: 0 0 0 8px; border-style: none; }
#container #header #headright { width: 385px; float: left; padding-top: 10px; padding-right: 10px; }
#container #header .menu {
	padding-right: 20px;
}
#container #header .printsize {
	float: right;
	padding-bottom: 7px;
}
#container #mainimage {
	width: 807px;
	height: 252px;
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
}
#container #contents {
	width: 807px;
	margin-right: 0px;
	margin-left: 0px;
	border-style: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
	overflow: visible;
}
#container #contents #left {
	width: 221px;
	float: left;
	padding-right: 28px;
}
#container #contents  #left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#container #contents #left ul li {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#container #contents #left ul li img {
	display: inline;
	vertical-align:bottom;
}

#container #contents #right {
	float: left;
	width: 558px;
	overflow: hidden;
}
#rengou { overflow: hidden; width: 550px; float: left; text-align: center; background-color: #ffc; margin-bottom: 10px; padding: 3px 3px 5px; border: solid 1px #fc9; }
#rengou ul {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}
#rengou ul li {
	float: left;
	width: 180px;
}
.kenren { float: left; margin: 0; padding-top: 0; padding-bottom: 0; padding-left: 0; }
.kenchiku {
	float: left;
	width: 181px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kanyu {
	clear: both;
	float: left;
	padding-bottom: 15px;
}
#topics { float: left; padding-bottom: 20px; overflow: hidden; width: 558px; }
#topics p {
	padding-bottom: 10px;
}
#topics ul { list-style-type: none; height: 185px; overflow: auto; margin: 0; padding: 0; font-size: 14px; background-color: #faf5e3; }
#topics ul li, a:link, a:visited {
	padding-bottom: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #782E0B;
}
#topics ul li .date {
	color: #333;
}
#banner {
	float: left;
}
#banner .bnrbox {
	float: left;
	padding-right: 7px;
}
#banner .bnrbox2 {
	float: right;
}
.bnr01 {
	padding-bottom: 8px;
}
#container #footmenu {
	text-align: right;
	width: 791px;
	clear: both;
	font-size: 10px;
	margin-right: 8px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 10px;
	overflow: hidden;
}
#container #footer {
	padding-top: 10px;
}
#container #footadd {
	text-align: right;
	width: 807px;
	clear: both;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 10px;
	overflow: hidden;
	margin-bottom: 7px;
}
.clearboth {
	clear: both;
}
.footname {
	text-align: right;
	width: 375px;
	float: left;
	font-size: 18px;
	padding-right: 10px;
	line-height: 110%;
}
.ename {
	font-size: 9px;
	color: #E39300;
}
.footad {
	text-align: left;
	width: 422px;
	float: left;
	font-size: 10px;
	line-height: 120%;
	padding-top: 5px;
}
.secondclass_menu01 {
	font-size: 14px;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	border-top: 1px solid #4BA634;
	border-right: 1px solid #4BA634;
	border-bottom: 5px solid #4BA634;
	border-left: 5px solid #4BA634;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	list-style: none;
	background: #FFFFFF;
	height: 20px;
	width: 518px;
	vertical-align: middle;
	padding-top: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.secondclass_menu02 {
	font-size: 14px;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	border-top: 1px solid #4BA634;
	border-right: 1px solid #4BA634;
	border-bottom: 5px solid #4BA634;
	border-left: 5px solid #4BA634;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	list-style: none;
	background: #FFFFFF;
	height: 20px;
	width: 515px;
	vertical-align: middle;
	padding-top: 6px;
	margin-top: 25px;
	margin-bottom: 0px;
}

.explanation {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #4BA634;
	text-align: left;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}


.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	text-align: left;
	white-space: normal;
	list-style: disc inside;
}
.kanyuu_dattai01 {
	text-align: center;
	vertical-align: text-top;
	list-style: disc inside;
	border: 1px solid #080000;
	padding: 0px;
}
.kanyuu_dattai_02 {
	text-align: left;
	vertical-align: text-top;
	margin: 0px;
	padding: 3px;
	border: 1px solid #080000;
}
.adobe {
	text-align: left;
	vertical-align: text-top;
	border-style: none;
	padding-bottom: 5px;
	padding-right: 5px;
}
.kanyuu_dattai_00 {
	width: 515px;
	border: 1px solid #080000;
	padding: 0px;
	margin: 5px 0px 25px;
}
.adobe_text {
	font-size: 70%;
	line-height: 100%;
	color: #666;
}

/* comboCS[2010.04.28]*/

.printsize            {font-size: 1px;line-height: 2px;}
.printsize a          {color: #131C53;font-weight: bold;margin:0;padding:3px;}
.printsize a:hover    {color: #CC6600;font-weight: bold;margin:0;padding:3px;}
#FontBox              {width: 162px;height:17px;display:block;margin: 0px;padding: 0px;
                       background-image: url(../images/fontset01.gif);background-repeat: no-repeat;}
#FontBox ul           {margin: 0px;padding: 0px;width: 162px;height:17px;display:block;}
#FontBox li           {margin: 0px;padding: 0px;display:block;text-indent: -9999em;float: left;list-style-type: none;}
#FontBox .Li01 a      {width:  22px;height:17px;display:block;margin: 0px 0px 0px 87px;padding: 0px;
                       background-image: url(../images/fontset02.gif);background-repeat: no-repeat;}
#FontBox .Li01 a:hover{width:  22px;height:17px;display:block;margin: 0px 0px 0px 87px;padding: 0px;
                       background-image: url(../images/fontset02.gif);background-repeat: no-repeat;}
#FontBox .Li02 a      {width:  31px;height:17px;display:block;margin: 0px;padding: 0px;
                       background-image: url(../images/fontset03.gif);background-repeat: no-repeat;}
#FontBox .Li02 a:hover{width:  31px;height:17px;display:block;margin: 0px;padding: 0px;
                       background-image: url(../images/fontset03.gif);background-repeat: no-repeat;}
#FontBox .Li03 a      {width:  20px;height:17px;display:block;margin: 0px;padding: 0px;
                       background-image: url(../images/fontset04.gif);background-repeat: no-repeat;}
#FontBox .Li03 a:hover{width:  20px;height:17px;display:block;margin: 0px;padding: 0px;
                       background-image: url(../images/fontset04.gif);background-repeat: no-repeat;}
#cse-search-box       {}
#Seachky              {width: 112px;height:18px;margin: 0px 0px 0px 3px;padding: 0px 0px 0px 0px;float:left;}
#SeachBt              {width:  39px;height:21px;margin: 0px;padding: 0px 0px 0px 0px; float:right;}

/* comboCS[2010.04.28]*/

/*[2011.06.27修正前]*/
/*.printsize            {font-size: 1px;line-height: 2px;}
.printsize a          {color: #131C53;font-weight: bold;margin:0;padding:3px;}
.printsize a:hover    {color: #CC6600;font-weight: bold;margin:0;padding:3px;}
#FontBox              {width: 157px;height:17px;display:block;margin: 0px;padding: 0px;
                       background-image: url(../images/fontset01.gif);background-repeat: no-repeat;}
#FontBox ul           {margin: 0px;padding: 0px;width: 157px;height:17px;display:block;}
#FontBox li           {margin: 0px;padding: 0px;display:block;text-indent: -9999em;float: left;list-style-type: none;}
#FontBox .Li01 a      {width:  21px;height:17px;display:block;margin: 0px 0px 0px 83px;padding: 0px;
                       background-image: url(../images/fontset02.gif);background-repeat: no-repeat;}
#FontBox .Li01 a:hover{width:  21px;height:17px;display:block;margin: 0px 0px 0px 83px;padding: 0px;
                       background-image: url(../images/fontset02.gif);background-repeat: no-repeat;}
#FontBox .Li02 a      {width:  31px;height:17px;display:block;margin: 0px;padding: 0px;
                       background-image: url(../images/fontset03.gif);background-repeat: no-repeat;}
#FontBox .Li02 a:hover{width:  31px;height:17px;display:block;margin: 0px;padding: 0px;
                       background-image: url(../images/fontset03.gif);background-repeat: no-repeat;}
#FontBox .Li03 a      {width:  22px;height:17px;display:block;margin: 0px;padding: 0px;
                       background-image: url(../images/fontset04.gif);background-repeat: no-repeat;}
#FontBox .Li03 a:hover{width:  22px;height:17px;display:block;margin: 0px;padding: 0px;
                       background-image: url(../images/fontset04.gif);background-repeat: no-repeat;}
#cse-search-box       {}
#Seachky              {width: 103px;height:18px;margin: 0px 0px 0px 3px;padding: 0px 0px 0px 0px;float:left;}
#SeachBt              {width:  39px;height:21px;margin: 0px;padding: 0px 0px 0px 0px; float:right;}*/
