@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
	}
ul, ol{
	list-style:none;
	}
a{
	outline:none;
	border:0 none;
	text-decoration:none;
	color:#551a8b;
	}
p {
	font-size:0.9em;
	}
	
img{
	border: 0;
}
.reset { /* float fix */
	clear:both;
	overflow:hidden;
	height:0px;
	}
	
*html .reset { /* float fix */
	height:1px;
	}


h1{
	font-family: 'Norican', cursive;
	color: #333;
	font-size: 45px;
	float: left;
	margin-left: 25px;
font-weight: 400; }

h2 {
	font-size:1.2em;
	margin-bottom:1.5em;
	}

.subtxt{
    font-size:15px;
	color:#c936a2;
	font-weight:bold;
	padding-left:20px;
	line-height:70px;
	top: 4px;
	position: relative;
	}	

input:focus{
	outline:none;
	}
body{
	color:#333;
	font-family: "メイリオ",Arial, "Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	}
.clear{
	clear:both;
	float:none;
	height:0;
	font-size:0;
	line-height:0;
	}
.bodyTop{
	background:url(../images/bg.png) 0 0 repeat;
	padding-bottom:67px;
	}
	
.bodyBannerHome{
	background:url(../images/homepagebanner.jpg) 50% -20px no-repeat;
	}

.wrapper{
	width:980px;
	margin:0 auto;
	}
.topSectionHome{
	padding-top:99px;
	
	}
.logo{
	float:left;
	width:359px;
	padding-top:57px;
	}
.topBanner{
	position:relative;
	float:right;
	/*width:572px;
	height:285px;*/
	overflow:hidden;
	padding:47px 53px 37px 39px;
	background:url(../images/topBannerBg.png) 50% 50% no-repeat;
	margin-right:-53px;
	}
.slider{
	width:572px;
	height:285px;
	overflow:hidden;
	}
.mainMenuImage{
	text-align:center;
	padding-bottom:44px;
	}
.mainMenu{
	text-align:center;
	padding-bottom:44px;
	padding-left:20px;
	margin-bottom: 60px;
	}

.mainMenu li{
	display:inline-block;float:left;
	vertical-align:top;
	padding:0 19px;
	height:74px;
	text-align:center;
	}
	
.pages .mainMenu li, .single .mainMenu li, .category .mainMenu li, .entry .mainMenu li {
	padding:0 19px;
	}
.mainMenuImage li a{
	padding-top:74px;
	position:relative;
	display:block;
	}
.mainMenu li a{
	display:block;
	vertical-align:middle;
	position:relative;
	height:55px;
	top:10px;
	}
	
.mainMenu li.goods-but a {
	top:0px;
	}
	
.home .mainMenu li.entry-but .bottomM {
	width:120%;
	left: -5px;
	}
	
.mainMenu li.entry-but .bottomM {
	width:150%;
	left: -15px;
	}
	
.mainMenu li a .topM{
	font-family: 'Averia Sans Libre', cursive;
	color:#5b5b5b;
	display:inline-block;
	font-size:22px;
	color:#5b5b5b;   
	text-shadow:
		1px 4px 2px #cbcbcb,
		-1px -1px 2px #cbcbcb,
		1px -1px 2px #cbcbcb,
		-1px 1px 2px #cbcbcb,
		1px 1px 2px #cbcbcb;
	height:54px;
	line-height:16px;
	vertical-align:middle;
	text-transform:uppercase;
}	

.home .mainMenu li a .topM{
	font-size:26px;
	color:#fff;
		text-shadow:
		3px 4px 4px #333,
		1px 1px 4px #333;
	line-height:17px;
	vertical-align:middle;
	}
	
	


.mainMenu li a .topM span{
	vertical-align:middle;
	}
.mainMenu li a:hover .topM{
		color:#ed1c24;
		}
		
		.mainMenu li a .topM span.active{
		color:#f21018;
		}
		
		
.mainMenuImage li a .bottomM{
	display:block;
	vertical-align:bottom;
	text-align:center;
	font-size:12px;
	color:#ae328d;
	font-weight:bold;
	text-align:center;
	width:100%;
	}
.mainMenu li a .bottomM

{
	display:block;
	vertical-align:bottom;
	position:absolute;
	bottom:6px;
	text-align:center;
	font-size:12px;
	color:#ae328d;
	font-weight:bold;
	text-align:center;
	width:100%;
	}
	
.mainMenu li.goods-but a .bottomM {
	bottom:-4px;
	}
.mainMenuImage li{
	display:inline-block;
	vertical-align:top;
	padding:0 15px;
	height:74px;
	text-align:center;
	}
.mainMenuImage li.menu1 a{
	background:url(../images/menuImage.png) 0 26px no-repeat;
	width:88px;
	}
.mainMenuImage li.menu1 a:hover{
	background-position:0 -114px;
	}
.mainMenuImage li.menu2 a{
	background:url(../images/menuImage.png) -108px 26px no-repeat;
	width:136px;
	}
.mainMenuImage li.menu2 a:hover{
	background-position:-108px -114px;
	}
.mainMenuImage li.menu3 a{
	background:url(../images/menuImage.png) -266px 26px no-repeat;
	width:94px;
	}
.mainMenuImage li.menu3 a:hover{
	background-position:-266px -114px;
	}
.mainMenuImage li.menu4 a{
	background:url(../images/menuImage.png) -387px 26px no-repeat;
	width:108px;
	}
.mainMenuImage li.menu4 a:hover{
	background-position:-387px -114px;
	}
.mainMenuImage li.menu5 a{
	background:url(../images/menuImage.png) -516px 11px no-repeat;
	width:111px;
	}
.mainMenuImage li.menu5 a:hover{
	background-position:-516px -129px;
	}
.mainMenuImage li.menu6 a{
	background:url(../images/menuImage.png) -651px 26px no-repeat;
	width:88px;
	}
.mainMenuImage li.menu6 a:hover{
	background-position:-651px -114px;
	}	
.mainMenuImage li.menu7 a{
	background:url(../images/menuImage.png) -753px 26px no-repeat;
	width:88px;
	}
.mainMenuImage li.menu7 a:hover{
	background-position:-753px -114px;
	}
/*sly start*/
#frame {
	height: 148px;
	line-height: 0;
	overflow: hidden;
	width:850px;
	margin:20px auto 0 auto;
}
#frame ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 50px;
}
#frame ul li {
	float: left;
	width: 176px;
	margin: 0 33px 50px 0;
	padding: 4px;
	background: #fff;
	color: #ddd;
	text-align: center;
	cursor: pointer;
	border:#bfbfbf 1px solid;
	-webkit-box-shadow:  2px 3px 5px 1px rgba(00, 00, 00, 0.2);
        
        box-shadow:  2px 3px 5px 1px rgba(00, 00, 00, 0.2);
}
#frame ul li.active {
	color: #fff;
	background: #fff;
}
.controls{
	position:relative;
	padding-bottom:34px;
	}
