/* ----------TAG SET---------- */
body {
	margin: 0px 0px 0px 0px;
	background-color: #CCCCCC;

	}
	
a {
	color: #444444;
	}
 /* ----------A TAG SET---------- */
a:hover {
	color: #009933;
	}

a.none {
	text-decoration: none;
	font-size: 80%;
	text-align: left;
	}

a.none:hover {
	color: #009933;
	text-decoration: underline;
	font-size: 80%;
	text-align: left;
	}

a.back {
	text-decoration: none;
	text-align: left;
	}

a.back:hover {
	color: #009933;
	text-decoration: underline;
	text-align: left;
	}

 /* ----------A TAG SET END---------- */
h1 {
	background: #ffffff;
	padding: 0 5px;
	border-left: solid 1px #0a1d6e;
	border-color: #0a1d6e;
	font-size: 1.1em;
	color: #0a1d6e;
	border-bottom:solid 1px #0a1d6e; 
	text-align: left;
	font-family:'Hiragino Mincho Pro W3','Osaka','MS PGothic';
	width: 100%;
	}

h2 {
	background: #ffffff;
	padding: 0 5px;
	border-left: solid 1px #0a1d6e;
	border-color: #0a1d6e;
	font-size: 1.1em;
	color: #0a1d6e;
	border-bottom:solid 1px #0a1d6e; 
	text-align: left;
	font-family:'Hiragino Mincho Pro W3','Osaka','MS PGothic';
	width: 70%;
	}


h3 {
	background: #ffffff;
	padding: 0 5px;
	border-left: solid 1px #0a1d6e;
	border-color: #0a1d6e;
	font-size: 1.1em;
	color: #0a1d6e;
	border-bottom:solid 1px #0a1d6e; 
	text-align: left;
	font-family:'Hiragino Mincho Pro W3','Osaka','MS PGothic';
	width: 60%;
	}
  
h4 {
	background: #ffffff;
	padding: 0 5px;
	border-left: solid 1px #0a1d6e;
	border-color: #0a1d6e;
	font-size: 1.1em;
	color: #0a1d6e;
	border-bottom:solid 1px #0a1d6e; 
	text-align: left;
	font-family:'Hiragino Mincho Pro W3','Osaka','MS PGothic';
	width: 50%;
	}
 
 h5 {
	background: #ffffff;
	padding: 0 5px;
	border-left: solid 1px #0a1d6e;
	border-color: #0a1d6e;
	font-size: 1.1em;
	color: #0a1d6e;
	border-bottom:solid 1px #0a1d6e; 
	text-align: left;
	font-family:'Hiragino Mincho Pro W3','Osaka','MS PGothic';
	width: 40%;
	}

 ul	{
 	text-align: left;
	list-style-type: square;
	 }

/* ----------TEXT---------- */
.newspickup {
	color: #0a1d6e;
	text-align: left;
	font-weight: bold;
	white-space: pre;
	}
.newitem {
	color: #0a1d6e;
	text-align: left;
	font-weight: bold;
	}
.text {
	line-height: 140%; 
	text-align: left;
	font-family:'Hiragino Mincho Pro W3','Osaka','MS PGothic';
	}
.redtriangular {
	color: #FF0000;
	}
.mainbarmidashi {
	font-size: 1.3em;
	text-align: left;
	white-space: pre;
	}
.textcolumn {
	line-height: 170%;
	font-family:'Hiragino Mincho Pro W3','Osaka','MS PGothic';
	text-align: left;
	}
.text140 {
	line-height: 140%; 
	text-align: left;
	}
/* ----------TOP---------- */	
.titleline {
	color: #0a1d6e;
	font-size: 1em;
	}
	
.searchtitle {
	color: #0a1d6e;
	font-size: 0.9em;
	font-weight: bold;
	white-space: pre;
	text-align: left;
	}
	
.searchhint {
	color: #666666;
	font-size: 0.8em;
	white-space: pre;
	}

.toplink {
	white-space: nowrap;
	background: #ffffff;
	font-size: 0.9em;
	}

.line {
	border-color: #0a1d6e;
	background-color:#0a1d6e;
	width: 100%;
	height: 1px;
	}
/* ----------Page---------- */
.redwarning {
	color: #ff0000;
	font-size: 1em;
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
	}
.okmsg{
	color: #0a1d6e;
	font-size: 1em;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	}

/* ----------Copyright---------- */

.copyright {
	color: #666666;
	font-size: 80%;
	line-height: 85%; 
	white-space: pre;
	text-align: left;
	margin: 0em 0em 0em 1em;

	}
.copyrighthr {
	border-color: #0a1d6e;
	background-color:#0a1d6e;
	width: 100%;
	height: 1px;
	}
	
/* ----------MENU---------- */	
.menutitle {
	background: #ffffff;
	padding: 0 5px;
	width: 250px;
	border-right: solid 1px #0a1d6e;
	border-color: #0a1d6e;
	font-size: 1.1em;
	color: #0a1d6e;
	border-bottom:solid 1px #0a1d6e; 
	font-weight: bold;
	text-align: left;
	font-family: 'Arial','Hiragino Kaku Gothic Pro W3','Osaka','MS PGothic';
	}
	
.mainbar {
	background: #ffffff;
	padding: 0 5px;
	border-left: solid 1px #0a1d6e;
	border-color: #0a1d6e;
	font-size: 1.1em;
	color: #0a1d6e;
	border-bottom:solid 1px #0a1d6e; 
	text-align: left;
	font-family:'Hiragino Mincho Pro W3','Osaka','MS PGothic';
	}

.linknamemore {
	font-size: 80%;
	text-align: left;
	}

.moreinfolink {
	color: #FF0000;
	margin: 0em 0em 0em 1em;
	font-size: 0.9em;
	white-space: pre;
	text-align: left;
	}

.writername {
	font-size: 0.9em;
	white-space: pre;
	margin: 0em 0em 0em 1em;
	}