/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

@charset "shift_jis";

header,hgroup,nav,article,
section,aside,figure,footer{
	display:block;
}

body{
	color:#333631;
	margin-top: auto;
	background-color: #F6F6F6;
	background-repeat: no-repeat;
	word-spacing: normal;
	margin-right: 0px;
	white-space: normal;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-left: 3px;
	-webkit-text-size-adjust: 100%;
	line-height: 19px;
}

header {
	max-width: 100%;
	height:auto;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}

footer{
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #497cb4;
	height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 0px;
	margin-bottom: -40px;
	margin-left: 0px;
	overflow: hidden;
	display: block;
	font-size: 14px;

}


footer .smenu{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	font-size: 13px;
}
	
footer a{
	color: #FFFFFF;
}	
	
h1{
	color:#333333;
	font-weight:bold;
	font-size:10px;
	display:block;
	line-height:13px;
	overflow:hidden;
	padding-top:7px;
	padding-bottom:3px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #328BCB;
	margin: 0px;
	padding-left: 5px;
}

#headertitle {
	background-repeat: no-repeat
	-moz-background-size:auto 100%;
	background-size:auto 100%;
	width:100%;
	overflow:hidden;
	padding: 0px;
	margin-top: -5px;
	background-color: #3198d2;
}
.mein {
	background-color: #FFF;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #666;
	font-size:18px;
}

.media {

}

.midashi1 {
	line-height: 46px;
	background-size:100% 100%;
	background-image: url(img/mdashi1_r2_c1.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	font-family: "さなフォン丸";
	font-weight: bold;
	width: 100%;
}
.kasen {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2896E8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-left: 5px;
	color: #2896E8;
	margin-bottom: 5px;
	padding-top:10px;
}
.kasen2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2896E8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-left: 15px;
	color: #2896E8;
	margin-bottom: 5px;
	padding-top:10px;
}

.kasen3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2896E8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-left: 5px;
	color: #2896E8;
	margin-bottom: 5px;
	padding-top:10px;
}


#mein .b115{
	font-size:16px;
}

p#h_image{
	padding:0;
}

p#h_image img{
	width:99.9%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

div#h_image{
	padding:0;
}

div#h_image img{
	width:99.9%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

#titleimg {
	margin-top: 5px;
}
p#headertitle {
	padding:0;
	position:relative;
}
article{
	width:100%;
	overflow:hidden;
}

article section{
	padding:4% 5px 4% 10px;
	margin-left:5px;
	margin-right:5px;
}

article section:nth-child(even){
	background-image: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f8f8f8), to(#f2f2f2));
	background-image: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
	background-image: linear-gradient(top, #f8f8f8, #f2f2f2);
	border:solid 1px;
	border-color:#FFF #999 #aaa;
}

article section:nth-child(odd){
	background-image: -moz-linear-gradient(top, #ececec, #d9d9d9);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ececec), to(#d9d9d9));
	background-image: -o-linear-gradient(top, #ececec, #d9d9d9);
	background-image: linear-gradient(top, #ececec, #d9d9d9);
	border:solid 1px;
	border-color:#FFF #999 #aaa;
}

article section a{
	padding-right:5%;
	display:block;
	overflow:hidden;
}
.bimag{
	margin-top: 0px;
	margin-bottom: 0px;
    width: 65%;
}
div#m_image {
	position:relative;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
div#m_image img {
	width:99%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

div#m_imageh {
	padding:0;
	position:relative;
}
div#m_imageh img {
	width:50%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}

div#m_linkimage {
	position:relative;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
div#m_linkimage img {
	width:99.9%;
	vertical-align:top;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

p#m_image {
	position:relative;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
p#m_image img {
	width:99.9%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	margin-top: 0px;
}

.mds01 {
	border-top: 5px #9A0000 solid;
	border-bottom: 5px #9A0000 solid;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", Helvetica, Sans-Serif;
	padding-top:3px;
	font-size: 16px;
}
div.tob ul{
	display:block;
	margin-left:10px;
	list-style-position:outside;
	padding-left:5px;
	width: auto;
}

div.tob ul li{
	font-size:20px;
	font-weight:bold;
	border-bottom:4px solid #F00;
	margin-right:60px;
	margin-bottom:10px;
	width: 90%;
	list-style-type: none;
}

div.tob .hg {
	font-size: 12px;
	width:100%;
	line-height: 30px;
	background-image: url(img/dott1.gif);
	background-repeat: repeat;
	background-position: left bottom;
}

.smfon7red{
	font-weight:bold;
	color:#F00;
}

.mds02{
	border-top: 5px #9A0000 solid;
}



.mds03{
	font-size:10px;
	font-weight:bold;
	margin:0 0 15px 0;
	border-top: 5px #9A0000 solid;
	border-bottom: 5px #9A0000 solid;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#content .mds03 a{
	color:#F00;
}


#content .mds03 a:hover{
	color:#F60;
}
.mein .mds03 a {
	font-size: 10px;
}
.imgpadleft {
	font-size: 12px;
	background-color: #FFF;
	text-align: center;
	margin: 3px;
	float: left;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.imgpadleft p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.imgpad {
	font-size: 12px;
	background-color: #FFF;
	text-align: center;
	margin: 3px;
	padding: 3px;
	height: 80%;
	width: 100%;
	overflow:hidden;
}
.imgpad p {
	margin: 0px;
	clear: both;
	line-height: 1em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.oyakusoku {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	width: auto;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	color:#000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.redgig {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 17px;
	color: #FF0000;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}


.b115{
	font-size:10px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.b117 {
	color: #F00;
	font-weight: bold;
	line-height:1.2em;
	font-size:12px;
}

.tab-content {
	overflow: auto;
	color: #737373;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

p#t_image img {
	width:100%;
	margin-right: auto;
	margin-bottom: -25px;
	margin-left: 0px;
	margin-top: 0px;
	vertical-align: bottom;
}

p#s_image img {
	width:90%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -10px;
	margin-top: 0px;
}

p#s_image {
	position:relative;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
p#s_image img {
	width:80%;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: -5px;
	margin-top: 0px;
}

p#a_imageh {
	padding:0;
	position:relative;
}
p#a_imageh img {
	width:50%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}