.btn{
	position:absolute;
	top:-106px;
	display:block;
	background-image:url(../images/carsArrow.png);
	width:14px;
	height:48px;
	text-indent:-999px;
	overflow:hidden;
	font-size:0;
	line-height:0;	
	}
.prevPage{
	background-position:50% 0;
	left:30px
	}
.nextPage{	
	background-image:url(../images/carsArrow.png);
	background-position:50% 100%;
	right:34px;
	}
/*sly end*/
.subHead{
	display:block;
	background:url(../images/newsHead.png) 0 0 no-repeat;
	font-style:italic;
	color:#5b5b5b;
	font-size:17px;
	padding:0 0 15px 94px;
	height:37px;
	vertical-align:middle;
	line-height:37px;
	}
.midL{
	float:left;
	width:522px;
	}
.midR{
	float:right;
	width:400px;
	padding-right:0px;
	}
.fancybox-media img{
	-webkit-box-shadow:  2px 3px 5px 1px rgba(00, 00, 00, 0.3);        
    box-shadow:  2px 3px 5px 1px rgba(00, 00, 00, 0.3);
	}
.bodyMid{
	padding-bottom:31px;
	}

.eventList li{
	background:url(../images/eventListBullet.png_) 0 14px no-repeat;
	font-size:1em;
	line-height:30px;
	padding-left:15px;
	font-weight:bold;
	margin-bottom:0.5em;
	line-height:135%;
	border-bottom:1px dashed #cbcbcb;
	padding-bottom:10px;
	}
