/*基本設定*/
body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: 0px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #e6e6e6;
	background-image: url(images/common/bg_color.png);
	background-repeat: repeat;
	text-align: center;
	table-layout: fixed;
}

/*レイアウトベース*/
#wrapper {
    margin: 0px auto;
    padding: 0px;
	height: 600px;
	width: 800px;
	background-color: #e6e6e6;
	background-image: url(images/common/bg_color.png);
}

/*ヘッダー*/
#header {
    margin: 0px auto;
    padding: 0px;
	height: 104px;
	width: 800px;
}

/*サイドバー*/
#sidebar {
    margin: 0px auto;
    padding: 0px;
	height: 392px;
	width: 136px;
	background-image: url(images/common/sub_bg.png);
	float: left;
}


/*サイドバー・目次*/
.contents1{
	margin: 0px auto;
	padding: 0px;
	height: 24px;
	width: 136px;
	list-style-type: none;
	float: left;
	line-height: 1px;
	font-size: 1px;
}

/*メインコンテンツ*/
#main {
    margin: 0px auto;
    padding: 0px;
	height: 392px;
	width: 664px;
	background-image: url(images/toppage/main_bg.png);
	float: left;
}


/*メインコンテンツ・目次入れ子*/
.main_gallery_contents{
    margin: 0px auto;
    padding: 0px;
	height: 16px;
	width: 664px;
	float: left;
}

/*メインコンテンツ・目次名*/
.main_gallery_name{
    margin: 0px auto;
    padding: 0px;
	height: 16px;
	width: auto;
	list-style-type: none;
	float: left;
	line-height: 1px;
	font-size: 1px;
}

/*メインコンテンツ・ギャラリー*/
#main_gallery {
	margin: 0px auto;
	padding: 0px;
	height: 392px;
	width: 664px;
	background-image: url(images/common/main_bg.png);
	float: left;
}

/*メインコンテンツ・ギャラリータイトル*/
.main_gallery_title{
    margin: 0px auto;
    padding: 0px;
	height: 24px;
	width: 664px;
	list-style-type: none;
	float: left;
}

/*メインコンテンツ・ギャラリー画像１*/
.main_gallery_picture{
	margin: 0px auto;
	padding: 0px;
	height: 152px;
	width: 200px;
	list-style-type: none;
	float: left;
}

/*メインコンテンツ・ギャラリー画像２*/
.main_gallery_picture2{
	margin: 0px auto;
	padding: 0px;
	height: 152px;
	width: 134px;
	list-style-type: none;
	float: left;
}

/*メインコンテンツ・ギャラリー画像３*/
.main_gallery_picture3{
	margin: 0px auto;
	padding: 0px;
	height: 152px;
	width: 133px;
	list-style-type: none;
	float: left;
}

/*メインコンテンツ・ギャラリー画像４*/
.main_gallery_picture4{
	margin: 0px auto;
	padding: 0px;
	height: 152px;
	width: 150px;
	list-style-type: none;
	float: left;
}

/*メインコンテンツ・コラム*/
#main_column {
	margin: 0px auto;
	padding: 0px;
	height: 392px;
	width: 664px;
	background-image: url(images/column/main_bg.png);
	float: left;
}

/*メインコンテンツ・リンク*/
#main_link {
	margin: 0px auto;
	padding: 0px;
	height: 392px;
	width: 664px;
	background-image: url(images/link/main_bg.png);
	float: left;
}

/*メインコンテンツ・リンクキャプション*/
.main_link_caption {
	margin: 0px auto;
	padding: 0px;
	height: 16px;
	width: 664px;
	float: left;
}

/*メインコンテンツ・リンク入れ子*/
.main_link_box {
	margin: 0px auto;
	padding: 0px;
	height: 24px;
	width: 664px;
	float: left;
}

/*メインコンテンツ・リンクリスト*/
.main_link_list {
	margin: 0px auto;
	padding: 0px;
	height: 24px;
    width: auto;
	list-style-type: none;
	float: left;
	line-height: 1px;
	font-size: 1px;
}

/*メインコンテンツ・ムービー*/
#main_movie {
	margin: 0px auto;
	padding: 0px;
	height: 392px;
	width: 664px;
	background-image: url(images/movie/main_bg.png);
	float: left;
}

/*メインコンテンツ・ムービースペーサー１*/
.main_movie_spacer1 {
	margin: 0px auto;
	padding: 0px;
	height: 10px;
	width: 664px;
	float: left;
}

