@charset "utf-8";
/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
/*.ie6 img {
	width: 100%;
}*/
body {
	font-size: 12px; 
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*
	Dreamweaver 可変グリッドプロパティ
	----------------------------------
	dw-num-cols-mobile:		8;
	dw-num-cols-tablet:		16;
	dw-num-cols-desktop:	23;
	dw-gutter-percentage:	25;
	
	以下からヒントを入手 : Ethan Marcotte 氏の「レスポンシブ Web デザイン」 
	http://www.alistapart.com/articles/responsive-web-design
	
	および Joni Korpi 氏の「Golden Grid System」
	http://goldengridsystem.com/ 
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 97.5%;
	padding-left: 1.25%;
	padding-right: 1.25%;
	clear: none;
	float: none;
}
#header {
	width: 100%;
	display: none;
}
#projectName {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: none;
}
#headersubmenu {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: none;
}

#mbaileHead {
	display: block;
	width: 74.3589%;
}
#test1 {
	display: none;
}
#test3 {
	display: none;
}
#mainImage {
}
#breadcrumb {
	margin-bottom: 2em;
}
#secondTitle {
	width: 98%;
	margin-left: 0;
	position: static;
	height: auto;
	margin-bottom: 2em;
}
.header {
	width: 100%;
}
#mabileMenu {
	width: 23.0769%;
	margin-left: 2.5641%;
	clear: none;
	display: block;
}
#index1, #index7 {
	margin-bottom: 20px;
	border: 1px solid #D6D6D6;
	width: 100%;
	margin-left: 0;
	padding-bottom: 1.5em;
}
#indexevent1{
	margin-bottom: 20px;
	border: 1px solid #D6D6D6;
	width: 100%;
	margin-left: 0;
	padding-bottom: 1.5em;
}
#div1, #div8 {
	padding-bottom: 1.5em;
	margin-bottom: 20px;
	border: 1px solid #D6D6D6;
	width: 100%;
	clear: both;
	margin-left: 0;
}

#divevent1{
	padding-bottom: 1.5em;
	margin-bottom: 20px;
	border: 1px solid #D6D6D6;
	width: 100%;
	clear: both;
	margin-left: 0;
}
#div2, #div9 {
	padding-bottom: 1.5em;
	margin-bottom: 20px;
	border: 1px solid #D6D6D6;
	width: 100%;
	clear: both;
	margin-left: 0;
}
#div3, #div10 {
	padding-bottom: 1.5em;
	margin-bottom: 20px;
	border: 1px solid #D6D6D6;
	width: 100%;
	margin-left: 0;
	clear: both;
}
#div4, #div11 {
	padding-bottom: 1.5em;
	margin-bottom: 20px;
	border: 1px solid #D6D6D6;
	width: 100%;
	clear: both;
	margin-left: 0;
}
#div5, #div12 {
	padding-bottom: 1.5em;
	margin-bottom: 20px;
	border: 1px solid #D6D6D6;
	width: 100%;
	clear: both;
	margin-left: 0;
}
#div6 {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: none;
}
#ivents {
	width: 100%;
}

.text_margin{
	margin-left: 20px;
}

.text_indent{
	text-indent: 1em;
	margin-left: 8px;
}



