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

#container_a_2 {
	width: 1000px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 18px;
	margin: 20px auto 100px;
}
.caption {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
body {
	background: url(../images/back/texture_whitepage.jpg) repeat;
}
#container_a_2 #text_left {
	text-align: left;
	float: left;
	width: 350px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	margin-top: 30px;
}
#container_a_2 #text_center {
	float: left;
	width: 250px;
	margin-top: 30px;
	margin-right: 50px;
	margin-left: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	text-align: left;
	padding-left: 10px;
	background: url(../images/works/tate_line.png) repeat-y;
	letter-spacing: 0.1em;
}
#container_a_2 #text_right {
	float: right;
	width: 300px;
	margin-top: 30px;
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-bottom: 30px;
}
#container_a_2 #text_right p img {
	margin-top: 20px;
	margin-bottom: 10px;
}
.subtitle {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 30px;
	letter-spacing: 0.1em;
}.subtitle2 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	line-height: 25px;
}
#container_a_2 #text_right #information {
	text-align: left;
}
#container_a_2 #text_right #information .subtitle2 a {
	color: #F00;
}
#container_a_2 #text_right #information .subtitle2 a:hover {
	color: #09F;
}
