body {
	color: #434343;
	background-image: url(page_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-family:Arial; 
}
a {
	font-size: 12px;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a:link {
	color: #003a91;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #ba4f87;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: #878787;
	font-size: 12px;
	text-decoration: underline;
}
h1, h2, h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
form {
	margin: 0;
	padding: 0;
}
td {
	font-size: 12px;
}
#outer {
	background-repeat: repeat-y;
	background-position: center 0;
	text-align: center;
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	border-style: none;
}
#wrapper {
	background-color: #fff;
	background-position: center 0;
	text-align: left;
	width: 830px;
	margin: 0 auto;
	padding: 0;
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
}
#container {
	font-size: 12px;
	line-height: 140%;
	background-image: url(back.gif);
	background-repeat: repeat-y;
	width: 100%;
	float: none;
	clear: both;
	margin: 0;
	padding: 0 0 40px;
}/* ---------------------------------------------------------------------[ヘッダー]--------------------------------------------------------------------- */
#header {
	background-repeat: no-repeat;
	margin: 0 0 2px;
	padding: 10px 15px 0;
}
#header td {
	font-size: 12px;
}
#header h1 {
	color: #535353;
	background-repeat: no-repeat;
	width: 245px;
	overflow: hidden;
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0;
}
#header h1 a {
	margin: 0;
	padding: 0;
	display: block;
}
#header h2 {
}
#header ul {
	float: right;
	margin: 0 0 2px;
	padding: 0;
}
#header ul li {
	font-size: 12px;
