@charset "UTF-8";
@import url("photo.css");
@import url("table.css");


/* ブラウザスタイルの初期化 */

* {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.2em;
}


/* 文書本体 (body) */

body {
	background: url(../images/bg.jpg) repeat center;
	margin: 0px;
}

div#wraper {
	width: 1000px;
	margin: 0 auto 0px auto;
}

div#maingraphics {
	background: url(../images/maingraphics_top.jpg) no-repeat center 0;
}

div#contents {
	margin: 0px 54px 0px 54px;
	width: 892px;
	text-align: left;
}

#pageTitle, img#top{
	width:  892px;
	behavior: expression(IEPNGFIX.fix(this));
}

#pageTitle{
	height: 220px;
}

img#top{
	height: 112px;
}

/* リンクテキスト (a) */

a:link {
	border-style: none;
	color: #fff;
	text-decoration: underline;
}

a:visited {
	color: #ddd;
	text-decoration: underline;
}

a:hover {
	color: #ff8082;
	text-decoration: underline;
}

a:active {
	color: #f2f86e;
	text-decoration: underline;
}


/* 画像 (img) */
img {
	border: 0;
}


/* ヘッダー */
h1#header {
	margin: 0px;
	padding: 0px;
}


/* メインメニュー */
ul#mainmenu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 892px;
	height: 29px;
	background-image: url(../images/bg_mainmenu.png);
	behavior: expression(IEPNGFIX.fix(this));	
}


ul#mainmenu li{
	display: inline;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1em;
	text-indent: -9999px;
}


ul#mainmenu li a{
	display: block;
	height: 29px;
	background: url(../images/mainmenu.gif) no-repeat;
}



ul#mainmenu li#mm01 a{
	width: 96px;
	background-position: 0px 0px;
}

ul#mainmenu li#mm02 a{
	width: 116px;
	background-position: -96px 0px;
}

ul#mainmenu li#mm03 a{
	width: 102px;
	background-position: -212px 0px;
}

ul#mainmenu li#mm04 a{
	width: 102px;
	background-position: -314px 0px;
}

ul#mainmenu li#mm05 a{
	width: 88px;
	background-position: -416px 0px;
}

ul#mainmenu li#mm06 a{
	width: 233px;
	background-position: -504px 0px;
}

ul#mainmenu li#mm07 a{
	width: 155px;
	background-position: -737px 0px;
}



ul#mainmenu li#mm01 a:hover{
	width: 96px;
	background-position: 0px -29px;
}

ul#mainmenu li#mm02 a:hover{
	width: 116px;
	background-position: -96px -29px;
}

ul#mainmenu li#mm03 a:hover{
	width: 102px;
	background-position: -212px -29px;
}

ul#mainmenu li#mm04 a:hover{
	width: 102px;
	background-position: -314px -29px;
}

ul#mainmenu li#mm05 a:hover{
	width: 88px;
	background-position: -416px -29px;
}

ul#mainmenu li#mm06 a:hover{
	width: 233px;
	background-position: -504px -29px;
}

ul#mainmenu li#mm07 a:hover{
	width: 155px;
	background-position: -737px -29px;
}



ul#mainmenu li#mm01 a:active{
	width: 96px;
	background-position: 0px -58px;
}

ul#mainmenu li#mm02 a:active{
	width: 116px;
	background-position: -96px -58px;
}

ul#mainmenu li#mm03 a:active{
	width: 102px;
	background-position: -212px -58px;
}

ul#mainmenu li#mm04 a:active{
	width: 102px;
	background-position: -314px -58px;
}

ul#mainmenu li#mm05 a:active{
	width: 88px;
	background-position: -416px -58px;
}

ul#mainmenu li#mm06 a:active{
	width: 233px;
	background-position: -504px -58px;
}

ul#mainmenu li#mm07 a:active{
	width: 155px;
	background-position: -737px -58px;
}



/* ユーザー支援ナビゲーション*/
div#navSkip {
	height: 0px;
	overflow: hidden;
}


/* 本文　*/
div#main {
	float: left;
	margin: 0px 0px 10px 10px;
	color: #eee;
	font-size: 14px;
	line-height: 1.6em;
	width: 580px;
	padding-right: 15px;
	bGorder-right: 1px dotted #999;
}