/*メインコンテンツ・ムービースペーサー２*/
.main_movie_spacer2 {
	margin: 0px auto;
	padding: 0px;
	height: 200px;
	width: 132px;
	float: left;
}

/*メインコンテンツ・ムービー枠*/
.main_movie_frame {
	margin: 0px auto;
	padding: 0px;
	height: 300px;
	width: 400px;
	background-image: url(images/movie/nowloading.gif);
	background-repeat: no-repeat;
	float: left;
}

/*メインコンテンツ・左右スペーサー*/

.main_gallery_spacer{
    margin: 0px auto;
    padding: 0px;
	height: 336px;
	width: 32px;
	float: left;
}

/*メインコンテンツ・ギャラリー画像の入れ子*/
.main_gallery_picturebox{
    margin: 0px auto;
    padding: 0px;
	height: 304px;
	width: 600px;
	float: left;
}

/*メインコンテンツ・フォトスペーサー１*/
.main_photo_spacer1{
	margin: 0px auto;
	padding: 0px;
	height: 22px;
	width: 664px;
	float: left;
}

/*メインコンテンツ・フォト全体入れ子*/
.main_photo{
	margin: 0px auto;
	padding: 0px;
	height: 304px;
	width: 664px;
	float: left;
}

/*メインコンテンツ・フォトスペーサー２*/
.main_photo_spacer2{
	margin: 0px auto;
	padding: 0px;
	height: 304px;
	width: 22px;
	float: left;
}

/*メインコンテンツ・フォト写真入れ子*/
.main_photo_box{
	margin: 0px auto;
	padding: 0px;
	height: 304px;
	width: 620px;
	float: left;
}

/*メインコンテンツ・フォト*/
.main_photo_pic{
	margin: 0px auto;
	padding: 0px;
	height: 76px;
	width: 124px;
	list-style-type: none;
	float: left;
	line-height: 1px;
	font-size: 1px;
}

/*メインコンテンツ・ページ切り替え*/
.main_page_box{
	margin: 0px auto;
	padding: 0px;
	height: 26px;
	width: 664px;
	float: left;
}

/*メインコンテンツ・ページ切り数字入れ子*/
.main_page_count_box{
	margin: 0px auto;
	padding: 0px;
	height: 26px;
	width: 48px;
}

/*メインコンテンツ・ページ切り数字*/
.main_page_count{
	margin: 0px auto;
	padding: 0px;
	height: 26px;
	width: 24px;
	list-style-type: none;
	float: left;
	line-height: 1px;
	font-size: 1px;
}

/*フッター*/
#footer {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 800px;
	float: left;
	background-image: url(images/common/footer_bg_repeart.png);
	background-repeat: repeat-y;
}

/*フッター・目次入れ子*/
.footer_contents {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 800px;
	text-align: center;
}

/*フッター・目次*/
.contents2{
	margin: 0px auto;
	padding: 0px;
	height: 64px;
	width: auto;
	list-style-type: none;
	font-size: 12px;
	display: inline;
	color: #f22422;
}

/*フッター・目次（選択）*/
.contents3{
	margin: 0px auto;
	padding: 0px;
	height: 12px;
	width: auto;
	list-style-type: none;
	font-size: 12px;
	display: inline;
	color: #9a0100;
	font-weight: bold;
}	

li.contents2 a:link {
	color: #f22422;
	text-decoration: none;
}
li.contents2 a:visited {
	text-decoration: none;
	color: #f22422;
}
li.contents2 a:hover {
	text-decoration: underline;
	color: #ffb400;
}
li.contents2 a:active {
	text-decoration: none;
}

/*フッター／コピーライト*/
.copyright {
	margin: 0px auto;
	padding: 0px;
	height: 32px;
	width: 800px;	
}

/*フッター・スペーサー*/
.spacer8px {
	margin: 0px auto;
	padding: 0px;
	height:  8px;
	width: 800px;	
}

/*フッター・スペーサー*/
.spacer32px {
	margin: 0px auto;
	padding: 0px;
	height:  32px;
	width: 800px;	
}


/*コンタクトフォーム・レイアウトベース*/
#contact_wrapper {
	margin: 0px auto;
	padding: 0px;
	height: 600px;
	width: 800px;
	background-color: #e6e6e6;
	background-image: url(images/contact/bg.gif);
	background-repeat: no-repeat;
}
