/* 基本設定 */
BODY{
    margin:0px;
    padding:0px;
    text-align:center;
    color:#666666;
    background:url(../../images/bg.gif) repeat;
}
img{border:0px;}

.indent {
    margin: 0px;
    padding: 10px;
}


/******全体レイアウト******/
#layout {
    width:780px;
　　padding:0px;
    background:url(../../images/bg02.gif) repeat;
    margin:0px auto;
}

/******ヘッダー ******/
#head {
    width:780px;
}

#space_a{
    margin:0px;
    width:770px;
    background:url(../../images/p10.gif) repeat;


}
#space{
    margin:0px;
    width:10px;

}

#space01{
    margin:0px;
    width:10px;
    height:8px;
}
#space01-b{
    margin:0px;
    width:10px;
    height:10px;
}
}
#space01-c{
    margin:0px;
    width:10px;
    height:2px;
}
#space02{
    margin:0px;
    width:10px;
    height:15px;
}

#space03{
    margin:0px;
    width:10px;
    height:30px;
}

#space04{
    margin:0px;
    width:10px;
    height:20px;
}


#space05{
    margin:0px;
    width:10px;
    height:40px;
}
#space06{
    margin:0px;
    width:10px;
    height:30px;
}

#botan {
    width:780px;
}

/****** ライト *******/
#right{
    float:right;
    width:407px;
    background:url(../../images/waku.gif) repeat;
    padding:0px 15px 0px 0px;
    text-align:left;


}
#topics{
	margin: 0;
	padding:0;
	width: 274px;
}
#guest{
	padding: 0px;
	margin: 0px;
}

#right01{
    width:380px;
}
#right02{
    width:355px;
    text-align:left;
    padding:0px 0px 0px 12px;
}


#right03{
    width:370px;
    text-align:left;
    padding:0px 12px 0px 12px;
}

/****** レフト ******/
#left{
    width:341px;
    float:left;
    padding:0px 0px 0px 7px;

}

#camera{
	width:341px;
	height:318px;
	background:url(../../images/back_camera.jpg) no-repeat;
	margin: 0 0 0 10px;
}
#camera2{
	width:341px;
	height:318px;
	background:url(../../images/back_camera2.jpg) no-repeat;
	margin: 0 0 0 10px;
}
#camera2 #movie{
	padding-top: 29px;
	padding-left: 1px;
}

#staff-message{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/staff-message3.gif);
	background-repeat: repeat-y;
}


#left01{
    width:340px;
}

#left02{
    width:340px;
    padding:0px 0px 0px 5px;
    text-align:left;
 }

#left03{
    width:340px;
    padding:0px 0px 0px 5px;
    text-align:left;
}

/****** フッター ******/
#footer{
    width:780px;
    text-align:center;
}
#spacef{
    width:770px;



}
#comment{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	float: none;
	clear: both;
        width:770px;

}
#chui{
    width:780px;
    height:69px;
    text-align:left;
    padding:0px 30px 0px 0px;
    background-image: url(../../images/comment1.gif);

}

#copy{
    width:780px;
    text-align:center;
}

A:link {
    color:#993333;
	text-decoration: underline;
}
A:visited {
        color:#993333;
	text-decoration: underline;
}
A:hover {
        color:#993333;
	text-decoration: underline;
}
A:active {
        color:#993333;
	text-decoration: underline;
}


/* FONT COLOR */

.fix_large { }
.fix_middle { }
.fix_middle_2 { }
.fix_middle_3 { }
.fix_small { }
.fix_small_2 {}
.fix_small_3 { }
.val_middle { }
.val_middle_2 { }
.val_small { }

