/*ここは消さないで下さい!*/
/* HTML Template Name: type12_blue */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
  margin: 0;
  padding: 0;
}

html{height: 100%;}

/* BODY */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  color:#333;
  font-size: 14px;
  line-height: 150%;
  background: #FFF;
  font-family: "ＭＳ Ｐゴシック","MS P Gothic","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Verdana,Arial, Helvetica, sans-serif;
  background: #EAEAEA url("img/back.jpg") repeat-x;
}

/* strong */
strong {font-weight: bold;}

/* 画像の属性 */
img {border: none; margin: 0;}
.img-left {  float: left;margin: 0 10px 0 0;}
.img-right {float: right;margin: 0 0 0 10px;}
.img-center {;margin: 10px auto;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #347BA2;text-decoration: none;}
a:hover {color:#990066;text-decoration: underline;position: relative; top: 1px; left: 1px;}

/*引用属性*/
blockquote {
  width: 400px;
  height: 200px;
  overflow: auto;
  border: 1px solid #CCC;
  scrollbar-face-color: #DCEBF0;
  margin: 10px 20px 10px 20px;
  padding: 5px;
  text-align: left;
  }

/* 基本設定 ----------------------------- */
#basic-setting{
  width: 812px;
  margin: 0 auto;
  background: url("img/base.gif") repeat-y;
  text-align: center;
  position: relative;
}

#wrapper {
  width: 810px;
  margin: 0 auto;
  text-align: center;
}

#concon{
  width: 750px;
  margin: 0 auto;
}

/*ヘッダー*/
#header  {
  width: 810px;
  height:120px;
  margin: 0 auto;
  padding-top: 20px;
  background: url("img/header_05.jpg") no-repeat;
  text-align: left;
}

#header h1{
  position: absolute;
  top: 2px;
  left: 20px;
  font-size: 12px;
  font-weight: normal;
  line-height: 120%;
  text-align: left;
  color: #FFF;
}

#header .link {
  position: absolute;
  top: 2px;
  right: 120px;
  font-size: 12px;
  font-weight: normal;
  line-height: 120%;
  text-align: left;
  color: #336699;
}
#header .link a,
#header .link a:hover {
  color: #336699;
}

#header #stitle{
  /*
  position: absolute;
  top: 55px;
  left: 20px;
  */
  padding-top: 20px;
  font-size: 143%;
  font-weight: bold;
  line-height: 120%;
  text-align: center;
  color: #336699;
}
#header #stitle a:link,
#header #stitle a:visited,
#header #stitle a:active {
  color: #336699;
  text-decoration: none;
}

#header h2{
  position: absolute;
  top: 85px;
  left: 20px;
  font-size: 92%;
  font-weight: normal;
  line-height: 120%;
  text-align: left;
  color: #FFF;
  width: 560px;
}

#header #hnavi{
  padding: 5px 10px 0 0;
  text-align: right;
  font-size: 12px;
  line-height: 16px;
}

#header #hnavi img{margin: 0 2px;border-style: none; vertical-align: middle;}


/*  パンくずリスト  */
.navi {
  margin :10px 0;
  font-size: 12px;
  padding-left: 5px;
  text-align: left;
}

/*コンテンツ*/
#contents {
  width: 750px;
  margin: 0;
  padding-top: 10px;
  text-align: left;
}

#contents h2  {
  margin: 10px 0;
  padding-left: 3px;
  font-size: 16px;
  color: #003366;
  font-weight: bold;
  text-align: left;
  line-height: 120%;
  border-left: 5px solid #FF6532;
}

#contents h3 {
  margin: 10px 0;
  font-size:115%;
  font-weight: bold;
  color: #347BA2;
  line-height: 30px;
  text-align: left;
  text-indent: 5px;
  overflow: hidden;
}


#contents #info {
  margin: 10px 0;
  height: 200px;
  background: url("img/info_back.jpg") no-repeat;
}

