@charset "utf-8";
/* CSS Document */

body {
	color: #3E3E3E;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

* {
	margin: 0;
	padding: 0;
	}
	
img {
	border: 0 none;
	}
	
p {
	margin: 0;
	padding: 0;
	}
	
p span {
	display: none;
	}
	
a {
	color: #CC0000;
	}

a span {
	display: none;
	}
	
#Body {	
	background: #FFFFFF none repeat scroll 0 0;
	}

#Container {
	background: #FFFFFF none repeat scroll 0 0;
	position: relative;
	width: 720px;
	}


/*　----------------------------- ヘッダー -----------------------------　*/
	
#Header {
	background-image: url(../images/skin_header.gif);
	background-repeat: no-repeat;
	height: 96px;
	margin-bottom: 39px;
	width: 720px;
	}
	

/*　----------------------------- レイアウト -----------------------------　*/

#Layout {
	overflow: hidden;
	}

/*　----------------------------- ログイン -----------------------------　*/

#Layout #Left {
	float: left;
	padding: 0 5px;
	width: 180px;
	}

#Layout #Left #Login {
	padding: 0 10px 20px;
	}

#Layout #Left #Login form {
	margin: 0;
	padding: 0;
	}
	
#Layout #Left #Login form span.mail { /* E-mail */
	background-image: url(../images/skin_mail.gif);
	background-repeat: no-repeat;
	display: block;
	height: 11px;
	width: 60px;
	}
	
#Layout #Left #Login form span.password { /* PASSWORD */
	background-image: url(../images/skin_password.gif);
	background-repeat: no-repeat;
	display: block;
	height: 11px;
	width: 85px;
	}
	
#Layout #Left #Login form .input_text {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	margin: 5px 0 10px;
	padding: 4px 0;
	width: 158px;
	} 

#Layout #Left #Login form .msg {
	font-size: 10px;
	line-height: 150%;
	}
	
#Layout #Left #Login form .msg span.password_query {
	display: block;
	margin: 0 0 20px 5px;
	}
	
#Layout #Left #Login form .btn {
	text-align: center;
	}
	
#Layout #Left #Login #button_login {
	margin-bottom: 5px;
	}
	
/*　----------------------------- バナー -----------------------------　*/

#Layout #Left .banner {
	border-top: 2px dotted #CDCDCD;
	padding-top: 10px;
	}
	
#Layout #Left .banner a {
	display: block;
	height: 52px;
	margin: 0 auto 8px;
	width: 158px;
	}
	
	
/*　----------------------------- Center -----------------------------　*/
	
#Layout #Center {
	border-left: 1px solid #CDCDCD;
	float: right;
	padding: 0 5px 20px 14px;
	width: 510px;
	margin-bottom: 20px;
	}
	
	
/*　----------------------------- PlayBallProjectの紹介 -----------------------------　*/
#Layout #Center .blockA {
	background-image: url(../images/title_repeat.gif);
	background-repeat: repeat-y;
	line-height: 140%;
	margin-bottom: 15px;
	}
	
#Layout #Center .blockA .title  {
	background-image: url(../images/title_playballproject.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 510px;
	}
	
#Layout #Center .blockA .main  {
	background-image: url(../images/title_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 12px 15px;
	}

#Layout #Center .blockA .main p {
	background-image: url(../images/skin_subtitle.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 451px;
	}
	
	
/*　----------------------------- 【共通】 -----------------------------　

　　　　　　　　　各プロジェクト紹介　　その他のアスリート

　  --------------------------------------------------------------------　*/

#Layout #Center .blockB,
#Layout #Center .blockC {
	line-height: 140%;
	margin-bottom: 15px;
	}
	
#Layout #Center .blockB .title,
#Layout #Center .blockC .title {
	background-image: url(../images/title_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
#Layout #Center .blockB .main,
#Layout #Center .blockC .main {
	border-right: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	padding: 8px;
	}


/*　----------------------------- 各プロジェクト紹介 -----------------------------　*/

#Layout #Center .blockB .title p {
	background-image: url(../images/title_project.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin-left: 10px;
	width: 163px;
	}
	
#Layout #Center .blockB .main table {
	border: 1px solid #CDCDCD;
	width: 492px;
	}
	
#Layout #Center .blockB .main table td {
	vertical-align: top;
	}

#Layout #Center .blockB .main table td.left {
	padding: 11px 0 0 11px;
	width: 200px;
	}

#Layout #Center .blockB .main table td.right {
	padding: 11px 11px 11px 8px;
	}
	
#Layout #Center .blockB .main table div {
	}
	
#Layout #Center .blockB .main table a,
#Layout #Center .blockC .main table a { /* 参加するボタン */
	background-image: url(../images/btn_sanka.gif);
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	height: 34px;
	width: 104px;
	}
	
#Layout #Center .blockB .main table.kuroki,
#Layout #Center .blockB .main table.iwamura,
#Layout #Center .blockB .main table.hukuura,
#Layout #Center .blockB .main table.kobayashi {
	margin-bottom: 8px;
	}
	
#Layout #Center .blockB .main table.kuroki p { /* 黒木知宏 */
	background-image: url(../images/skin_name_kuroki.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 3px;
	width: 192px;
	}

#Layout #Center .blockB .main table.iwamura p { /* 岩村明憲 */
	background-image: url(../images/skin_name_iwamura.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 3px;
	width: 192px;
	}
	
#Layout #Center .blockB .main table.hukuura p { /* 福浦和也 */
	background-image: url(../images/skin_name_hukuura.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 3px;
	width: 192px;
	}
	
#Layout #Center .blockB .main table.kobayashi p { /* 小林宏之 */
	background-image: url(../images/skin_name_kobayashi.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 3px;
	width: 192px;
	}
	
#Layout #Center .blockB .main table.pbpc p { /* PLAY BALL! PROJECTCUP */
	background-image: url(../images/skin_name_pbpc.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 3px;
	width: 197px;
	}

/*　----------------------------- その他参加アスリート -----------------------------　*/

#Layout #Center .blockC .title p {
	background-image: url(../images/title_other_athlete.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin-left: 10px;
	width: 195px;
	}

#Layout #Center .blockC .main table {
	width: 492px;
	}

#Layout #Center .blockC .main table td.left {
	vertical-align: top;
	width: 362px;
	}

#Layout #Center .blockC .main table td.right {
	padding: 0px 12px 0px 8px;
	vertical-align: top;
	}


/*　----------------------------- 運営者からのお知らせ -----------------------------　*/
	
#Layout #Center .blockD {
	border-style: double;
	border-color: #CDCDCD;
	line-height: 140%;
	padding: 10px;
	margin-bottom: 15px;
	}
	
#Layout #Center .blockD p {
	background-image: url(../images/skin_news.gif);
	background-repeat: no-repeat;
	height: 16px;
	margin-bottom: 7px;
	width: 122px;
	}

	
	
/*　----------------------------- フッター -----------------------------　*/
	
#Footer {
	background-image: url(../images/skin_footer.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 720px;
	}

#Footer p {
	line-height: 21px;
	padding-right: 12px;
	text-align: right;
	}