@chartset"Shift_JIS";

/*ページ全体*/
html,body {
	padding: 0;
	margin: 0;
	background-image: url(images/bg1.gif);
}

#container h1 {
	font-size: 12px;
	font-weight: normal;
	background-color: #0C5ADE;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 a {
	text-decoration: underline;
}
h1 a:link {
	color: #FFFFFF;
}
h1 a:visited {
	color: #FFFFFF;
}
h1 a:hover {
	color: #FF9933;
	text-decoration: none;
}


h2 {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #56A1EE;
	padding-left: 5px;
	color: #5199E3;
}

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

/*コンテナ*/
#container {
	width: 910px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}


/*ナビ*/
#navigation {
	background-color: #DDEEFE;
	margin-top: 0px;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 200px;
}
/*コンテンツ*/
#content {
	width: 570px;
	float: right;
	margin-top: 5px;
	font-size: 16px;
	line-height: 1.5em;
	padding-bottom: 50px;
	padding-right: 18px;
	padding-left: 18px;
}

#footer {
	clear:both;
	width:100%;
	height: 20px;
	background-color: #3366FF;
	text-align: right;
	color: #FFFFFF;
	font-size: 13px;
}

#footer1 {
	clear:both;
	width:100%;
	background-color: #88A6FF;
	text-align: center;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 13px;
	line-height: 1.5em;
}

#footer1 a {
	text-decoration: underline;
}
#footer1 a:link {
	color: #000000;
}
#footer1 a:visited {
	color: #000000;
}
#footer1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

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



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

/*丸ボックス青*/
.navi1 {
	width: 276px;
	margin-top: 10px;
	background-image: url(images/blueside.gif);
}
/*丸ボックス緑*/
.navi2 {
	width: 276px;
	margin-top: 10px;
	background-image: url(images/greenside.gif);
}
/*角ボックス青*/
.navi3 {
	width: 276px;
	margin-top: 10px;
	border: 1px solid #3A91EB;
	background-color: #FFFFFF;
}

.menu1 {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.menu1 ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 23px;
	margin-bottom: 0px;
	padding: 0px;
}
.menu1 li {
	font-size: 16px;
	list-style-image: url(images/rikon_r_10.gif);
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.menu2 {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.menu2 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.menu2 li {
	padding: 0px;
	font-size: 14px;
	list-style-image: url(images/square.gif);
	line-height: 1.3em;
	margin: 0px;
}

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


/*文字あしらい（色）*/
.t1 {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #2781DE;
	margin-left: 5px;
}
.t2 {
	background-image: url(images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 20px;
	color: #388EE7;
}


.t3 {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.t4 {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #709423;
	margin-left: 5px;
	line-height: 1.2em;
}

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

.item {
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}


#navi_contents {
	padding: 0px;
	text-align: left;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 1.2em;
}
#navi_contents p{
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
	line-height: 1.5em;

}

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

/*ナビ部リンク*/

#navigation a{
	text-decoration: none;
}
#navigation a:link {
	color: #000000;
}
#navigation a:visited {
	color: #000000;
}
#navigation a:hover {
	color: #f00;
	text-decoration: underline;
}

#navi_contents a {
	text-decoration: underline;
}
#navi_contents a:link {
	color: #06c;
}
#navi_contents a:visited {
	color: #06c;
}
#navi_contents a:hover {
	color: #f00;
	text-decoration: none;
}

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

/*ナビ下注意*/

.text12px {
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	margin: 10px;
}
#plan {
	font-size: 14px;
	line-height: 1.3em;
}

.midashi {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #3A91EB;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.text12px_2 {
	font-size: 12px;
	text-align: left;
	margin-left: 17px;
	margin-bottom: 10px;
	margin-top: 3px;
	line-height: 1.2em;
}

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

/*移転告知*/
#info2 {
	width: 550px;
	font-size: 14px;
	line-height: 1.2em;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 24px;
	padding-left: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 110px;
}
#profile2 {
	float: left;
}



#info {
	width: 650px;
	font-size: 14px;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	overflow: auto;
	height: 140px;
	border: 1px solid #FF0000;
}
.infotitle {
	font-size: 15px;
	font-weight: bold;
	padding: 1px 5px 1px 10px;
	width: 667px;
	background-color: #FF0000;
	color: #FFFFFF;
}
.plofile {
	margin-top: 10px;
	float: right;
	margin-right: 30px;
}
#rss {
	float: right;
	padding: 5px;
	border: 1px dotted #BAD2EB;
	width: 150px;
}
.plofile2 {
	float: right;
	margin-top: 120px;
	margin-right: -90px;
	font-size: 12px;
	line-height: 1.2em;
}
.headline {
	background-color: #0C5ADE;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.2em;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 13px;
}


.headline a:link {
	color: #FFFFFF;
}
.headline a:hover {
	color: #FFFFFF;
}
.headline a:visited {
	color: #FFFFFF;
}
#add {
	border: 1px solid #999999;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	width: 530px;
}
.add_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A91EB;
}
.add_2 {
	font-size: 18px;
	border: 1px solid #3366FF;
	padding: 5px;
}
#eki {
	font-size: 12px;
	background-color: #999999;
}
#eki td {
	background-color: #FFFFFF;
}
.hiduke {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}

