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

/*コンテナ*/
#container{
	width:880px;
	position:relative;
	margin: 0 auto;
}

#contents {
	margin: 10px 30px 10px 210px;
}



/*基本セレクタ*/
body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	padding-left: 0px;
	margin:0;
	padding:0;
	background-color: #E0A5C4;
	line-height: 1.3;
	letter-spacing: 2px;
	background-image: url(../img/bgline.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
}

td, th{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #333333;
	line-height: 1.3;
}

h1,h2,h3,h4,h5,p{
	margin: 0;
}

h1, h2, h3 {
	display: none;
}

li{
	margin-top: 0px;
}

.clearboth{
	clear: both;
}

a:link{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

a:visited{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

a:hover{
	color: #FF00FF;
	font-size: 10px;
	height: 580px;
}

#adrsSpc{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 40px;
	padding-right: 10px;
}

#adrsSpc address{
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: right;
	font-style: normal;
}


th{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #666666;
}

th.letter3px{
	letter-spacing: 3px;
}

th.letter20px{
	letter-spacing: 20px;
}

#topContainer{
	height:600px;
	width:880px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-440px;
}

#titleSpc {
	height: 520px;
}

#titleButton {
	height: 85px;
	width: 502px;
	margin-left: 98px;
}

#titleBottom {
	height: 60px;
	padding-top: 20px;
}


#titleBottom address {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	text-align: center;
	font-style: normal;
}


/*popup*/

#popups {
	width:560px;
	margin: 10px auto;
}

#popuptop {
	height:200px;
	background-image: url(../img/popup_top.jpg);
	background-repeat: no-repeat;
	_position:absolute;
}

#popuptop h3{
	background-image: url(../img/share/icon_title2.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	line-height: 23px;
	color: #666600;
	font-weight: bold;
	font-size: 13px;
}

#popups h4{
	display: none;
}

.sirCut{
	text-align: right;
}

#popupCont{
	padding: 30px 30px 30px 30px;
}

#popupCont img{
	border: 0;
	padding-left: 10px;
}

#popupCont Ul{
	list-style-type: none;
	margin: 10px 0 30px 0;
	padding: 0 0 0 40px;
}

#popupCont li{
	line-height: 2.5;
	text-decoration: none;
}


#btSmall {
	float:right;
	text-indent: -10000em;
}

#btSmall a:link, #btSmall a:visited{
	background-image:url(../img/bt_close.gif);
	width:80px;
	height:23px;
	background-repeat:no-repeat;
	display:block;
	background-position: 5px 5px;
}

#btSmall a:hover {
	background-image:url(../img/bt_close_hov.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
}

#popFoot{
	padding: 20px 30px 30px 10px;
}


#popFoot address {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: right;
	font-style: normal;
}
