body {
	margin: 0px;
	background-color: #FFFFFF;	
	background: url("img/background.gif");
	text-align: center;
}

a:link {
	color: #4495D1;
	text-decoration: none;
}

a:visited {
	color: #4495D1;
	text-decoration: none;
}

a:active {
	color: #4495D1;
	text-decoration: none;
}

a:hover {
	color: #4495D1;
	text-decoration: underline;
}

a img {
	border-style : none;
	border-width : 0px;	
	text-decoration : none;
}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #999999;
	background-color: #FFFFFF;
	background: url("img/main_img.jpg") ;
	text-align: left;
	height: 80px;
}

#logo {
	float: left;
	width: 270px;
	height: 80px;
	padding: 16px 10px 14px 20px;
}

#title {
	float: right;
	width: 500px;
	height: 80px;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	color: #0074BC;
	font-size: 20px;
	text-align: right;
	font-weight: bold;	
	margin: 10px 10px 5px 0px;
	padding: 5px 5px 1px 15px;
	background-repeat: repeat-x;
	background-position: top left;
	text-decoration: none;
}

h1 a:link {
	text-decoration: none;
	color: #ffffff;
}

h1 a:visited {
	text-decoration: none;
	color: #ffffff;
}

h1 a:active {
	text-decoration: none;
	color: #ffffff;
}

h1 a:hover {
	text-decoration: underline;
	color: #ffffff;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	color: #0080ff;
	font-size: 14px;
	text-align: right;
	font-weight: bold;	
	margin: 5px 10px 10px 0px;
	padding: 5px 5px 1px 15px;
	background-repeat: repeat-x;
	background-position: top left;
}


#container {
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;	
	background: url("img/back_c.gif") ;
	background-repeat: repeat-y;
	border-left: 1px solid #E6E7E8;
	border-right: 1px solid #E6E7E8;
	border-bottom: 1px solid #E6E7E8;
}

/*センター*/
#center {
	float: left;
	width: 550px;
	overflow: hidden;
}

.content {
	padding: 10px 0px 10px 10px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: small;
}

.content p {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	margin-bottom: 2px;
	padding: 0px 8px 0px 8px;
}

.content li {
	line-height: 150%;
}

.content h1 {
	font-family: Verdana, Arial, sans-serif;
	color: #808080;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	padding: 3px 10px 1px 10px;
	background: url("img/h1_bg.gif") ;
	height: 30px;
	background-repeat: repeat-x;
	background-position: top left;
}

.content h2 {
	color: #0074BC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;	
	margin: 5px 0px 10px 0px;
	padding: 3px 10px 1px 10px;
	background: url("img/h2_bg.gif") ;
	height: 30px;
	background-repeat: repeat-x;
	background-position: top left;
}

.content h3 {
	color: #6D6E71;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;	
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 4px 10px;
	background: url("img/h3_bg.gif") #FFF;
	background-repeat: repeat-x;
	background-position: bottom left;
}

.content h3 a:link {
	text-decoration: none;
	color: #6D6E71;
}

.content h3 a:visited {
	text-decoration: none;
	color: #6D6E71;
}

.content h3 a:active {
	text-decoration: none;
	color: #6D6E71;
}

.content h3 a:hover {
	text-decoration: underline;
	color: #6D6E71;
}

.content h4 {
	color: #6D6E71;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;	
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 4px 10px;
	background: url("img/h4_bg.gif") #FFF;
	background-repeat: repeat-x;
	background-position: bottom left;
}

.content h5 {
	color: #0074BC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: normal;	
	margin: 5px 0px 10px 0px;
	padding: 1px 0px 2px 20px;
	background: url("img/h5_bg.gif");
	background-repeat: no-repeat;
}

.content h6 {
	color: #6D6E71;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: normal;	
	margin: 5px 0px 10px 0px;
	padding: 1px 0px 2px 20px;
	background: url("img/h6_bg.gif");
	background-repeat: no-repeat;
}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

.content blockquote {
	color: #333333;
	background-color: #E2ECF1;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-align: left;
	font-weight: normal;		
	padding: 10px;
	border: 1px dashed #0074BC;
}

.con1 {
	padding: 5px 10px 0px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: 15px;
}

.kazari1 {
	padding: 5px 15px 10px 15px;
	background-color: #E3F1FA;
	margin-bottom: 10px;
	margin-top:3px;
	font-size: 12px;
	border: 1px dotted #0074BC;
}

#photo {
	float: left;
	width: 210px;
	padding: 10px 10px 0px 25px;
}

