/*-----------------------------------------------------------------------*/
/*                                初期設定                               */
/*-----------------------------------------------------------------------*/
html	{	color:#000;
				background:#FFF;
			}
body	{	margin: 0;
				padding: 0;
				text-align: center;
			}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,
blockquote,th,td
{	margin: 0;
	padding: 0;
}
table	{	border-collapse: collapse;
				border-spacing: 0;
			}
fieldset,img	{border: 0;}
address,caption,cite,code,dfn,em,strong,th,var
{	font-style: normal;
	font-weight: normal;
}
li	{list-style: none;}
caption,th	{text-align: left;}
h1,h2,h3,h4,h5,h6	{font-size:100%; font-weight:normal;}
img	{border:0px;}
a:hover	{color:#ff0000;}
/*-----------------------------------------------------------------------*/
/*                            初期設定ここまで                           */
/*-----------------------------------------------------------------------*/



/*---------------------------------------------------------------*/
/*                          共通ヘッダー                         */
/*---------------------------------------------------------------*/
#header	{	width: 750px;
					height: 60px;
					background-color: #336600;
					color: #fff;
				}
/*---------------------------------------------------------------*/
/*                      共通ヘッダーここまで                     */
/*---------------------------------------------------------------*/



/*--------------------------------------------------------*/
/*                       TOPページ                        */
/*--------------------------------------------------------*/
#wrapper{
width:750px;
margin:0 auto;
text-align:left;	/* テキスト左詰設定 */
background:url(img/top/haikei.jpg) no-repeat bottom;
}

/****** ヘッド *****/
#head {
    width:750px;
    height:60px;
    background-color:#006400;
    border:solid 1px #000;
}

/****** トップキャッチ ******/
#catch {
    width:491px;
    height:190px;
    margin:0 auto 0;
    border:solid 1px #000;
}
/****** ナビゲーションボタンが入ります ******/
#nabi_main {
    width:750px;
    height:290px;
/*    overflow:hidden; 8/7*/
    border:solid 1px #000;
}

/****** 画像下部 ******/
#photo_u {
    width:750px;
    height:90px;
/*    overflow:hidden; 8/7*/
    border:solid 1px #000;
}
/****** フッター ******/
#footer {
    width:750px;
    height:30px;
    background-color:#c0c0c0;
    border:solid 1px #000;
}
/*--------------------------------------------------------*/
/*                   TOPページここまで                    */
/*--------------------------------------------------------*/



/*--------------------------------------------------------*/
/*                   五大イベントページ                   */
/*--------------------------------------------------------*/
#nav_wrapper	{	text-align: left;	/* テキスト左詰設定 */
								margin: auto;
								width: 750px;
								background: #fff;
								border-style: solid;
								border-width: 1px;
								border-color: #ff33cc;
								border-bottom: none;
							}
.nav_header2	{	width: 750px;
								height: 30px;
								background-color: #fff;
								border-bottom-style: solid;
								border-bottom-width: 1px;
								border-bottom-color: #ff33cc;
							}
#nav_sidebarbody{	float: left;
									margin-top: 18px;
									width: 208px;
									background-color: #fff;
								}
#nav_sidebar{	margin-left: 22px;
							width: 170px;
							background-color: #ccff99;
						}
#nav_contentsbody	{	float: left;
										margin-top: 18px;
										width: 540px;
										background-color: #fff;
									}
.nav_contentstitle{	margin-bottom: 18px;
										width: 520px;
										height: 80px;
										background-color: #ccffff;
									}
.nav_contentscap{	margin-bottom: 18px;
									width: 520px;
									height: 60px;
									background-color: #ccffff;
								}
.nav_events	{	margin-bottom: 16px;
							width: 520px;
							height: 256px;
							background-color: #ffcc66;
						}
#nav_bottomlink	{	width: 520px;
									height: 15px;
									background-color: #ccffff;
									text-align: right;
									font-size: 12px;
								}
#nav_footer	{	clear: both;
							text-align: left;
							width: 750px;
							background-color: #336600;
							color: #fff;
						}
/*--------------------------------------------------------*/
/*               五大イベントページここまで               */
/*--------------------------------------------------------*/



/*--------------------------------------------------------*/
/*             カテゴリページ 写真表示部のみ              */
/*--------------------------------------------------------*/
#nav_photosbody	{	width: 520px;
									background-color: #ffcc66;
								}
/*--------------------------------------------------------*/
/*          カテゴリページ 写真表示部のみここまで         */
/*--------------------------------------------------------*/



/*--------------------------------------------------------*/
/*                   ダウンロードページ                   */
/*--------------------------------------------------------*/
/****** wrapper ******/
#dl_wrapper{
width:690px;
margin:0 auto;
text-align:left;	/* テキスト左詰設定 */
}
/****** wrapper2 ******/
#dl_wrapper2{
width:690px;
margin:0 auto;
background-color:#ffa07a;
}
/****** ダウンロードページヘッダー ******/
#dlhead {
    width:690px;
    height:60px;
    background-color:#006400;
}
/****** ボックス用 ******/
#b-header{
    width:690px;
}
/****** 左側ボックス ******/
#b-leftbox {
    width:400px;
    float:left;
}
/****** 右側ボックス ******/
#b-rightbox {
    width:290px;
    float:left;
}

/****** フロート解除 ******/
#b-footer {
    clear:both;
    width:690px;
}
/****** 画像外側デザイン罫 ******/
#kei {
		text-align:center;
    width:388px;
    height:338px;