.eventList div.text {
	float:left;
	width:370px;
	}
.eventList h2 {
	font-size:0.9em;
	margin-bottom:0.5em;
	background:none;
	border:none;
	box-shadow:none;
	padding:0px;
	}
.eventList small {
	padding-right:10px;
	font-size:0.8em;
	font-weight:normal;
	float:left;
	width:100px;
	}
.eventList p {	
	font-weight:normal;
	margin-top:7px;
	font-size:0.8em;
	}
	
.category-news .eventList li {
	border-bottom:6px solid transparent;
	padding: 15px 15px;
	margin-bottom:20px;
	background:#fff;
	}
.category-news .eventList {
	padding:25px;
border:#fff 5px solid;
	-webkit-box-shadow:  2px 3px 17px 1px rgba(00, 00, 00, 0.2);
    box-shadow:  2px 3px 17px 1px rgba(00, 00, 00, 0.2);background:url(../images/textBoxBg.png) 50% 0 repeat;	
}
	
.textCon{
	width:auto;
	background:url(../images/textBoxBg.png) 50% 0 repeat;
	border:#fff 5px solid;
	-webkit-box-shadow:  2px 3px 17px 1px rgba(00, 00, 00, 0.2);
    box-shadow:  2px 3px 17px 1px rgba(00, 00, 00, 0.2);
	margin:0 auto;
	padding:25px;
	overflow:hidden;
	height:100%;
	}
.textConL{
	float:left;
	}
.textConR{
	float:right;
	width:590px;
	font-size:1.1em;
	line-height:180%;
	}
.textConR p{
	padding-bottom:16px;
	font-weight:bold;
	}
.difBlock{
	display:block;
	}
	
.copyright {
	font-size:12px;
	}
.greetText{
	display:block;
	background:url(../images/greet.png) 0 0 no-repeat;
	color:#5b5b5b;
	font-size:16px;
	font-weight:bold;
	padding:20px 0 70px 240px;
	}
.endLetter{
	text-align:right;
	display:block;
	}
.footer{
	background:#4e1b62;
	padding:18px 0;
	text-align:center;
	color:#ebebeb;
	font-size:14px;
	}
.footer a{
	color:#ebebeb;
	}
.footerLogo{
	display:block;
	margin:0 auto;
	}
.bodyBannerInner{
	background:url(../images/innerpageBanner.jpg) 50% 0 no-repeat;
	}
	
	.entry .bodyBannerInner{
	background:url(../images/innerpageBanner.jpg) 50% 0px no-repeat;
	}
	
	.greetings .bodyBannerInner{
	background:url(../images/bannerBg02.jpg) 50% 0px no-repeat;
	}
	
	.goods .bodyBannerInner{
	background:url(../images/bannerBg01.jpg) 50% -20px no-repeat;
	}
	
	.award .bodyBannerInner{
	background:url(../images/bannerBg04.jpg) 50% -20px no-repeat;
	}
	
	.gallery .bodyBannerInner{
	background:url(../images/homepagebanner.jpg) 50% -20px no-repeat;
	}
	
	.category-news .bodyBannerInner{
	background:url(../images/bannerBgnews.jpg) 50% 0px no-repeat;
	}
/*innerpage start*/
.topSectionInner{
	position:relative;
	padding-top:124px;
	}
.logoInner{
	position:absolute;
	top:15px;
	width:980px;
	text-align:center;
	margin:auto;
	}
	
.logoInner{
	left:-35px;
	}
	
.logoInner a{
	display:inline-block;
	}
.innerContent{
	border:5px solid #b4c789;
	background:#fff;
	padding:50px;
	padding-top:60px;
	min-height:1000px;
	overflow:hidden;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(border-radius.htc);
	
	-webkit-box-shadow:  -4px 4px 15px 4px rgba(00, 00, 00, 0.4);
    box-shadow:  -4px 4px 15px 4px rgba(00, 00, 00, 0.4);
	}
	
.award .innerContent {
	padding-right:0px;
	}

/*innerpage end*/

#backtotop{
padding:10px;
text-align:right;
color:#3B9200;
}
#backtotop a{
color:#3B9200;
}
#backtotop a:hover{
color:#8e07ba;
}

