@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #FDF7D5;
	text-align: center;
	background-image: none;
}
p {
	clear: both;
	margin-top: 0px;
	margin-bottom: 1em;
}
/*----------------wrapperここから↓----------------*/
div#wrapper {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 770px;
	margin-top: 0px;
	font-size: smaller;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	line-height: 1.35em;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h3 {
	line-height: 1.35em;
}
h4 {
	line-height: 1.35em;
}
div#bottomSpacer{
	clear: both;
	height: 15px;
	width: 770px;
}
div#bottomSpacerWindow{
	clear: both;
	height: 15px;
	width: 500px;
}
/*----------------wrapperここまで↑----------------*/

/*----------------wrapper - window用ここから↓----------------*/
div#wrapperWindow {
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 313px;
	margin-top: 0px;
	font-size: smaller;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	line-height: 1.35em;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
div#windowHeader {
	background-color: #E3E3E3;
	height: 10px;
	width: 313px;
	margin-top: 0px;
	margin-bottom: 10px;
}

div#bottomSpacer{
	clear: both;
	height: 15px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

div#wrapperWindowMovie {
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 420px;
	margin-top: 0px;
	border-top: 0px none;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-size: smaller;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	line-height: 1.35em;
	padding: 15px;
}
/*----------------wrapper - window用ここまで↑----------------*/

/*----------------wrapper - table用ここから↓----------------*/



div#wrapperTable {
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 90%;
	margin-top: 0px;
	font-size: smaller;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	line-height: 1.35em;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
div#wrapperTable a:link {
	text-decoration: underline;
	color: #EB5405;
}
div#wrapperTable a:visited {
	text-decoration: underline;
	color: #FF9966;
}
div#wrapperTable a:hover {
	color: #EB5405;
	text-decoration: none;
}
div#wrapperTable a:active {
	color: #FF9900;
	text-decoration: none;
}
div#tableHeader {
	background-color: #E3E3E3;
	height: 10px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
}
.tableWindow{
	width: 100%;
	background-color: #CCCCCC;
}
/*----------------wrapper - table用ここまで↑----------------*/



/*----------------header情報ここから↓----------------*/
div#header {
	clear: both;
	height: 80px;
	width: 740px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
}
/*----------------header情報ここまで↑----------------*/


/*----------------menu情報ここから↓----------------*/

/*subMenuここから↓*/
div#subMenu {
	clear: both;
	height: 17px;
	width: 740px;
	background-color: #EB5405;
	margin: 0px;
	padding: 4px 15px;
}
div#subMenuRight {
	font-size: smaller;
	letter-spacing: 0.1em;
	text-align: right;
	float: right;
}
div#subMenuLeft {
	float: left;
}
div#subMenu ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	line-height: 1.5em;
}
div#subMenu li {
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	display: inline;
}
div#subMenu ul a:link {
	text-decoration: none;
	color: #FFFFFF;
}
div#subMenu ul a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
div#subMenu ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9933;
}
div#subMenu ul a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9933;
}
/*subMenuここまで↑*/

/*mainMenuここから↓*/

#mainMenu {
	margin: 0px;
	clear: both;
	height: 32px;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}
#mainMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainMenu li {
	display: block;
	float: left;
	height: 32px;
	width: 128px;
	position: relative;
}
/*mainMenuの各ボタン幅が違うため、ここでliの幅を調整*/
#mainMenu li#m02 {
	display: block;
	float: left;
	height: 32px;
	width: 129px;
	position: relative;
}
#mainMenu li#m02over {
	display: block;
	float: left;
	height: 32px;
	width: 129px;
	position: relative;
}
#mainMenu li#m03 {
	display: block;
	float: left;
	height: 32px;
	width: 129px;
	position: relative;
}
#mainMenu li#m03over {
	display: block;
	float: left;
	height: 32px;
	width: 129px;
	position: relative;
}
#mainMenu li a {
	text-decoration: none;
}

