@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11pt;
	line-height: 1.3;
	color: #333333;
	text-align: center;
	background-color: #fffddb;
}



#wrapper02 {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height:auto;
	position: relative;
	text-align: left;
	background-image: url(../shinajo/img/body_bg.jpg);
	background-repeat: repeat-y;
}

#header3 {
	margin: 0 auto;
	height: 200px;
	width: 760px;
	text-align:center;
	
}

#main02 {
	float:left;
	width:515px;
	padding-left:3px;
	padding-bottom:10px;
	margin-right:10px;
	/margin-right:10px;
	_margin-right:5px;
}

#content03 {
	margin: 0 auto;
	width: 760px;
}

.tsushin-entry04 {
	width: 510px;
	margin-bottom:10px;
	margin-right:20px;
	vertical-align:middle;
	float:left;
}

.tsushin-entry-header04 {
	width: 510px;
	height: 35px;
	margin-top:10px;
	margin-left:15px;
	background-image: url(../shinajo/img/entry_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#FFF;
}

.tsushin-entry-body04 {
	width: 470px;
	height:auto;
	margin-left: 15px;
	background-color:#ffffff;
	padding:10px 20px;
}

.tsushin-entry-body04 a:link {
	text-decoration: underline;
}

.tsushin-entry-body04 a:visited {
	text-decoration: underline;
}

.tsushin-entry-body04 a:hover {
	text-decoration: underline;
}

.tsushin-entry-body04 a:active {
	text-decoration: underline;
}

.tsushin-entry-footer04 {
	width: 510px;
	height: 22px;
	margin-left: 15px;
	background-image: url(../shinajo/img/entry_footer.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
	font-size: 10pt;
}

.tsushin-entry-footer04 p{
	color:#09112c;
	padding:5px 0 0 20px;
}

/*** side ***/

#side04 {
	float: left;
	width:210px;
	height:auto;
	background-color:#eef6fc;
	margin:0;
	_margin-left:-47px;
	padding:0;
	_clear:right;
}

.tsushin-side-header02{
	width: 207px;
	height: 37px;
	text-align: center;
	letter-spacing: 0.1em;
}

.tsushin-side-cate {
	margin-right:5px;
	width: 210px;
	_width: 200px;
	height:auto;
	padding:15px 0 5px 10px;
	margin-top:1px;
}

.tsushin-side-content02 {
	text-align:left;
	width: 207px;
	/width: 217px;
	_width: 207px;
	height:auto;
	/margin-top:4px;
	_margin-top:-2px;
	padding:5px 0;
	background-image: url(../shinajo/img/side_bg.jpg);
	background-repeat: repeat-y;
}

.tsushin-side-content02 ul{
	text-align:left;
	list-style-type:none;
}

li{
	margin-bottom:5px;
	margin-left:-15px;
	/margin-top:10px;
	_margin-top:10px;
	list-style-type:none;
}

li a{
	margin-top:3px;
	line-height: 1.1;
	font-size:10pt;
	text-decoration:none;
	color:#12335f;
	list-style-type:none;
}

li a:hover{
	margin-top:3px;
	line-height: 1.1;
	font-size:10pt;
	text-decoration:underline;
	color:#0066cc;
	list-style-type:none;
}
	
.tsushin-side-content03 {
	width: 207px;
	height:auto;
	/margin-top:-2px;
	_margin-top:-2px;
	padding:15px 0;
	background-image: url(../shinajo/img/side_bg.jpg);
	background-repeat: repeat-y;
}

.tsushin-side-content03 a{
	text-align:center;
	margin-left:12px;
	margin-bottom:5px;
	line-height: 1.5;
	font-size:11pt;
	text-decoration:none;
	color:#12335f;
}

.n_p_btn a{
	color:#333333;
	text-decoration:none;
}

.n_p_btn a:hover{
	color:#0259a1;
	text-decoration:underline;
}

/*** footer ***/

#footer04 {
	margin:30px auto 0 auto;
	clear: left;
	background-color:#0259a1;
	width: 750px;
	height: 20px;
	text-align: center;
	color:#ffffff;
}

#copy04 {
	font-size: 10pt;
	padding-right: 4px;
	padding-left: 4px;
	padding-top:3px;
	color:#ffffff;
}