.slider2 {
  margin: 10px 0;
  width: 572px; /* Update to your slider width */
  height: 285px; /* Update to your slider height */
  position: relative;
  overflow: hidden;
}

.slider2 ul li {
  display: none;
  position: absolute; 
  top: 0; 
  left: 0; 
}


	
.footer .url {
	color:#ae328d;
	}
	
.footer .url:hover {
	color:#6666FF;
	}
	
#specials p {
	width:170px;
	margin-right:20px;
	float:left;
	}
	
#specials h3 {
	margin-bottom:15px;
	font-size:16px;
	}
	
#specials h3 span {
	font-size:12px;
	padding-left:15px;
	}
#specials img {
	margin-bottom:8px;
	border:1px solid #cbcbcb;
	width:170px;
	height:auto;
	}
	
#specials p {
	font-weight:normal;
	}
#content {
	margin-top:20px;
	}	
.category-news #content {
	padding:0 ;
	}
	
/* wp */

#secondary, .comments-link, .entry-meta- {
	display:none;
	}
	
article, .entry-header { display:inline; }

.entry-content {
	font-weight:normal;
	padding-left:10px;
	}
	
.single-post header {
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:20px;
	}

.single-post small {
	margin-bottom:20px;
	margin-top:10px;
	}
	
.entry form p {
	margin-bottom:15px;
	font-size:13px;
	}
	
input {
	font-size:13px;
	padding:3px;
	}
	
form .form-subbox {
	width:350px;
	margin-top:20px;
	float:;
	border:1px solid #cbcbcb;
	margin-right:15px;
	margin-bottom:15px;
	padding:10px;
	}
	
input.wpcf7-submit {
	font-size:40px;
	}
	
.wpcf7-response-output {
	color:red;
	font-size:30px;
	border:0px solid red;
	padding:10px;
	}
	
.wpcf7-list-item-label {
	margin-right:10px;
	}
	
form h2 {
	font-size:1.2em;
	background:beige;
	box-shadow:none;
	}
	
.fga {
	display: block;
	float: left;
	padding-right: 18px;
	padding-bottom: 4px;
	}
	
#gallery2012 {
	margin-left:9px;
	width:900px;
	margin-top:20px;
	}	
	
	
.contpad5 {
display: block;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom:50px;
}

.liim {
display: block;
float: left;
}

.liri {
display: block;
float: left;
width: 500px;
margin-left:15px;
}

.tab2 {
width: 336px;
background: #106D99;
font-size: 14px;
}

.tab2 td {
background: #FFF;
text-align: left;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
font-weight: bold;
}

.innerContent p {
	margin-bottom:1.0em;
	}
	
h2 {
	background:url(../images/textBoxBg.png) 50% 0 repeat;
	padding:4px 10px;
	border:3px solid #fff;
	-webkit-box-shadow:  2px 3px 5px 1px rgba(00, 00, 00, 0.2);
    box-shadow:  2px 3px 5px 1px rgba(00, 00, 00, 0.2);
	}
h2.result-ttl {
	-webkit-box-shadow:  none;
    box-shadow: none;
	}
	
.wpcf7-not-valid-tip-no-ajax {
	color:red;
	}
	
/* */

.topaward {
	width:650px;
	float:none;
	background:url(/images/bg_award_all.png) no-repeat;
	-webkit-box-shadow:  2px 3px 5px 1px rgba(00, 00, 00, 0.2);
    box-shadow:  2px 3px 5px 1px rgba(00, 00, 00, 0.2);
	margin: 0px 0 25px 100px;
	height:603px;
	}
	.topaward p{
		width:260px;
		float:left;
		text-align:center;
	line-height:150%;
	margin-top:50px;
		}
	.topaward img {
		float:left;
		margin-left:40px;
		margin-right:0px;
		}
		
	.topaward h3{
		font-family: 'Norican', cursive;
	padding-top: 20px;
	margin-bottom: 10px;
	font-size: 30px;
	color: #000;
	line-height: 90%;
	height: 46px;
	text-align:center;
	text-shadow:
		1px 4px 2px #fff,
		-1px -1px 2px #fff,
		1px -1px 2px #fff,
		-1px 1px 2px #fff,
		1px 1px 2px #fff;
		}
	
