@charset "shift_jis";

/*コンテンツ全体*/
#wrapper {
	width: 948px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(http://www.hipira.net/images/bg_news.jpg);
	background-repeat: no-repeat;
}


/*ヘッダ*/
#header {
	height: 135px;
	width: 948px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.hipira.net/images/header_news.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	height: 135px;
	width: 298px;
	margin: 0px;
	padding: 0px;
}

#header h1 a {
	text-indent: -9999px;
	display: block;
	height: 135px;
	width: 298px;
}


/*ニュースメイン本体*/
#contents #newsmain {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 704px;
}


/*ニュースメニュー*/
#contents #newsmain #news01 {
	width: 158px;
	float: left;
	padding-top: 65px;
	padding-left: 65px;
	height: auto;
}

#contents #newsmain #news01 #newsmenu {
	width: 158px;
	float: left;
	margin-bottom: 5px;
}

#contents #newsmain #news01 #newsmenu #nm_01 {
	background-image: url(http://www.hipira.net/images/bg_newsmenu_01.jpg);
	height: 11px;
	width: 158px;
}

#contents #newsmain #news01 #newsmenu #nm_02 {
	width: 158px;
	background-image: url(http://www.hipira.net/images/bg_newsmenu_02.jpg);
}

#contents #newsmain #news01 #newsmenu #nm_02 .date1 {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-left: 8px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}

#contents #newsmain #news01 #newsmenu #nm_02 .title1 {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 5px;
}

#contents #newsmain #news01 #newsmenu #nm_03 {
	background-image: url(http://www.hipira.net/images/bg_newsmenu_03.jpg);
	height: 9px;
	width: 158px;
}

#link_menu {
	height: 30px;
	width: 158px;
	clear: left;
	float: left;
	text-align: center;
}

#link_menu .link {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	font-weight: bold;
}


/*ニュースメイン*/
#contents #newsmain #news02 {
	width: 457px;
	float: right;
	padding-top: 65px;
	padding-right: 17px;
	padding-left: 7px;
}

#contents #newsmain #news02 #n_01 {
	height: 38px;
	width: 457px;
	background-image: url(http://www.hipira.net/images/bg_newsmain_01.jpg);
}

#contents #newsmain #news02 #n_01 .date2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 13px;
	padding-left: 70px;
}

#contents #newsmain #news02 #n_02 {
	background-image: url(http://www.hipira.net/images/bg_newsmain_02.jpg);
	width: 407px;
	padding-right: 25px;
	padding-left: 25px;
}

#contents #newsmain #news02 #n_02 .title2 {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#contents #newsmain #news02 #n_03 {
	background-image: url(http://www.hipira.net/images/bg_newsmain_02.jpg);
	width: 407px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
	float: right;
}

#contents #newsmain #news02 #n_03 .text {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contents #newsmain #news02 #n_03 .text .imgbox {
	border: thin dotted #000000;
	/*height: 135px;*/
	/*width: 180px;*/
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
}

#contents #newsmain #news02 #n_04 {
	width: 407px;
	background-image: url(http://www.hipira.net/images/bg_newsmain_02.jpg);
	padding-right: 25px;
	padding-left: 25px;
}

#contents #newsmain #news02 #n_04 .link {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

#contents #newsmain #news02 #n_05 {
	height: 38px;
	width: 407px;
	background-image: url(http://www.hipira.net/images/bg_newsmain_03.jpg);
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 10px;
}

#contents #newsmain #news02 #n_05 .pagetop {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding-top: 12px;
	text-align: right;
}

#link_main {
	height: 30px;
	width: 457px;
	clear: right;
	float: right;
	text-align: center;
}

#link_main .link {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
}

