@charset "utf-8";

/* ===== Universal Reset ===== */

*{
margin:0;
padding:0;
}

/* ===== Basic Style ===== */
html{ 
}

body{
	color:#333333;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-image:none;
	background-color:#fff;
/* 	background: #D5EAEF url(img/back.jpg) no-repeat center bottom; */
 }

html>/**/body {
  font-size: 12px; /* Except IE */
}
* html {
filter:expression(document.execCommand("BackgroundImageCache", false, true));
}

img{
	border:0;
	vertical-align: bottom;
}
ul,dl,ol{
list-style-type:none;
list-style-position:outside;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

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


a	{
	text-decoration: none;
	color: #0773CA;
}
a:link	{
	text-decoration: none;
}
a:hover	{
	color: #FF3300;
	text-decoration: none;
}
.cboth	{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.left	{
	float:left;
}
.right	{
	float:right;
}
h1,h2,h3,h4,h5,h6	{
	font-size: 100%;
}

#all {
	text-align:center;
}
#wrapper {
background-image:none;
/* 	background: url(img/hback02.gif) repeat-x center top; */
	width: 100%;
}
#wrap {
background-image:none;
/* 	background: url(img/hback01.gif) no-repeat center top; */
	width: 100%;
}
#container {
	margin: 0 auto;
	width: 950px;
}
/* IE6用の設定▼ \*/
* html #container {
width:650px;
margin:0;
}
/* ▲IE6用の設定 */


#container:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.#container{
  min-height: 1px;
}

* html #container {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}






#gnavi	{
	width: 292px;
	background-image: url(img/navback.gif);
	background-repeat: repeat-y;
}

/* IE6用の設定▼ \*/
* html #gnavi {
display:none;
width:0px;
}
/* ▲IE6用の設定 */


#main	{
	width: 636px;
	padding-left:22px;
}
#contents {
	text-align: left;
	background: url(img/contentsback.gif) no-repeat left bottom;
	padding-bottom: 10px;
}
#main #hnv	{
	text-align: center;
	margin-top: 10px;
	background: url(img/line.gif) repeat-x left bottom;
	padding-bottom: 30px;
	font-size: 13px;
	margin-bottom: 10px;
}
#main #hnv ul	{
	line-height: 2em;
}
#main #hnv li	{
	display: inline;
	margin-right: 2.5em;
}
#main #hnv li.li02	{
	margin-right: 0em;
}
#main #hnv li a	{
	background: url(img/list01.gif) no-repeat left center;
	padding-left: 23px;
}


#main #hnv	{
	text-align: left;
	margin-top: 10px;
	padding-bottom: 30px;
	font-size: 13px;
	margin-bottom: 10px;
}

#main #hnv2 li a{
	background: url(img/list01.gif) no-repeat left center;
	padding-left: 23px;
}

#main #fnv	{
	text-align: left;
	margin-left: 15px;
	margin-top: 100px;
}
/* IE6用の設定▼ \*/
* html #main #fnv {
display:none;
}
/* ▲IE6用の設定 */



#main #fnv ul	{
	line-height: 2em;
}
#main #fnv li	{
	display: inline;
	margin-right: 2.5em;
}
#main #fnv li a	{
	background: url(img/list01.gif) no-repeat left center;
	padding-left: 23px;
}
#main #fnv p	{
	margin-top: 20px;
}

/* ===== TOPIC Area ===== */
#main #new	{
	padding: 30px 20px 0 20px;
}
#main #new h3	{
	letter-spacing: 0.5em;
	margin-bottom: 0.5em;
}
#main #new h3.h3b	{
	letter-spacing: 0.5em;
	margin-bottom: 3px !important;
	float: left;
padding:5px 0 0 0;
}

#main #new h3.h3b02	{
	letter-spacing: 0.5em;
	padding:2px 0;
	float: left;
}

#main #new ul.snv	{
	text-align: right;
	float: right;
}
#main #new ul.snv li	{
	display: inline;
}
#main #new ul.snv li a	{
	margin-left: 10px;
	background-image: url(img/list02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-decoration: underline;
}
#main #new .new01	{
	background-image: url(img/maru03.gif);
	width: 562px;
	clear: both;
}
#main #new .new01b	{
	background-image: url(img/maru01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main #new .new02	{
	background-image: url(img/maru02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 7px 7px 7px;
	zoom:1;
}

/* ===== TOPIC LIST Area ===== */
#main .tpc p.date	{
	float: left;
}
#main .tpc dl	{
	padding-left: 8em;
	border-bottom: 1px solid #8fbee5;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#main .tpc dt	{
	font-size: 120%;
	margin-bottom: 1em;
}
#main .tpc dd	{
}
#main .tpc .dd02	{
	text-align: right;
}
#main .tpclist dl	{
	border-bottom: 1px solid #8fbee5;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 120%;
}
#main .tpclist dt	{
	float: left;
	color: #999999;
}
#main .tpclist dd	{
	padding-left: 8em;
}

/* ===== TOPIC DETAIL Area ===== */
#main .tpcdtl p.date	{
	font-size: 120%;
	font-weight: bold;
	color: #999999;
	padding-left: 14px;
}
#main .tpcdtl h4	{
	font-size: 160%;
	line-height: 1.5em;
	border-bottom: 1px solid #8fbee5;
	padding: 10px 14px;
}
#main .tpcdtl .tpctdl02	{
	padding: 25px 14px;
}
#main .tpcdtl .txt	{
	/* float: left; */
	/* width: 260px; */
}
#main .tpcdtl .txt p	{
	margin-bottom: 0.5em;
}

.tpcdtl #photoImg{
	float: right;
	width: 250px;
	margin-left:10px;
	margin-bottom: 1em;
}