/*バンド自慢とは*/
#mainMenu #m01 a {
	background-image: url(../images_common/menu/m01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 128px;
	display: block;
}
#mainMenu #m01 a:hover {
	background-image: url(../images_common/menu/m01.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
#mainMenu #m01over a {
	background-image: url(../images_common/menu/m01.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	height: 32px;
	width: 128px;
	display: block;
}
/*エリアバンド自慢*/
#mainMenu #m02 a {
	background-image: url(../images_common/menu/m02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 129px;
	display: block;
}
#mainMenu #m02 a:hover {
	background-image: url(../images_common/menu/m02.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
#mainMenu #m02over a {
	background-image: url(../images_common/menu/m02.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	height: 32px;
	width: 129px;
	display: block;
}
/*全国自慢*/
#mainMenu #m03 a {
	background-image: url(../images_common/menu/m03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 129px;
	display: block;
}
#mainMenu #m03 a:hover {
	background-image: url(../images_common/menu/m03.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
#mainMenu #m03over a {
	background-image: url(../images_common/menu/m03.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	height: 32px;
	width: 129px;
	display: block;
}
/*応募要項*/
#mainMenu #m04 a {
	background-image: url(../images_common/menu/m04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 128px;
	display: block;
}
#mainMenu #m04 a:hover {
	background-image: url(../images_common/menu/m04.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
#mainMenu #m04over a {
	background-image: url(../images_common/menu/m04.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	height: 32px;
	width: 128px;
	display: block;
}
/*よくある質問*/
#mainMenu #m05 a {
	background-image: url(../images_common/menu/m05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 128px;
	display: block;
}
#mainMenu #m05 a:hover {
	background-image: url(../images_common/menu/m05.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
#mainMenu #m05over a {
	background-image: url(../images_common/menu/m05.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	height: 32px;
	width: 128px;
	display: block;
}
/*リンク*/
#mainMenu #m06 a {
	background-image: url(../images_common/menu/m06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 128px;
	display: block;
}
#mainMenu #m06 a:hover {
	background-image: url(../images_common/menu/m06.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
#mainMenu #m06over a {
	background-image: url(../images_common/menu/m06.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	height: 32px;
	width: 128px;
	display: block;
}
/*リンクテキストを隠す*/
.alt {
	visibility: hidden;
}


/*mainMenuここまで↑*/





/*tabの指定ここから↓*/
img#tab01 {
	vertical-align: bottom;
	border: 0px;
}
img#tab02 {
	vertical-align: bottom;
	border: 0px;
}
img#tab03 {
	vertical-align: bottom;
	border: 0px;
}
img#tab04 {
	vertical-align: bottom;
	border: 0px;
}
img#tab05 {
	vertical-align: bottom;
	border: 0px;
}
img#tab06 {
	vertical-align: bottom;
	border: 0px;
}
img#tabLine {
	vertical-align: bottom;
	border: 0px;
}
/*tabの指定ここまで↑*/

/*----------------menu情報ここまで↑----------------*/



/*----------------specialImage（横幅フルサイズ）ここから↓----------------*/
div#specialImage {
	clear: both;
	height: 200px;
	width: 770px;
	margin: 0px;
	background-color: #CCCCCC;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
div#specialLeft {
	height: 200px;
	width: 575px;
	float: left;
}
div#specialRight {
	height: 200px;
	width: 195px;
	float: right;
}
/*----------------specialImageここまで（横幅フルサイズ）↑----------------*/



/*----------------contentsここから↓----------------*/
div#contents {
	clear: both;
	height: auto;
	width: 740px;
	text-align: left;
	padding: 15px;
}
/*mainここから↓*/
div#main {
	height: auto;
	float: left;
	width: 545px;
	margin-bottom: 15px;
}
div#main a:link {
	text-decoration: underline;
	color: #EB5405;
}
div#main a:visited {
	text-decoration: underline;
	color: #FF9966;
}
div#main a:hover {
	color: #EB5405;
	text-decoration: none;
}
div#main a:active {
	color: #FF9900;
	text-decoration: none;
}
div#main ul {
	padding: 0px;
	margin-bottom: 1em;
	margin-left: 1.5em;
	margin-top: 0px;
}
div#main ul li {
	list-style-image: url(../images_common/materials/arrow-side.gif);
}
div#main ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 2em;
}
#main a:link img {
	text-decoration: none;
	padding: 0px;
}
#main a:hover img {
	text-decoration: none;
	background-color: #FFF;
}



/*mainここまで↑*/

/*extraここから↓*/
div#extra {
	height: auto;
	float: right;
	width: 180px;
	margin-bottom: 15px;
}

div#extraBox ul {
	margin: 0px 0px 0px 1.5em;
	padding: 0px;
}
div#extraBox ul li {
	list-style-image: url(../images_common/materials/arrow-side.gif);
}
/*extraここまで↑*/

/*----------------contentsここまで↑----------------*/



/*----------------footerここから↓----------------*/
div#footer {
	clear: both;
	height: 25px;
	width: 740px;
	padding: 1px 15px;
	background-color: #EB5405;
}
/*----------------footerここまで↑----------------*/



/*----------------classの指定ここから↓----------------*/