/*    overflow:hidden; 8/7*/
    margin:20px auto 0px;
    border:solid 1px #000;
}
/****** 画像表示box ******/
dl_img {
    width:328px;
    border:solid 1px #000;
}
/****** 画像詳細コメント ******/
#t_box1 {
    width:390px;
    height:150px;
    background-color:#90ee90;
    margin:25px auto 0px;
}
/****** ダウンロードページフッター ******/
#copyright {
    width:390px;
    height:11.3px;
    background-color:#7F2D00;
    margin:10px auto 0px;
}
/****** 画像ダウンロードボタン ******/
#p_dl_butoon1 {
    width:237px;
    height:40px;
    background-color:#778899;
    margin:20px auto 0px;
}
/****** 画像ダウンロード説明を促す矢印 ******/
#yaji1 {
    width:237px;
    height:23px;
    background-color:#b0c4de;
    margin:13px auto 0px;
}
/****** ダウンロードについて ******/
#t_box2 {
    width:237px;
    height:448px;
    background-color:#00ced1;
    margin:7px auto 0px;
}
/*--------------------------------------------------------*/
/*               ダウンロードページここまで               */
/*--------------------------------------------------------*/



/*--------------------------------------------------------*/
/*                 管理アップロードページ                 */
/*--------------------------------------------------------*/
/****** wrapper ******/
#kanri_up_wrapper{
width:690px;
margin:0 auto;
text-align:center;
}

/****** アップロードページヘッダー ******/
#kanri_up_head {
    width:690px;
    height:60px;
    background-color:#006400;
}
/****** アップロードページtop ******/
#kanri_up_top {
    width:690px;
    height:25px;
    background-color:#90ee90;
    text-align:left
}
/****** 画像を追加する項 ******/
#kanri_up_p_tsuika {
    width:645px;
    height:30px;
    background-color:#778899;
    margin:35px auto 0px;
    text-align:left
}

/****** 画像追加削除画面全体スペース ******/
#kanri_up_box1 {
    width:645px;
    height:425px;
    background-color:#87cefa;
    margin:0px auto 0px;
    border:solid 0px #87cefa;
}
/****** 画像追加削除画面スペースの左側 ******/
.left_box1 {
    float:left;
    width:210px;
    height:325px;
    margin:0px auto 0px;
    background-color:#e6e6fa;
}
/****** 画像追加削除画面スペースの右側 ******/
.right_box1 {
    float:left;
    width:432px;
    height:325px;
    margin:0px auto 0px;
    background-color:#fff0f5;
}
/****** 画像削除覧 ******/
#photo_del {
    clear: both;
    width:645px;
    height:65px;
    margin:0px auto;
    background-color:#20b2aa;
}
/****** 画像削除覧 ******/
.kanri_p_del {
    width:645px;
    height:30px;
    background-color:#778899;
    margin:0px auto;
    text-align:left
}
.kanri_p_no {
    width:645px;
    height:30px;
    background-color:#778899;
    margin:5px auto;
    text-align:left
}
/****** アップロードページ画像詳細コメント ******/
#kanri_up_box2 {
    width:690px;
    height:85px;
    background-color:#90ee90;
    margin:0px auto 0px;
}
/****** アップロードページフッター(フッターの位置を上下変動させる) ******/
#sita {
    width:690px;
    position:absolute;
    position:relative;
    bottom:0;
}
/****** アップロードページフッター(デリートページと共通使用) ******/
#updl_copyright {
    width:100%;
    height:12px;
    background-color:#7F2D00;
    margin:0;
    padding-left:0%;
    text-align:left;
}
/*--------------------------------------------------------*/
/*             管理アップロードページここまで             */
/*--------------------------------------------------------*/



/*--------------------------------------------------------*/
/*                   管理デリートページ                   */
/*--------------------------------------------------------*/
/****** wrapper ******/
#kanri_wrapper{
    width:690px;
    position:relative;
    margin:0 auto;
    text-align:center;
}
/****** 画像削除ページヘッダーダウンロードページと同じid名になっています。削除する必要あり ******/
#kanri_head {
    width:690px;
    height:60px;
    background-color:#006400;
}
/****** 画像削除ページtop ******/
#kanri_top {
    width:690px;
    height:25px;
    background-color:#90ee90;
    text-align:left
}
/****** 画像を追加する項 ******/
#kanri_p_del {
    width:645px;
    height:30px;
    background-color:#778899;
    margin:35px auto 0px;
    text-align:left
}
/****** 画像削除ページ表示されている画像を削除 ******/
#kanri_box1 {
    width:645px;
    background-color:#b22222;
    margin:0px auto 0px;
}

/****** 削除する写真を表示させる ******/
.left_del_photo {
    float:left;
    width:210px;
    background-color:#e6e6fa;
    margin:0px auto 0px;
    text-align:left
}
/****** 削除させる写真 ******/
.deltext {
    float:left;
    width:210px;
    height:15px;
    background-color:#e6e6fa;
    margin:25px auto 0px;
    text-align:left
}
/****** 削除させる写真を表示する枠 ******/
.dl_img {
    width:190px;
    margin:45px auto 0px 5px;
}
/****** 削除する写真の説明文外枠 ******/
.right_setsumei1 {
    float:left;
    width:430px;
    background-color:#20b2aa;
    margin:0px auto 0px;
    text-align:left
}
/****** 削除する写真の説明文 ******/
.right_p_bangou {
    float:left;
    width:430px;
    background-color:#20b2aa;
    margin:25px auto 0px;
    text-align:left
}
/****** 画像削除ページフッター(フッターの位置を上下変動させる) ******/
/* #sita {
    width:690px;
    position:absolute;
    bottom:0;
} */
/*--------------------------------------------------------*/
/*               管理デリートページここまで               */
/*--------------------------------------------------------*/


























