body,p,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,dl,dt,dd {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	letter-spacing: 1px;
	font-size: 12px;
	margin: 0 auto 0 auto;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat;
}

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*?*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
	clear:both;
}


/* --- link --- */

a {
	color: #1D2087;
	text-decoration: none;
}

a:visited {
	color: #1D2087;
	text-decoration: none;
}

a:hover {
	color: #003F84;
	text-decoration: underline;
}

a { outline: none; }


/* --- list ---*/

ul {
	list-style-type: none;
}

li {
}

/* --- table --- */

table {
	border-collapse: collapse;
}

th, td {
	padding: 5px;
 }

 

/* --- general --- */

h2 {
	background-image: url(../images/title_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 495px;
      padding: 0 5px;
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	margin-bottom: 16px;
}

h2 span {
  display: block;
  background-repeat: no-repeat;
  padding: 10px 0 0 45px;
  height: 30px;
}

h2 span.infoH {
  background-position: 0 0;
  background-image: url(../images/title_icon.gif);
}

h2 span.mcH {
  background-position: 0 -40px;
  background-image: url(../images/title_icon.gif);
}

h2 span.keieiH {
  background-position: 0 -80px;
  background-image: url(../images/title_icon.gif);
}

h2 span.kyousaiH {
  background-position: 0 -120px;
  background-image: url(../images/title_icon.gif);
}

h2 span.jigyouH {
  background-position: 0 -160px;
  background-image: url(../images/title_icon.gif);
}

h2 span.annaiH {
  background-position: 0 -200px;
  background-image: url(../images/title_icon.gif);
}

h2 span.contactH {
  background-position: 0 -240px;
  background-image: url(../images/title_icon.gif);
}

h3 {
	width: auto;
	padding-top: 6px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	border-bottom: 1px solid #FE0000;
	margin-top: 16px;
	margin-bottom: 16px;
}

h4 {
}

h5 {
}

p {
	line-height: 146%;
	font-size: 12px;
}

img {
	border: none;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

/* --- header --- */
div#header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC959A;
	margin-bottom: 28px;
}

div#headerMenu {
	background-color: #FC959A;
	height: 20px;
}

.hmInner {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

p.description {
	color: #fff;
	padding-top: 1px;
	float: left;
}

div#headerMenu ul {
	float: right;
	width: 400px;
}

div#headerMenu ul li {
	display: inline;
	color: #fff;
	float: right;
	background-image: url(../images/head_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 19px;
	padding-left: 15px;
	padding-top: 1px;
	margin-left: 20px;
}

div#headerMenu ul li a {
	color: #fff;
}

div#headerMenu ul li a:hover {
	color: #fff;
}


div#headerInner {
	width:950px;
	height:170px;
	margin: 0 auto;
	background-image: url(../images/header_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}


ul#global_menu {
    margin: 0;
    padding: 0;
	bottom: 0;
	height: 62px;
	width: 950px;
	position: absolute;
}

ul#global_menu li {
    float: left;
	display: inline;
    line-height: 100%;
    list-style-type: none;
}

ul#global_menu li a {
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    text-decoration: none;
    height: 62px;
    text-indent: -9999px;
}

ul#global_menu li a:hover {
    background-image: none;
}

a.menu01 {
    background-image: url(../images/global_menu.jpg);
    background-position: 0 0;
    width: 136px;
}
a.menu02 {
    background-image: url(../images/global_menu.jpg);
    background-position: -136px 0;
    width: 135px;
}
a.menu03 {
    background-image: url(../images/global_menu.jpg);
    background-position: -271px 0;
    width: 136px;
}
a.menu04 {
    background-image: url(../images/global_menu.jpg);
    background-position: -407px 0;
    width: 135px;
}
a.menu05 {
    background-image: url(../images/global_menu.jpg);
    background-position: -542px 0;
    width: 136px;
}
a.menu06 {
    background-image: url(../images/global_menu.jpg);
    background-position: -678px 0;
    width: 136px;
}
a.menu07 {
    background-image: url(../images/global_menu.jpg);
    background-position: -814px 0;
    width: 136px;
}


/* --- contents --- */

div#contents {
	width: 950px;
	margin: 0 auto;
}

div#cRight {
	float: right;
	width: 730px;
	margin-bottom: 20px;
}

/* --- main --- */

#main {
width: 505px;
float: left;
}

#uMain {
width: 505px;
float: left;
}

#pMain {
	width: 730px;
}


/* --- side --- */