#main .tpcdtl .pic	{
margin-bottom:15px;

}
#main .tpcdtl .pic img	{
	margin-bottom: 0.3em;
	display:block;
}

/* ===== CAPTION Area ===== */
#cap	{
	text-align: left;
	margin: auto;
	width: 950px;
}

/* IE6用の設定▼ \*/
* html #cap{
display:none;
}
/* ▲IE6用の設定 */


#cap strong	{
	font-weight: normal;
	color: #7d7d7d;
	display: block;
	float: left;
}
#cap p	{
	text-align: right;
	color: #0f73c8;
}
#cap img	{
	font-style: normal;
	margin-right: 7px;
}
/* ===== Header Area ===== */
#header	{
	text-align: left;
}
#header .search	{
	padding: 5px 0;
	background: #0F73C8 url(img/seaback.gif) no-repeat 3px center;
	width: 260px;
	margin-left: 15px;
}
#header .search #seaA	{
	width: 150px;
	margin-left: 30px;
}
#header .search #seaB	{
	vertical-align: bottom;
	text-indent: -9999px;
}

/* ===== NAVI Area ===== */
#navi	{
	background: url(img/naviback02.gif) no-repeat left bottom;
	padding-bottom: 20px;
	text-align: left;
}
#navi h2	{
	margin-top: 10px;
}
#navi ul	{
	font-size: 1px;
	line-height: 1px;
	margin-left: 3px;
}
#navi li	{
}
#navi li a	{
	overflow: hidden;
	background-image: url(img/navi-01.gif);
	height: 26px;
	display: block;
	width: 286px;
	text-indent: -9999px;
}
#navi ul.ul01 li a	{
	background-image: url(img/navi-02.gif);
}
#navi ul.ul02 li a	{
	background-image: url(img/navi-03.gif);
}
#navi ul.ul03 li a	{
	background-image: url(img/navi-04.gif);
}
#navi ul.ul03 li a.a14	{
	height: 40px;
	width: 265px;
	background-image: url(img/navi-05.gif);
	margin: 7px 0 11px 11px;
}
#navi ul.ul04 li a.a15	{
	height: 69px;
	width: 265px;
	background-image: url(img/navi-06.gif);
	margin: 11px 0 0px 11px;
}
#navi ul.ul05 li a	{
	background-image: url(img/navi-07.gif);
}
#navi li a.a01	{
	background-position: 0px 0px;
}
#navi li a.a02	{
	background-position: 0px -26px;
}
#navi li a.a03	{
	background-position: 0px -52px;
}
#navi li a.a04	{
	background-position: 0px 0px;
}
#navi li a.a05	{
	background-position: 0px -26px;
}
#navi li a.a06	{
	background-position: 0px -52px;
	height: 44px;
}
#navi li a.a07	{
	background-position: 0px 0px;
}
#navi li a.a08	{
	background-position: 0px -26px;
}
#navi li a.a09	{
	background-position: 0px -52px;
	height: 44px;
}
#navi li a.a10	{
	background-position: 0px 0px;
}
#navi li a.a11	{
	background-position: 0px -26px;
}
#navi li a.a12	{
	background-position: 0px -52px;
}
#navi li a.a13	{
	background-position: 0px -78px;
}
#navi li a.a14	{
	background-position: 0px 0px;
}
#navi li a.a16	{
	background-position: 0px 0px;
}
#navi li a.a17	{
	background-position: 0px -26px;
}
#navi li a.a18	{
	background-position: 0px -52px;
}
#navi li a.a19	{
	background-position: 0px -78px;
}
#navi li a.a20	{
	background-position: 0px -104px;
}

#navi li a.a01:hover	{
	background-position: -286px 0px;
}
#navi li a.a02:hover	{
	background-position: -286px -26px;
}
#navi li a.a03:hover	{
	background-position: -286px -52px;
}
#navi li a.a04:hover	{
	background-position: -286px 0px;
}
#navi li a.a05:hover	{
	background-position: -286px -26px;
}
#navi li a.a06:hover{
	background-position: -286px -52px;
}
#navi li a.a07:hover	{
	background-position: -286px 0px;
}
#navi li a.a08:hover	{
	background-position: -286px -26px;
}
#navi li a.a09:hover	{
	background-position: -286px -52px;
}
#navi li a.a10:hover	{
	background-position: -286px 0px;
}
#navi li a.a11:hover	{
	background-position: -286px -26px;
}
#navi li a.a12:hover	{
	background-position: -286px -52px;
}
#navi li a.a13:hover	{
	background-position: -286px -78px;
}
#navi li a.a14:hover	{
	background-position: -265px 0px;
}
#navi li a.a15:hover	{
	background-position: -265px 0px;
}
#navi li a.a16:hover	{
	background-position: -286px 0px;
}
#navi li a.a17:hover	{
	background-position: -286px -26px;
}
#navi li a.a18:hover	{
	background-position: -286px -52px;
}
#navi li a.a19:hover	{
	background-position: -286px -78px;
}
#navi li a.a20:hover	{
	background-position: -286px -104px;
}

/* ===== Footer Area ===== */
#footer	{
	color: #FFFFFF;
	background-color: #0773CA;
	text-align: left;
	font-size: 120%;
	line-height: 2em;
	padding: 20px;
	margin-top: 40px;
}

/* IE6用の設定▼ \*/
* html #footer	{
color:#000;
background-color: #fff;
margin-top:0;
padding: 0px;
}
/* ▲IE6用の設定 */


#footer address	{
	font-style: normal;
	width: 850px;
	margin: auto;
}
#footer strong	{
	font-size: 120%;
	padding-right: 1em;
}
#footer a	{
	color: #FFFFFF;
}