.iventBox .date {
	font-size: 1.3em;
	color: #EC6500;
	font-weight: bold;
}
.iventBox {
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999;
	padding-right: 10px;
	padding-left: 10px;
}
.iventBox .name {
	font-size: 1.3em;
	font-weight: bolder;
	margin-bottom: 7px;
}
.iventBox .category {
	margin-bottom: 7px;
}
.iventDate {
	width: 100%;
	margin-bottom: 20px;
	margin-left: 0;
}
.iventTitle {
	width: 74.3589%;
	clear: both;
	margin-left: 0;
}
.name1 {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
}
.categry {
}
.line {
	width: 100%;
	margin-left: 0;
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.cate {
	width: 100%;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10;
}
.qaMenu {
	width: 87.1794%;
	margin-left: 12.8205%;
	line-height: 2em;
	clear: both;
}
.qaTitle1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFF;
	background: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 23px;
	width: 100%;
	margin-left: 0;
}
.qaBox {
	background: #efefef;
	height: 47px;
	line-height: 47px;
	border: 1px solid #000;
	padding-left: 7%;
	width: 93%;
}
.qaBox2 {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	padding-left: 7%;
	width: 93%;
	padding-top: 2em;
	padding-bottom: 2em;
	line-height: 2em;
	margin-bottom: 20px;
}
.qaInner .qq {
	float: left;
	width: 20px;
}
.qaText {
	overflow: hidden;
}
.projMain {
	margin-left: 0;
	width: 100%;
	background: #FFF;
}
.projMenu {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.t1 {
	font-size: 1.4em;
	margin-top: 24px;
	margin-bottom: 10px;
}
.manImage {
	margin-bottom: 27px;
}
.manName {
	font-size: 2.2em;
	font-weight: bolder;
	margin-bottom: 21px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}
.manName span {
	font-size: 0.5em;
	font-weight: bolder;
	margin-bottom: 21px;
}

.manNameTopic {
	background: #EFEFEF;
	padding: 0.4em 1.2em;
	border: 1px solid #B2B2B2;
	margin-right: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	float: right;
	border-radius: 0.7em;        /* CSS3草案 */
	-webkit-border-radius: 0.7em;    /* Safari,Google Chrome用 */
	-moz-border-radius: 0.7em;   /* Firefox用 */
}

.clear{
    clear:both;
}

.manSubTitle1 {
	background-color: #efefef;
	padding-top: 10px;
	padding-left: 17px;
	margin-bottom: 45px;
}

.manSubTitle2 {
	font-weight: bolder;
	font-size: 1.3em;
	margin-bottom: 18px;
	border-bottom: 1px solid #000;
	padding-bottom: 13px;
	width: 100%;
}

.manSubTitle4 {
	color: #005d9a;
	font-weight: bolder;
	font-size: 1.5em;
	padding-top: 12px;
	padding-bottom: 12px;
}
.manSubTitle5 {
	color: #FF0000;
	font-weight: bolder;
	font-size: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.manualsSubTitle1 {
	margin-left: 5%;
	width: 90%;
	background-color: #efefef;
	padding-top: 10px;
	padding-left: 17px;
	margin-bottom: 45px;
}
.titlebig2 {
	font-weight: bolder;
	font-size: 1.5em;
	margin-bottom: 40px;
	border: 3px groove #005d9a;
	background: #005d9a;
	color: #FFF;
	line-height: 43px;
	padding-left: 20px;
}
.manSubTitle3 {
	font-size: 1.4em;
	color: #005d9a;
	padding-top: 22px;
	border-top-width: 1px;
	border-top-color: #b2b2b2;
	margin-top: 30px;
	font-weight: bolder;
	padding-bottom: 10px;
}
.Outline {
	font-size: 1.8em;
	font-weight: bolder;
	margin-bottom: 21px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.Outlinetext {
	background-color: #efefef;
	padding-top: 10px;
	padding-left: 17px;
	margin-bottom: 45px;
}
.EnSubTitle {
	color: #817351;
	font-size: 1.2em;
	margin-bottom: 18px;
	border-bottom: 1px solid #000;
	padding-bottom: 13px;
	width: 100%;
}

.EnSubTitle2 {
	font-weight: bolder;
	font-size: 1.2em;
	padding-top: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b2b2;
	margin-top: 30px;
	font-weight: bolder;
	padding-bottom: 10px;
}
.sideTitle {
	width: 100%;
	border-top: 2px solid #D6D6D6;
	border-bottom: 2px solid #D6D6D6;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bolder;
	font-size: 110%;
	text-align: center;
}
.sideIndex {
	background: url(images/side.gif) no-repeat;
	height: 120px;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.sideIndex {
	background: url(images/side.gif) no-repeat;
	height: 90px;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #dbdbdb;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	-moz-background-size: 100%;
	background-size: 100%;
}
.sideIndex .title {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bolder;
	margin-top: 10px;
	line-height: 1.2em;
	font-size: 0.95em;
}
.sideIndex .title2 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bolder;
	font-size: 1.1em;
	color: #6857a3;
	line-height: 120%;
	height: 45px;
	margin-top: 10px;
	display: table;
}
.projMenu .name {
	margin-left: 33%;
	font-weight: bolder;
	font-size: 1.2em;
	line-height: 2em;
}

.projMenu .name2 {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bolder;
	font-size: 1.0em;
	padding-left: 15%;
	line-height: 2em;
}

.Manuals {
	margin-left: 0;
	width: 100%;
	background: #FFF;
}

.aa {
}
.footerContact {
	width: 100%;
	margin-left: 0;
}
.terms {
	width: 35.8974%;
	clear: both;
	margin-left: 0;
}
.privacy {
	width: 48.7179%;
	clear: both;
	margin-left: 0;
}
.footer {
	background: #e5e5e5;
	text-align: center;
	line-height: 100%;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.footerontact {
	width: 21.0526%;
	margin-left: 0;
	text-shadow: 0 1px 0 #7F7F7F;
	line-height: 31px;
	text-align: center;
	height: 31px;
	color: #FFF;
	background: #CCC;
	background: -webkit-linear-gradient(top, #828282, #C2C2C2);
	background: -moz-linear-gradient(top, #828282, #C2C2C2);
	background: -o-linear-gradient(top, #828282, #C2C2C2);
	background: -ms-linear-gradient(top, #828282, #C2C2C2);
	background: linear-gradient(to bottom, #828282, #C2C2C2);
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;   /* Firefox用 */
}
.footercontats {
	width: 48.7179%;
	text-shadow: 0 1px 0 #7F7F7F;
	line-height: 31px;
	text-align: center;
	height: 31px;
	color: #FFF;
	background: #333333;
	background: -webkit-linear-gradient(top, #828282, #C2C2C2);
	background: -moz-linear-gradient(top, #828282, #C2C2C2);
	background: -o-linear-gradient(top, #828282, #C2C2C2);
	background: -ms-linear-gradient(top, #828282, #C2C2C2);
	background: linear-gradient(to bottom, #828282, #C2C2C2);
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;   /* Firefox用 */
	margin-left: 0;
}
.contact {
	margin-left: 4.3859%;
	width: 91.228%;
	font-size: 180%;
	border-left: 10px solid #666666;
	margin-bottom: 20px;
	margin-top: 60px;
	font-weight: bolder;
	color: #666666;
}
.contact2 {
	width: 82.4561%;
	color: #000000;
	margin-left: 4.3859%;
	border-bottom: 2px dotted #666;
	padding-bottom: 10px;
	margin-bottom: 20px;
	line-height: 170%;
	font-size: 110%;
}
.contac2 {
	width: 82.4561%;
	margin-left: 4.3859%;
	font-size: 150%;
	line-height: 200%;
}
.contact4 {
	width: 82.4561%;
}
.contact5 {
	width: 82.4561%;
	margin-left: 4.3859%;
	font-size: 120%;
	line-height: 150%;
	margin-bottom: 60px;
}
#profiletet dt {
	float: left;
	width: 120px;
	color: #515050;
	line-height: 170%;
	clear: left;
	padding-left: 17px;
	display: block;
	text-align: left;
}
#profiletet dd {
	margin-left: 140px;
	color: #515050;
	line-height: 170%;
}
#profiletet dl {
	height: auto;
	width: 800px;
}
#profiletet2 dt {
	float: left;
	width: 100px;
	font-weight: bold;
	color: #515050;
	line-height: 150%;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: left;
}
#profiletet2 dd {
	margin-left: 140px;
	color: #515050;
	line-height: 150%;
	background-position: 0 0;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#profiletet2 dl {
	height: auto;
	width: 800px;
}
#profiletet {
	height: auto;
}
#profiletet2 {
	height: auto;
	width: 800px;
	float: left;
}
.history {
	background-color: #efefef;
}
.manlead {
}
.manlead {
	line-height: 170%;
	font-size: 130%;
}

.manlead ol{
    margin: 0 0 0 1em;
    padding: 0;
}

.manlead ol li{
    padding-left: 2em;
    text-indent: -2em;
}
.manlead ul{
    margin: 0 0 0 1em;
    padding: 0;
}
.manlead ul li{
    padding-left: 1em;
    text-indent: -1em;
}
.manlead ul li ul{
    margin-left: 5px;
    padding-left: 5px;
}
.manlead ul li ul li{
    padding-left: 6em;
    text-indent: -6em;
}

.manlead ul li ol{
    margin: 0 0 0 0em;
    padding: 0;
}

.manlead ul li ol li{
    padding-left: 2em;
    text-indent: -2em;
}

.historyCap {
	padding-left: 20px;
	padding-top: 10px;
	width: 80%;
}
.title2Table {
	vertical-align: middle;
	display: table-cell;
	height: 20px;
}
.title2 p {
	vertical-align: middle;
	display: table-cell;
}
.sitemap {
	margin-left: 0;
	width: 100%;
}
li {
	text-decoration: none;
	list-style: none;
}
#site {
	margin-left: 50px;
}
#font li {
	float: left;
	list-style: none;
	margin-right: 5px;
	padding: 10px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #fff;
	font-size: 20x;
	font-weight: bold;
	line-height: 1.0;
	background: #8d8d8d;
	cursor: pointer;
}
#font li.hover {
	background: #dd6e2a;
}
#font li.active {
	background: #d09300;
}
/*＊＊＊＊＊＊＊フォントサイズ開始＊＊＊＊＊＊＊*/
ul#textsize {
	list-style: none
}
ul#textsize li {
	display: inline-block;

/display:inline;
/zoom:1;
	vertical-align: middle;
	float: left;
}
ul#textsize li a {
	border-radius: 3px;
	background-color: #fefefe;
	background-image: linear-gradient(to bottom, #fefefe, #eee);
	padding: 5px 10px;
	border: 1px solid #ddd;
	display: block;
	text-decoration: none;
	vertical-align: middle
}
ul#textsize li a:hover {
	color: #fff;
	border-radius: 3px;
	background-color: #dd0000;
	background-image: linear-gradient(to bottom, #ff6969, #dd0000);
	padding: 5px 10px;
	border: 1px solid #ddd;
	display: block;
	text-decoration: none;
	text-align: center;
}
.f1 {
	font-size: 100%
}
.f2 {
	font-size: 110%
}
.f3 {
	font-size: 130%
}
li a.f1, li a.f2, li a.f3 {
	font-size: 100%
}
.fontsize {
width: 100%;
clear: both;
margin-left: 0;
display: block;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
/*＊＊＊＊＊＊＊フォントサイズ終了＊＊＊＊＊＊＊*/

.site {
	float: left;
	padding-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}


/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 98.75%;
	padding-left: 0.625%;
	padding-right: 0.625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
	width: 100%;
	display: block;
}
#projectName {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: none;
}

