
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Styles
  Forms
  Clear
  Footer

#squaretab {
        width: 720px;
}
table.btable {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
table.btable td{
	font-size:12px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
}
.boxgeneric {
	background:#efefef;
	border:1px solid #ccc;
	padding:10px;
}
.pagetop {
	width:920px;
	margin-right:auto;
	margin-left:auto;
}
#squaretab ul {
	margin-top:0px;
	margin-left:4px;
	margin-right:4px;
        float: left;
        display: block;
        width: 610px;
        height: 20px;
        list-style: none;
}

#squaretab ul li {
        float: left !important;
}

#squaretab ul li a {
	font-size:90%;
        display: block;
        width: 90px;
        height: 20px;
        color: #343434;
        text-align: center;
        line-height: 2.2;
        text-decoration: none;
	background: #fff  url(images/bg/tab_off.gif) bottom repeat-x;
	border-top:1px solid #cacaca;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	margin-left:5px;
}

#squaretab ul li a:hover {
        text-decoration: underline;
}

#squaretab ul li a.selected {
        color: #232323;
	background: #fff  url(images/bg/tab_on.gif) center bottom no-repeat;
	font-weight:bold;
}

.squaretabIndiv {
        display: block;
        width: 718px;
        height: 150px;
        color: #454545;
        background: #fff;
	margin-right:5px;
	border:1px solid #cacaca;
	font-size:90%;
	clear:both;
}
.gecko.squaretabIndiv {
        display: block;
        width: 718px;
        height: 150px;
        color: #454545;
        background: #fff;
	margin-right:5px;
	border:1px solid #cacaca;
	font-size:90%;
	clear:both;
}
.newskiji {
	color:#454545;
	display:block;
	width:680px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-left:10px;
	border-bottom:1px dotted #cacaca;
}
.intro a{
	color:#454545;
}

#squaretab p {
	padding-top:0px;
	padding-left:10px;
}

.pack:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

/* Hides from IE-mac \*/
* html .pack {
        height: 1%;
}
/* End hide from IE-mac */

*:first-child+html .pack {
        min-height: 1px;
}



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
	} 

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
	
body {	

	background:#fff url(images/bg/body.gif) repeat-x;
	margin-bottom:0px;
	margin-top:15px;
	}

select, textarea, input {	
	font: 100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial
	}
.lb {
	background-image: url('images/bg/lb.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	align:right;
	padding-left:12px;
	padding-bottom:2px;
	font-size:11px;
	text-decoration:underline;
}

p {	
	margin: 15px 0;
	line-height:160%;
	}
		
a, a:visited {	
	color: #008667;
	text-decoration:none 
	}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

a:hover, a:active {
	text-decoration:underline
	}

*:focus { 
	outline: none;
	}
.eventList {
	display:block;
	border-bottom:1px dotted #ccc;
	padding-bottom5px;
}

ol {
	margin: 15px 15px 15px 35px;
	}
	
li a:hover, li a:active {
	text-decoration:none
	}

a img {
	border:none
	}
.marginR5 {
	margin-right:5px;
}	
.marginBtm20 {
	margin-bottom:20px;
}
.marginBtm10 {
	margin-bottom:10px;
}
.marginBtm5 {
	margin-bottom:5px;
}
.news {
	padding-left:5px;
	padding-right:5px;
}
.news li{
	border-bottom:1px dotted #cacaca;
	padding-bottom:5px;

}
.date {
	font-weight:bold;
	font-size:90%;
	display:block;
	width:140px;
	float:left;

}

.leftTop {
	float:left;
	width:200px;
}
.centerTop {
	float:left;
	width:720px;
}
.centerTop table {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
border-collapse:collapse;

}
.rightTop {
	float:right;
	width:235px;
	margin-left:10px;
}
.cnnclass{
width: 180px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.cnnclass a{
text-decoration: none;
}

.bbcclass{
width: 180px;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}
/* ---------- @ レイアウト -----------*/




/* ---------- @ Page Structure -----------*/
.intro  {
	background:#efefef;
	border:1px dotted #cacaca;
}

#flag {
	padding-bottom:33px;
	}

#interior #flag {

	}
				
.wrapper {
	margin: 0 auto;
	font-size: 0.8em;
	width: 965px;
	}
	   
#masthead {
	height: 74px;
	}

#branding {
	background:url(images/logo.gif) no-repeat;
	padding-left:68px;
	height:58px;
	}
