@charset "euc-jp";

/*
	main.css
	2007/10/29 yabuta@rainbowsoft.co.jp

	オレンジ：#FF6600
*/

body {
	font-family:'ＭＳ Ｐゴシック', osaka, Gothic, sans-serif;
	background-color: #FFFFFF;
	margin:  0px;
	padding: 0px;
	font-size:12px;
	color:#333333;
	line-height: 120%;
}

a:link    { color: blue; }
a:visited { color: blue; }
a:active  { color: red; }
a:hover   { color: red;}

table {
	border: solid 1px #cccccc;
    border-collapse: collapse;
}

td {
	border: solid 1px #cccccc;
	padding:2px 3px;
}

form {
	margin:  0px;
	padding: 0px;
}

/* ------------------------------------------------------- */
#bord {
	width:782px;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	height:auto;
}

#top {
	width: 768px;
	height:120px;
	margin:0 7px 0 7px;
	background-color: #FFFFCC;
	background-position:center;
	background-repeat: no-repeat;
}

#top2 {
	width: 750px;
	margin:0 7px 0 7px;
	padding:10px 0 0 10px;
	background-color: #FFFFFF;
	text-align:left;
}

#top3 {
	margin:0;
	padding:8px 0 0 18px;
	background-color: #FFFFFF;
	text-align:left;
}

#topLink {
	height:30px;
	background:url(../images/back5.gif) no-repeat;
	margin:0 7px 0 7px;
	padding:6px 0 0 14px;
	font-size:12px;
	text-align:left;
}

#topLink_simple {
	/*height:30px;*/
	margin:0 7px 0 7px;
	padding:10px 0 0 14px;
	font-size:12px;
	text-align:left;
}

#cont {
	/*background-color: #bbccff;*/
	width: 550px;
	padding:10px;
	white-space: nowrap;
}

/* ------------------------------------------------------- */
#head p {
	text-align: left;
	font-weight: bold;
	font-size: 13pt;
	color: #fe5116;
	margin: 6px 7px 2px 15px;
	line-height:100%;
}

#head h1 {
	text-align: left;
	font-weight: bold;
	font-size: 13pt;
	color: #fe5116;
	margin: 0px 7px 2px 15px;
	padding-top:2px;
	line-height:100%;
}

#head .scroll {
	text-align: left;
	width: 768px;
	height: 22px;
	background-image: url(../images/header1.gif);
	margin:0 7px 0 7px;
}

#head .scroll marquee {
	padding-top: 3px;
	font-weight: bold;
	color: #888888;
	width: 520px;
}

#head .simple {
	text-align: left;
	width: 768px;
	height: 30px;
	background-image: url(../images/header2.gif);
	margin:0 7px 0 7px;
}
/* ------------------------------------------------------- */

#box1 {
	width: 768px;
	margin-left : 7px;
	margin-right: 7px;
	clear:both;
}

#box1 table{
	font-size:12px;
}

#box2 {
	width: 768px;
	margin-left : 7px;
	margin-right: 7px;
	text-align: left;
	padding: 4px;
}

#box3 {
	width: 768px;
	margin-left : 7px;
	margin-right: 7px;
	clear:both;
}

#foot {
	clear:both;
	width: 768px;
	height:85px;
	margin-left : 7px;
	margin-right: 7px;
	padding-top:1px;	
	background-color: #e8e8e8;
	border-bottom:1px solid #cccccc;
	background-position:  right center;
	background-repeat: no-repeat;
}

/* ------------------------------------------------------- */

#shadow-left {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
}

#shadow-right {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
}
/* ------------------------------------------------------- */


#selUniversity td {
	text-align:center;
}

#selUniversity2 td {
	text-align:center;
}

/* ------------------------------------------------------- */
#MapList ul {
	list-style:none;
	margin:0 0 0 -8px;
	padding:0;
}

#MapList li {
	list-style:none;
	float:left;
	display:block;
	font-size:16px;
	font-weight:bold;
	line-height:140%;
	/*border:1px ridge #FFFADA;*/
}