#headersubmenu {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: none;
}

#mbaileHead {
	display: none;
	width: 100%;
}
#test1 {
	display: none;
}
#test3 {
	display: block;
	background: #000;
}
#mainImage {
}
#breadcrumb {
}
#secondTitle {
	width: 98%;
	margin-left: 0;
	position: static;
	height: auto;
	margin-bottom: 2.5em;
}
.header {
	width: 100%;
}
#mabileMenu {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: none;
}
#index1, #index7 {
	width: 49.367%;
	margin-left: 0;
	height: 290px;
}
#indexevent1{
	width: 49.367%;
	margin-left: 0;
	height: 290px;
}
#div1, #div8 {
	height: 290px;
	width: 48.367%;
	margin-left: 1.2658%;
	clear: none;
}

#divevent1{
	height: 290px;
	width: 48.367%;
	margin-left: 1.2658%;
	clear: none;
}
#div2, #div9 {
	height: 290px;
	width: 49.367%;
	clear: both;
	margin-left: 0;
}
#div3, #div10 {
	height: 290px;
	width: 48.367%;
	margin-left: 1.2658%;
	clear: none;
}
#div4, #div11 {
	height: 290px;
	width: 49.367%;
	clear: both;
	margin-left: 0;
}
#div5, #div12 {
	height: 290px;
	width: 48.367%;
	margin-left: 1.2658%;
	clear: none;
}
#div6 {
	width: 36.7088%;
	clear: both;
	margin-left: 0;
	display: none;
	text-align: right;
	float: right;
	font-size: 0.9em;
}
.titleText {
	height: 220%;
}
#ivents {
	width: 74.6835%;
}
.iventBox .date {
	font-size: 1.3em;
	color: #EC6500;
	font-weight: bold;
	width: 15%;
	float: left;
}
.iventBox {
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}
.iventBox .name {
	font-size: 1.3em;
	font-weight: bolder;
	margin-bottom: 7px;
	width: 10%;
	display: inline-block;
}
.iventBox .category {
	margin-bottom: 7px;
}
dl.news {
	margin: 0;
	margin-bottom: 3.5em;
	padding: 0;
}
dl.news dt {
	float: left;
	width: 8%;
	margin: 0;
	padding: 0;
	padding-left: 1em;
}
/*最新情報のアイコン設定*/
dl.news dd.cat {
	float: left;
	overflow: hidden;
	width: 6em;
	height: 1.5em;
	padding: 0.1em 0.3em 0;
	border-bottom: none;
	background: #333;
	color: #fff;
	font-size: 0.858em;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
dl.news dd {
	margin: 0 0 10px;
	padding: 0 1em 0.8em;
	border-bottom: 1px dotted #414141;
	overflow: hidden;
	width: 60%;
}
.iventDate {
	width: 11.3924%;
	color: #ec6500;
	margin-left: 0;
}
.iventTitle {
	width: 55.6962%;
	margin-left: 1.2658%;
	clear: none;
	font-size: 1.2em;
}
.name1 {
	width: 24.0506%;
	margin-left: 7.5949%;
	clear: none;
	font-size: 1.2em;
}
.categry {
}
.line {
	border-bottom: 1px solid #999;
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.cate {
	width: 81.0126%;
	margin-left: 12.6582%;
	margin-top: 20px;
}
.qaMenu {
	width: 36.7088%;
	margin-left: 7.5949%;
	clear: none;
}
.qaTitle1 {
	width: 100%;
	margin-left: 0;
}
.qaBox {
	width: 90%;
	padding-left: 10%;
}
.qaBox2 {
	width: 90%;
	padding-left: 10%;
	margin-bottom: 20px;
}
.qaInner .qq {
	float: left;
	width: 40px;
}
.projMain {
	margin-left: 0;
	width: 74.6835%;
}
.projMenu {
	width: 24.0506%;
	clear: none;
	margin-left: 1.2658%;
	display: block;
}

.mainBack {
	background: #CCC;
}
.aa {
}
.footerContact {
	width: 100%;
	margin-left: 0;
}
.terms {
	width: 11.3924%;
	clear: none;
	margin-left: 1.2658%;
}
.privacy {
	width: 24.0506%;
	clear: none;
	margin-left: 1.2658%;
}
.footercontats {
	width: 24.0506%;
	margin-left: 37.9746%;
}
.contact {
	margin-left: 0;
	width: 100%;
}
.contact2 {
	width: 100%;
	margin-left: 0;
}
.contac2 {
	width: 100%;
	margin-left: 0;
}
.contact4 {
	width: 100%;
}
.contact5 {
	width: 100%;
	margin-left: 0;
}
.manlead {
}
.historyCap {
	padding-left: 20px;
	padding-top: 10px;
	width: 80%;
}
.titlebig2 {
	font-weight: bolder;
	font-size: 1.5em;
	margin-bottom: 40px;
	border: 3px groove #005d9a;
	background: #005d9a;
	color: #FFF;
	line-height: 43px;
	padding-left: 20px;
	overflow: visible;
}
.sitemap {
	margin-left: 0;
	width: 100%;
}
.fontsize {
width: 100%;
clear: both;
margin-left: 0;
display: block;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {

body {
    background: #F6F6F6;
}

#container {
background: url(./images/bg_container.gif) repeat-y;
text-align: left;
width: 990px;
margin: 0 auto;
padding: 0 6px;
}


.gridContainer {
	width: 99.1304%;
	max-width: 1024px;
	padding-left: 0.4347%;
	padding-right: 0.4347%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
	width: 73.6842%;
	display: block;
	float : left;
}
#projectName {
	width: 25.4385%;
	margin-left: 0.8771%;
	clear: none;
	display: block;
}

#headersubmenu {
	clear: both;
	margin-right: 40px;
	float: right;
	margin: 3px 0px 5px 0;
	width: 98%;
	padding-right: 10px;
	display: block;
}

#headersubmenu ul li {
	float: right;
	width: 10%;
	list-style: none;
	background: url(images/icon_arrow_blue.gif) no-repeat left center;
	padding-left: 12px;
}

