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

/* basicset */
* {margin:0; padding:0;}
img { border: none;  border-width: 0px; }
li { list-style: none; }
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul { display: block; margin: 0px; padding: 0px; }

a { color: #0066CC; }
a:visited { color: #330066; }
a:hover { color: #FF6600; }

.bs05 {	margin-bottom: 5px;}
.bs10 {	margin-bottom: 10px;}
.bs20 {	margin-bottom: 20px;}
.bs30 {	margin-bottom: 30px;}

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: 100;
	background-color: #F7F7F7;
	background-image: url(../_share/bg_body.png);
	background-repeat: repeat-y;
	background-position: center top;
}


/* layout */
#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;

}

#header {
	text-align: center;
	margin-bottom: 0px;
	padding-top: 3px;

}


#contents {
	margin-bottom: 10px;

}


#contents h1,#contents h2 {
	margin-bottom: 15px;

}

#confirm {
	padding: 50px;
	text-align: center;
	margin-bottom: 50px;

}


#form {
	margin-bottom: 50px;
	margin-right: 50px;
	margin-left: 50px;
}


#form table {
	width: 600px;
	margin-bottom: 15px;
}


#form table th {
	background-color: #F2F2F2;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 7px;
}


#form table td {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 7px;
}



.h2 {
	margin-bottom: 30px;
	margin-top: 15px;
	background-image: url(../_share/bg_h2.png);
	background-repeat: no-repeat;
	height: 16px;
	font-size: 16px;
	padding: 7px;
}


.h3 {
	Smargin-bottom: 4px;
	margin-left: 10px;
	margin-bottom: 3px;
}

.pMain {
	margin-bottom: 20px;
}

.pRead {
	margin-bottom: 20px;
	background-color: #F2F2F2;
	border: 3px solid #CCCCCC;
	padding: 15px;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 110%;
	line-height: 140%;
}

.pError {
	margin-bottom: 20px;
	background-color: #FFEEFF;
	border: 1px solid #FFBBBB;
	padding: 15px;
	margin-right: 50px;
	margin-left: 50px;
	line-height: 130%;
	color: #FF0000;
}


.pConfirm {
	margin-bottom: 20px;
	padding: 15px;
	margin-right: 50px;
	margin-left: 50px;
	line-height: 130%;
	color: #000066;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}


.pNor {
	margin-bottom: 15px;
	font-size: 120%;
	line-height: 150%;
	margin-right: 10px;
	margin-left: 10px;
	overflow:hidden;
	zoom: 1;
}

.pNor:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.pMovie {
	margin-bottom: 15px;
	font-size: 120%;
	line-height: 150%;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 3px solid #B3D9FF;
	background-color: #F4F4FF;
}

.pflow {
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
}


.video {
	font-size: 120%;
	line-height: 150%;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px solid #CCCCCC;
}


.video p {
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin-right: 40px;
	margin-left: 40px;

}


.voice {
	font-size: 120%;
	line-height: 150%;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}

.voiceName {
	font-size: 120%;
	line-height: 150%;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}




#contents b {
	font-size: 120%;
	color: #000066;
}

#footer {
	padding: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-bottom: 10px;

}

.imgR {
	float: right;
	border: 5px solid #E1E1E1;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.form {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;

}

.form th {
	text-align: left;
	padding: 7px;
	background-color: #EFEFEF;

}
.form td {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EFEFEF;

}



.formID {
	width: 260px;
	color: #333333;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}


.formPW {
	width: 200px;
	color: #333333;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}


.boxBtn {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.boxBtn input {
	height: 30px;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
	width: 120px;
}

.tableList {
	margin-bottom: 20px;
	margin-left: 30px;
}


.tableList th {
	font-weight: bold;
	color: #000066;
	font-size: 120%;
	vertical-align: top;
}


.tableList td {
	font-size: 120%;
	line-height: 130%;

}

/* crear */
.clearfix {
	overflow:hidden;
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.textBB {
	font-weight: bold;
	color: #000066;
	font-size: 120%;
}


.textRed {
	font-weight: bold;
	color: #FF3300;
	font-size: 100%;
}