div#sidebar {
	width: 200px;
	float: left;
}

div.sideMenu {
	margin-bottom: 20px;
}

div.sideMember ul.l1 {
	background-image: url(../images/left_bg_01.jpg);
}

div.sideComp ul.l1 {
	background-image: url(../images/left_bg_02.jpg);
}

div.sideMenu ul.l1 {
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 190px;
	padding: 105px 5px 24px;
}

div.sideMenu ul.l1 li {
	display: inline;
}

div.sideMenu ul.l1 li a {
	color: #4D4D4D;
	background-color: #FFF;
	height: 24px;
	width: 165px;
	display: inline-block;
	margin-bottom: 2px;
	font-size: 14px;
	background-image: url(../images/side_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 6px;
	padding-left: 25px;
}

div.sideMenu ul.l1 li a:hover {
	color: #4D4D4D;
	background-color: #FFE9E0;
	text-decoration: none;
	margin-bottom: 2px;
}

div.sideMenu ul.l1 ul.l2 li a {
	background-image: url(../images/side_arrow_02.gif);
	padding-left: 38px;
	width: 154px;
	margin-bottom: 2px;
}

div.sideMenu ul.l1 li a.last {
	margin-bottom: 0px !important;
}

div#sideRight {
	float: right;
	width: 205px;
}

#sideRight ul {
	margin: 0 0 20px;
}

/* --- footer --- */

.footerLink {
	border-top : solid 1px #D0D1C3;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footerLink ul li {
	float: right;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 19px;
	margin-left: 20px;
	padding-top: 1px;
}

.footerLink ul li a {
	color: #666;
}

.footerLink ul li a:hover {
	color: #666;
}

li.pagetop {
	background-image: url(../images/arrow_pagetop.jpg);
}

li.home {
	background-image: url(../images/arrow_home.jpg);
}


div#footer {
	background-image: url(../images/footer_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}

div#footerInner {
	width: 500px;
	height:87px;
	margin: 0 auto;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	letter-spacing: normal;
}

div#footerInner p.cInfo {
	margin-left: 215px;
}

div#footerInner p.copyright {
	margin-top: 20px;
	width: 500px;
	text-align: center;
	font-size: 10px;
	letter-spacing: 0;
}

body {
background-color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

a img {border: none; } 

#wrap {
}



/* Index */



#main h2 {
}

#main h2 a {
}

#main h2 a:hover {
}

/* Entry & Post Styling */

#main .entry {
font-size: 12px;
line-height: 16px;
color: #555;
}

#main .entry p a {
color: #666;
text-decoration: none;
}

#main .entry p a:hover {
color: #222;
}

/* Navigation */

.navigation {
	margin-top: 20px;
}


/* Comments */

#commentarea {
width: 100%;
padding-left: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 15px;
}

#precomments {
width: 100%;
}

#precomments img {
vertical-align: text-bottom;
border: 0px;
}

.comleft {
width: 75%;
float: left;
}

.comright {
width: 20%;
float: right;
}

h3#comments {
font-size:14px;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: #666;
margin: 0px;
}

#commentsheader {
background-image: url(images/reply.gif);
height: 55px;
width: 300px;
}

.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:250px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}

/* commentlist */
ol.commentlist{
	color:#777;
	font-size:11px;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin:0;
	margin-top:1.5em;
	padding: 0px;
    width: 100%;
}
ol.commentlist li {
	list-style: none;
	margin: 0;
	padding: 1em;
	list-style: none;
	height: 1%;
}
ol.commentlist li .commenttext {
	clear: both; 
	margin: 1em 0;
}
ol.commentlist .children {
	margin: 0;
	padding: 1em 0 0;
}
.comment-navigation .previous { float: left; }
.comment-navigation .next { float: right; }
.comment-navigation { padding: 1em 0 2em; overflow: hidden; }

ol.commentlist a {
			color: #555;
			text-decoration: none;
			border-bottom: 1px dotted #ca1717;
			display: inline;
 }
			
		ol.commentlist a:hover {
			color: #222;
			text-decoration: none; 
}

.cauthor {
font-weight: bold;
font-size: 12px;
}

.cauthor a {
color: #555;
                        font-size: 12px;
                        font-weight: bold;
			text-decoration: none;
			border-bottom: 1px dotted #ca1717;
}

.cauthor a:hover {
color: #222;
text-decoration: none; 
}

.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}

.alt{
	background:#fff;
	padding:0.5em;
}

