@charset "shift_jis";

/*
---------------------------------------------------------------------------
????????????????
?URL?http://template-party.com/
---------------------------------------------------------------------------*/

body {
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 75%/2 "????", Meiryo, "?? ?????", Osaka, "?????? Pro W3", "Hiragino Kaku Gothic Pro";
	background-image: url(http://template-party.com/template/tp_kojin001/tp_kojin001_cool3/images/bg.gif);
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}

/*?????????
---------------------------------------------------------------------------*/
a {
	color: #FFFFFF;
}
a:hover {
	color: #e9009f;			/*?????????????*/
	text-decoration: none;	/*?????????????????*/
}

/*??????HP????????
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

/*?????????????HP???????
---------------------------------------------------------------------------*/
#header {
	background-image: url(http://template-party.com/template/tp_kojin001/tp_kojin001_cool3/images/header_bg.gif);	/*????*/
	background-repeat: no-repeat;
	height: 338px;	/*???????*/
	width: 100%;
	position: relative;
}
/*h1???????*/
#header h1 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	top: 100px;		/*???????????????100px??????*/
	right: 10px;	/*???????????????10px??????*/
}
#header h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
/*??????*/
#header #logo {
	position: absolute;
	top: 140px;		/*???????????????140px??????*/
	right: 60px;	/*???????????????60px??????*/
}

/*???????
---------------------------------------------------------------------------*/
ul#menu {
	position: absolute;
	height: 60px;
	width: 450px;
	right: 50px;	/*???????????????50px??????*/
	bottom: 50px;	/*???????????????50px??????*/
}
ul#menu li {
	float: left;
}

/*????????
---------------------------------------------------------------------------*/
#main {
	background-color: #000000;	/*???*/
	clear: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 35px;
}
/*h2????*/
#main h2 {
	font-size: 120%;		/*?????*/
	letter-spacing: 0.2em;	/*????*/
	background-image: url(http://template-party.com/template/tp_kojin001/tp_kojin001_cool3/images/uline1.gif);	/*???????*/
	background-repeat: repeat-x;				/*???????X??????????*/
	background-position: left bottom;			/*????????????????*/
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}
/*?????????*/
#main p {
	padding: 0.5em 10px 1em;	/*??????????????*/
}

/*??????????????????????
---------------------------------------------------------------------------*/
#main .new {
	overflow: auto;
	height: 150px;			/*???????*/
	width: 680px;
	padding-right: 10px;
	padding-left: 10px;
}
#main .new dl {
	clear: left;
	width: 660px;
	border-bottom: 1px solid #cccccc;	/*????????????????*/
	overflow: hidden;
}
#main .new dt {
	font-weight: bold;	/*??????*/
	float: left;
	width: 100px;
}
#main .new dd {
	float: left;
	width: 560px;
}
#main .new dd img {
	vertical-align: middle;
}
*html #main .new dd img {
	margin-top:0.5em;
	vertical-align: baseline;
}

/*????
---------------------------------------------------------------------------*/
#footer {
	text-align: center;	/*??????*/
	padding: 10px 0px;
	background-color: #000000;	/*???*/
	border-top: 1px solid #FFFFFF;
}
/*????????????????*/
#footer a {
	text-decoration: none;
}

/*?????
---------------------------------------------------------------------------*/
.ta1 {
	width: 700px;	/*??????*/
	margin-right: auto;
	margin-left: auto;
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #ffffff;	/*??????????????*/
	line-height: 2;
}
.ta1 td {
	padding: 10px;	/*????????*/
	width: 25%;
	text-align: center;	/*??????*/
}
/*????????????????*/
.ta1 th{
	background-color: #380026;	/*???*/
	text-align: left;
	padding: 10px;
}

/*?????
---------------------------------------------------------------------------*/
.ta2 {
	width: 700px;	/*??????*/
	margin-right: auto;
	margin-left: auto;
}
.ta2, .ta2 td, .ta2 th{
	border: 1px solid #ffffff;	/*??????????????*/
	line-height: 2;
}
/*????????*/
.ta2 td{
	padding: 10px;				/*????????*/
	vertical-align: top;
	width: 507px;
}
/*?????????????*/
.ta2 p {
	padding: 0px !important;
}
/*??????????????*/
.ta2 th{
	width: 150px;				/*?*/
	padding: 10px;				/*????????*/
	text-align: center;			/*?????????*/
	background-color: #222222;	/*???*/
}
/*??????h3????*/
.ta2 h3 {
	font-size: 100%;
	color: #ffffff;	/*???*/
	border-bottom: 1px solid #ffffff;	/*h3????????????*/
	margin-bottom: 0.5em;
}
/*????????????????*/
.ta2 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #380026;	/*???*/
}

/*???
---------------------------------------------------------------------------*/
.look {
	background-color: #333333;
}
.mb1em {
	margin-bottom: 1em;
}
.clear {
	clear: both;
}
ul.disc {
	padding: 0em 25px 1em;
	list-style: disc;
	text-align: left;
}
.color1 {
	color: #e9009f;
}
.pr {
	font-size: 10px;
}
 
