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

@import url("screen_temp.css");
#contents {
	position: relative;
	margin-bottom: 0px;
	text-align: center;
}
#tag1 {
	text-align: left;
	width: 600px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#contents #text1 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 14px;
	line-height: 36px;
	color: #000;
	letter-spacing: 0.1em;
	text-align: left;
	width: 600px;
	margin: 40px auto 50px;
}
#contents #clear {
	clear: both;
}
#text1 #text1_l {
	float: left;
	width: 200px;
	color: #C00;
}
#text1 #text1_r {
	float: right;
	width: 400px;
}
#text1 #tag3 {
	clear: both;
	padding-top: 20px;
}
#text1 #text2_l {
	float: left;
	width: 200px;
	clear: both;
	color: #C00;
}
#text1 #text2_r {
	float: right;
	width: 400px;
	margin-bottom: 50px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #633;
}
.role {
	font-size: 16px;
	font-weight: bold;
	color: #633;
	margin-top: 30px;
	margin-bottom: 10px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
}
a {
	color: #09F;
}
a:hover {
	color: #F33;
}