.h1style01 {
	margin: 0px;
}
.h1style02 {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
.h2style01 {
	margin: 0px;
	display: inline;
	padding: 0px;
}
.h3style01 {
	font-size: large;
	font-weight: bold;
	color: #663300;
	height: auto;
	width: 100%;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	margin-top: 0.5em;
	margin-bottom: 1em;
	clear: both;
	letter-spacing: 0.1em;
}
.h3style02 {
	font-size: large;
	font-weight: bold;
	color: #663300;
	height: auto;
	width: 100%;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	margin-top: 1.5em;
	margin-bottom: 1em;
	clear: both;
	letter-spacing: 0.1em;
}
.h3stylBlue {
	font-size: large;
	font-weight: bold;
	color: #47B1E6;
	height: auto;
	width: 100%;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47B1E6;
	margin-top: 0.5em;
	margin-bottom: 1em;
	clear: both;
}
.h4style01 {
	font-weight: bold;
	color: #333333;
	margin-bottom: 0.3em;
	margin-top: 0px;
	font-size: medium;
	letter-spacing: 0.1em;
}
.h4style02 {
	font-weight: bold;
	margin-bottom: 0.3em;
	margin-top: 0px;
	font-size: medium;
	letter-spacing: 0.1em;
}
.h4style03 {
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0.3em;
	font-size: medium;
	letter-spacing: 0.1em;
}
.fontBlue {
	color: #47B1E6;
}
.pStyle01 {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pStyle02 {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
}
.pStyle03 {
	clear: both;
	margin-top: 1em;
	margin-bottom: 0px;
}
.pStyle04 {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0.5em;
}
.photoRight01 {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 15px;
}
.photoRight02 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 15px;
}
.photoLeft01 {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 0px;
}
.photoLeft02 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-left: 0px;
}
.photoBottom {
	margin: 15px  0px  0px  0px;
}
.photoUpside01 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.photoUpside02 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.photoImage {
	vertical-align: bottom;
	margin-bottom: 0px;
}
.boxExtraBammer {
	background-color: #F1F1F1;
	padding: 10px;
	width: 159px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.boxExtraGray {
	height: auto;
	width: 160px;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #E3E3E3;
}
.boxExtraGray a:link {
	text-decoration: underline;
	color: #47B1E6;
}
.boxExtraGray a:visited {
	text-decoration: underline;
	color: #47B1E6;
}
.boxExtraGray a:hover {
	color: #47B1E6;
	text-decoration: none;
	background-color: #E3E3E3;
}
.boxExtraGray a:active {
	color: #FFFF00;
	text-decoration: none;
	background-color: #E3E3E3;
}
.boxExtraBlue {
	height: auto;
	width: 160px;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #47B1E6;
	color: #FFFFFF;
}
.boxExtraBlue a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.boxExtraBlue a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.boxExtraBlue a:hover {
	color: #47B1E6;
	text-decoration: none;
	background-color: #FFFFFF;
}
.boxExtraBlue a:active {
	color: #FFED00;
	text-decoration: none;
	background-color: #FFFFFF;
}
.boxContents01 {
	height: auto;
	width: 513px;
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	background-color: #FFFFFF;
}
.boxContentsTopPage {
	height: auto;
	width: 513px;
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}

.boxContents02 {
	height: auto;
	width: 513px;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
.boxL {
	height: auto;
	width: 513px;
	padding: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
.boxM01a {
	clear: both;
	height: auto;
	width: 481px;
	padding: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC
}
.boxM01aOverFlow {
	clear: both;
	height: 200px;
	width: 481px;
	padding: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	overflow: scroll;
}
.boxM01b {
	clear: both;
	height: auto;
	width: 481px;
	padding: 15px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC
}
.boxM02a {
	clear: both;
	height: auto;
	width: 483px;
	padding: 15px;
	margin-bottom: 15px;
	background-color: #E3E3E3;
}
.boxM02b {
	clear: both;
	height: auto;
	width: 483px;
	padding: 15px;
	margin-bottom: 0px;
	background-color: #E3E3E3;
}
.boxM03a {
	clear: both;
	height: auto;
	width: 483px;
	padding: 15px;
	margin-bottom: 15px;
	background-color: #EB5405;
	color: #FFFFFF;
}
.boxM03b {
	clear: both;
	height: auto;
	width: 483px;
	padding: 15px;
	margin-bottom: 0px;
	background-color: #47B1E6;
	color: #FFFFFF;
}
.boxLgroup {
	clear: both;
	height: auto;
	width: 513px;
}
.boxLgroupArticle {
	height: auto;
	width: 358px;
	float: left;
}
.boxLgroupPhoto {
	height: auto;
	width: 140px;
	float: right;
	margin-bottom: 15px;
}

.tableCaption {
	font-size: smaller;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0.3em;
}
.tableType01 {
	background-color: #CCCCCC;
	width: 100%;
}
.tableType01 th {
	text-align: center;
	background-color: #F1F1F1;
}
.tableType01 tr {
	background-color: #FFFFFF;
}
div#main .tableType01 ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}
.tableType01space {
	background-color: #CCCCCC;
	width: 100%;
	margin-bottom: 15px;
}
.tableType01space th {
	text-align: center;
	background-color: #F1F1F1;
}
.tableType01space tr {
	background-color: #FFFFFF;
}
div#main .tableType01space ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}
.fontStrongBold {
	font-weight: bold;
	font-size: larger;
}
.fontSmaller {
	font-size: smaller;
}
.fontOrange {
	color: #EB5405;
}
.imgPoster {
	height: 253px;
	width: 178px;
	border: 1px solid #CCCCCC;
}
.brClear {
	height: 0;
	width: 100px;
	clear: both;
}

/*----------------classの指定ここまで↑----------------*/