#info .inner{
  padding: 90px 220px 15px 20px;
  font-size: 13px;
  color: #FFF;
  line-height: 135%;
}

#contents .line{
  clear: both;
  margin: 10px 0 20px 0;
  border-bottom: 1px solid #CCC;
}

#contents .doc,
#contents .t_back{
  margin: 0 10px;
  text-align: left;
}

#contents .doc p{
  padding: 5px 0;
}

#contents ol{
  margin: 10px 5px 20px 40px;
}

#contents li{
  margin: 0;
  font-size: 13px;
  line-height: 150%;
}

#tab1,#tab2,#tab3,#tab4,#tab5,#tab6{
  margin: 0;
  padding: 10px;
  border-bottom: 2px solid #2765A2;
  font-size: 100%;
}

/*  相互リンクリスト属性 */
#contents .slink ul{
  margin: 10px 5px 20px 20px;
}

#contents .slink ul li{
  margin: 0;
  font-size: 12px;
  line-height: 150%;
}

/*NAKAO*/
#news dl{
  margin: 10px 0 40px 0;
  color: #555;
}

#news dt a{
  margin: 0 0 0 20px;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
}

#news dd{
  margin: 0 0 0 25px;
  color: #666;
  font-size: 12px;
}

/* ブックマーク */
ul.bmark{margin: 0;
  list-style-type: none;
  text-align: right;}

.bmark li{
  display: inline;
  margin: 0 2px;}

/* フッタースペース */
#footer_space{
  clear: both;
  margin: 0;
}

#footer_space h2  {
  margin: 10px 0 0 40px;
  padding-left: 3px;
  font-size: 16px;
  color: #003366;
  font-weight: bold;
  text-align: left;
  line-height: 120%;
  border-left: 5px solid #FF6532;
}


ul.f_list{
  /* margin: 10px 20px 0 50px; */
  list-style: none;
  font-size: 13px;
  text-align: left;
}

.f_list li{
  display: block;
  margin: 0 2px;
  padding-left: 12px;
  line-height: 150%;
  background: url("img/list_05.png") no-repeat left top;
}

/*フッターナビ*/
#f_navi {
  clear: both;
  text-align: right;
  margin: 0px;
  padding: 10px;
  font-size: 12px;
  line-height: 16px;
}

#f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}


/*フッター*/
#footer{
  clear: both;
  margin: 0;
  color: #FFF;
  font-size: 12px;
  padding: 15px 10px;
  text-align: center;
  background: #A1E2E8;
}

#footer .copyright{
  margin: 0;
  font-size: 12px;
  text-align: right;
}

#footer a:link, #footer a:visited, #footer a:active {color: #A8D8F0;text-decoration: underline;}
#footer a:hover {color:#FF0;text-decoration: none;}


#linkinfo {
  color: #666;
  font-size: 12px;
}

#linkinfo a:link,
#linkinfo a:visited,
#linkinfo a:active {
	color: #666;
	text-decoration: none;
}




#main_docments {
	width: 350px;
	float:left;
}
#pagelist {
	width: 200px;
	float: left;
}
#pagelist dt {
/*	background-color: #AAAAAA; */
	background-color: #FFFFFF;
	border: 1px solid #666666;
	text-indent: 10px;
}
#pagelist dd {
	background-color: #FFFFFF;
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	margin-bottom: 20px;
	text-indent: 10px;
}
#category_list {
	width: 200px;
/*	height: 600px; */
	float: right;
	/*
	background-color: #FF0000;
	*/
}


.post_title {
	width: 200px;
	border-top: 2px dotted #AAFFAA;
}
.post_data {
	border-top: 2px dotted #AAFFAA;
	padding-left: 4px;
}

.category_name {
	padding-top: 150px;
}

#cate_doc {
	width:750px;
}


@media screen and (max-width:640px){
  #basic-setting,#header,#concon,
  #contents,#pagelist,#main_docments,
  #category_list {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: none;
  }
}