#award-cont div.one-person {
	float:left;
	width:268px;
	margin-right:33px;
	text-align:center;
	background:url(/images/bg_award212_2.jpg) no-repeat;
	-webkit-box-shadow:  2px 3px 5px 1px rgba(00, 00, 00, 0.3);
    box-shadow:  2px 3px 5px 1px rgba(00, 00, 00, 0.3);
	height:457px;
	margin-bottom:20px;
	}
	
.one-person h3 {
	font-family: 'Norican', cursive;
	padding-top: 20px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #000;
	line-height: 100%;
	height: 46px;
	text-shadow:
		1px 4px 2px #fff,
		-1px -1px 2px #fff,
		1px -1px 2px #fff,
		-1px 1px 2px #fff,
		1px 1px 2px #fff;
	}	
	
.topaward h3 span, .one-person h3 span {
	font-size:13px;
	font-weight:bold;
	}

.one-person p {
	font-size:13px;
	line-height:130%;
	margin-top:10px;
	}
.topaward p em, .one-person p em {
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	}
	
.award .subtxt {
	width:200px;
	}	
	
/* */

#award-menu {
	margin-bottom:40px;
	}

#award-menu ul{ 
margin: 0 0 0px 30px; 
padding: 0; 
list-style: none; 
}
#award-menu li{ 
padding: 0; 
margin: 0;
margin-right:20px; 
float: left;

width: 245px; 
height: 55px;
background: url(/images/bg_award_menu.png) no-repeat;
-webkit-box-shadow:  2px 3px 5px 1px rgba(00, 00, 00, 0.3);
    box-shadow:  2px 3px 5px 1px rgba(00, 00, 00, 0.3);
}
#award-menu li a{
display: block; 
border: 0px;
text-decoration: none;
color: #333;
width: 245px; 
height: 55px;
margin: 0px;
padding: 4px;
text-align: center;
font-size: 17px;
font-family:serif;
font-weight:bold;
line-height:100%;
display:table-cell;
vertical-align:middle;
}
#award-menu li a:hover{
display: block; 
background: url(/images/bg_award_menu1.png) no-repeat;
text-decoration: underline;
color: #fff;
margin: 0px;
width: 245px; 
height: 55px;
display:table-cell;
vertical-align:middle;
}

#award-menu span {
	display:block;
font-size: 13px;
	font-family: "メイリオ",Arial, "Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	}

#award-table .ttl-table {
			font-family: 'Norican', cursive;
			font-size:22px;
			color:#e82915;

}
#award-table td {
	font-size:13px;
	border-bottom:3px solid #cbcbcb;
	padding:5px;
	}
	
#award-table td img {
	margin-top:10px;
	margin-bottom:10px;
	padding:3px;
	-webkit-box-shadow:  2px 3px 5px 1px rgba(00, 00, 00, 0.3);
    box-shadow:  2px 3px 5px 1px rgba(00, 00, 00, 0.3);
	}
	
#award-table td p {
	height:32px;
	}
.ttl-table span {
	font-size:13px;
	color:#333;
	}

.award h2 {
	width:92%;
			font-family: 'Norican', cursive;
	}

#award-table th {
	border-bottom:1px solid #cbcbcb;
	}
	
span.wpcf7-list-item { display: block; }

/* */

#sticky {
border: solid 3px #ffc700;
background: transparent url(/images/bg_sticky.png_) no-repeat;
padding: 10px;
width:370px;
margin-bottom: 19px;
}

#sticky a {
	color:#333;
	text-decoration:underline;
font-family: 'Norican', cursive;	}
	
#sticky a:hover {
	text-decoration:underline;
	}
	
.pastaward { margin-bottom:2em;}
.pastaward a { background: orange; padding:10px;color:#fff; }
span.must {color: red;
font-size: 12px;
border: 1px red solid;
padding: 0px 2px;
margin-left: 5px;}
form h3 { margin-top:1em;margin-bottom:1em;color:blue;}

form h4 {float:left;border-bottom:solid 1px #cbcbcb;}
form div.input_col {float:left;border-bottom:solid 1px #cbcbcb;}

.wpcf7-not-valid-tip { color:red; display:block;}
input.wpcf7-submit {font-size:3em !important;}
.screen-reader-response ul {display:none;}