@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #888888;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
}

.drop {
	font-size:2em;
	float:left;
	margin-right:3px;
	line-height: 98%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	}
	
p  {
	margin-top: 4px;
	margin-bottom: 4px;
	}
	
a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	text-decoration: none;
	color: #6E83A4;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
#container  {
	width: 950px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header  {
	/*padding: 0 10px 0 20px; */ /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	height: 200px;
	background-image: url(img/sitetop.jpg);
	background-repeat: no-repeat;
} 
#header h1    {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	text-indent: -9999px;
	padding: 0px;
}
#uty  {
	padding-right: 30px;
	padding-left: 30px;
	font-size: 1px;
	top: 330px;
	width: 890px;
	height: 36px;
	z-index: auto;
}
.infobox  {
	background-color:#EEEEEE;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding: 3px;
	float: left;
	margin: 5px;
}
.serch  {
	font-size: 11px;
	float: right;
	height: 1%;
}
#menu  {
	display:block;
	height: 45px;
	width: 850px;
	padding-left: 100px;
	padding-bottom: 15px;
	}
#menu .block{
	height: 45px;
	width: 750px;
}
#menu em {
	float:left;
	list-style-type:none;
	text-indent:-9999px;
}
#menu a  {
	text-decoration:none;
	display:block;
	width:107px;
	height: 45px;
	background-image: url(img/menuall.gif);
	background-position:left top;
}
#menu a  {
	width:107px;
	height: 45px;
}
/*#list01 a  {
	background-position:0px 0px
}
#list02 a  {
	background-position:-107px 0px
}
#list03 a  {
	background-position:-214px 0px
}
#list04 a  {
		background-position:-321px 0px
		}
#list05 a  {
		background-position:-428px 0px
		}
#list06 a  {
		background-position:-535px 0px
		}
#list07 a  {
		background-position:-642px 0px
		}
#list01 a:hover  {
	background-position:0px 45px
}
#list02 a:hover  {
	background-position:-107px 45px
}
#list03 a:hover  {
	background-position:-214px 45px
}
#list04 a:hover  {
		background-position:-321px 45px
		}
#list05 a:hover  {
		background-position:-428px 45px
		}
#list06 a:hover  {
		background-position:-535px 45px
		}
#list07 a:hover  {
		background-position:-642px 45px
		}*/
#list01 a  {
	background-position:0px 45px
}
#list02 a  {
	background-position:-107px 45px
}
#list03 a  {
	background-position:-214px 45px
}
#list04 a  {
		background-position:-321px 45px
		}
#list05 a  {
		background-position:-428px 45px
		}
#list06 a  {
		background-position:-535px 45px
		}
#list07 a  {
		background-position:-642px 45px
		}
#list01 a:hover  {
	background-position:0px 0
}
#list02 a:hover  {
	background-position:-107px 0
}
#list03 a:hover  {
	background-position:-214px 0
}
#list04 a:hover  {
		background-position:-321px 0
		}
#list05 a:hover  {
		background-position:-428px 0
		}
#list06 a:hover  {
		background-position:-535px 0
		}
#list07 a:hover  {
		background-position:-642px 0
		}
#panbox  {
	widows:660px;
	height:18px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(img/panboxbg.png);
	background-repeat: no-repeat;
	}
#menubar {
	background-image:url(img/roundedmenubar.gif);
	padding: 3px;
	height: 36px;
	width: 660px;
	}
	



#sidebar1  {
	float: right;
	width: 220px;
	clear: both;
	padding-right: 30px;
}
#sidebar1 h2  {
	font-size:0px;
	margin: 0px;
	padding: 0px;
	}
#sidebar1 h3  {
	font-size:18px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	}
#sidebar1 h5  {
	font-size:13px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 18px;
	}
#sidebar1 h6 {
	font-size:11px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
#sidemenu1  {
	text-indent:-9999px;
	background-image: url(img/imajob.png);
	height: 35px;
	width: 220px;
	float: right;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
#sidemenu2  {
	text-indent:-9999px;
	background-image: url(img/kakojob.png);
	height: 35px;
	width: 220px;
	float: right;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