div#main p{
	margin: 10px 0px 10px 0px;
	color: #333333;
	font-size: 15px;
	line-height: 1.8em;
	margin-bottom: 50px;
	padding-left: 0px;
	color: #eee;
}


div#main p.short{
	margin-bottom: 5px;
}


div#main p.list a{
	line-height: 1.8em;
}

div#main .sub{
	color: #555;
	font-size: 11px;
	line-height: 1.4em;
}


div#main h1{
	margin: 0 0 60px 0;
	padding: 10px 0 4px 0px;
	color: #5b2100;
	font-size: 28px;
	line-height: 1.1em;
	font-weight: bold;
	width: 505px;
	height: 70px;
	background: url(../images/bg_h1.gif) no-repeat;
}
	
	
div#main h1.smallH1{
	font-size: 20px;
}
	


div#main h2{
	margin: 10px 0 10px 0;
	padding: 12px 0 0 0;
	color: #fff;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	height: 70px;
	background: url(../images/bg_h2.gif) no-repeat;
}


div#main h3{
	margin: 0px 0 15px 0;
	padding: 12px 0 0 20px;
	color: #6f2800;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
	width: 600px;
	height: 60px;
	background: url(../images/bg_h3.gif) no-repeat;
}

div#main h3.short{
	margin: 0px 0 0px 0;
	height: 45px;
}



div#main h4{
	color: #474080;
	font-size: 12px;
	line-height: 1.2em;
	display: block;
	margin-bottom: 10px;
}


.session{
	margin: 100px 2px 30px 2px;
	padding: 10px 20px 40px 20px;
}

div.announce{
	float: right;
	margin-left: 10px;
	padding: 4px 8px 12px 8px;
	background-color: #b7e6ec;
	width: 200px;
	color: #758da5;
	font-size: 11px;
	line-height: 1.2em;
}

#programChart{
	margin-bottom: 20px;
}

div.announce h5{
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	color: #66829f;
}

div.indentBlock{
	margin-left: 30px;
}


/* サイドメニュー　*/

div#sidebar {
	float: right;
	margin: 10px 20px 0 0;
	padding: 0px;
	width: 240px;
	font-size: 12px;
	line-height: 1.6em;
	color: #eee;
}

div#sidebar h2{
	margin: 0px 0 15px 0;
	padding: 0px;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: bold;
	color: #eee;
}

div#sidebar p{
	margin: 0px 0 10px 0;
	padding: 0px;
	font-size: 12px;
	line-height: 1.6em;
	color: #eee;
}

#sidebar ul#subMenu{
	margin: 20px 0px 30px 0px;
	width: 240px;
	display: block;
	padding: 0px;
}

#sidebar ul#subMenu li{
	list-style-type: none;
	padding: 5px 0px 0px 28px;
	margin-bottom: 2px;
	height: 30px;
	font-size: 12px;
	line-height: 1.2em;
	background-image: url(../images/submenu_dot.gif);
}

#sidebar ul#subMenu li:hover{
	background-image: url(../images/submenu_dot_on.gif);
}

#sidebar ul.category li a{
	color: #7f3f1a;
	text-decoration: none;
}

dl#subMenuDl {
	margin: 10px 0px 20px 0px;
	padding: 0px;
}

dl#subMenuDl dt {
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	line-height: 1em;
	list-style: none;
	list-style-position: outside;
	margin: 15px 0 0px 0px;
	width: 40px;
	text-align: left;
}

dl#subMenuDl dd {
	margin: -17px 0 5px 50px;
	padding-top: 2px;
	font-size: 14px;
	line-height: 1.4em;
	color: #eee;
}




/* リスト要素：シンプルリスト　*/

ul.simplelist{
	margin: 10px 0 40px 0px;
}

ul.simplelist li{
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 20px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
}



/* リスト要素：定義リスト*/

dl {
	margin: 0 30px 60px 0px;
	padding: 0px;
}

dt {
	font-size: 14px;
	font-weight: normal;
	color: #ccc;
	line-height: 1em;
	list-style: none;
	list-style-position: outside;
	margin: 20px 0 5px 0px;
	width: 90px;
	text-align: left;
}

dd {
	margin: -25px 0 5px 100px;
	padding-top: 2px;
	font-size: 16px;
	line-height: 1.4em;
	color: #eee;
}

