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

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

body{
	font-family: "ＭＳ ゴシック", "Osaka−等幅", Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.60em;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

a{
}

a:visited{
}

a:hover{
	color: #FF00FF;
}

h1{
 font-family: "ＭＳ ゴシック", "Osaka−等幅", Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: "ＭＳ ゴシック", "Osaka−等幅", Arial, Helvetica, sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: "ＭＳ ゴシック", "Osaka−等幅", Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: "ＭＳ ゴシック", "Osaka−等幅", Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: "ＭＳ ゴシック", "Osaka−等幅", Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

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

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

label{
 font-family: "ＭＳ ゴシック", "Osaka−等幅", Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
  width: 55%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

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


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}



/*********** .sitemap_table styles ***********/

.sitemap_table a:link,
.sitemap_table a:visited {
	color: #666666;
	text-decoration: none;
}
.sitemap_table a:hover{
	color: #666666;
	text-decoration: underline;
}

.line_art1 {
	border-right-style: solid;
	border-right-width: 0.05pt;
}
.line_art2 {
	border: thin solid;
}
.line_art3 {
	border-top: 0.05pt solid;
	border-right: 0.05pt none;
	border-bottom: 0.05pt none;
	border-left: 0.05pt none;
}
.line_art4 {

	border-top: thin solid;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.td_space {
	margin-left: 20px;
}
.line_gururi {
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.saiyou_box {
	background-image: url(images/saiyou/saiyou-base.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.saiyo_box_td {
	margin: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11px;
}
.line_art5 {


	border-top: 1px none;
	border-right: 1px solid;
	border-bottom: 1px none;
	border-left: 1px none;
}
.kuramoto_box {
	border: 1px solid #999999;
}
.td_space10 {

	margin-left: 20px;
}
.kuramoto_box2 {
	border-top: thin solid #999999;
	border-right: thin none #999999;
	border-bottom: thin solid #999999;
	border-left: thin none #999999;
}
.line_art6_top_s {


	border-top: thin solid;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.td_space15 {

	margin-left: 20px;
}
.top_link_01 {
	font-size: 10px;
}
.footer_link {
	color: #666666;
	text-decoration: none;
}
.footer_link:hover {
	color: #666666;
    }