#news  {
	text-indent:-9999px;
	background-image: url(img/news.png);
	height: 35px;
	width: 220px;
	float: right;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
.newsall  {
	width:220px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	}
.newstop {
	background-image:url(img/newstitle_top.png);
	height: 8px;
	width: 220px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	font-size: 1px;
	float: right;
}
.newsbox{
	width: 220px;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(img/newstitle_back.png);
}
.subtext{
	font-size:11px;
	line-height: 150%;
}
h1{
	font-size:18px;
}
.newstext{
	background-color:#E3F0EB;
	padding: 10px;
}
.menutext{
	background-color:#E3F0EB;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.menutext dl  {
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menutext dt{
	font-size:90%;
	font-weight:bold;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCCC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #99CCCC;
	margin: 0px;
	}
.menutext dd{
	color:#FF3366;
	margin-bottom: 10px;
	line-height: 150%;
	margin-left: 1em;
	font-size: 70%;
	text-align: right;
	}
.newstextbox  {
	background-color:#FFFFFF;
	width: 190px;
	color: #000000;
	text-align: left;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	padding: 5px;
	margin-top: 5px;
	}

.newsdatabox  {
	background-color:#ADD1C1;
	width: 190px;
	color: #000000;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	padding: 5px;
	margin-top: 5px;
	}
.newslink  {
	background-color:#5BAEB8;
	text-align: center;
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	}
.newslink a {
	color:#CCFFFF;
	}
.newslink a:hover {
	color:#FFCC00;
	}
.newsbottom  {
	background-image:url(img/newstitle_bottom.png);
	height: 8px;
	width: 220px;
	clear: right;
	float: right;
	text-indent: -9999px;
	font-size: 1px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
#sidebar1 img {
	border: 2px solid #999999;
	margin-left: -3px;
}

.boldred  {
	font-weight:bold;
	color:#993333
	}
#workContent  {
	float: right;
	width: 930px;
	margin-right: 10px;
}

.content602box {
	width:100%;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.contmenutopbox {
	width: 660px;
	height:36px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.contminimenu{
	width: 602px;
	height:24px;
	padding: 0px;
	margin-left: 10px;
}

#mainContent table{
	margin-left:10px;
}
.conttextbox {
	background-color: #CCCCCC;
	padding: 5px;
	width: 590px;
	font-size: 12px;
	text-align: center;
	margin-left:10px;
	margin-bottom:19px;
}

.conttextboxh {
	background-color: #CCCCCC;
	padding: 5px;
	font-size: 12px;
	text-align: center;
}

#mainContent  {
	float: left;
	width: 660px;
	padding-left: 30px;
} 
.flash {
	margin-bottom: 13px;
}
#mainContent blockquote {
	font-size:90%;
	padding: 15px 15px;
	margin-bottom: 10px;
	margin-top:10px;
	margin-left:100px;
	margin-right:100px;
	background-color: #EEE;
	border-left-width:10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-style: italic;
}
#mainContent .date {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}
#mainContent .text {
	margin-bottom: 0px;
	margin-top:3px;
}
#mainContent .textbox {
	margin-bottom: 19px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 110%;
	width: 97%;
	margin-left: 10px;
}

#mainContent .textbox2 {
	margin-top: 19px;
	margin-bottom: 19px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 110%;
	width: 99%;
	text-align:center;
}
#mainContent .textbox3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 110%;
	width: 620px;
	text-align:center;
	margin-top: 19px;
	margin-right: 22px;
	margin-bottom: 19px;
	margin-left: 16px;
}

#mainContent .textbox4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 150%;
	width: 620px;
	text-align:left;
	margin-right: 22px;
	margin-bottom: 19px;
	margin-left: 16px;
}

#mainContent .textbox ul{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
	margin-top: 5px;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#mainContent .textbox li{
	list-style-position: outside;
	list-style-type: none;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 1em;
}
.faq {
	padding:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
	
#mainContent .faq dl{
		margin-bottom: 19px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 110%;
	width: 99%;
	}
#mainContent .faq dt{
	font-size:16px;
	font-weight:bold;
	line-height: 1.1em;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #558888;
	background-image: url(img/hbg.png);
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #669999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	}
	