#MapList a{
	padding:2px 3px;
	margin:2px;
	background-color: #FFFADA;
	text-decoration: none;
	color:#FF6600;
}

#MapList a:hover {
	color:#FFFFFF;
	background-color: #FF6600;
}


#toho_count, #tugaku_count {
	font-size:130%;
}

/* ------------------------------------------------------- */
.railway {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	DISPLAY: none;
	/*filter:Alpha(opacity=80);
	-moz-opacity:0.4;
	opacity:0.40;*/
}

.railway2 {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
}

.selinput {
	margin:4px;
	width:240px;
	height:22px;
	background-repeat: no-repeat;
}

.areaT {
	padding-top:10px;
	width:465px;
	height:36px;
}

.areaXY {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	DISPLAY: none;
}


.areaXY2 {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
}


.schoolXY {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	DISPLAY: none;
	filter:Alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.50;
}


.schoolXY2 {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	DISPLAY: none;
}


.imgwaku table img {
	border:1px solid #CCCCCC;
	padding:3px;
	margin:1px;
	background-color:#EFEFEF;
}

/* ------------------------------------------------------- */
.setpsL {
	float:left;
}

.setpsLccc{
	float:left;
	background-color: #EEEEEE;
	text-align:center;
	width:168px;
	padding:2px;
	margin-right:1px;
}

.setpsR {
	float:right;
}

.setpsRccc{
	float:right;
	background-color: #EEEEEE;
	text-align:center;
	/*width:172px;*/
	width:168px;
	padding:2px;
	margin-left:1px;
}
/* ------------------------------------------------------- */
.UnivAreaDoc {
	padding:2px 0px;
	margin:4px;
	border:3px ridge #EEEEEE;
}

.UnivArea1 {
	float:left;
	text-align:left;
	width:354px;
	/*height:280px;*/
	padding:2px;
	margin-left:4px;
	font-size:13px;
	/*border:2px solid red;*/
}

.UnivArea2 {
	float:right;
	/*width:354px;*/
	width:348px;
	padding:2px;
	margin-right:4px;
	/*border:2px solid #CCCCCC;*/
}
/* ------------------------------------------------------- */
div.c-both { clear: both; }

div.clearboth { clear: both; }

.noLF {
	white-space: nowrap;
}

/* ------------------------------------------------------- */
.setbox1 {
	background-color: #f3f3f3;
	margin: 8px;
	padding: 8px;
	/* width: 550px; */
	width: 580px;
	border: 1px solid #CCCCCC;
}

.setbox2 {
	width:640px;
	margin: 0px;
	padding: 0 0 5px 0;
	border: 1px solid #CCE2D3;
}

.setbox3 {
	margin: 3px 5px;
	padding: 6px;
	border: 3px solid #CCE2D3;
	background-color: #FFFFCC;
}

.setbox4 {
	width:auto;
	font-size: 13px;
	font-weight: bold;	
	margin: 2px 2px 6px 2px;
	padding: 0px 10px;
	background-image: url(../images/bord1.gif);
	background-repeat:repeat;
}

.setBox5 {
	margin:10px 10px 10px 70px;
	width:600px;
	text-align:left;
	font-size:14px;
	line-height:1.3em;
}

.setBox5 td{
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#FF6600;
}

.setbox10 {
	width: 100px;
	padding:0 0 0 4px;
	background-color: #d3d3d3;
	font-size: 12px;
	color: #dc143c;
	/*font-weight: bold;*/
	text-align: left;
}

.setbox10 a:link,.setbox10 a:visited {
	color: #dc143c;
	text-decoration: none;
}

.setbox10 a:hover {
	color: #2222FF;
	text-decoration: underline;
}

.setbox11 {
	width: 75px;
	padding:2px;
	background-color: #d3d3d3;
	font-size: 12px;
	color: #dc143c;
	/*font-weight: bold;*/
	text-align: center;
}

.setbox11 a:link,.setbox11 a:visited {
	color: #dc143c;
	text-decoration: none;
}

.setbox11 a:hover {
	color: #2222FF;
	text-decoration: underline;
}