.alt2{
	background: #fff url('images/postdata.gif') 15px center no-repeat;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: 10px auto;
	padding: 5px 20px 5px 45px;
}

.even, .comment-preview {
	background-color: #f5f5f5;
}

.odd {
	background-color: #fff; 
}

.bypostauthor { 
	background-color: #eee;
}

/* Comment/Trackback Favatars & Gravatars */
.comment-favatar {
	-moz-opacity:0.5;
	opacity: 0.5;
	
	background: center center;
	float: right;
	margin: 2px 0 0 0; 
	width: 16px;
	height: 16px;
}
.comment-favatar:hover {
	-moz-opacity:1;
	opacity: 1;
}
.trackback-favatar {
	background: center center;
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px 6px 0 2px;
	cursor: pointer;
}
.comment-gravatar img {
	float: right;
	padding: 2px;
	margin: 0 0 5px 5px;
	border: 1px solid #A5A5A3;
	width: 30px;
	height: 30px;
	background: #fff url(wp-content/gravatars/avatar.jpg) no-repeat center center;
}

#commentform textarea {
	width: 97%;
}
#respond { padding: 10px 0; }

.gravatar {
	margin-right: -5px;
	float: right;
	border: 0px;
	}

ol.commentlist blockquote {
	background: #F8FAFC url("images/blockquote.gif") no-repeat left top;
	border: 1px solid #ebebeb;
	padding:1px;
        line-height: normal;
	font-size: 10px;
}

.whopostedthis {
font-weight: bold;
font-size: 11px;
overflow: hidden;
}


/* Middle Spacer */

#secdivide {
width: 746px;
height: 30px;
margin: 0 auto;
background-color: #fff;
margin-top:8px;
margin-bottom: 8px;
}

/* Flickr Intergration */

#flickr {
width: 744px;
border: 1px dotted #e2e2e2;
margin: 0 auto;
margin-bottom: 10px;
}

#flickr ul, #flickr ul li { 
padding: 0; 
margin: 0; 
border: 0; 
}

#flickr a img { 
border: 2px #f7f7f7 solid; 
padding: 3px; 
margin: 10px 3px 10px 3px;
}

#flickr a:hover img { 
border: 2px #f7f7f7 solid;
} 

#flickr ul { list-style: none; }
#flickr ul li { display: inline; }

/* Extras */

#extras {
width: 746px;
height: 100%;
padding-bottom: 5px;
margin: 0 auto;
list-style-type: none;
background-color: #f7f7f7;
margin-bottom: 10px;
}

#extras .holder {
padding: 5px;
}

#extras .aboutphoto {
width: 100px;
height: 80px;
float: left;
padding-left: 20px;
margin-right: 20px;
}

#extras .abouttxt {
font-size: 10px;
padding-right: 20px;
}



#extras h2 {
font-weight: bold;
font-size: 12px;
margin-bottom: 5px;
}

#extras a {
color: #555;
text-decoration: none;
}

#extras a:hover {
color: #000;
}

#extras ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#extras ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
}

.extrasinside {
padding: 5px;
font-size: 10px;
line-height: 12px;
color: #555;
}



/* Cal */

#wp-calendar {
	background-color:#F1F1EF; 		
	border-top:1px solid #FFFFFF;	
	font-size:9px;
	vertical-align:middle;
	text-align:center;
        width: 210px;
        margin-bottom: 12px;
}

#wp-calendar a {
border: 0px;
text-decoration: none;
}

#wp-calendar a:hover {
border: 0px;
text-decoration: none;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #f7f7f7;
	color: #222;
}

#wp-calendar caption {
	color: #999;
	font-size: 10px;
	text-align: center;
	padding: 2px;
}

#wp-calendar td {
	color:#333333;
	font: normal 9px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	background-color: #FFFFFF;
}

#wp-calendar td.pad:hover {
	font-size:9px;
	color:#222;
	background-color: #e2e2e2;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #ccc;
	color: #222;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Image Styles */ div.wp-caption { margin: 10px; background: #fff; border: 1px solid #ddd; overflow: hidden; } .wp-caption img { display: block; margin: 5px auto; background: none; border: none; } .wp-caption-text { margin: 5px; font-size: 0.8em; line-height: 1.3em; } div.alignnone { display: block; margin: 10px 10px 10px 0; } img.alignleft { margin: 10px 10px 10px 0; float: left; clear: left; } img.alignright { margin: 10px 0 10px 10px; float: right; clear: right; } img.aligncenter { display: block; margin: 0 auto 10px auto; float: none; clear: both; } div.alignleft { text-align: left; float: left; margin-left: 0; } div.alignright { text-align: right; float: right; margin-right: 0; } div.aligncenter { text-align: center; margin: 0 auto 10px; } .gallery { margin: 16px auto; } .gallery img { border: none; margin-bottom: 5px; } .gallery .gallery-item, .gallery .gallery-icon { clear: none; margin: 0; } .gallery .gallery-icon {  } .gallery .gallery-caption { text-align: left; font-size: 0.95em; line-height: 1.3em; margin: 0 10px 10px; }