#mainContent .faq dd{
	color:#666666;
	margin-bottom: 15px;
	margin-left: 1em;
	line-height: 150%;
	}
	

#mainContent .textbox ol {
	font-size:16px;
	font-weight:bold;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#mainContent .textbox ol li{
	font-weight:normal;
	color: #666666;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 1em;
	list-style-position: inside;
	list-style-type: decimal;
}

#mainContent .textbox dl{
	margin:0px;
	padding:0px;
}
#mainContent .textbox dt{
	font-size:120%;
	font-weight:bold;
	line-height: 1.1em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #558888;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	}
#mainContent .textbox dd{
	color:#666666;
	margin-bottom: 15px;
	margin-left: 2em;
	line-height: 150%;
	}
#mainContent .textbox h3  {
	color: gray;
	font-size: 130%;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#mainContent .textbox h4 {
	color: gray;
	font-size: 110%;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#mainContent .textbox3 h4 {
	color: #999999;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
	
	
/*#mainContent img {
	height: 195px;
	width: 195px;
	float: left;
	border: 2px solid #B6CAD2;
}*/
#mainContent .pickupbox {
	height: 200px;
	margin-top: 19px;
	margin-bottom: 19px;
}
#mainContent .rfbox  {
	width:415px;
	padding:2px;
	float: right;
	height: 196px;
}
#google-feed {
	color:#999999;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	}
#google-feed a{
	font-size:14px;
	margin-left: 1em;
	}
.lbline  {
	border-bottom-width: 3px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC6666;
	border-left-color: #CC6666;
	margin-bottom: 5px;
	padding-left: 5px;
	color: #777777;
	font-weight: bold;
}
#mainContent .pickupbox .text  {
	background-color: #E1F0F2;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	line-height: 150%;
	font-size: 12px;
	height: 100px;
}
#mainContent .pickupbox h4  {
		border-bottom-width: 3px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC6666;
	border-left-color: #CC6666;
	margin-bottom: 5px;
	padding-left: 5px;
	color: #777777;
	font-weight: bold;}
#mainContent   .link  {
	background-color: #B6CAD2;
	margin-top: 5px;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 5px;
}
.raundedbox {
	background: url(img/roundedcornr_tl.png) no-repeat top left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainContent .pickupbox img {
	height: 195px;
	width: 195px;
	float: left;
	border: 2px solid #B6CAD2;

}
.roundedbox_top {
	background: url(img/roundedcornr_tr.png) no-repeat top right;
}
.roundedbox_content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5C9D1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B5C9D1;
}
.roundedbox_bottom {
	background: url(img/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedbox_bottom div {
	background: url(img/roundedcornr_br.png) no-repeat bottom right;
}



#mainContent .profile_body
{
	margin-top:0px;
	margin-bottom:19px;
	line-height: 150%;
	color:#777777;
	margin-right: 10px;
	margin-left: 10px;
}
#mainContent .profile_body img
{
	margin-right:10px;
	margin-bottom:10px;
}
#mainContent .profile_body h3
{
	font-size:16px;
	margin:0px;
	padding:0px;
	line-height: 150%;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #666666;
}
#mainContent .profile_body h4
{
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height: 150%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainContent h2{
	font-size: 18px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #999999;
	margin-bottom: 5px;
	width: 97%;
	padding-bottom: 3px;
	margin-left: 10px;
}
#mainContent .sitemapbox {
	margin-right: 10px;
	margin-left: 10px;
}
#mainContent .sitemapbox h3  {
	color: #006699;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #6699CC;
	background-image: url(img/hbg.png);
	background-repeat: repeat-y;
	}
.sitemapbox ul  {
	margin-top:2px;
	margin-bottom:19px;
	margin-left:0px;
	margin-right:0px;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.sitemapbox li  {
	margin-top:10px;
	margin-bottom:2px;
	margin-right:0px;
	font-weight: bold;
	list-style-image: url(img/listmark.png);
	list-style-position: inside;
	margin-left: 10px;
	padding: 0px;
	}
.sitemapbox .li  {
	margin-left:2em;
	margin-top:2px;
	margin-bottom:2px;
	margin-right:0px;
	font-weight: normal;
	background-image: url(img/listmark2.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	}
.sitemapbox .lii  {
	margin-left:3em;
	margin-top:2px;
	margin-bottom:2px;
	margin-right:0px;
	font-weight: normal;
	padding-left: 16px;
	}
	
.roundedbox_top, .roundedbox_bottom , 
.roundedbox_top div, .roundedbox_bottom div{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedbox_content , .roundedbox_bottom {
	margin-top: -19px;
}
.centerbox { padding: 0 15px; }

.bordersquare{
border:#AAC6CF;
border-style:solid;
border-width:1px;
margin:5px;
padding:5px;
width:602px;
height:auto;
}

.bordersquarered{
border:#ff0000;
border-style:solid;
border-width:1px;
padding:5px;
height:auto;
}

#footer  {
	background-color: #DDDDDD;
	background-image: url(img/footer.jpg);
	height: 245px;
	width: 950px;
	padding-top: 0;
	padding-bottom: 0;
	clear: both;
} 
#footer  p  {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	text-indent: -9999px;
}
.navbottom  {
	height: 26px;
	width: 588px;
	color: #CC66FF;
	margin-right: 181px;
	margin-left: 181px;
	padding-top: 15px;
}
#footer em  {
	float:left;
	list-style:none;
	text-indent:-9999px;
}
#footer a {
	text-decoration:none;
	display:block;
	width: 196px;
	height: 26px;
	background-image:url(img/footerall.png);
	background-position:left top;
	}