#mbaileHead {
	display: none;
	width: 100%;
}
#test1 {
	background: #000;
	display: block;
}
#test3 {
	display: none;
}
#mainImage {
}
#breadcrumb {
}
#secondTitle {
	width: 89.6%;
	margin-left: 4.3859%;
	position: static;
	height: auto;
	margin-bottom: 2.5em;
}
.header {
	width: 73.6842%;
	float: left;
}
#mabileMenu {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: none;
}
#index1, #index7 {
	width: 29.8245%;
	margin-left: 4.3859%;
	height: 267px;
}
#indexevent1{
	width: 45.1753%;
	margin-left: 4.3859%;
	height: 80px;
}
#div1, #div8 {
	width: 29.8245%;
	clear: none;
	margin-left: 0.8771%;
	height: 267px;
}
#divevent1 {
	width: 45.1753%;
	clear: none;
	margin-left: 0.8771%;
	height: 80px;
}
#div2, #div9 {
	width: 29.8245%;
	margin-left: 0.8771%;
	height: 267px;
	clear: none;
}
#div3, #div10 {
	width: 29.8245%;
	margin-left: 4.3859%;
	height: 267px;
	clear: both;
}
#div4, #div11 {
	width: 29.8245%;
	margin-left: 0.8771%;
	height: 267px;
	clear: none;
}
#div5, #div12 {
	width: 29.8245%;
	clear: none;
	margin-left: 0.8771%;
	height: 267px;
}
#div6 {
	width: 25.4385%;
	margin-left: 0.8771%;
	clear: none;
	display: none;
}