.logo {
	float:left;
	width:290px;
}
.headerright {
	float:right;
	width:600px;
	padding-top:4px;
	text-align:right;
	
}
.headerright td{
	font-size:12px;
}


#description {
	color:#7ec2f8;
	letter-spacing:0.06em;
	font-size:0.9em;
	text-transform:uppercase;
	padding-left:2px;
	}
		
.left {	
	float:left;
	}

.right {	
	float:right
	}
	
#sidebar {
	width:368px;
	float:right
	}

	
		
/* ---------- @ Headings -----------*/

		   
h1,h2,h3,h4,h5 {
	margin:0px;
	padding:0px;

	}

h2 {	
	font-size:120%;
	background: url('images/bg/h2.gif') no-repeat;
	padding-left:12px;
	padding-top:13px;
	padding-bottom:15px;
	}

h3 {	
	font-size:110%;
	line-height:110%;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	background: url('images/bg/h3.gif') no-repeat;
	margin-bottom:10px;
	color:#000;
	}
			
h4 {	
	font-size:115%;
	line-height:110%;
	padding-bottom:5px;
	color:#00A483;
	border-bottom:1px dotted #cacaca;
	margin-bottom:5px;
	}
h5 {
	font-size:12px;
	padding-left:15px;
	background: url('images/bg/h5.gif') no-repeat 0px 3px;
}




/* ---------- @ Content Styles -----------*/


	
h1 a, h1 a:visited {
	color:#FFF;
	}

h1 a:hover, h1 a:active {
	text-decoration:underline
	}	


h2 a, h2 a:visited {
	color:#fec855;
	}

.commentcount {
	background:url(images/bubble.gif) no-repeat 0 2px;
	padding-left:17px;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	margin-left:9px;
	}

.commentcount a, .commentcount a:visited {
	color:#9cbff3;
	}
	
#interior #content {
	padding-top:7px;
	width:965px;
	}

.col.left {
	width:65%;
	}

.col.right {
	width:35%;
	}

		

/*Post Styles*/ 

.entry {
	padding-bottom:20px;
	}
.entry table {
	margin-bottom:10px;
}
	



.entry blockquote {
	margin:15px 35px 25px 35px;
	border-left:5px solid #fec855;
	padding-left:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#c1cddd;
	line-height:140%;
	}			

.postmetadata {
	text-transform:uppercase;
	font-size: 0.9em;
	color:#6e93b2;
	border-bottom:1px solid #376291;
	border-top:1px solid #376291;
	padding:3px 0;
	}

.entry pre, .entry code {
	font: 1em "Courier New", Courier, monospace;
	overflow:auto;
	padding:14px;
	background:#103064;
	display:block;
	width:100%;
	}

.entry pre	{
	padding:20px 20px 40px 20px;
	}

.content table {
	width:100%;

	margin:15px 0;

	}

.td01 {
	background:#efefef;
	padding:8px;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;

}
.td02{
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	padding:8px;

color: inherit;
  background: transparent;
  empty-cells: show;
}


.contentTop {
	width:875px;
}
	
	
/*Comments*/

#commentarea {
	background:url(images/divider2.gif) top center no-repeat;
	padding-top:35px;
	}

.commentlist {
	margin:25px 0 0 0;
	padding:0 0 30px 0;
	}

.commentlist li {
	margin: 15px 0 3px 22px;
	padding: 8px 15px 10px 15px;
	background: url(images/bg_comment.gif);
	}

#commentarea small {
	font-size:1.1em;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
	}	

.gravatar {
	float:left;
	border:1px solid #2d578a;
	}
	
.commentinfo {
	width:765px;
	float:right;
	padding-top:5px;
	}

.commentlist li.my_comment {
	background:#254f89;
	border-bottom:1px solid #36639b;
	border-top:1px solid #36639b;
	}

li.my_comment cite {
	font-size:1.5em;
	}	
	
	
/*Flickr*/

#flickr {
	list-style:none;
	padding-top:13px;
	}

#flickr li {
	float:left;
	display:inline;
	margin:0px 17px 16px 0px;
	border-right:1px solid #031F4A;
	border-bottom:1px solid #031F4A;
	}

#flickr li a {
	display:block;
	border:4px solid #376291;
	}
	
#flickr li a:hover {
	border:4px solid #60A9DE;
	}

	

	
