﻿/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

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

body{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #000066;
	line-height: 1.66;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color:#003366;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000033;
}

h1{
	color: #FFFFFF;
	padding: 15px;
	background-color: #0033CC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	text-indent: 1em;
	border: thin ridge #00CCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.5em;
}

h2{
 font-size: 114%;
}

h3{
 font-size: 100%;
}

h4{
 font-size: 100%;
}

h5{
 font-size: 100%;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper{
	width: 812px;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: medium;
	line-height: 125%;
}

#masthead{
	margin: 0px;
	padding:  0px;
	border-bottom: 1px solid #cccccc;
	width: 812px;
	height: 16px;
	background-color: #1881F4;
}

#navBar{
	margin: 0px;
	padding: 0px;
	background-color: #1881F4;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #FFFFFF;
	width: 160px;
	right: 0px;
	float: left;
	clear:none;
}

#content{
	float: right;
	width: 646px;
	margin: 0px;
	padding: 0px;
	left: 160px;
}
#content1{
	margin: 0;
	padding: 0px;
	clear:none;
	width: 450px;
	right: 0px;
	float: left;
}
#content2{
	padding: 2px;
	float: right;
	width: 190px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	font-size: small;
	border: 1px solid #ccc;
	background-color:#dcebf0;
}

#fooder {
	width:812px;
	padding: 8px;
	background-color:#1881F4;
	color:#FFFFFF;
	clear:both;
}
.diaryFrame {
	background-color: #99FFCC;
	font-family: "HG丸ｺﾞｼｯｸM-PRO", "MS UI Gothic";
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 2px;
	/*color:#003366;*/
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	color: #FFFFFF;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
#wrapper #content .feature img {
	text-align: right;
	clear: right;
}


.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */




/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #ffffff;
	padding: 10px;
	margin-top: 10px;
	text-align: right;
	font-family: "Courier New", Courier, mono;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;
color:#FFFFCC;}
#navBar ul a:hover {display: block;
color:#000088;}
#navBar ul {list-style: none; margin: 0; padding: 0;
color:#99FFCC;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
	color: #CCCCCC;
}

#navBar h1, #navBar h2,#navBar h3,#navBar h4,#navBar h5 {
color:#EEFFFF;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	display: block;
/*	border-bottom: 1px solid #cccccc;
*/	font-size: 90%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear: both;
	line-height: 1.5em;
	background-color: #1881F4;
}
#wrapper #navBar #logo {
	clear: both;
	height: 140px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}


#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}
#sectionLinks li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	margin: 0px  0px 0px 4px;
	padding: 0px;
}
#wrapper #navBar .headlines a {
	color: #CCCCFF;
	text-decoration: underline;
}

#wrapper #navBar .headlines a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/*
#sectionLinks a:visited{
	border-top: 1px none #444444;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px none #000033;
	background-color: #FFFFFF;
	margin: 0px  0px 0px 4px;
*	padding: 2px 0px 2px 10px; *
	color: #000000;
}
*/
#sectionLinks a:hover{
	background-color: #FFFFFF;
	color: #000000;
	border:none;
}
#sectionLinks tr a:link{
	color:#000000;
	padding: 0px;
}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/
#whats_new {
	margin:0px;
	padding:0px;
	font-size: small;
	color: #FFFFFF;
	display: block;
	clear:both;
}

#whats_new ul{
	margin: 0.45em 0em 0em 2em;
}
#whats_new ul li{
	margin: 0px;
	text-indent: 10px;
	list-style-type: square;
}

#whats_new  ul li a, #whats_new  ul li a:link{
	padding: 5px 0px 5px 0px;
	font-size: small;
	color: #FFFFFF;
}
#wrapper #fooder #globalNav {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 80%;
	color: #FFFFFF;
	padding-left: 10px;
}
#wrapper #fooder #globalNav a{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10pt;
	color: #FFFFFF;
}

.chap {
  clear:both;
}
.w0111 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	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: #999999;
}
.w0110 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.ecalview {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: medium;
	line-height: 1.4em;
}
.linkinfo  {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: medium;
	line-height: 1.4em;
}
/************** .story styles *****************/
.story_cal {
	color:#333333;
	width:640px;
	border: 1px solid #CCCCCC;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.story {
	position:relative;
	float:left;
	clear:both;
	width:600px;
}

.story, .story2{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 16px;
	padding: 10px 4px 4px 10px;
	border: 1px solid #CCCCCC;
	margin: 8px;
	line-height: 1.8em;
}
.story h1 {
	color:#333333;
	background-color: #F0FFFF;
	padding: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	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;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
}
.story h2 {
	color:#333333;
	background-color: #F0FFFF;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.story h3,.story h4,.story h5 {
	color:#333333;
	background-color: #F0FFFF;
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
.story a{
	color:#FF0033;
	text-decoration: underline;
}
.story img{
  margin: 4px 10px 4px 10px;
}
#content1 .story2 h1 {
	background-color:#CC3399;
	color:#FFFFFF;
}

.story p, .story p{
	padding: 0px 0px 4px 20px;
}
.abstruct {
	font-size: 0.96em;
	line-height: 1.4em;
	color: #666666;
	margin-right: 20px;
	margin-left: 20px;
}

.ustrong{
	font-weight: bold;
	text-decoration: underline;
}

.nospace {
	margin:0px;
	padding: 0px;
}
.nospace a:hover {
	margin:0px;
	padding: 0px;
}

.cal_head_sun{
	background-color:#FFCCFF;
	color:#CC0000;
}
.cal_head_sat{
	background-color:#CCFFFF;
	color:#0000CC;
}
.cal_head_mon, .cal_head_tue, .cal_head_wed, .cal_head_thu, .cal_head_fri {
	background-color:#FFFFCC;
	color:#333333;
}
.cal_cell_sun{
	background-color:#FFe0FF;
	color:#CC0000;
}
.cal_cell_sat{
	background-color:#e0FFFF;
	color:#0000CC;
}
.cal_cell_mon, .cal_cell_tue, .cal_cell_wed, .cal_cell_thu, .cal_cell_fri {
	background-color:#ffffe0;
	color:#333333;
}
.cal_num{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.news_item {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #003333;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 40px;
	border: 1px solid #999999;
}
.news_item_id {
	display:none;
	visibility:hidden;
	}
.news_item_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #FFFFFF;
	background-color: #003366;
	padding: 3px;
}
.news_item_date{
	text-align: right;
	padding-right: 8px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

.news_item_detail{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	margin: 2px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.news_item_detail a{
	text-decoration: underline;
	color: #003366;
}
.news_item_etc{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 2px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
}
.news_item_from{
	text-align: right;
	padding-right: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #CCCCCC;
}

.info_td_num
{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	width: 42px;
	text-align: right;
}
.info_td_head
{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	background-color: #99CCFF;
}
.info_td_head2
{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF99;
}
.event_tittle
{
	background-color: #D9FFFF;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	padding: 2px;
}
.event_detail
{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	padding: 2px;
}
.container-close{
	background-color: #ee0000;
	color:#ffffff;
	width:42px;
	height:42px;
}
.picdiv {
	text-align: center;
	padding: 4px;
	float:left;
	display:block;
	width:210px;
	font-size:small;
}
.pic_frame {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 8px;
	border: 1px solid #CCCCCC;
}