#ivents {
	width: 100%;
}

.headerlogos {
    float:left;
}

.iventDate {
	width: 7.8947%;
	margin-left: 8.7719%;
}
.iventTitle {
	width: 56.1403%;
	clear: none;
	margin-left: 5.2631%;
}
.name1 {
	width: 16.6666%;
	clear: none;
	margin-left: 14.035%;
}
.categry {
}
.line {
	width: 91.228%;
	margin-left: 4.3859%;
}
.cate {
	width: 69.2982%;
	margin-left: 21.9298%;
	margin-top: 20px;
}
.qaMenu {
	width: 47.3684%;
	margin-left: 5.2631%;
	clear: none;
	font-size: 1.2em;
	line-height: 300%;
}
.qaTitle1 {
	width: 91.228%;
	margin-left: 4.3859%;
}
.qaBox {
	width: 89%;
	margin-left: 4.3859%;
	padding-left: 2%;
}
.qaBox2 {
	width: 89%;
	margin-left: 4.3859%;
	padding-left: 2%;
	margin-bottom: 20px;
}
.projMain {
	margin-left: 3.3859%;
	width: 70.6842%;
	line-height: 170%;
	font-size: 110%;
}

.projMenu {
	width: 20.0526%;
	margin-left: 3.8771%;
	clear: none;
	display: block;
}

.projPerson {
	width: 25%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	clear: none;
	display: block;
	float: right;
}
.projPimg {
	display: block;
}
.projPname {
	border-top: 3px solid #005d9a;
	border-bottom: 3px solid #005d9a;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #005d9a;
	font-weight: bolder;
	font-size: 120%;
	text-align: center;
}
.projPname2 {
	border-top: 3px solid #005d9a;
	padding-top: 6px;
	color: #005d9a;
	font-weight: bolder;
	font-size: 120%;
	text-align: center;
}
.projPname3 {
	border-bottom: 3px solid #005d9a;
	padding-bottom: 6px;
	color: #005d9a;
	font-weight: bolder;
	font-size: 110%;
	text-align: center;
}
.projPname4 {
	border-top: 3px solid #005d9a;
	border-bottom: 3px solid #005d9a;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #005d9a;
	font-weight: bolder;
	font-size: 110%;
	text-align: center;
}
.projPcv{
	line-height: 170%;
	font-size: 110%;
}
.projPcv2{
	font-size: 110%;
	text-align: right;
}