.setbox12{
	width: 720px;
	height:120px;
	padding:7px;
	margin: 0 0 0 8px;
	background-image: url(../images/back6.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #059507;
	font-weight: bold;
	text-align: left;
	line-height: 1.5em;
	}

.setbox12p{
	width: 710px;
	height:110px;
	padding:15px 12px 0px 2px;
	margin: 0 0 0 0px;
	background-image: url(../images/back8.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #008000;
	font-weight: bold;
	text-align: left;
	line-height: 125%;
	/*border:1px solid red;*/
	}

.setbox12x{
	width: 710px;
	height:135px;
	padding:10px 12px 15px 14px;
	margin: 0 0 0 10px;
	background-image: url(../images/back7.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FD7E17;
	font-weight: bold;
	text-align: left;
	line-height: 125%;
	/*border:1px solid red;*/
	}
.setbox12x p {
	padding: 0;
	margin: 0px 10px 0px 5px;
}
.setbox12x img {
	margin-right: 5px;
}

.setbox13{
	font-size:11px;
	width: 123px;
	height:158px;
	padding:0;
	margin: 0 5px;
	background-color: #FFFFFF;
	border-top:   1px solid #008000;
	border-left:  1px solid #008000;
	border-right: 1px solid #008000;
	border-bottom:1px solid #008000;
	text-align: left;
	line-height: 1.3em;	
	}

.setbox14{
	font-size:11px;
	width: 123px;
	height:158px;
	padding:0;
	margin: 0 5px;
	background-color: #FFFFFF;
	background-color: #FFFFFF;
	border-top:   1px solid #ff7f50;
	border-left:  1px solid #ff7f50;
	border-right: 1px solid #ff7f50;
	border-bottom:1px solid #ff7f50;
	text-align: left;	
	line-height: 1.3em;	
	}

.setbox13b{
	font-size:13px;
	width: 360px;
	height:90px;
	padding:0;
	margin: 0 5px 0 8px;
	background-color: #FFFFFF;
	border-top:   1px solid #008000;
	border-left:  1px solid #008000;
	border-right: 1px solid #008000;
	border-bottom:1px solid #008000;
	text-align: left;
	line-height: 1.3em;	
	}

.setbox14b{
	font-size:13px;
	width: 360px;
	height:90px;
	padding:0;
	margin: 0 5px;
	background-color: #FFFFFF;
	background-color: #FFFFFF;
	border-top:   1px solid #ff7f50;
	border-left:  1px solid #ff7f50;
	border-right: 1px solid #ff7f50;
	border-bottom:1px solid #ff7f50;
	text-align: left;	
	line-height: 1.3em;	
	}

.setbox15 {
	width: 75px;
	padding: 2px;
	background-color: #FFFFEA;
	font-size: 12px;
	text-align: center;
	}

.setbox15 a:link,.setbox15 a:visited {
	text-align: center;
	width: 100%;
	height: 20px;
	line-height:16pt;
	color: #000000;
	text-decoration: none;
    display:block;
}

.setbox15 a:hover {
	color: #FF2200;
	/*background-color: #FF6600;*/
}

.setbox16{
	width: 180px;
	height:100px;	
	padding:0;
	margin: 0 5px;
	background-color: #FFFFFF;
	border-top:   1px solid #ff7f50;
	border-left:  1px solid #ff7f50;
	border-right: 1px solid #ff7f50;
	border-bottom:1px solid #ff7f50;
	text-align: left;	
	font-size:12px;
	line-height: 1.2em;	
	}


.setbox17{
	float:right;
	font-size:13.5px;
	font-weight:bold;
	color:#666666;
	width: 135px;
	height:158px;
	padding:0;
	margin: 30px 7px 0 0;
	background-color: #FFFFFF;
	background-color: #FFFFFF;
	border:0;
	text-align: left;	
	line-height: 110%;
	}



.setBoxVote {
	margin:4px 0px 4px 50px;
	padding:6px;
	width:235px;
	border:1px solid #CCCCCC;
	background-color: #FDFFD6;
	line-height:1.5em;
	font-size:14px;
}

.setBoxWaku {
	background-color:#FFFFD0;
	padding:8px 8px 4px 8px;
}

.waku {
	border:1px solid #CCCCCC;
}

.nowaku {
	border:0;
}

.graybox{
	border:1px solid #CCCCCC;
	height:30px;
	margin:8px;
	padding:10px 0 0 0;
	background-color: #cccccc;
}

/* ------------------------------------------------------- */

.Rbox1 {
	width:180px;
	height:20px;
	padding:3px 2px 2px 2px;
	margin:1px;
	background-image: url(../images/Rbox1.gif);
	background-repeat: no-repeat;

	text-align:center;
	font-size: 12px;
	/*font-weight: bold;*/
}

/* ------------------------------------------------------- */
.setTB1 table {
	border: solid 4px #cccccc;
    border-collapse: collapse;
	margin-bottom:8px;
	margin-left:10px;
}

.setTB1 td {
	border: solid 1px #cccccc;
	padding:3px;
}

.setTB2 table {
	margin:4px 0 8px 4px;
	border: solid 1px #cccccc;
    border-collapse: collapse;
	text-align:center;
}

.setTB2 td {
	border: solid 1px #cccccc;
	padding:3px;
}

.setTB2 th {
	border: solid 1px #cccccc;
	padding:3px;
	font-weight: bold;
	background-color: #FFFFCC;
}

.setTB3 table {
	border: solid 1px #FF6600;
    border-collapse: collapse;
	text-align:center;
	margin:2px;
}

.setTB3 th {
	border: solid 1px #FF6600;
	background-color: #FFFFCC;
	padding:7px 2px;
	font-weight: bold;
}

.setTB3 td {
	border: solid 1px #FF6600;
	padding:7px 2px;
	font-weight: bold;
}

.setTB4 table {
	border: solid 1px #cccccc;
    border-collapse: collapse;
	text-align:left;
	margin:0;
}

.setTB4 td {
	border: solid 1px #cccccc;
	padding:3px 3px;
}

.setTB5 table {
	border: 0;
    border-collapse: collapse;
	text-align:left;
	margin:0;
}

.setTB5 td {
	border: 0;
	padding:0;
}

.setTB6 table {
	border: 0;
    border-collapse: separate;
	text-align:left;
}

.setTB6 td {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}

.setTB7 table {
	border: 0;
    border-collapse: separate;
}

.setTB7 td {
	border:1px solid #999999;
	margin:2px;
	padding:2px;
	text-align:center;
}

.setTB9 table {
	border: solid 1px #cccccc;
    border-collapse: collapse;
}

.setTB9 td {
	border: solid 1px #cccccc;
	padding:2px 3px;
}

.setTD1 td {
	width:256px;
	height:25px;
	border:1px solid #bb0000;
	padding:0 8px 0 8px;
	text-align:left;
}

.setTD2 td {
	padding:0 2px 0 2px;
	text-align:left;
	font-size:12px;
}

/* ------------------------------------------------------- */
.ulmenu ul{
	clear: both;
	width:100%;
	margin-top:20px;
	margin-right:20px;
	font-size:14px;
	border: thin dotted #CC0066;
}

.ulmenu li {
	background-color:#FFFF99;
	list-style:none;
	padding:2px;
	width:180px;
	border-width:1px;
	border-color:#555555;
	border-style:solid;
	margin-top: 8px;
	margin-left:-20px;
	text-align: center;
}

.ulmenu a{
    text-decoration:none;
    display:block;
    color:#663300;
}

.ulmenu a:hover{
	background-color:#FF9933}

ul.list {
	text-align:left;
    width:auto;
    font-size:12px;
	margin: 0px;
	padding-bottom: 4px;
}

ul.list li{
    list-style:none;
	margin: 0px;
    padding:1px 0px  4px 10px;
    float:left;
}

/* ------------------------------------------------------- */
.links {
	padding-left:20px;
	font-size:12px;
	text-align:left;
}

.pmzero {
	margin: 0px;
	padding: 0px;
}

/* ------------------------------------------------------- */

.list2 {
	/*padding:2px 10px 8px 20px;*/
	padding:2px 5px 8px 20px;
	font-size:12px;
	text-align:left;
}

.list2 span {
	white-space: nowrap;
}

.list3 {
	padding:2px 2px 2px 2px;
	font-size:12px;
	text-align:left;
}

.list3 span {
	white-space: nowrap;
}

.list4 {
	text-align:right;
	padding:1px 20px 1px 20px;
	margin:5px 15px 5px 10px;
	width: auto;
	border-top: 1px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}

.list5 {
	padding:0;
	margin:2px 5px 2px 5px;
}

.list6 {
	padding:2px 2px 5px 2px;
	margin:2px;
	width: auto;
	background-color: #FFFF66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

.list7 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#006600;
	margin:1px;
	padding:4px 0 4px 28px;
}

.list8 {
	width:200px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#2f4f4f;
	padding:4px 0 4px 10px;
	margin:6px 0 0 0px;
	background-image: url(../images/bar_green2.gif);
	background-repeat: no-repeat;
	border:1px solid #cccccc;
}
/* ------------------------------------------------------- */
.title2 {
	width:528px;
	text-align:left;
	font-size: 14px;
	padding: 4px 10px;
	margin-top:10px;
	border-top: 1px ridge #EEEEEE;
	border-right: 2px ridge #BBBBBB;
	border-bottom: 2px ridge #BBBBBB;
	border-left: 1px ridge #EEEEEE;
	background-image: url(../images/button/bar2.gif);
	background-repeat: repeat;
}

.title3 {
	width:auto;
	text-align:left;
	font-size: 14px;
	/*background-color: #CCE2D3;*/
	padding: 3px;
	/*border: 1px solid #CCCCCC;*/
}

.title4 {
	text-align:left;
	font-size: 14px;
	padding: 2px 0px 2px 18px;
}

.title5 {
	background-color: #FFAA00;
	font-size: 12px;
	/*color: #FFFFFF;*/
	font-weight: bold;
}

.title7 {
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	color: #4444ee;
	/*margin:8px 0 2px 15px;*/
}

/* ------------------------------------------------------- */

h1 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	margin:0;
	padding:0;
}

h2 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#006600;
	margin:1px;
	padding:4px 0 4px 28px;
}

h3 {
	color:#316056 ;
	padding: 5px;
	border-bottom: 1px dashed #316056;
	border-top: 1px dashed #316056;
	margin:10px 30px 5px;
}

h4 {
	font-size: 12px;
	color: #396F64;
	text-align: left;
	padding:1px 5px;
	margin:0px;
	width:90%;
	border-bottom:2px solid #ccc;
}

h5 {
	font-size: 12px;
	color: #396F64;
	text-align: right;
	margin:0px 30px;
}

h6 {
	background:url(../images/back1.gif) repeat;
	padding: 4px 0 4px 20px;
	font-size: 14px;
	color:#000000;
	margin:0px 20px;
	border: 1px solid #BBBBBB;
	text-align: center;
	width: 400px;
}

/* ------------------------------------------------------- */
.text01 {
	padding:0px 4px;
	font-size: 14px;
	font-weight: bold;
	color: #FF4500;
}
.text02 {
	padding:2px 4px;
	font-size: 14px;
	font-weight: bold;
	background-color: #006666;
	color: #FFFFFF;
}

.text03 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	/*white-space: nowrap;*/
}

.text04 {
	font-size: 14px;
	font-weight: bold;
	color: #FC0000;
}

.text05 {
	width:96px;
	height:44px;
	padding:9px 4px;
	margin:1px;
	line-height:1.5em;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align:center;
}

/* ------------------------------------------------------- */

.font10 {
	font-size:10px;
}

.font11 {
	font-size:11px;
}

.font11black {
	font-size:11px;
	color:#333333;
	font-weight: normal;
}

.font12yellow {
	font-size:12px;
	color:#FFFF00;
	font-weight: normal;
}

.font12darkgreen {
	font-size:12px;
	color:#006400;
	font-weight: bold;
}
.font12darkgreen a:link{
	text-decoration: none;
	color:#006400;
}
.font12darkgreen a:visited {
	text-decoration: none;
	color:#006400;
}
.font12darkgreen a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
.font12darkgreen a:active {
	text-decoration: none;
	color:#006400;
}

.font12 {
	font-size:12px;
}

.font12Bold {
	font-size:12px;
	font-weight: bold;
}

.font13 {
	font-size:13px;
}

.font13bold {
	font-size:13px;
	font-weight: bold;
}

.font13Green {
	font-size: 13px;
	color: #059507;
	font-weight: bold;
}

.font13orange {
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
}

.font14 {
	font-size:14px;
}

.font14Green {
	font-size: 14px;
	color: #059507;
	font-weight: bold;
}

.font14orange {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}

.font14red {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.font20Green {
	color:green;
	font-size:20px;
	font-family:Impact,Charcoal;
}

.font20orange {
	color:#FF6600;
	font-size:20px;
	font-weight: bold;
	line-height:1.2em;
}

.font24orange {
	color:#FF6600;
	font-size:24px;
}

.font26Green {
	color:green;
	font-size:26px;
	line-height:120%;
}

.font26orange {
	color:#FF6600;
	font-size:26px;
}
/* ------------------------------------------------------- */
.red {
	color:red;
}

.red_bold {
	color:red;
	font-weight:bold;
	text-align:center;
}

.blue {
	color:blue;
}

.orange{
	color:#FF6600;
}

.school_area{
	text-align:left;
	width:97%;
	font-size:18px;
	font-weight:bold;
	color:#0071BC;
	line-height:110%;
}

/* ------------------------------------------------------- */
.notDeco {
	text-decoration:none;
}

.bgcolor1 {
	font-weight:bold;
	background-color:#FFFFCC;
}

.bgcolor2 {
	background-color: #FF6600;
}

.img-M {
	vertical-align:middle;
}

.photo6 {
	overflow:auto;
	white-space:nowrap;
	width:350px;
	height:112px;
}

.comdoc1 {
	font-size: 14px;
	color: #222222;
	line-height:100%;
	font-weight: bold;
	margin:0;
	padding:20px 0 0 0;
	text-align:center;
}

.comdoc2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	background-color:#E8E8E8;
	padding:4px 2px 4px 6px;
}

.nodata {
	color:red;
	font-size:15px;
	line-height:115%;
	margin:10px 0 10px 250px;
}

/* ------------------------------------------------------- */
.marginA {
	margin:5px 0px;
}
/* ------------------------------------------------------- */
.td_tt1{
	font-weight: bold;
	margin-left:2px;
	text-align:left;
	color:#FF6600;
	background-color:#FFFFCC;
}

.td_tt2{
	margin-left:2px;
	text-align:left;
	background-color:#FFFFCC;
}

.borderLine1{
	border-top:5px solid #429264;
	margin:20px 10px 2px 0px;
}

.lineH1 {
	line-height:1.8em;
}

.stxtL {
	text-align:left;
}
.graph {
	background-color: #FF6600;
}

.bar_orange {
	background-image: url(../images/bar_orange.gif);
	background-repeat: no-repeat;
}


.barvote {
	background:url(../images/back1.gif) repeat;
	padding:2px 20px;
	margin:5px 0px;
	line-height:1.8em;
	font-size: 14px;
	color:#000000;
	border: 1px solid #BBBBBB;
	border-left:2px solid #FF6600;
	border-right:2px solid #FF6600;
	text-align: left;
	width: 680px;
}

/*----- move from school ---------------------------------*/
div.line_m, div.line_h, div.line_r {
	overflow: hidden;
	height: 1px;
}

div.line_m {
	background: transparent url(../images/line2.gif) repeat-x;
}

div.line_h {
	background: transparent url(../images/line2.gif) repeat-x;
}

div.line_r {
	background: transparent url(../images/line3.gif) repeat-x;
}

/* ------------------------------------------------------- */
/* 賃貸ナビ用 */
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.default {
	font-size: 9pt;
	line-height: 150%;
}
/* ------------------------------------------------------- */

