@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	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: 95%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
display: none;
}
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	width: 100%;
}
#submenu a:link {
	color: #070707;
}
#submenu a:visited {
	color: #020202;
}
#submenu a:hover {
	color: #FF0000;
}
#header {
	background-color: #639494;
	margin: 0px;
	padding: 0px;
	height: 40px;
	position: fixed;
	z-index: 1;
	width: 100%;
}
#topLogo {
	display: block;
	float: left;
	background-color: #639494;
	width: 25%;
}
#topLogo img {
	height: 40px;
	margin: 0px;
	float: left;
	width: auto;
}
#mainTitle  {
	float: left;
	background-color: #639494;
	clear: none;
	height: 40px;
	text-align: center;
	width: 60%;
}
#mainTitle img {
	margin-top: 3%;
	padding-left: auto;
}
#mainTitle h1 {
	font: normal  normal 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	width: 130%;
	margin-left: -15px;
	margin-right: auto;
	text-align: left;
	margin-top: 5px;
}
#flagIcon {
	width: 7%;
	display: none;
	float: right;
	margin-top: 0.7%;
	opacity: 0.5;
}
#flagIconSmall {
	width: 60px;
	float: left;
	margin-top: -28px;
}
#menuIcon {
	margin-left: 0;
	display: block;
	float: right;
	width: 40px;
}
#menuIcon img {
	margin-left: 10px;
	height: 40px;
	float: right;
	width: 40px;
}
#nav {
	margin: 0px;
	padding: 0px;
	display: none;
	margin-left: 0;
	height: 31%;
	text-align: center;
	width: 980px;
}
#nav ul {
}
#nav ul li {
	list-style: none;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	float: left;
	background-color: #639494;
	width: 150px;
	height: 28px;
	bottom: 0px;
	margin-top: 0px;
}
#underline {
	background-color: #f2ee71;
	width: 100%;
	height: 2px;
	float: none;
	clear: both;
	/* [disabled]margin-top: 0px; */
	margin-left: 0;
	display: block;
}
#header #subtitle {
	text-align: center;
}
#header #subtitle img {
	width: 150px;
	height: 25px;
	margin-top: -5px;
}
#header h2 {
	font: 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #f2ee71;
	width: 100%;
	height: 25px;
	text-align: center;
}
#wrapped {
	background-color: #FFFFaa;
	margin: 0px;
	width: 100%;
	float: none;
	clear: both;
}
.menuForMobile {
	width: 40%;
	margin-left: 60%;
	background-color: #fff;
	margin-top: 0px;
	position: fixed;
	margin-right: auto;
	padding-top: 65px;
}
.menuA {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	text-align: center;
	list-style: none;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: none;
	padding-bottom: 10px;
}
#main {
	margin-right: auto;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
}
#submenu {
	padding-top: 80px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	position: fixed;
	display: none;
	background-color: #FFFFFF;
	margin-left: 28%;
	margin-right: auto;
	width: 150px;
}
#submenu li  {
	margin-top: 20px;
	margin-bottom: 10px;
	list-style: none;
	text-align: center;
	font: normal  normal 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#topCushion {
	height: 75px;
}
#contents {
	display: block;
	float: right;
	margin-top: 0px;
}
.article {
	margin-bottom: 30px;
	float: none;
	clear: both;
	padding-top: 30px;
}
.bottom30px {
	margin-top: 0px;
	margin-bottom: 30px;
	float: none;
	clear: both;
}
.icon {
	width: 75px;
}
.article h3 {
	color: #DB0091;
}
.dateAndPlace   {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.article p {
	font: 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.article01 {
	background-color: #fcf;
}
.article02 {
	background-color: #cff;
}
#aside {
	text-align: center;
	font: 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #fff;
}
#footer {
	background-color: #639494;
	text-align: center;
	font-size: 12px;
}
#div2 {
width: 21.0526%;
margin-left: 0;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
display: none;
}
#wrapped {
}
#header {
	width: 100%;
}
#topLogo {
	width: 23.0769%;
	margin-left: 0;
	float: left;
	display: block;
}
#mainTitle {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
#menuIcon {
	width: 40px;
	clear: none;
	margin-left: 2.5641%;
	display: block;
}
#nav {
display: none;
width: 100%;
margin-left: 0;
}
#underline {
width: 100%;
margin-left: 0;
}
#subnav {
width: 100%;
margin-left: 0;
display: none;
}
#aside {
display: block;
}
#footer {
}
.article01 {
}
#div2 {
width: 23.0769%;
margin-left: 0;
}
.article02 {
}
.menuForMobile {
}
#subtitle {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	clear: none;
	float: none;
}
#div1 {
display: none;
}
#div2     {
width: 6.7796%;
margin-left: 0;
}
body {
	background-image: url(../images/header/backPatternL.jpg);
}
#header {
	width: 100%;
	height: 75px;
}
.titleContents {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0%;
	width: 980px;
	background-color: #f00;
}
#flagIcon {
	width: 7%;
	display: inline;
	float: right;
	margin-top: 0.7%;
	opacity: 0.5;
}
#flagIconSmall {
	display: none;
}
#menuIcon {
	width: 6.7796%;
	margin-left: 1.6949%;
	clear: none;
	display: none;
	float: right;
}
#topLogo {
	width: 10%;
	float: left;
	display: block;
	background-color: #639494;
}
#topLogo a img {
	width: auto;
	height: 40px;
	margin: 0px;
	float: left;
}
#mainTitle {
	clear: none;
	float: left;
	background-color: #639494;
	width: 300px;
	margin-left: 250px;
}
#mainTitle img {
	width: 100%;
	padding-left: 0px;
	margin-left: 25px;
	margin-top: 2px;
}
#mainTitle h1     {
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	margin-top: 5px;
}
.title {
}
.titleContents {
	margin-left: auto;
	margin-right: auto;
}
#nav {
	display: block;
	clear: both;
	float: none;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#underline {
	width: 100%;
	margin-left: 0;
	height: 10px;
	margin-top: 0px;
}
#header h2 {
	display: none;
}
#wrapped {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.menuForMobile {
}
.menuA {
	display: none;
}
#main {
	width: 100%;
}
#submenu {
	width: 155px;
	position: fixed;
	display: block;
	margin-top: 20px;
	margin-left: -10px;
	padding-top: 120px;
	padding-bottom: 30px;
	background-color: rgba(0,0,0,0);
}
#submenu ul li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: center;
	text-shadow: 8px 8px 2px #ccc;
	border-bottom-style: none;
}
#topCushion {
	height: 100px;
}
#contents {
	width: 805px;
	display: block;
	padding-right: 10px;
	background-color: #fff;
	padding-left: 10px;
}
.events {
	width: 750px;
	margin-left: 27px;
}
.article p {
	font-size: 10pt;
	text-align: justify;
	line-height: 16pt;
	width: 500px;
}
.pictures img {
	margin: 5px;
	float: left;
}
.article01     {
}
.article02     {
}
#aside {
	display: block;
}
#footer {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