.projMain2 {
	width: 70%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	clear: none;
	display: block;
}
.terms {
	width: 7.8947%;
	margin-left: 0.8771%;
	clear: none;
	font-size: 10px;
	margin-top: 5px;
}
.privacy {
	width: 12.2807%;
	margin-left: 0.8771%;
	clear: none;
	font-size: 10px;
	margin-top: 5px;
}
.footercontats {
	width: 12.2807%;
	margin-left: 83.3333%;
}
.contact {
	margin-left: 4.3859%;
	width: 91.228%;
	font-size: 180%;
	border-left: 10px solid #666666;
	margin-bottom: 50px;
	margin-top: 60px;
	font-weight: bolder;
	color: #666666;
}
.contact2 {
	width: 82.4561%;
	font-size: 150%;
	color: #000000;
	margin-left: 4.3859%;
	border-bottom: 2px dotted #666;
	padding-bottom: 10px;
	margin-bottom: 20px;
	line-height: 170%;
}
.contac2 {
	width: 82.4561%;
	margin-left: 4.3859%;
	font-size: 150%;
	line-height: 200%;
}
.contact4 {
	width: 82.4561%;
}
.contact5 {
	width: 82.4561%;
	margin-left: 4.3859%;
	font-size: 150%;
	line-height: 150%;
	margin-bottom: 60px;
}
.manlead {
}
.titlebig2 {
	font-weight: bolder;
	font-size: 1.5em;
	margin-bottom: 40px;
	border: 3px groove #005d9a;
	background: #005d9a;
	color: #FFF;
	line-height: 43px;
	padding-left: 20px;
	overflow: visible;
}
.sitemap {
	margin-left: 4.3859%;
	width: 91.228%;
}
.fontsize {
width: 100%; 25.4385%;
margin-left: 0.8771%;
clear: none;
display: block;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

.logo {
	float: left;
	width: 25%;
	margin-top: 2%;
	margin-right: 1%;
	margin-bottom: 2%;
}
.logoCatch {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #8C8C8C;
	margin-top: 1%;
}
.logo1 {
	font-size: 3.6em;
	font-weight: bolder;
}
.logo2 {
	font-size: 1.8em;
	font-weight: bolder;
	margin-top: 1%;
}
#access {
	margin: 0;
	padding: 0;
 width: ***;
}
#access ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#access li {
	float: right;
	margin: 0;
	padding: 0.3em 0;
}
#access li:last-child {
}
#access a {
	display: block;
	width: 100%;
	border-left: 1px solid #000;
	color: #000;
	text-align: center;
	padding-right: 1em;
}
#access a:hover {
}
.name2 img {
	float: left;
	margin-top: 0px;
}
#mbaileHead img {
	float: left;
	margin-right: 10px;
}
.MobaileTitle {
	font-size: 0.8em;
}
.mobileTitle2 {
	font-size: 1em;
	font-weight: bolder;
	margin-top: 10px;
}
.historyCap {
	padding-left: 20px;
	padding-top: 10px;
	width: 80%;
	color: #515050;
}

.koubo{
font-size: 1.3em;
width:70%;
margin-left: 5%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.koubo th{
padding: 2px 1.1em;
text-align: left;
vertical-align: top;
color: #444;
background-color: #ccc;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.koubo td{
padding: 2px 1.1em;
background-color: #fafafa;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}



.koubo01{
font-size: 1.3em;
width:60%;
margin-left: 5%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.koubo01 th{
padding: 2px 0.7em;
width: 35%;
text-align: left;
vertical-align: top;
color: #444;
background-color: #ccc;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.koubo01 td{
padding: 2px 0.7em;
background-color: #fafafa;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}


.koubo02{
font-size: 1.3em;
width:70%;
margin-left: 5%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.koubo02 th{
padding: 2px 0.7em;
width:30%;
text-align: center;
vertical-align: middle;
color: #444;
background-color: #ccc;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.koubo02 td{
padding: 2px 0.7em;
background-color: #fafafa;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}


.koubo03{
font-size: 1.3em;
width:70%;
margin-left: 5%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.koubo03 th{
width:60%;
padding: 2px 1.1em;
text-align: left;
vertical-align: top;
color: #444;
background-color: #ccc;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.koubo03 td{
padding: 2px 1.1em;
text-align: center;
background-color: #fafafa;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}





.koubo10{
width: 10%;
}

.koubo12{
width: 12%;
}

.koubo15{
width: 15%;
}

.koubo53{
width: 53%;
}
/* Standard Table */
table.t01 {
  width: 99%;
  margin: 0 auto;
  margin-top: 1.5em;
  margin-bottom: 2em;
  border-collapse: collapse;
  background-color: white;
}
table.t01 th {
  background-color: #E7EDF3;
  padding: 5px;
  border: 1px solid #99B3D4;
  white-space: nowrap;
  color: #05254C;
  text-align: left;
}

table.t01 td {
  border-bottom: 1px solid #99B3D4;
  border: 1px solid #99B3D4;
  padding: 5px;
}

table.t02 {
  width: 30%;
  margin-left: 23%;
  margin-top: 1.5em;
  margin-bottom: 2em;
  border-collapse: collapse;
  background-color: white;
}
table.t02 th {
  padding: 0px 10px;
  border: 1px solid #99B3D4;
  white-space: nowrap;
  color: #05254C;
  text-align: right;
}


table.t02 td {
  border-bottom: 1px solid #99B3D4;
  border: 1px solid #99B3D4;
  padding: 5px;
}



/*  3章
---------------------------------------------------------- */

body.removeHighlight {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
#globalHeader {
	padding-bottom: 0;
}
#globalHeader nav, #globalHeader div.search {
	float: right;
	margin: 0 0 0 5px;
}
#globalHeader nav ul, #globalHeader div.search div.form {
	display: none;
}
#globalHeader nav p#menuToggle, #globalHeader div.search p#searchToggle, #globalHeader div.search div.form button {
	background: #2b2b2b;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeedf2), color-stop(0.04, #717171), color-stop(0.84, #2b2b2b), to(#2b2b2b));
	background: -webkit-linear-gradient(top, #eeedf2 1%, #717171 4%, #2b2b2b 84%);
	background: linear-gradient(to bottom, #eeedf2 1%, #717171 4%, #2b2b2b 84%);
	border: 1px solid #444;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	color: #fff;
	font-weight: bold;
	padding: 7px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 1), 1px 1px 1px rgba(0, 0, 0, 1);
}
#globalHeader nav {
	padding-bottom: 10px;
}
#globalHeader nav p#menuToggle {
	line-height: 23px;
	padding: 5px 2px;
	width: 70px;
}
#globalHeader nav p#menuToggle span {
	background-image: url(images/icon_arrow_down_white.png), url(images/bg_line.png);
	background-position: 100% 50%, 75px 50%;
	background-repeat: no-repeat, repeat-y;
	background-size: auto auto, 2px auto;
	display: block;
	padding-left: 9px;
}
#globalHeader nav.open {
	display: block;
	background: url(images/bg_dropdown.png) no-repeat 90% 100%;
	background-size: 12px;
}
#globalHeader nav.open ul {
	background: #333;
	border-bottom: 1px solid #000;
	-webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.4);
	display: block;
	left: 0;
	position: absolute;
	top: 55px;
	width: 100%;
	z-index: 99;
}