#menucenter {
	padding-bottom: 10px;
}
.mein .keziban ul li a .menucenter {
	bottom: 10px;
}


p#s_imageh {
	padding:0;
	position:relative;
}
p#s_imageh img {
	width:87%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}

div.imgaria img{
width: 140px;
height: 100px;
}

#menu {
	width:auto;
	padding-top:3px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
}
#menu .title {
	width:auto;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	background-color:#497cb4;
	color:#FFF;
	border:2px solid #CCC;
	font-size:24px;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#menu ul li{
	width:98%;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	line-height:2em;
	list-style-type: circle;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 8px;
}

.menubs {
	width:auto;
}

.rb {
	color: #2896E8;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

.accessmap {
	display: table;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #336699;
}
.accessmap .acc {
    display: none;

}

 .accessmap .title-page {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.midashi01{
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #D4D4D4;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-family: "游ゴシック", "游明朝";
	padding-top: 7px;
	padding-bottom: 2px;
	text-align: center;
	vertical-align: middle;
}
	
img {
	max-width: 100%;
	height:auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
	



a {
	color: #003366;
	text-decoration: none;
	cursor: pointer;
	-moz-transition: all, 0.25s, linear;
	-o-transition: all, 0.25s, linear;
	-webkit-transition: all, 0.25s, linear;
	transition: all, 0.25s, linear;
	font-weight: bold;
}

  a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.acc ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.contents {
	margin: 0 auto;
	padding: 20px 0;
	min-width: 320px;
	max-width: 920px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



.sub {
  font-size: 1.15rem; }

.acc {
	margin-top: 0;
}
  
  .acc a {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3";
}
	
  .acc .romm {
	display: none;
	background: #fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -1px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
	  
    .acc .romm > li {
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -4px;
	padding-top: 17px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	padding-left: 17px;
}

    .acc .romm > li:after {
	margin-bottom: -50px;
	}
	  
      .acc .romm > li:last-romm{
        border-bottom: 0; 
		}

.cllik .menu:after {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -0.6rem;
	content: '>';
	font-size: 1.4rem;
	font-weight: bold;
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-moz-transition: all, 0.25s, linear;
	-o-transition: all, 0.25s, linear;
	-webkit-transition: all, 0.25s, linear;
	transition: all, 0.25s, linear;
}
.cllik .menu.active:after {
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }
.menu {
	display: block;
	position: relative;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F6F6F6;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.source {
  margin: 0;
  padding: 30px 0 0; }


.itil{
	background-color: #F2F2F2;
	display: block;
	width: 100%;

}

.itil2{
	background-color: #F2F2F2;
	display: block;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 5px;
}

.itil a{
   position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}

.itil ul li{
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.itil .ico{
	display: table;
	float: left;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 85px;
	margin-right: 3px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 4px;
	height: 72px;
}

.itil h2{
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	float: left;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
}

.itil .syo{
	font-size: 11px;
	color: #333333;
	overflow: hidden;
	float: left;
	font-weight: normal;
	display: block;
	margin-top: 3px;
	margin-left: 17px;
}

.hmtisiki {
	background-color: #FCFCFC;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 25px;
}

.hmtisiki .b{
	font-weight: bold;
	font-size: 17px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ctgl1 {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

.title {
	width:auto;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	background-color:#3198d2;
	color:#FFF;
	border:2px solid #CCC;
	font-size:24px;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#topmenu{
	float: right;
	width: 100%;
	height: 20px;
	margin-bottom: 8px;
	margin-left: -25px;
	font-size: 13px;
}

#topmenu ul {
	margin-left: -30px;

}

#topmenu ul li{
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	text-align: left;
	display: inline;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}


.imgback{
	background-image: url(images/hback.jpeg);
	-moz-background-size:100% 100%;
	background-size:100% 100%;
}

.top1{
	background-color: #FFFFFF;
	padding: 2px;
	width: 99%;
}

.headline01 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-left:5px;
	color: #323232;
	clear: both;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	padding-bottom: 5px;
	width: 94%;
}

.headline01 img{ vertical-align:middle;
}

.st{
	font-weight: bold;
	color: #FF0000;
}

.maka {
	background: linear-gradient(transparent 60%, #66ccff 60%);
	font-weight: bold;
}

.maka2{
background: linear-gradient(transparent 60%, #ffff66 60%);
font-weight: bold;
}

.css-box-shadow {
	width:140px;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
	box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	background: white;
	float: right;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.img2 {
	vertical-align: bottom;
	}

.b ul li{
	list-style-type: disc;
	font-size: 14px;
}

.link {
	padding-top: 5px;
	padding-bottom: 5px;

}


.box1{
	width:90%;
	padding:15px;
	border:1px solid #ccc;
	background-image: -ms-linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);/* IE10 */
	background-image: -moz-linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);/* Mozilla Firefox */
	background-image: -o-linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);/* Opera */
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #fff), color-stop(1, #eee));/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);/* Webkit (Chrome 11+) */
	background-image: linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);/* Proposed W3C Markup */
	-webkit-box-shadow: 0px 0px 20px 8px #ddd, inset 0px 0px 1px 1px #fff; /* Safari, Chrome用 */
	-moz-box-shadow: 0px 0px 20px 8px #ddd, inset 0px 0px 1px 1px #fff; /* Firefox用 */
	box-shadow: 1px 1px 1px 0px #ddd, inset 0px 0px 1px 1px #fff; /* CSS3 */
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
} 


.bread_list li{
	display:block;
	float:left;
	
	}
	

.bread_list li:after{
	content:">";



}


.bread_list li:last-child:after{
	content:"";

	
	
	
	}

.bread_list{
	font-size:.8em;
	margin-left:0;
	padding-left:30px;
	overflow:hidden;
	margin-bottom:1em;
	background-image: url(images/home_icon.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;	
	
	}
	
.bread_list a{
	color:#333;
	
	
	}

.ctf{
    margin: 20px 10px;
    padding: 20px 17px;
    width: 85%;
    text-align: left;
    color: rgb(136, 136, 136);
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12pt;
    box-shadow: 9px 9px 0px #77aade;
    background-color: #e7f0f6;
    -webkit-box-shadow: 4px 4px 0px #77aade;
    -moz-box-shadow: 4px 4px 0px #77aade;
}

#log-3{
	margin:1em;
	line-height:1.6em;
	font-size:.8em;
	  
	  
	  }
	 
	 h2.bobp{
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #2767a9;
    color: #2767a9;
    font-size: 1.4em;
    padding: 0.8em 0;
    background-color: #fdfdfd;
    padding-left: 5px;
	margin-top:0;
}


.box_chiiki li{
	float:left;
	width:50%;
	line-height:1.8em;
	}
	
.box_chiiki{
	overflow:hidden;
	display:block;
	margin-bottom:5px;
	
	
	}
	
	.hmtisiki{
		position:relative;
		
		
		
		}
		 
	 time{
		 font-size:.8em;
		 width:120px;
		 position:absolute;
		 top:65px;
		 right:0px;
		 
		 
		 　}

