@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%;
}

/*
	Dreamweaver 可変グリッドプロパティ
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	以下からヒントを入手 : Ethan Marcotte 氏の「レスポンシブ Web デザイン」 
	http://www.alistapart.com/articles/responsive-web-design
	
	および Joni Korpi 氏の「Golden Grid System」
	http://goldengridsystem.com/ 
*/

/* モバイルレイアウト : 480 px およびそれ以下. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 97%;
	padding-left: 1.96%;
	padding-right: 1.96%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.bricktitle {
}
#bricktitle {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 97%;
	padding-left: 1.225%;
	padding-right: 1.225%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.bricktitle {
}
#bricktitle {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.bricktitle {
}
#bricktitle {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}#wrap .glovalnavi {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 50px;
	font-weight: normal;
	float: none;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	padding: 0px;
	clear: both;
	font-size: 14px;
}
#wrap .glovalnavi ul {
	text-decoration: none;
	list-style-type: none;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: block;
	float: none;
	padding: 0px;
}
#wrap .glovalnavi ul li {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 40px;
	float: left;
	height: auto;
	width: 155px;
	background-image: url(image/menuback.jpg);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}
#wrap .glovalnavi ul li a: {
	text-decoration: none;
}
body {
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
}

#wrap .glovalnavi ul li a:hover {
	background-image: url(image/menuback_on.jpg);
	text-align: center;
	display: block;
}
a:link {
	color: #F40909;
	text-decoration: none; /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
}
a:visited {
	color: #E90A0A;
	text-decoration: none;
}
a:hover { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	text-decoration: none;
	color: #CE0A0C;
}

.gridContainer.clearfix #wrap #gairaiinfo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: center;
	float: left;
	height: auto;
	width: 80%;
}
.gridContainer.clearfix #news {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	display: block;
	float: left;
	height: auto;
	width: 92%;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.gridContainer.clearfix #news #newstitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF01F;
	text-align: left;
	display: block;
	float: left;
	height: 50px;
	width: 90%;
	padding: 3px;
	margin-bottom: 12px;
}
.gridContainer.clearfix #news #newsarticle {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	display: block;
	clear: both;
	float: left;
	width: 98%;
}
.gridContainer.clearfix #news #newsarticle #inst1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	display: block;
	clear: none;
	float: left;
	height: auto;
	width: 45%;
}
.gridContainer.clearfix #news #newsarticle #inst2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	display: block;
	clear: none;
	float: left;
	height: auto;
	width: 45%;
	margin-left: 12px;
}
.gridContainer.clearfix #news #newsarticle #inst3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	display: block;
	clear: both;
	float: left;
	height: auto;
	width: 35%;
}
.gridContainer.clearfix #news #newsarticle #inst4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	display: block;
	clear: none;
	float: left;
	height: auto;
	width: 50%;
}
.gridContainer.clearfix #news  #banner1 {
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    display: block;
    float: left;
    height: auto;
    width: 80%;
    margin-right: 10px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 5px;
    background-color: #E9C57B;
    text-indent: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #C00;
    min-width: 120px;
    min-height: 20px;
    max-width: 300px;
    max-height: 100%;
}
#banner1 img {
    width: 100%;
    height: auto;
    max-width: 250px;
    min-width: 120px;
    display: block;
    min-height: 30px;
    max-height: 100%;
}
.gridContainer.clearfix #news  #banner2 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: auto;
	width: 28%;
	margin-right: 5px;
	margin-left: 5px;
}
.gridContainer.clearfix #news  #banner3 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: auto;
	width: 21%;
	margin-right: 5px;
	margin-left: 5px;
}
.gridContainer.clearfix #news  #banner4 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: auto;
	width: 20%;
}
.gridContainer.clearfix #news .bangroup {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	height: auto;
	width: 88%;
	margin-top: 10px;
	background-color: #ACD3D3;
	padding: 15px;
}
.gridContainer.clearfix #wrap .footer {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	clear: both;
	float: left;
	height: auto;
	width: 98%;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.gridContainer.clearfix #wrap .footnavi {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	float: left;
	height: auto;
	width: 85%;
}
.gridContainer.clearfix #wrap .footnavi ul {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	text-align: center;
	display: block;
	list-style-type: none;
	height: auto;
	width: auto;
	padding: 1px;
	margin-top: 20px;
	margin-right: 1px;
	margin-bottom: 11px;
	margin-left: 1px;
}

.gridContainer.clearfix #wrap .footnavi ul li {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-image: url(image/footmenuback.jpg);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 170px;
}
.gridContainer.clearfix #wrap .footnavi ul li a:hover {
	background-image: url(image/footmenuback_on.jpg);
	background-repeat: repeat;
	color: #FFF;
}
.gridContainer.clearfix #wrap #news #inst4 ul li {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 2px;
	padding: 2px;
	float: left;
	height: auto;
	width: 160px;
	list-style-type: none;
	background-color: #FF0;
}
.gridContainer.clearfix #wrap #news #inst4 {
	height: auto;
	width: auto;
}
.gridContainer.clearfix #wrap #news #inst4 ul {
	margin: 1px;
	padding: 1px;
	text-align: center;
	display: block;
}
.article1 {
	width: 95%;
	height: auto;
	min-width: 180px;
	min-height: 300px;
	max-width: 850px;
	max-height: 7500px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	overflow-y: hidden;
}
.article1 .title1 {
	width: 80%;
	height: auto;
	min-width: 180px;
	min-height: 30px;
	max-width: 800px;
	max-height: 90px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	overflow-y: hidden;
	color: #353232;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-size: 30px;
	line-height: normal;
	text-align: center;
	margin-bottom: 10px;
}
.article1 .title2 {
	width: 80%;
	height: auto;
	min-width: 180px;
	min-height: 30px;
	max-width: 800px;
	max-height: 90px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
	overflow-y: hidden;
	color: #1667AE;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 25px;
	line-height: normal;
	text-align: center;
}
.article1 .brickimg {
	width: 90%;
	height: auto;
	min-width: 180px;
	min-height: 40px;
	max-width: 650px;
	max-height: 550px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	overflow-y: hidden;
	margin-bottom: 15px;
}
.article1 .brickimg img {
	width: 70%;
	height: auto;
	min-width: 150px;
	min-height: 100px;
	max-width: 550px;
	max-height: 450px;
}
.article1 .credit {
	width: 80%;
	height: auto;
	min-width: 180px;
	min-height: 30px;
	max-width: 560px;
	max-height: 60px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	overflow-y: hidden;
	color: #121212;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	text-align: center;
}

.article1 .credit2 {
	width: 80%;
	height: auto;
	min-width: 180px;
	min-height: 30px;
	max-width: 560px;
	max-height: 60px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	overflow-y: hidden;
	color: #121212;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	text-align: right;
}
.article1 .maintext {
	width: 95%;
	height: auto;
	min-width: 150px;
	min-height: 40px;
	max-width: 650px;
	max-height: 900px;
	display: block;
	text-align: left;
	line-height: 150%;
	color: #070707;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
}
#bricktitle {
	width: 80%;
	height: auto;
	min-width: 160px;
	min-height: 30px;
	max-width: 350px;
	max-height: 100px;
	display: block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	overflow-y: visible;
	color: #AE1316;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 20px;
	text-align: center;
	border: 1px solid #C41215;
	background-color: #F7EFCA;
}