dd .caption{
	margin-top: 15px;
	font-size: 13px;
	line-height: 1.6em;
	color: #eee;
}

dd a{
	color: #529209;
}

dd a:visited{
	color: #529209;
}

dd a:hover{
	color: #f97e7e;
}


/* リスト要素：シンプルラインリスト　*/

ul.simpleLineList{
	margin-left: 0px;
	margin-bottom: 90px;
	margin-right: 0;
	margin-top: 8px;
	background-color: #fff;
	width: 500px;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
}

div.shortBlock ul.simpleLineList{
	margin-bottom: 50px;
}

ul.simpleLineList li{
	list-style-position: outside;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 6px;
	font-size: 12px;
	line-height: 1.5em;
	border-top: 1px solid #b3b3b3;
	clear: both;
	font-weight: normal;
	font-style: normal;
}

#main ul.simpleLineList li a{
	color: #c77c50;
}


div#main ul.simpleLineList .date{
	width: 100px;
	display: block;
	float: left;
	color: #37378c;
}

div#main ul.simpleLineList .title{
	width: 385px;
	display: block;
	float: right;
	color: #35354c;
	background-color: #f2f2f2;
	padding: 2px 5px 7px;
	margin-top: 0;
	margin-bottom: 4px;
	line-height: 1.5em;
}




/* リスト要素：注釈リスト*/

ul.cautionlist {
	margin: 0px 30px 40px 40px;
	padding: 0px 0 0 0px;
}

ul.cautionlist li{
	display: block;
	padding: 0 0 0px 16px;
	margin: 0 0 4px 0;
	color: #aa5555;
	font-size: 11px;
	line-height: 1.3em;
	background-image: url(../images/kome.gif);
	background-repeat: no-repeat;
	list-style: none;
	list-style-position: outside;
}


#ticketform {
	padding: 15px 20px 30px 10px;
	background-color: #9d6b3c;
}

#ticketform th {
	vertical-align: top;
	font-size: 13px;
	line-height: 1.6em;
	color: #ccc;
	width: 250px;
	font-weight: normal;
	text-align: right;
}

#ticketform td {
	vertical-align: top;
	font-size: 14px;
	line-height: 1.6em;
	color: #eee;
}

#ticketform td div.caption {
	font-size: 12px;
	line-height: 1.4em;
	color: #feff8c;
	margin: 4px 0 10px 0;
}

#ticketform td #calcTable{
	margin: 6px 0 0 0;
	font-size: 14px;
	line-height: 1.6em;
	color: #eee;
}

#ticket_a, #ticket_c {
	width: 50px;
}

#total {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}


/* コラム*/

#main .columnLarge {
	width: 380px;
	background: #e4e4e4;
	padding: 10px;
	font-size: 12px;
	line-height: 1.3em;
	color: #444;
	overflow: auto;
	margin: -30px 10px 50px 140px;
}

#main .column h4{
	color: #48800B;
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 10px;
}


#main .columnSmall {
	width: 300px;
	background: #f3d9ee;
	font-size: 12px;
	line-height: 1.3em;
	color: #b2479f;
	overflow: auto;
	margin: -30px 10px 50px 20px;
	padding: 6px 10px 12px;
	float: right;
	border-top: 2px solid #e674d2;
}

#main .columnSmall h4{
	color: #803372;
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 10px;
	font-weight: bold;
}

#main .columnSmall .termination{
	width: 190px;
	font-size: 12px;
	line-height: 1.3em;
	color: #fff;
	margin: 0px 0px 20px 0px;
	padding: 3px 0px 3px 110px;
	background-image: url(../img/bg_column_status_off.gif);
}



/* フッター関係 */

div#footer {
	clear:both;
	height: 60px;
	width: 892px;
	margin: 20px 0 0 0;
	padding: 0px;
}

.toPageTop {
	margin: 20px 0 10px 13px;
}

.toPageTop a{
	font-size: 10px;
}


div#footer #credit{
	margin-top: 0px;
	padding-top: 5px;
	margin-left: 25px;
	text-align: center;
	font-size: 12px;
	line-height: 1.3em;
	color: #eee;
}

div#footer #footmenu{
	float: right;
	padding-top: 5px;
	margin-right: 65px;
}



