@charset "utf-8";

/*****   General  *****/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:150%;
	background-image:url(images/background2.gif);
	background-repeat:repeat;
}

h1,h2,h3,h4,h5,h6,address,th {
	font-size:100%;
	font-weight:normal;
	font-style:normal;
}	

img {
	margin: 0px;
	padding: 0px;
	border:none;
	vertical-align:bottom;
}

p {
	margin: 0px;
	padding: 0px;
}

ul,dl,ol {
	list-style-type:none;
}	

a:link,a:visited {
	color:#0c0;
	text-decoration:underline;
}

a:hover, a:active {
	color:#F60;
}

/*****  /General  *****/


/*****   Common  *****/
.clear {
	clear:both;
}	
	
.red {
	color:#F00;
}

.bold {
	font-weight:bold;
}

a.soldout {
	text-decoration:line-through;
}

a.opa:hover {
	zoom: 1; !important;
	filter:alpha(opacity=85); !important;
	-moz-opacity:0.85; //mozira !important;
	opacity:0.85; //IE !important;
}
/*****  /Common  *****/


/*****  Rayout  *****/

div#wrapper {
	width: 840px;
	margin: 0 auto;
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
}

/* header */
div#header {
	height:125px;
	margin-bottom:25px;
	position:relative;
}	

div#header h1 {
	position:absolute;
	left:15px;
	top:3px;
}

div#header h2 {
	position:absolute;
	left:351px;
	top:52px;
	font-weight:bold;
	font-size:12px;
}

div#header ul#gNavi {
	width:479px;
	height:32px;
	padding-top:12px;
	position:absolute;
	left:342px;
	top:70px;
	background-image:url(images/gnavi.gif);
	background-repeat:no-repeat;
	text-align:center;
}

div#header ul#gNavi li {
	padding-left:3px;
	font-weight:bold;
	font-size:23px;
	display:inline;
}

div#header ul#gNavi li a {
	text-decoration:none;
}

div#header ul#otherPage {
	position:absolute;
	right:25px;
	top:2px;
}

div#header ul#otherPage li {
	padding-left:10px;
	float:left;
	font-weight:bold;
	font-size:12px;
}
/* /header */

div#under {
}	

/*  leftColumn */

div#leftColumn {
	width:280px;
	padding-left:25px;
	float:left;
}

div#leftColumn div#twitter {
	margin-bottom:25px;
}

div#leftColumn div#link {
	margin-bottom:25px;
	background-image:url(images/linkback.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#fff600;
}

div#leftColumn div#link h3 {
	height:40px;
	padding:20px 0 0 20px;
	background-image:url(images/linkhead.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:26px;
}

div#leftColumn div#link ul {
	text-align:center;
}

div#leftColumn div#link ul li {
	padding-bottom:5px;
}


/* /leftColumn */



/*  rightColumn */

div#rightColumn {
	width:478px;
	padding-left:38px;
	float:left
}

div#rightColumn p#kyeVisual {
	margin-bottom:25px;
}


/* article共通設定 */
div#rightColumn div.article {
	clear:both;
}

div#rightColumn div.article h3 {
margin-bottom:20px;
	padding:32px 0 22px 85px;
	background-image:url(images/article_ttl.gif);
	background-repeat:no-repeat;
	font-size:26px;
	font-weight:bold;
}	

div#rightColumn div.article p.totop {
	margin:25px 0 0 380px;
	font-weight:bold;
}

div#rightColumn div.article p.totop a {
	text-decoration:underline;
}

/* /article共通設定 */


/* news */
div#rightColumn div#news {
}

div#rightColumn div#news dl {
	width:430px;
	padding-left:24px;
	font-size:12px;
}

div#rightColumn div#news dl dt {
	float:left;
	padding:5px 0 0 10px;
	font-weight:bold;
}	

div#rightColumn div#news dl dd {
	margin-bottom:10px;
	padding:5px 10px 5px 120px;
	border-bottom:1px solid #000;
}	
/* /news */


/* info */
div#rightColumn div#info {
}

div#rightColumn div#info dl {
	padding-left:24px;
	font-size:16px;
}

div#rightColumn div#info dl dt {
	font-weight:bold;
}

div#rightColumn div#info dl dd {
	padding:10px;
}
/* /info */


/* special */

div#rightColumn div#special {
}

div#rightColumn div#special h4 {
	margin-bottom:1em;
	font-weight:bold;
}

div#rightColumn div#special ul {
	padding-left:1.5em;
	list-style-type:square;
	list-style-position:outside;
}


/* /special */

/* notice */
div#rightColumn div#notice h4 {
	font-weight:bold;
	margin-bottom:0.5em;
}

div#rightColumn div#notice p {
	margin-bottom:1em;
}

div#rightColumn div#notice ul {
	list-style-type:square;
	list-style-position:outside;
	margin-bottom:1em;
	padding-left:1.5em;
	font-size:12px;
}

div#rightColumn div#notice ul#ticket {
	font-size:14px;
}

/* /notice */


/* staff */

div#rightColumn div#staff {
}

div#rightColumn div#staff h4 {
	padding:10px 0 10px 24px;
	font-size:16px;
	font-weight:bold;
}

div#rightColumn div#staff div.introduction {
	margin:0 0 20px 24px;
	padding:15px;
	background-color:#eee;
	float:left;
	display:inline;
}

div#rightColumn div#staff div.introduction p.photo {
	float:left;
}

div#rightColumn div#staff div.introduction div {
	float:left;
	padding:0 0 15px 20px;
}

div#rightColumn div#staff div.introduction div h5 {
	margin-bottom:1em;
	font-weight:bold;
	font-size:16px;
}

div#rightColumn div#staff div.introduction div p.sentence {
	width:230px;
	font-size:12px;
}

div#rightColumn div#staff dl {
	width:430px;
	padding:50px 0 0 24px;
	clear:both
}

div#rightColumn div#staff dl dt {
	float:left;
	padding:15px 0 0 10px;
	font-weight:bold;
	font-size:12px;
}

div#rightColumn div#staff dl dd {
	margin-bottom:10px;
	padding:15px 10px 15px 164px;
	border-bottom:1px solid #000;
	font-size:12px;
}

div#rightColumn div#staff dl dd.sponsor {
	border-top:1px solid #000;
}

div#rightColumn div#staff p.comment {
	padding-left:400px;
}

/* /staff */


/* access */

div#rightColumn div#access {
	margin-bottom:50px;
}

div#rightColumn div#access p.platz {
	padding:0 0 15px 24px;
}

div#rightColumn div#access div#googleMap {
	padding-left:18px;
}


/* /access */


/* /rightColumn */


/* footer */
div#footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	height:70px;
	text-align:center;
	clear:both;
}	

div#footer address {
	padding-top:10px;
}
/* /footer */