div#infoBox {
	width: 505px;
	margin: 0 0 30px;
}

.shift {
	height: 400px;
	overflow-x: visible;
	overflow-y:auto;
}

div#infoBox ul {
	margin-bottom: 30px;
}

div#infoBox ul li {
	background-image: url(../images/index/info_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-bottom: 6px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 7px;
	width: 467px;
	overflow: hidden;
	white-space: nowrap;
}

div#infoBox ul li a {
	margin-left: 16px;
}

div#indexMenu {
	width: 515px;
	margin: 0 -10px 20px 0;
	overflow: hidden;
}

div#indexMenu a {
	display: inline-block;
	float: left;
	width: 161px;
	height: 105px;
	margin-right: 10px;
	margin-bottom: 10px;
}

h2 a.infoList {
	font-size: 11px;
	float: right;
	display: inline;
	background-image: url(../images/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 1px;
	padding-left: 15px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: normal;
	white-space: nowrap;
}

h3 a.infoList {
	font-size: 11px;
	float: right;
	display: inline;
	background-image: url(../images/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 1px;
	padding-left: 15px;
	margin-right: 10px;
	cursor: pointer;
	white-space: nowrap;
	font-weight: normal;
}

.topBnr ul {
	margin: 0 0 30px;
	overflow: hidden;
}

.topBnr ul li {
	float: left;
	width: 252px;
	text-align: center;
	margin: 0 0 10px;
}

.metaInfo {
	border-bottom: 1px dotted #cccccc;
	color: #666666;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

div#pMain h2 {
	background-image: url(../images/title_page_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 700px;
      padding: 0 5px;
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	margin-bottom: 16px;

}

div#post {
	padding: 0 5px;
}

div#post dl {
	margin-top: 10px;
}

div#post dl dt {
	margin-bottom: 2px;
	font-weight: bold;
}

div#post dl dd {
	margin-bottom: 10px;
	line-height: 140%;
}

dl.mc {
}

dl.mc dt {
	padding: 5px;
	font-weight: bold;
	margin-top: 15px;
	height: 20px;
	border: 1px solid #ccc;
}

dl.mc dd {
	padding: 5px;
	margin-bottom: 10px;
	line-height: 140%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

div#searchBox {
	width: 505px;
	margin-bottom: 30px;
}

form#searchform {
	width: 300px;
}

form#searchform #s {
	width: 200px;
}

ul.underPage {
	list-style-type: circle;
	padding-left: 15px;
}

ul.underPage li {
	margin-bottom: 10px;
	line-height: 140%;
}

ul.underPage li.cap {
	list-style-type: disc;
	font-weight: bold;
}

ol.ks {
	list-style-type: decimal;
	padding-left: 20px;
}

ol.ks li {
	margin-bottom: 10px;
	line-height: 140%;
}

div#summary p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

table.yuushi {
	margin-top: 20px;
}

table.yuushi td,
table.yuushi th {
	border: solid 1px #aaa;
}

table.yuushi th {
	background-color: #FDE6C9;
	font-weight: normal;
}

table.gosen {
	margin-top: 20px;
}

table.gosen td {
	border: solid 1px #aaa;
}

table.gosen th {
	border: solid 1px #fff;
	background-color: #FF9999;
	color: #fff;
}

table.gosen th.coltop {
	background-color: #FFCCCC;
	color: #000;
	font-weight: normal;
}

table.kenyuushi {
	margin-top: 20px;
}

table.kenyuushi td {
	border: solid 1px #aaa;
}

table.kenyuushi tr.top {
	background-color: #CCFFCC;
}

table.kenyuushi tr.one {
	background-color: #E6FFFF;
}

table.kenyuushi tr.two {
	background-color: #E6E6FF;
}

div#chochiku table {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#chochiku table td{
	border: solid #aaa 1px;
}