#headersubmenu ul li {
    float: right;
    width: 10%;
    list-style: outside none none;
    background: url("images/icon_arrow_blue.gif") no-repeat scroll left center transparent;
    padding-left: 12px;
}

#globalHeader nav.open ul li a {
	border-top: 1px solid #666;
	color: #fff;
	display: block;
	padding: 10px;
}

#globalHeader nav.open ul li:first-child, #globalHeader nav.open ul li:first-child a {
	border-top: none;
}
#globalHeader div.search {
	padding-bottom: 10px;
}
#globalHeader div.search.open {
	background: url(images/bg_dropdown.png) no-repeat 50% 100%;
	background-size: 12px;
}
#globalHeader div.search.open div.form {
	display: block;
}
#globalHeader div.search p#searchToggle {
	font-size: 1px;
	line-height: 0;
}
#globalHeader div.search p#searchToggle img {
	vertical-align: top;
}
#globalHeader div.search div.form {
	background: #333;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.3);
	left: 0;
	padding: 10px;
	position: absolute;
	top: 55px;
	width: 100%;
	z-index: 99;
}
#globalHeader div.search form {
	display: table;
	width: 100%;
}
#globalHeader div.search form span {
	display: table-cell;
}
#globalHeader div.search form span:last-child {
	padding-left: 10px;
	width: 60px;
}
#globalHeader div.search form input[type="search"] {
	-webkit-appearance: textfield;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	font-size: 14px;
	padding: 7px 5px;
	width: 100%;
}
#globalHeader div.search form button {
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
	padding-left: 0;
	padding-right: 0;
	width: 60px;
}
/*------PC用メニュー-----*/
#test1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
#test1 ul li {
	float: left;
	width: 16.4%;
	list-style: none;
	text-align: center;
	line-height: 30px;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #000;
	background: #000;
}
#test1 li:last-child {
	float: left;
	width: 16.4%;
	list-style: none;
	text-align: center;
	line-height: 30px;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: none;
	background: #000;
}
#test1 a {
	text-align: center;
	display: block;
	width: 100%;
	background-color: black;
	color: white;
	border-right: 1px solid #666666;
}
#test1 a:hover {
	background-color: black;
}
/*------タブレット用メニュ-----*/
#test3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
#test3 ul li {
	float: left;
	width: 19.7%;
	list-style: none;
	text-align: center;
	line-height: 30px;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #000;
	background: #000;
}
#test3 li:last-child {
	float: left;
	width: 19.7%;
	list-style: none;
	text-align: center;
	line-height: 30px;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: none;
	background: #000;
}
#test3 a {
	text-align: center;
	display: block;
	width: 100%;
	background-color: black;
	color: white;
	border-right: 1px solid #666666;
}
#test3 a:hover {
	background-color: black;
}
/*------パンくず-----*/
#breadcrumb {
}
#breadcrumb li {
	display: inline;
	font-size: 11px;
	color: #646464;
	padding-left: 1em;
	font-weight: bolder;
}
#breadcrumb ul {
	background: #E6EBF0;
	display: table-cell;
	line-height: 3em;
	width: 1024px;
}
#breadcrumb ul li a {
	color: #646464;
}
#breadcrumb li:first-child a {
	color: #0070B9;
	font-weight: bolder;
}
#secondTitle {
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	background: #CCC;
	background: -webkit-linear-gradient(top, #FFF, #CCC);
	background: -moz-linear-gradient(top, #FFF, #CCC);
	background: -o-linear-gradient(top, #FFF, #CCC);
	background: -ms-linear-gradient(top, #FFF, #CCC);
	background: linear-gradient(to bottom, #FFF, #CCC);
	height: 33px;
	line-height: 33px;
	padding-left: 2%;
	margin-top: 2%;
}
.projSecondTitle {
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	background: #CCC;
	background: -webkit-linear-gradient(top, #FFF, #CCC);
	background: -moz-linear-gradient(top, #FFF, #CCC);
	background: -o-linear-gradient(top, #FFF, #CCC);
	background: -ms-linear-gradient(top, #FFF, #CCC);
	background: linear-gradient(to bottom, #FFF, #CCC);
	height: 33px;
	line-height: 33px;
	padding-left: 2%;
	margin-top: 2%;
}
.inbox {
	margin: 5px auto;
	width: 95%;
}
.eventinbox {
	margin: 5px;
	width: 32%;
	height: 100%;
	float: left;
}
.textinbox {
	margin: 5px;
	width: 60%;
	height: 100%;
	float: right;
}
.inbox img {
	width: 100%;
}
.eventinbox img {
	width: 95%;
}
.inbox h3 {
}
color1 {
	color: #5E83C2;
}
.color1 {
	color: #5E83C2 !important;
}
.inbox h3 {
	font-size: 1.2em;
	margin-bottom: 0px;
}
.inbox h4 {
	line-height: 0em;
	font-size: 1.2em;
	margin-bottom: 0px;
	margin-top: 0px;
}
.inbox .title {
	font-size: 1.4em;
	font-weight: bolder;
	margin-top: 0.5em;
	line-height: 120%;
}
.inbox .name {
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
}
.category1 {
	background: #727171;
	padding: 0.2em 1.2em;
	border: 1px solid #231815;
	margin-right: 0.5em;
	color: #FFF;
	font-size: 0.9em;
	border-radius: 0.7em;        /* CSS3草案 */
	-webkit-border-radius: 0.7em;    /* Safari,Google Chrome用 */
	-moz-border-radius: 0.7em;
}
.category2 {
	background: #EFEFEF;
	padding: 0.2em 1.2em;
	border: 1px solid #B2B2B2;
	margin-right: 0.5em;
	font-size: 0.9em;
	border-radius: 0.7em;        /* CSS3草案 */
	-webkit-border-radius: 0.7em;    /* Safari,Google Chrome用 */
	-moz-border-radius: 0.7em;   /* Firefox用 */
}
.category3 {
	background: #EC6500;
	padding: 0.2em 1.2em;
	border: 1px solid #EC6500;
	color: #fff;
	margin-right: 0.5em;
	font-size: 0.9em;
	border-radius: 0.7em;        /* CSS3草案 */
	-webkit-border-radius: 0.7em;    /* Safari,Google Chrome用 */
	-moz-border-radius: 0.7em;   /* Firefox用 */
}
.category4 {
	background: #E83817;
	padding: 0.2em 1.2em;
	border: 1px solid #E83817;
	color: #fff;
	font-size: 0.9em;
	border-radius: 0.7em;        /* CSS3草案 */
	-webkit-border-radius: 0.7em;    /* Safari,Google Chrome用 */
	-moz-border-radius: 0.7em;   /* Firefox用 */
	margin-top: 0.5em;
}
#div7 ul li {
	float: left;
	list-style: none;
	border-left: 1px solid #D6D6D6;
	padding-right: 0.5em;
	padding-left: 0.5px;
}
#div7 ul li:last-child {
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #d6d6d6;
}
.name2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.name3 {
	margin-top: 5px;
	width: 48.7179%;
	text-shadow: 0 1px 0 #7F7F7F;
	line-height: 25px;
	text-align: center;
	height: 25px;
	color: #FFF;
	background: #0000FF;
	border-radius: 10px;
}

#div7 {
	padding-top: 10px;
}
#index1 .inbox {
	-moz-background-size: 100%;
	background-size: 100%;
}
.pdf {
	background: #EC6500;
	padding: 0.2em 1.2em;
	border: 1px solid #EC6500;
	color: #fff;
	margin-right: 0.5em;
	font-size: 0.9em;
	border-radius: 0.7em;        /* CSS3草案 */
	-webkit-border-radius: 0.7em;    /* Safari,Google Chrome用 */
	-moz-border-radius: 0.7em;
}

.iventBox p {
 display: block;
 width: 70%;
 margin-left: 150px;
}

.iventBox .title {
	width: 70%;
}

.iventTitle .category {
	margin-top: 20px;
	margin-bottom: 20px;
}

.fluid.name1 {
	font-size: 1em;
	margin-top: 20px;
	font-weight: bolder;
}

.category {
	padding-left: 30px;
	margin-left: 50px;
}

.category1 {
	 margin-left: 14%;
}

.qaMenu p {
	line-height: 3em;
	font-size: 1.2em;
}

.qaMenu p {
}

.qaInner {
	margin-left: 30px;
	display: inline-block;
}

.fluid.qaBox2 qainner {
	overflow: hidden;
}

.fluid.terms {
	margin-top: 5px;
}

.fluid.privacy {
	margin-top: 5px;
}

.flexslider {
 .flex-direction-nav {
 .flex-prev, .flex-next {
 width: 30px;
 height: 30px;
 margin-top: -15px;
 &:before {
 display: none;
}

 .flex-prev {
background-image: url("prev.png");
}

 .flex-next {
background-image: url("next.png");
}

.imageBox1 {
	margin-bottom: 30px;
	padding-bottom: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	padding-top: 20px;
}
#breadcrumb img {
}
.entry-body {

}
element.style {
}

.danraku {
	text-indent: 3em;
}


