body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url("../img/news/bg1.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	color: #2c2c2c;
	line-height: 1.5;
}

#main {
	width: 1024px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

#left {
	float: left;
	width: 240px;
}

#right {
	float: right;
	width: 784px;
}

#contents {
	width: 784px;
	background-image: url("../img/common/contentsbg.png");
	background-repeat: repeat;
	min-height: 700px;
	padding: 20px;
}

.titlebase {
	width: 784px;
	height: 84px;
	background-image: url("../img/caststaff/titlebase.png");
	background-position:  left top;
	background-repeat: no-repeat;
	margin-left: -20px;
}

.title {
	width: 654px;
	padding: 28px 0 0 60px;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 15px;
	color: #ea7200;
}

.date {
	width: 704px;
	text-align: right;
	padding: 0 20px 20px 0;
}

#list {
	width: 212px;
	margin: 0;
	background-color: white;
}

#lists {
	width: 210px;
	padding: 10px;
}

#newsbase {
	font-size: 11px;
	line-height: 1.2em;
	padding: 5px;
	margin-bottom: 10px;
}

#newsbase2 {
	font-size: 13px;
	line-height: 1.2em;
	padding: 5px;
	margin-bottom: 10px;
}

.nextback {
	width: 704px;
	text-align: center;
}

.texta {
	width: 784px;
	text-align: center;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 20px;
	color: #03a97a;
	text-shadow: 2px 2px 5px #b0ffe3;
	line-height: 1;
	letter-spacing: 0.1em;
	text-align: center;
}

.lefttext {
	width: 352px;
	text-align: right;
	padding: 20px;
	float: left;
}

.righttext {
	width: 352px;
	text-align: left;
	padding: 20px;
	float: right;
}

.infobox {
	width: 744px;
}

/* 見出しボックス */

.llbox{
	width: 85%;
	height: auto;
    padding: 0.5em 1em;
    margin: 0 auto;
    margin-top: 10px;
    background: #f4f4f4;
    border-left: solid 20px #E950AF;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
   	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
}
.llbox p {
    margin: 0; 
    padding: 0;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 20px;
	color: #E950AF;
	text-shadow: 2px 2px 5px #c7a388;
}

.title {
    margin: 0; 
    padding: 0;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 16px;
	color: #E950AF;
	text-shadow: 2px 2px 5px #dcc4b1;
}

/* End 見出しボックス */
