html, body, div, 
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
form, fieldset {
	margin: 0;
	padding: 0;
	font-family:
		"Hiragino Kaku Gothic Pro W3",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	}

body {
	background-color: #000;
	font-size: 12px;
	background-position: center top;
	color: #333;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-image: url(/event/akimaturi/img/back_f_1300.gif);

		
}

a {
	color: #FFC;
	line-height: 16px;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	width: 750px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #030;
}
h2 {
	color: #FFFFFF;
	text-align: center;
	padding: 8px;
	font-weight: bold;
	border-bottom: #cccccc 1px solid;
	background-color: #666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
}

h2 a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #FFF;
	padding: 3px;
	font-weight: normal;
	background-color: #960;
}
h2 a:hover {
	color: #060;
	text-decoration: underline;
	font-size: 12px;
	border: 1px solid #FC0;
	font-weight: normal;
	background-color: #FFF;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	width: 750px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #999;
}
h4 {
	color: #FFFFFF;
	text-align: center;
	padding: 8px;
	font-weight: bold;
	border-bottom: #cccccc 1px solid;
	background-color: #330;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
}
img {　　　
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
}
li {
	text-decoration: none;
	list-style-type: none;
	margin-left: 0px;
	list-style-position: outside;
	padding-left: 5px;
}
td {
	text-align: center;
	border: 1px solid #666;
}


.table_gdata {
	width: 440px;
	border: 1px solid #660;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	text-align: center;
}


.clearleft {
	clear: left;
}
.clearboht {
	clear: both;
}
/* ＣＯＮＴＡＩＮＥＲ　ＳＴＡＲＴ　▽▽**/

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #663;
	height: 100%;
}
.info {
	width: 310px;
	background-color: #030;
	border: 5px double #660;
	padding: 5px;
	color: #FFF;
	margin-left: 5px;
}




.info a {
	font-size: 12px;
	color: #FFC;
	line-height: 20px;
}
.info a:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	background-color: #660;
	line-height: 20px;
	color: #F90;
}


 div.info div {
        display: table-cell;
        width: 100px;
        vertical-align: middle;
        font-size: 1.2em;
    }


  /* IE 6 */
* html div.info div {
        display: inline;
        zoom: 1;
}
 
 /* IE 7 */
*:first-child+html div.info div {
        display: inline;
        zoom: 1;
 }



/* ＣＯＮＴＡＩＮＥＲ　ＥＮＤ　▲▲***/

/* ＨＥＡＤＥＲ　ＳＴＡＲＴ　▽▽***/
#header_top {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	height: 20px;
	text-indent: 20px;
	padding-top: 0px;
}

#header {
	margin-top: 0;
	margin-bottom: 0;
	width: 950px;
	background-repeat: repeat-x;
	background-position: top;
	color: #030;
	background-color: #996;
}
.head_r {
	padding: 0px;
	float: right;
}
.head_l {
	float: left;
	text-align: center;
}

.head_info {
	height: 72px;
	color: #FFF;
	overflow: auto;
	text-align: left;
	width: 285px;
	padding-right: 5px;
	padding-left: 8px;
	background-image: url(/img/index/back_topix_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	margin-top: 2px;
}
.head_info a {
	color: #FFC;
}
#flash_top {
	padding: 0px;
	float: left;
	width: 800px;
	text-align: center;
}
/* ＨＥＡＤＥＲ　ＥＮＤ　▲▲**/

/* 吉祥寺ＪＰ　ＳＴＡＲＴ　▽▽**/
#jpleft {
	width: 340px;
	float: left;
	text-align: center;
	margin: 2px;
}

#jpleft_foto {
	width: 340px;
	float: left;
	text-align: left;
	margin: 2px;
	font-size: 12px;
}


/* 吉祥寺ＪＰ　　ＥＮＤ　▲▲**/

/* ＣＯＮＴＥＮＴＳ　ＳＴＡＲＴ　▽▽**/
#content {
	width: 950px;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}

.box_index_l {
	margin-bottom: 5px;
	list-style-type: none;
	width: 600px;
	float: right;
	list-style-position: inside;
	margin-top: 5px;
	margin-right: 5px;
}
.boxtitle {
	background-position: left bottom;
	color: #FFFFFF;
	text-align: center;
	padding: 8px;
	font-weight: bold;
	background-repeat: repeat-x;
	border-bottom: #cccccc 1px solid;
	background-color: #666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.boxtitle a {
	color: #FFC;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #FFF;
	padding: 3px;
	font-weight: normal;
	background-color: #369;
}
.boxtitle a:hover {
	color: #060;
	text-decoration: underline;
	font-size: 12px;
	border: 1px solid #FC0;
	font-weight: normal;
	background-color: #FFF;
}
.box_content1 {
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 5px;
	clear: left;
	color: #FFF;
	line-height: 20px;
}
.box_content1 a {
	text-decoration: none;
	color: #FFC;
}
.box_content1 a:hover {
	color: #F60;
	text-decoration: underline;
}
.box_index_r {
	margin-bottom: 5px;
	list-style-position: inside;
	list-style-type: none;
	width: 217px;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
}

#menu li a {
	color: #FFF;
	width: 138px;
	display: block;
	text-decoration: none;
	height: 15px;
	padding-top: 2px;
	background-color: #300;
}

