@charset "utf-8";

/* default setup
---------------------------------------------------- */
body,html,ul,h1,h2,h3 {
    padding:0;
	margin:0;
}
body {
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0 auto;
	text-align: center;
	background: url(../img/tpl/bg.gif) repeat;
}
td {
	font-size: 14px;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	padding: 0;
	margin: 0;
}
th {
	font-size: 13px;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	padding: 0;
	margin: 0;
}
div{zoom:1;}
div:after{
    display: block;
    height:0px;
    clear:both;
}

p {
	margin-left: 1em;
	margin-top: 0px;
}
#layout {
	width: 760px;
	margin:0px auto;
	background: #FFFFFF;
	height: auto;
	padding-bottom: 15px;
	text-align: left;
}
#mainspace {
	width: 750px;
	text-align:left;
	margin:10 0 0;
	background: #FFFFFF url(../img/tpl/index_mbg.jpg) no-repeat 10px 164px;
	height: 100%;
	padding: 0px 0px 0px 10px;
}
h2{
	font-size:100%;
}
h3{
	font-size:100%;
	margin-bottom: 15px;
	margin-top: 15px;
}


/* link
---------------------------------------------------- */
a:link,a:visited,a:hover {
	text-decoration:underline;
	color:#0A4083;
}

/* header
---------------------------------------------------- */
#header {
	width:740px;
	height: 76px;
}

h1{
	text-indent: -9999px;
	margin-top: -21px;
}

/* navigation
---------------------------------------------------- */
#navigation {
	width:180px;
	overflow:hidden;
	float: left;
	text-align: left;
	padding: 0 0 15;
	height: 100%;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li{
	float:left;
	width: 180px;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
}
.navi1{
	float:left;
	width: 180px;
	margin: 0;
	line-height: 80%;
	height: 37px;
}
.navi2{
	float:left;
	width: 180px;
	margin: 0;
	height: 30px;
}
#topics {
	width:180px;
	margin-left: 8px;
}
#topics ul {
	margin: 0;
	padding: 0;
	width: 100px;
}
#topics li{
	width: 150px;
	float:left;
	margin: 0;
	padding-left: 15px;
	background: url(../img/diary/arrow2.gif) no-repeat 5px 2px;
	list-style: none;
	font-size: 12px;
	line-height: 150%;
}

/* kokoku
---------------------------------------------------- */
#kokoku {
	width:180px;
	text-align: center;
	height: 277px;
	margin-bottom: 20px;
}


/* pagebody
---------------------------------------------------- */
#pagebody {
	width: 546px;
	float:left;
	height:auto;
	margin-top: 7px;
	margin-bottom: 20px;
	margin-left: 9px;
}


/* title
---------------------------------------------------- */
.title {
	width: 546px;
	clear: both;
	height: 52px;
}
.title2 {
	width: 546px;
	clear: both;
	height: 40px;
}
.topic {
	width:253px;
	margin-right: 8px;
	font-size: 12px;
	vertical-align: top;
	clear: both;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.topic ul {
	margin: 0;
}
.topic li{
	float:left;
	width: 253px;
	margin: 0;
	padding-left: 15px;
	background: url(../img/tpl/arrow.jpg) no-repeat 5px 2px;
	list-style: none;
}
.topic2 {
	width:546px;
	margin-right: 8px;
	font-size: 12px;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 20px;
}
.topic2 ul {
	margin: 0;
}
.topic2 li{
	float:left;
	width: 528px;
	margin: 0;
	padding-left: 15px;
	background: url(../img/tpl/arrow.jpg) no-repeat 5px 2px;
	list-style: none;
}
.link-space {
	width:531px;
	margin-right: 8px;
	font-size: 12px;
	vertical-align: top;
	clear: both;
	height: auto;
	margin-bottom: 20px;
}
.link-space ul {
	margin: 0;
}
.link-space li{
	float:left;
	width: 531px;
	margin: 0;
	padding-left: 15px;
	background: url(../img/tpl/arrow.jpg) no-repeat 5px 2px;
	list-style: none;
}
.cell-space {
	width: 10px;
}
.src {
  width: 546px;
  /*height: 130px;*/
  overflow: auto;
}



/* contents
---------------------------------------------------- */


/* footer
---------------------------------------------------- */
#footer{
	width:730px;
	font-size:12px;
	text-align: center;
	margin:0px auto 0px 15px;
	clear: left;
	height: auto;
	vertical-align: middle;
	padding-top: 5px;
	background: #000000;
	color: #FFFFFF;
	line-height: 120%;
	padding-bottom: 5px;
}
#footer a:link,
#footer a:visited {
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 12px;
}
#footer a:hover{
	color: #000000;
	background-color: #FFFFFF;
}

#footer-link {
	text-align: center;
	margin-bottom: 20px;
	padding-left: 10px;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
}
#footer-link ul{
	list-style:none;
}
#footer-link li{
	float: left;
	line-height: 100%;
}
#footer-link a {
	padding:0 10;
	border-right: 1px solid #000000;
	font-size: 12px;
	line-height: 12px;
}
#footer-link a:link,
#footer-link a:visited {
	text-decoration:none;
	color: #000000;
	font-size: 12px;
}
#footer-link a:hover{
	text-decoration:underline;
}
#footer-link .top a {
	padding-left: 0px;
}
#footer-link .end {
	border-right: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
}
#textlink{
	font-size:xx-small;
	line-height:30px;
	text-align:center;
	background-color:#ccc;
}

#pup {
  display:block;
  width:90px;
  height:12px;
  float:right;
}

/* extended
---------------------------------------------------- */
.celllink {
	width: 400px;
}
.img-bp {
	margin-bottom: 5px;
}
.font12 {
	font-size: 12px;
}
.img-tp {
	margin-top: 20px;
	margin-bottom: 8px;
}
.h-comment {
	margin-left: 0px;
}
.pr-txt {
	background-image: url(../img/pr/pr1_bg.gif);
	background-repeat: no-repeat;
	height: 155px;
	vertical-align: top;
	padding-top: 0px;
	margin: 0;
}
.pr-txt2 {
	vertical-align: top;
	padding-left: 30px;
}
.pr-txt3 {
	background-image: url(../img/pr/pr1_5.gif);
	background-repeat: no-repeat;
	height: 161px;
	vertical-align: top;
	padding-top: 20px;
	margin: 0;
	padding-left: 20px;
}
.hr-p {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B90C65;
	padding-left: 20px;
	width: 260px;
}
.soushin-boder {
	width: 174px;
	margin: 3px;
	background-color: #C2ECFE;
}
.soushin-bodercell {
	padding-left:7px;
}
.font-s {
	font-size: 11px;
	line-height: 120%;
}
