/* CSS */

/* Reset
---------------------------------------------*/

body {
	background-image:  			url(http://www.1soft-tennis.com/sns/images_ex/bg_body.gif);
	background-color: 			#FFE580;
	background-repeat: 			repeat-x;
	background-position: 		0% 0%;
	line-height: 				170%;
	letter-spacing: 			0.7px;
	margin: 					0;
	padding: 					0;
	font-size: 					11pt;
	text-align: 				center;
	
}

h1 {
	margin:	 					5px 0 0px 0;
	padding: 					0;	
	font-size: 					10pt;
	font-weight: 				normal;
	color: 						#ffffff;		
}

/* Design
---------------------------------------------*/

#containar {
	width: 						780px;
	margin: 					0 auto;
	padding: 					0;
	background-color: 			#ffffff;
	border: 					1px solid #5D668D;
	
}

#header {
	width: 						780px;
	height: 					80px;
	margin: 					0;
	padding: 					0;
	background-color: 			#ffffff;
}

#navi {
	width:						780px;
	height: 					35px;
	background-image:  			url(http://www.1soft-tennis.com/sns/images_ex/bg_navi.gif);
	background-color: 			#ffffff;
	background-repeat: 			repeat-x;
	clear: 						both;
	margin: 0;
	padding: 0;
}

#contents {
	text-align: 				left;
	background-image:  			url(http://www.1soft-tennis.com/sns/images_ex/bg_contents.jpg);
	background-color: 			#ffffff;
	background-repeat: 			none;
	line-height: 				170%;
	height:						450px;
	width: 						780px;
	margin: 					0;
	padding: 					0;
}

#contents_site {
	text-align: 				left;
	background-color: 			#ffffff;
	line-height: 				130%;
	font-size: 					10.5pt;
	height:						auto;
	width: 						750px;
	margin: 					0;
	padding: 					0;
}

#navi_footer {
	width: 						780px;
	height: 					100%;
	font-size: 					12px;
	background-color: 			#FFD33E;
}

#footer {
	width: 						780px;
	background-color: 			#535353;
	color: 						#ffffff;
	margin: 					0 0 0 0;
	padding: 					0 0 0 0;
	font-size: 					12px;
}

#footer p {
	width: 						100%;
	height:						100%;
	margin: 					0 0 0 0;
	padding: 					0 0 0 0;
}


/* Header
---------------------------------------------*/

#header .left {
	float: 						left;
	width: 						295px;
	height: 					80px;
	margin: 					0 0 0 0;
	padding: 					0 0 0 0;
}

#header .right {
	float: 						left;
	width: 						460px;
	height: 					60px;
	margin: 					0 0 0 0;
	padding: 					10px 0 0 0;
}

/* Navi
---------------------------------------------*/

#navi_shadow {
	width: 						780px;
	height: 					10px;
	background-image:  			url(http://www.1soft-tennis.com/sns/images_ex/bg_navi_shadow.gif);
	background-color: 			#ffffff;
	background-repeat: 			repeat-x;
	margin: 					0;
	padding: 					0;
}

ul {
	margin: 					0 0 0 180px;
	list-style-type: 			none;
}


li {
	float: 						left;
	width: 						140px;
}

li a {
	display: 					block;
	overflow: 					hidden;
	width: 						100%;
	color: 						#ffffff;
	background-image:  			url(http://www.1soft-tennis.com/sns/images_ex/navi.gif);
	height: 					0 !important;
	height /**/:				35px;
	padding-top: 				35px;
}

#navi_01 a {
	background-position:  		0 -35px;	
}

#navi_02 a {
	background-position:  		-140px -35px;	
}

#navi_03 a {
	background-position:  		-280px -35px;	
}

#navi_04 a {
	background-position:  		-420px -35px;	
}

#navi_01 a:hover {
	background-position:  		0 0px;	
}

#navi_02 a:hover {
	background-position:  		-140px 0px;	
}

#navi_03 a:hover {
	background-position:  		-280px 0px;	
}

#navi_04 a:hover {
	background-position:  		-420px 0px;	
}

/* Contents
---------------------------------------------*/

#contents_inner {
	margin: 				0;
	padding: 				0;
}

#contents_inner_02 {
	margin: 				0;
	padding: 				2em 100px;
}

#touroku {
	position: 					relative;
	top: 						30px;
	left: 						70%;
	background-image:  			url(http://www.1soft-tennis.com/sns/images_ex/form_top.gif);
	background-color: 			transparent;
	background-repeat: 			no-repeat;
	width: 						200px;
	height: 					200px;
	margin: 					0;
	padding: 					0; 
}

form {
	padding: 					15px 10px 15px 15px;
	margin: 					0;
}

#touroku p {
	margin:						0;
	padding: 					0;
	font-size: 					12px;
	letter-spacing: 			0.1px;
}

input {
	margin: 					0;
}

#btn_new {
}

#btn_new p {
	
}

#btn_new a {
	display: 					block;
	position: 					relative;
	top: 						20px;
	left: 						70%;
	background-image:  			url(http://www.1soft-tennis.com/sns/images_ex/btn_new.gif);
	background-color: 			transparent;
	background-repeat: 			no-repeat;
	width: 						200px;
	height: 					24px;
	margin: 					0;
	padding: 					0;
	text-indent: 				-99999px; 
}

#btn_new a:hover {
	background-color: 			transparent;
	background-position: 		top right;
}

.midashi {
	background-image:  			url(http://www.1soft-tennis.com/sns/images_ex/midashi.gif);
	background-repeat: 			no-repeat;
	margin: 					0;
	padding:					2px 0 1em 30px;
	width: 						100%;
	height: 					20px;
}

#contents_site p {
margin:							0;

/* Footer
---------------------------------------------*/

#navi_footer a {
	color: 						#333333;
}

#navi_footer a:hover {
	background-color: 			#FFF4E0;
}