#flist01 a  {
	background-position:0px -26px
}
#flist02 a  {
	background-position:-196px -26px
}
#flist03 a  {
	background-position:-392px -26px
}
#flist01 a:hover  {
	background-position:0px 0px
}
#flist02 a:hover  {
	background-position:-196px 0px
}
#flist03 a:hover  {
	background-position:-392px 0px
}

.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.linkarrow {
	color: #FF0000;
	font-weight: bold;
}
.w170b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding: 3px;
	width: 170px;
	text-align: center;
}
.alert{
	color:#990000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	}
.pickuptext {
	color: #FF9900;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.commentimgbox {
	float: left;
	}
.commentboxr {
	height: 99%;
	float: right;
	width: 57%;
}
.commentboxr2 {
	height: 99%;
	float: right;
	width: 70%;
}
.commenth1 {
	font-size: 140%;
	font-weight: bold;
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DF8E7C;
	border-left-color: #DF8E7C;
	border-top-width: 0px;
	border-right-width: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #666666;
	border-top-color: #DF8E7C;
	border-right-color: #DF8E7C;
	}
	.comment2h1 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DF8E7C;
	border-left-color: #DF8E7C;
	width: 95%;
	border-top-width: 0px;
	border-right-width: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #666666;
	border-top-color: #DF8E7C;
	border-right-color: #DF8E7C;
	}
.paleblueback {
	background-color: #DFEEF0;
	margin-top:5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.deepblueback {
	background-color: #ADD1C1;
	margin-top:5px;
	margin-bottom: 5px;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	text-align: center;
	font-weight: bold;
}
.lightblueback {
	background-color: #A9DBC0;
	margin-top:5px;
	margin-bottom: 5px;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	text-align: left;
	font-weight: bold;
}

.makeh2 {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A9DBC0;
	border-top-width: 0px;
	border-right-width: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-bottom:5px;
	color: #666666;
	text-align: center;
}
.makeh3 {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #A9DBC0;
	border-top-width: 0px;
	border-right-width: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-bottom:5px;
	color: #666666;
	text-align: left;
}
.makecolumnbox {
	background-color:#FFFFB3;
	margin:5px;
	padding:5px;
}
.whiteback {
	background-color:#FFFFFF;
	margin:3px;
	padding:5px;
	font-weight:bold;
	text-align:center;
}

.centerbox {
	margin-top:5px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
	vertical-align: text-botom;
}
td {
	vertical-align: text-top;
}
hr {
	color: #358289;
}
.paleblueback ul{
	height: 99%;
}
.paleblueback li{
	list-style-position: inside;
	list-style-image: url(work/img/listmark.png);
}
.minitext {
	font-size: 10px;
	color: #999999;
}