margin-top: 0px;
	margin-bottom: 1px;
	padding: 0 0 0 25px;
	list-style-type: none;
}
#header ul li a {
	color: #535353;
	text-decoration: none;
}
#header ul li a:hover {
	text-decoration: underline;
}
.mail {
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
}
.sitemap {
	background-image: url(../images/sitemap.gif);
	background-repeat: no-repeat;
}
.home {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
}
#header img {
	margin: 0;
	padding: 0;
}/* ---------------------------------------------------------------------[グローバルナビゲーション]--------------------------------------------------------------------- */
#grovalmenu {
	color: #fff;
	background-color: #878787;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	width: 830px;
	float: none;
	clear: both;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	order-top-style: solid;
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	clear: both;
}
ul#mainlevel-nav li {
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #fff;
	white-space: nowrap;
}
ul#mainlevel-nav li a {
	color: #fff;
	font-size: 12px;
	background-color: #878787;
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 5px 15px;
}
ul#mainlevel-nav li a:hover {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	background-color: #3486bf;
	background-repeat: repeat-x;
	background-position: 0 -27px;
	margin: 0;
	padding: 5px 15px;
}/* ---------------------------------------------------------------------[トップイメージ]--------------------------------------------------------------------- */
#top {
	width: 830px;
	overflow: hidden;
	float: none;
	clear: both;
	margin: 0 auto;
	padding: 0;
}
#main {
	font-size: 12px;
	background-color: #fff;
	clear: both;
	margin: 0;
	padding: 0;
}/* ---------------------------------------------------------------------[トップページ見出し部分等の設定]--------------------------------------------------------------------- */
#center {
	width: 620px;
        overflow: hidden;
	float: left;
	margin: 0;
	padding: 0 20px 0 10px;
}
#panlist {
	font-size: 11px;
	padding: 5px 0 10px;
}
.content {
	margin: 0;
	padding: 10px 10px 0;
}
.content h2 {
}
.content h3 {
}
.content p {
	margin-left: 0;
	padding-left: 0;
}
.content ul {
	margin: 5px 0 15px 15px;
	padding: 0;
}
.content ul li {
}
.content2 {
	margin: 0;
	padding: 10px 10px 0;
}/* ---------------------------------------------------------------------[2階層目各ブログエントリー見出し部分等の設定]--------------------------------------------------------------------- */
.content2 h2 {
	color: #535353;
	font-size: 14px;
	background-repeat: no-repeat;
	margin: 10px 0 20px;
	padding: 0 0 2px 15px;
	border-bottom: 1px dotted #878787;
	border-left: 5px solid #878787;
}
.content2 h3 {
	color: #434343;
	font-size: 12px;
	background-color: #eaeaea;
	margin: 15px 0 12px;
	padding: 5px 5px 5px 8px;
	border-color: #d5d5d5 #d5d5d5 #d5d5d5 #9a9a9a;
	border-style: solid;
	border-width: 1px 1px 1px 3px;
}
.content2 p {
	line-height: 150%;
	padding: 5px 10px 5px 0;
}
.content2 ul {
	margin: 5px 0 15px 15px;
	padding: 0;
}
.content2 ul li {
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding: 0 0 5px 15px;
	list-style-type: none;
}/* ---------------------------------------------------------------------[更新情報]--------------------------------------------------------------------- */
#newlist {
	margin: 0;
	padding: 15px 0;
}
#top-news {
	margin:10px 0 0;
}
#top-news h3 {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url(news_bg.gif) no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
	border-style: none;
}
#newlist ul {
	margin: 0;
	padding: 0 3px 0 0;
}
#newlist ul li {
	background-image: none;
	background-repeat: no-repeat;
	margin: 0 0 5px;
	padding: 2px 0 2px 5px;
	border-bottom: 1px solid #d5d5d5;
	list-style-type: none;
}
#newlist ul li a {
	font-size: 12px;
	text-decoration: none;
	padding-left: 15px;
}
#newlist ul li a:hover {
	font-size: 12px;
	text-decoration: underline;
}
.under {
	background-color: #f8f8f8;
	text-align: right;
	margin: 0 0 20px;
	padding: 5px 5px 5px 10px;
}
.comment {
	background-image: url(../images/comment.gif);
	background-repeat: no-repeat;
	padding: 2px 8px 3px 18px;
}
.clock {
	background-image: url(../images/clock.gif);
	background-repeat: no-repeat;
	padding: 2px 8px 3px 18px;
}
.tra {
	background-image: url(../images/page.gif);
	background-repeat: no-repeat;
	padding: 2px 8px 3px 18px;
}
.iconrss {
	background-image: url(../images/icon_rss.gif);
	background-repeat: no-repeat;
	padding: 1px 20px 2px 18px;
}
.subtitle {
	font-size: 13px;
	color: #006699;
	height:39px;
	padding: 15px 0 5px 15px;
	background: url(top-category_bg.gif) no-repeat;
	margin: 0px;
	letter-spacing: .1em;
}
.blogtitle {
	font-size: 13px;
	background-color: transparent;
	background-position: 0 0;
	padding:0 0 5px;
	margin: 0;
	border-bottom: 1px solid #646464;
	border-left-color: #757575;
}/* ---------------------------------------------------------------------[サイド]--------------------------------------------------------------------- */
#right {
	background-repeat: repeat-y;
	width: 180px;
	overflow: hidden;
	float: right;
	margin: 0;
	padding: 10px 0 0;
}
#right p {
	padding-top: 3px;
	padding-bottom: 3px;
}
.widget-main-menu {
	width:180px;
	margin:5px 0 15px;
	border-bottom-style: none;
}
.widget-main-menu h2 {
	color: #262626;
	font-size: 12px;
	background-color: #eaeaea;
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin:0;
	padding: 5px 5px 5px 10px;
	border-bottom-style: none;
}
.widget-main-menu ul {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	list-style:none;
}
.widget-main-menu .menu-content {
	font-size:100% !important;
	font-size:95%;
	width:180px;
	border-bottom: 1px dotted #cfcfcf;
}
.widget-main-menu .menu-list-item {
}
.widget-main-menu .menu-list-item a {
	text-decoration:none;
	display:block;
	width:145px;
	border-top:1px dotted #cfcfcf;
	padding:3px 10px 3px 25px;
	color:#1b4c69;
	background:url(arrow.gif) no-repeat 3px center;
}
.widget-main-menu .menu-list-item a:hover {
	text-decoration:none;
	color: #6BB4C4;
	background:url(arrow_over.gif) no-repeat 3px center;
}
.widget-main-menu .menu-list .menu-list a {
	width:133px;
	display:block;
	padding:3px 10px 3px 37px;
	color:#1b4c69;
	background:#eff8ff url(arrow2.gif) no-repeat 25px center;
}
.widget-main-menu .menu-list .menu-list a:hover {
	text-decoration:none;
	color: #6BB4C4;
	background:#eff8ff url(arrow2.gif) no-repeat 25px center;
}
.sidebar h2 {
	padding: 3px 3px 3px 5px;
	background-repeat:no-repeat;
	color:#fff;
	font-size: 12px;
	font-weight: normal;
	background-color: #646464;
	background-position: 0 -5px;
	margin: 0;
	border-left: 3px solid #343434;
}
.sidebar {
	background-color: #fff;
	margin: 0 0 15px 0;
	padding: 0;
}
.sidebar ul {
	margin: 0;
	padding: 8px 0 12px;
}
.sidebar ul li {
	background-image: url(../images/icon3.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin-bottom: 5px;
	padding: 2px 0 3px 20px;
	border-bottom: 1px dotted #adadad;
	list-style-type: none;
}
.sidebar ul li a {
	color: #434343;
	text-decoration: none;
}
.sidebar ul li a:hover {
	text-decoration: underline;
}
.sidebar ul li ul {
	margin: 0;
	padding: 0 0 0 5px;
}
.sidebar ul li ul li {
	background-image: url(../images/icon3.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-bottom: 3px;
	padding: 5px 0 2px 20px;
	border-bottom-style: none;
	list-style-type: none;
}
.sidebar p {
	padding: 5px;
}/* ---------------------------------------------------------------------[サイド]rss--------------------------------------------------------------------- */
.rss {
	color: #f88715;
	width:158px;
	margin:0;
	padding-left: 10px;
}
.rss-content {
	background: url(../images/icon_rss.gif) no-repeat;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left:20px;
}
.rss .rss-content a {
	color: #eb6100;
	font-size: 11px;
	text-decoration: none;
}
.rss-content a:hover {
	color: #ff3300;
	font-size: 11px;
	text-decoration: underline;
}
#footer {
	font-size: 11px;
	background-color: #f8f8f8;
	background-repeat: no-repeat;
	background-position: center 0;
	text-align: center;
	width: 830px;
	float: none;
	clear: both;
	margin: 0 auto;
	padding: 0 0 0;
	border-top: 5px solid #c9c9c9;
}
#footer p {
	padding: 0 0 5px;
}
#footer a {
	padding: 2px;
}
.footer {
	font-size: 11px;
	text-align: center;
	float: none;
	clear: both;
	margin: 0 auto;
	padding: 18px 20px 25px;
}
textarea {
	font-size: 12px;
}
.line {
	border-bottom: 1px dotted #cfcfcf;
}
.inputbox {
	font-size: 12px;
	text-align: left;
	color: #333333;
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}/* Hides from IE-mac ¥*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/* End hide from IE-mac *//* ---------------------------------------------------------------------田中追加--------------------------------------------------------------------- */
td h3 {
	color: #3366CC;
	background-color: #D9E6FD;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3366CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	margin-top: 0px;
	padding-top: 5px;
}
h2 {
	color:#84939c;
	font-size:13px;
	margin:0 0 10px 0;
	line-height: 19px;
}
.img_left {
	float:left;
	padding-right: 15px;
}

/* End hide from IE-mac */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/common/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/common/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/common/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

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

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

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