#photo img {
	background-color: #FFFFFF;
	padding: 3px;
	border: solid 1px #B1B1B1;
}

.photo_m {
	float: left;
	width: 150px;
	padding: 5px 10px 15px 12px;
}

.photo_s {
	float: left;
	width: 110px;
	padding: 5px 10px 15px 10px;
}

#data {
	float: right;
	width: 270px;
	padding: 10px 15px 0px 10px;
}

#data th {
	width: 100px;
	padding: 0px 5px 2px 0px;
}

#data td {
	width: 160px;
	padding: 0px 0px; 2px 5px;
}

#comment {
	clear: both;
	padding: 10px 20px 10px 20px;
}

#photo_video {
	float: left;
	width: 160px;
	padding: 10px 15px 0px 20px;
}

#photo_video img {
	background-color: #FFFFFF;
	padding: 3px;
	border: solid 1px #B1B1B1;
}

#data_video {
	float: right;
	width: 320px;
	padding: 10px 15px 0px 10px;
}

#data_video th {
	width: 80px;
	padding: 0px 5px 3px 0px;
}

#data_video td {
	width: 230px;
	padding: 0px 0px; 3px 5px;
}

#data_slide {
	float: right;
	width: 330px;
	padding: 10px 5px 0px 10px;
}

/*
#data_slide th {
	width: 80px;
	padding: 0px 5px 3px 0px;
}
*/

#data_slide td {
	padding: 0px 5px; 0px 5px;
}

#comment_video {
	clear: both;
	padding: 0px 20px 10px 20px;
}


/*右のサイドバー*/

#right {
	float: right;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	width: 225px;
	background-color: #e8f5fe;
	overflow: hidden;
	font-size: small;
}

.sidebar {
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	font-size: small;
}

.sidebar h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	padding: 2px 30px 0px 35px;	
	text-align: left;
	font-weight: bold;	
	letter-spacing: .3em;
	background: url("img/contents_t.gif");
}


.sidebar ul {
	margin: 0px 0px 3px 8px;
	padding: 0px 0px 0px 0px;
}

.sidebar li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 15px;
	background: url("img/mark_list.gif") no-repeat 0% 5px;
}

.sidebar li ul {
	margin: 0px 0px 3px 5px;
	list-style-type: none;
}

.sidebar li li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url("img/mark_list_sub.gif") no-repeat 0% 5px;
}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	padding: 0px 0px 0px 5px;
	margin-bottom: 5px;
}

.powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	padding: 0px 0px 0px 5px;
	margin-top: 15px;
}

.footer {
	clear:both;
	height: 30px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	padding-right: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	font-size: 10px;
	color: #FFFFFF;
	background: url(img/footer_bg.gif) ;	
}

.footer h3{
	font-size: 10px;
	padding: 5px;
}

.footer h3 a:link {
	text-decoration: none;
	color: #ffffff;
}

.footer h3 a:visited {
	text-decoration: none;
	color: #ffffff;
}

.footer h3 a:hover {
	text-decoration: none;
	color: #ffffff;
}

.footer h3 a:active {
	text-decoration: none;
	color: #ffffff;
}

/*著作権は簡単MTテンプレートが有しております。*/
/*http://www.kantan-mt.com*/
/*このコメントは削除しないでください。*/

/*追加メニューに関する記述*/
#menu {
  width: 92px;
  font-size: 12px;
  text-align: center;
  margin: 5px 3px 5px 3px;
  float: left;
}

#main-menu {
  background-color: #FFFFFF;
  border-bottom: 1px solid #BBBBBB;
}

.menubar a {
  background-position: 0px 0px;
  color: #003F5C;
  float: left;
  text-align: center;
}
.menubar a:link {
  background-position: 0px 0px;
  color: #003F5C;
  float: left;
  text-align: center;
}
.menubar a:visited {
  background-position: 0px 0px;
  color: #003F5C;
  float: left;
  text-align: center;
}
.menubar a:focus{
  background-position: 0px 150px;
  text-align: center;
  color: #333;
  float: left;
  text-decoration: none;
}
.menubar a:hover {
  background-position: 0px 150px;
  text-align: center;
  color: #333333;
  float: left;
  text-decoration: none;
}
.menubar a:active {
  background-position: 0px 150px;
  text-align: center;
  color: #333333;
  float: left;
  text-decoration: none;
}

.menubar .menu a {
  width: 82px;
  text-align: center;
  line-height: 140%;
  color: #003F5C;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: 2px solid #3366CC;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  background-image: url(img/menu-img.gif);
}