/* ---------- @ Forms -----------*/

#searchform {
	padding:0 0 5px 5px;
	margin-top:-3px;
	}

#s {
	width:140px;
	}
		
.field {
	background:#FFF;
	border:none;
	padding:4px;
	border:none;
	}

.field:focus {
	background:#e8ebf0;
	}
	
#submit {	
	background: #010a2a ! important;
	border:none;
	font-size:0.9em;
	color:#b5dbf3;
	padding:5px;
	text-transform:uppercase
	}

#submit:hover {	
	background: #12225b ! important;
	}
	
#searchsubmit {
	background:#295ba0;
	border:none;
	margin: 1px 0 0 3px;
	font-size:0.9em;
	color:#b5dbf3;
	padding:2px;
	}
	
	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}


/* ---------- @ Footer -----------*/

#meta {
	padding-top: 25px;
	}

.block {
	width:187px;
	float:left;
	margin:0 13px;
	}

#meta ul {
	margin-top:15px; 
	}
			
#meta li {
	list-style:none;
	border-top:1px solid #213957;
	padding:6px 0;
	}

#meta a, #meta a:visited {
	color:#80a3dc;
	}

#meta a:hover, #meta a:active {
	color:#FFF;
	}
			
#footer {
	color:#fff;
	background:#00A889;
	margin-top:20px;
	text-align:center;
	padding-bottom:10px;
	font-size:11px;
	}
#footer a {
	color:#fff;
}

a#cat4 {
	display:block;
	width:30px;
	height:24px;
	float:right;
	background-image:url(images/cat4.gif);
	text-indent:-9000px;
	margin: 8px 15px 0 0;
	}
.breadcrumb {
	margin:0px;
	padding:0px;
	font-size:90%;
}
.breadcrumb p{
	padding:0px;
	margin:0px;
}

.imgL10 { /* 左寄せ用10px */
	margin-right: 10px;
	float: left;
}

.imgR10 { /* 右寄せ用10px */
	float: right;
	margin-left: 10px;
}

.imgL10B { /* 左寄せ用10pxボーダーあり */
	margin-right: 10px;
	float: left;
	border: 3px solid #cccccc;
	padding: 1px;
}

.imgR { /* 右寄せ */
	float: right;
}

.imgR10B { /* 右寄せ用10pxボーダーなし */
	float: right;
	margin-left: 10px;
	border: 3px solid #cccccc;
	padding: 1px;
}

.imgbox { /* ボーダーのみ */
	border: 1px solid #cccccc;
	padding: 1px;
}
.indexmenu {
	margin-left:20px;
}
.indexmenu li{

	float:left;
	width:210px;
	margin-bottom:20px;
	margin-right:20px;
	margin-left:0px;
	border-top:2px solid #008667;
	border-right:1px dotted #cacaca;
	border-left:1px dotted #cacaca;
	border-bottom:1px dotted #cacaca;
}
.indexmenu li a {
	display:block;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:10px;
	color:#007556;
	background: #FAFAD2 url('images/bg/li.gif') 2px 15px no-repeat;
}
.indexmenu li a:hover {
	display:block;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:10px;
	color:#000;
	background:#efefef;
}
.indexmenu2 {
	margin-left:20px;
}
.indexmenu2 li{

	float:left;
	width:210px;
	margin-bottom:20px;
	margin-right:20px;
	margin-left:0px;
	border-top:2px solid #008667;
	border-right:1px dotted #cacaca;
	border-left:1px dotted #cacaca;
	border-bottom:1px dotted #cacaca;
}
.indexmenu2 li a {
	display:block;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:10px;
	color:#007556;
	height:55px;
	background: #FAFAD2 url('images/bg/li.gif') 2px 15px no-repeat;
}
.indexmenu2 li a:hover {
	display:block;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:10px;
	color:#000;
	background:#efefef;
}

.inputbox {
	height:18px;width:150px;
}
.serachButton {
	font-size:12px;
}
.topsubmenu {
	margin:10px;
}
.topsubmenu li {
	border-bottom:1px dotted #eaeaea;
	padding-bottom:5px;
	padding-top:5px;
}
.font11 {
	font-size:11px;
}
/* 20110118追加 */
table.examinationTable td{
	font-size:11px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	text-align:center;
}
table.examinationTable td.txtLeft{
	font-size:11px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	text-align:left;
}

.font10 {
	font-size:10px;
}

