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

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

body{
	font-family: Arial, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 1.166;
}

a:link, a:visited, a:hover {
	color: #009b9f;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #009b9f;
}

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

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

h1{
	color: #FFFFFF;
	font: bold 13px/24px Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

h2{
	color: #B52B78;
	background: url(image/midasi.gif) no-repeat;
	font: bold 18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 7px 0px 0px 10px;
	padding: 10px 0px 0px 15px;
	height: 40px;
}
h3{
	font-size: 100%;
	color: #333333;
	background: #F2F2F2;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

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                                 */
/***********************************************/

#masthead{
	margin: 0;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 0px;
}

#navBar{
	margin: 0 0 0 0;
	padding: 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #F2F2F2;
}
.left {
	vertical-align: top;
	background: #F2F2F2;
}
p.title {
	margin: 0px;
	padding: 0px;
}

#header1 {
	height: 24px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background: url(image/header1.jpg) no-repeat;
	border-top: 1px solid #028DAA;
}

.url {
	text-align: right;
	padding-right: 5px;
}

.content {
	vertical-align: top;
}
#waku {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	border: 1px solid #000000;
}
#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	background: url(image/header3.jpg) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
#breadCrumb a {
	color: #FFFFFF;
}
#breadCrumb a:hover {
	text-decoration: underline;
}

strong {
	color: #CC0000;
}
.bold {
	font-weight: bold;
}


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

#siteInfo{
	clear: both;
	font-size: 80%;
	color: #666666;
	padding: 10px 0px;
	width: 800px;
	background: #FFF4FF;
	margin: 0px;
	border-top: 1px solid #000000;
	font-weight: bold;
}
#siteInfo a {
	color: #0000FF;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


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

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

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

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


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

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	color: #FFFFFF;
}

#sectionLinks a:link{
	padding: 0px;
	border-top: 1px solid #cccccc;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #0000FF;
	font-weight: bold;
	margin: 0px;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 0px;
	color: #0000FF;
	font-weight: bold;
	margin: 0px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	padding: 0px;
	background: #FFDC93;
	color: #0000FF;
	font-weight: bold;
	margin: 0px;
}

/************** #headlines styles **************/

#headlines{
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#headlines p{
	line-height: 140%;
	padding-left: 5px;
}
.icon {
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 5px;
}
#story {
	margin-top: 10px;
	padding: 0px 5px 0px 10px;
	font-size: 80%;
	margin-right: 20px;
}
#story p {
	margin-top: 10px;
	line-height: 140%;
}
.dot {
	border: thin dotted #B52B78;
	padding: 8px;
	margin-right: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.center {
	text-align: center;
}
.redbold {
	font-weight: bold;
	color: #E57231;
}
.redbold2 {
	font-weight: bold;
	color: #E57231;
	font-size: 14px;
}
td.mailmagazine1{
	padding:5px 0 0 5px;
	font-weight:bold;
	font-size: 80%;
}
td.mailmagazine2{
	padding:10px 0px 0px;
	text-align:center;
	width:150px;
	margin: 0px;
	font-size: 80%;
}
td.mailmagazine3{
	width:250px;
	text-align:left;
	padding: 10px 0px 0px;
	margin: 0px;
}
td.mailmagazine4{
	width: 200px;
}
td.gaiyou {
	color: #333333;
	background: #E8E8E8;
	width: 150px;
	font-weight: bold;
}
.red {
	color: #E57231;
}
.sidetitle1 {
	background: url(image/sidetitle1.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.sidetitle2 {

	background: url(image/sidetitle2.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.sidetitle3 {


	background: url(image/sidetitle3.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.sidetitle4 {


	background: url(image/sidetitle4.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
}

.sidelink {
	margin: 0px;
	padding: 0px;
	height: 35px;
}
td.sisters1 {
	font-weight: bold;
	color: #FF00FF;
	text-align: center;
	vertical-align: top;
	width: 32%;
	border-top: thin solid #E57231;
	border-left: thin solid #E57231;
}
.sistername {
	font-weight: bold;
	text-align: right;
}
td.sisters2 {
	vertical-align: top;
	border-top: thin solid #E57231;
	border-right: thin solid #E57231;
	width: 68%;
}
td.sisters3 {
	vertical-align: top;
	border-right: thin solid #E57231;
	border-bottom: thin solid #E57231;
	border-left: thin solid #E57231;
	width: 100%;
}
td.book1 {
	vertical-align: top;
	border-top: thin solid #CCCCCC;
	width: 68%;
	border-left: thin solid #CCCCCC;
}
td.book2 {
	font-weight: bold;
	color: #E57231;
	text-align: center;
	vertical-align: top;
	width: 32%;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-left: thin dotted #CCCCCC;
}
td.book3 {
	vertical-align: top;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	width: 100%;
	border-top: thin dotted #CCCCCC;
}
td.media1 {
	width: 35%;
	font-weight: bold;
}
.dot2 {
	border-top: thin dotted #B52B78;
}
td.book4 {
	vertical-align: top;
	width: 100%;
	border: thin solid #CCCCCC;
}
.back-pink {
	font-weight: bold;
	color: #FFF;
	background-color: #F39;
}
.style-s {
	font-size: 12px;
	line-height: 150%;
}