/* ＣＯＮＴＥＮＴＳ　ＥＮＤ　▲▲**/

/* ＭＥＮＵ　ＳＴＲＡＴ　▽▽**/
#menu {
	background-color: #660;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0;
	border-bottom-color: #CC0;
	width: 950px;
	height: 30px;
	line-height: 25px;
}
#menu ul {
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
	text-align: center;
	clear: both;
	margin-left: 2px;
}
#menu li {
	background-color: #4E2728;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #CC9;
	text-align: center;
	border-right-width: 1px;
	border-right-width: 1px;
	border-right-width: 1px;
	border-right-width: 1px;
	padding: 0px;
	float: left;
	font-size: 14px;
	border-bottom-style: none;
}
#menu li a:hover {
	color: #FF9;
	display: block;
	background-color: #036;
}
/* ＭＥＮＵ　ＥＮＤ　▲▲**/

/* 共通アイテム　ＳＴＲＡＴ　▽▽**/

.box {
	text-align: left;
	color: #330;
	padding: 3px;
	border: 1px solid #666;
	background-image: url(../img/back_1_250.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.img_01 {
	text-align: center;
}
.img_02 {
	text-align: left;
	padding: 3px;
	width: 150px;
	float: left;
}
.img_02text_rigt {
	text-align: left;
	padding: 3px;
	width: 300px;
	float: left;
}
.photob_01 {
	text-align: center;
	border: 2px ridge #660;
	margin-left: 7px;
	background-color: #660;
　　scrollbar-arrow-color: #ffffff;
　　scrollbar-face-color: #ffffff;
　　scrollbar-highlight-color: #ffffff;
　　scrollbar-shadow-color: #ffffff;
　　scrollbar-3dlight-color: #0000ff;
　　scrollbar-darkshadow-color: #0000ff;
　　scrollbar-track-color: #ffffff; }
	

.title_01 {
	text-align: center;
	color: #333;
	padding: 3px;
	margin-top: 5px;
	border: 1px solid #660;
	background-image: url(../img/back_30_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.photo_g {
	color: #333;
	padding: 3px;
	margin-top: 5px;
	border: 1px solid #CCC;
	width: 470px;
	background-image: url(../img/back_500_1.gif);
	background-repeat: repeat-y;
	background-color: #C4BCB5;
}
.date {
	text-align: left;
	padding: 3px;
	margin-top: 0px;
	background-image: url(../img/back_30_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 120px;
	float: left;
	margin-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660;
	border-right-color: #660;
	border-bottom-color: #660;
	border-left-color: #660;
}
.title_02 {
	text-align: left;
	color: #333;
	padding: 3px;
	margin-top: 0px;
	border: 1px solid #660;
	float: left;
	width: 320px;
	background-color: #FFF;
}
.text_01 {
	text-align: center;
	color: #333;
	padding: 3px;
	border: 1px solid #CCC;
	width: 590px;
	font-size: 12px;
	height: auto;
	background-image: url(/event/akimaturi/img/foto_back_001.gif);
	background-repeat: repeat-x;
	
}
.f_img {
	text-align: right;
}
.box_02 {
	width: 460px;
}
.box_03 {
	float: left;
	padding-left: 5px;
	width: 350px;
}
.box_04 {
	padding-left: 5px;
}
.box_05 {
	height: 375px;
	float: left;
	width: 300px;
}
.box_06 {
	height: 375px;
	float: left;
	width: 150px;
}
.box_07 {
	float: left;
	width: 100px;
}

#list {
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 1px;
	padding-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	width: 470px;
	text-align: left;
	height: auto;
	border: 1px solid #660;
}
#list ul {
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	clear: both;
	margin: 0px;
}
#list li {
	font-size: 12px;
	margin-top: 2px;
	width: 465px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #030;
	line-height: 18px;
}
#list li a {
	color: #033;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 460px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../img/back_30_1.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
}
#list li a:hover {
	color: #900;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #930;
}

/* 共通アイテム　ＥＮＤ　▲▲**/


/* ＦＯＯＴＥＲ　ＳＴＲＡＴ　▽▽**/
#footer {
	color: #CCC;
	text-align: center;
	margin-top: 5pt;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0;
	clear: both;
	background-color: #030;
}
.footer_01 {
	text-decoration: none;
	text-align: center;
	width: 200px;
	float: left;
}
.footer_02 {
	text-decoration: none;
	text-align: center;
	width: auto;
	float: none;
}
.footer_02 a {
	color: #FFF;
}
/* ＦＯＯＴＥＲ　ＥＮＤ　▲▲**/


/* ＬＩＮＫ　ＳＴＲＡＴ　▽▽**/



.linkb_01 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	height: 15px;
	padding: 0px;
	width: 800px;
}

.linkb_02left {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	float: left;
	height: 20px;
	width: 350px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.linkb_03right {
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	width: 150px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 20px;
}
.linkb_04right {
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	width: 80px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
	padding: 0px;
	font-weight: bold;
}
.linkb_002left {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	float: left;
	height: 20px;
	width: 350px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.linkb_003right {
	float: right;
	width: 160px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	height: 28px;
}
 
.linkb_005right {
	float: right;
	width: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	height: 28px;
} 
 .linkb_004right {
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	width: 80px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
	padding: 0px;
	font-weight: bold;
}