/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý", Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	margin: 0px;
	padding: 10px 0px 0px;
	font-size: 12px;
}

a{
	text-decoration: none;
}

a:link {
	color: #0860a8;
	text-decoration: underline;
}

a:visited{
	text-decoration: underline;
}

a:hover{
	color: #FF00FF;
	text-decoration: underline;
}


.top_menu {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
}
.submenu {
	background-image: url(image/common/hoshi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	color: #999999;
	text-decoration: none;
}
.shisetu_title {
	font-size: 12px;
	color: #006699;
	background-color: #CCCCCC;
}
.gaiyo {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(image/shizennoietowa/planeta_sunset.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	font-variant: normal;
	background-color: #180A0F;
}
.nikki_midashi {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, Arial, Helevetica, sans-serif;
	font-size: 11px;
}
.news {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, Arial, Helevetica, sans-serif;
	font-size: 11px;
}
.line1 {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
}
.nikki_midashi_title {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, Arial, Helevetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330066;
}
.program_midashi {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, Arial, Helevetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	border-top: 1px none #9096B0;
	border-right: 1px none #9096B0;
	border-bottom: 1px solid #9096B0;
	border-left: 1px solid #9096B0;
}
.program_table {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, Arial, Helevetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	border-top: 1px solid #9096B0;
	border-right: 1px solid #9096B0;
	border-bottom: 1px none #9096B0;
	border-left: 1px none #9096B0;
}
.jigyo_menu {
	font-size: 10px;
}
.event_line {
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}
.event_title_syusaijigyoh {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, Arial, Helevetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}
.bihin_table {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.jigyo {
	margin: 10px;
	padding: 10px;
}
#contents {
	float: left;
	width: 806px;
	margin-left: 25px;
}
