/* CSS Document */

* {
		margin:0;
		padding:0;
		}

img {
		border:none
		}

div {
		padding:0;
		margin:0;
		}
		
p {
		padding:0;
		margin:0;
		}

#container {
		width:950px;
		height:auto;
		margin:auto;
		}
		
div.clearer {clear:both;margin:0; padding:0;border:none; width:0; height:0;}
	.image {width:240px; height:165px; float:left; margin-bottom:20px; margin-right:20px;}
	.text {padding-top:15px; width:300px; height:165px; float:left;}

#header {
		background-image:url(../images/sengoku001.jpg);
		background-repeat:no-repeat;
		width:950px;
		height:553px;
		}


/*
メニュー
*/
#menu {
		background-image:url(../images/sengoku002.png);
		background-repeat:no-repeat;
		width:950px;
		height:302px;
		text-align:center;
		}
		
#menu_btn {
		padding-top:30px;
		}


/*
手順1
*/
#procedure1 {
		background-image:url(../images/sengoku003.jpg);
		background-repeat:no-repeat;
		width:950px;
		height:529px;
		}

#team_name {
		padding-top:127px;
		width:888px;
		height:204px;
		text-align:right;
		}
		
#team_iframe {
		padding-top:20px;
		width:888px;
		height:120px;
		text-align:right;
		}


/*
手順2
*/
#procedure2 {
		background-image:url(../images/sengoku004.jpg);
		background-repeat:no-repeat;
		width:950px;
		height:562px;
		}
		
#result {
		padding-left:72px;
		padding-top:480px;
		}


#procedure3 {
		background-image:url(../images/sengoku005.jpg);
		background-repeat:no-repeat;
		width:950px;
		height:441px;
		}


/*
天下統一戦
*/
#off_event {
		background-image:url(../images/sengoku006.jpg );
		background-repeat:no-repeat;
		width:950px;
		height:884px;
		}
		
#schedule {
		padding-left:72px;
		padding-top:150px;
		float:left;
		}

#schedule p {
		font-size:16px;
		color:#663333;
		text-align:center;
		}

#off_iframe {
		padding-left:12px;
		padding-top:150px;
		float:left;
		}


/*
応援GM
*/
#support_gm {
		background-image:url(../images/sengoku007.jpg);
		background-repeat:no-repeat;
		width:950px;
		height:535px;
		}


/*
諸注意
*/
#attention {
		background-image:url(../images/sengoku008.jpg);
		background-repeat:no-repeat;
		width:950px;
		height:305px;
		}


/*
フッター
*/
#footer {
		background-image:url(../images/sengoku_under.png);
		background-repeat:no-repeat;
		width:950px;
		height:30px;
		}
		

/*
コピーライト
*/
#copy {
		background-color:#360303;
		height:222px;
		color:#FFFFFF;
		text-align:center;
		}

#copy2 {
		padding-top:30px;
		}



/*
トップへ戻る
*/
#top_back1 {
		padding-top:38px;
		text-align:right;
		width:860px;
		margin:0 auto;
		}

#top_back2 {
		padding-top:22px;
		text-align:right;
		width:860px;
		margin:0 auto;
		}

#top_back3 {
		padding-top:424px;
		text-align:right;
		width:860px;
		margin:0 auto;
		}

#top_back4 {
		clear:both;
		padding-top:44px;
		text-align:right;
		width:860px;
		margin:0 auto;
		}

#top_back5 {
		padding-top:518px;
		text-align:right;
		width:860px;
		margin:0 auto;
		}

#top_back6 {
		padding-top:288px;
		text-align:right;
		width:860px;
		margin:0 auto;
		}


/*
軍団
*/
#team {
		margin-left:10px;
		margin-top:0px;
		background-repeat:repeat-y; background-position:left top;
		font-size:14px;
		}

#team_frame {
		width:270px;
		height:64px;
		}
		
#team_title {
		margin-left:15px;
		margin-top:15px;
		width:200px;
		height:20px;
		font-weight:bold;
		}
		
#team_area {
		margin-left:30px;
		margin-top:10px;
		width:200px;
		line-height:18px;
		}
		
.teambg1{
		background-image:url(../images/team_bg01.png);
		}

.teambg2{
		background-image:url(../images/team_bg02.png);
		}

.teambg3{
		background-image:url(../images/team_bg03.png);
		}

.teambg4{
		background-image:url(../images/team_bg04.png);
		}

.teambg5{
		background-image:url(../images/team_bg05.png);
		}

.teambg6{
		background-image:url(../images/team_bg06.png);
		}

.teambg7{
		background-image:url(../images/team_bg07.png);
		}














