
body {
	background-color: #aa99cc;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px
}
#wrap {
	width: 950px;
	margin: 0 auto;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	text-align: left;
}
.inner {
	margin: 0px;
	padding: 20px;

}
/* ヘッダー */
#header {
	height: 150px;
	width: 950px;
	padding: 0px;
	background: url("/images/07/header.jpg") no-repeat left top;
	margin: 0px;
}
#header #h-box {
	padding: 60px 0px 0px 50px;
}
#header #h-box p#title {
	font-size: 36px;
	color: #000;
	margin: 0 0 5px 0;
}
#header #h-box p#title a {
	color: #000;
	text-decoration: none;
}
#header #h-box p#title a:hover {
	color: #666;
}
#header p#tagline {
	font-size: 14px;
	font-weight: normal;
	color: #553399;
	padding-left: 5px;
	margin: 0;
}
/* menu(パンくずリスト）*/

#menu {
	background: #000 url("/images/07/menu_bg.gif") repeat-x top;
	display: block;
	height: 30px;
	width: 100%;
	position: relative;
	clear: both;
}
#menu ul {
	margin:0;
	padding:0px 0px 0px 50px;
}
#menu ul li {
	margin:0px;
	display: block;
	float: left;
	color: #9966ff;
	list-style-type: none;
	line-height: 30px;
}
#menu ul li a {
	color: #fff;
	text-decoration: none;
	background: url("/images/07/tri_4.gif") no-repeat right center;
	padding:0px 20px 0px 0px;
}
#menu ul li a:link {
	color: #fff;
}
#menu ul li a:visited {
	color: #fff;
}
#menu ul li a:hover {
	color: #bb99ff;
	text-decoration: underline;
}

/* サイドバー */
#side {
	margin: 0px;
	float: left;
	width: 260px;
}
/* カテゴリー */
#side .category {
	margin: 0px;
	width: 100%;
	background-color: #333;
}
#side .category .c-title {
	margin: 0px;
	width: 100%;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	background: url("/images/07/c_title.gif") repeat-y top;
	text-indent: 20px;
}
#side .category li {
	font-size: 14px;
	line-height: 2em;
	color: #8866cc;
	list-style-type: square;
}
#side .category li a {
	color: #8866cc;
}
#side .category li a:hover {
	color: #bb99ff;
}
/* リンク */

#side .links {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 100%;
	background: #000 url("/images/07/link_bttm.gif") no-repeat bottom;
}
#side .links .l-title {
	margin: 0px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	text-indent: 20px;
	background: url("/images/07/link_title.gif") no-repeat top;
	height: 36px;
}
#side .links .l-title a:link {
	color: #6633cc;
	text-decoration: none;
}
#side .links .l-title a:visited {
	color: #C63;
	text-decoration: none;
}
#side .links .l-title a:hover {
	color: #9966ff;
	text-decoration: underline;
}
#side .links .l-txt {
	color: #666;
	font-size: 12px;
	margin: 20px;
}
/* 情報取得元 */
#side .referer {
	width: 260px;
	background: url("/images/07/poweredby_4.gif") no-repeat center top;
	height: 100px;
	margin: 20px 0px;
}
#side .referer .r-txt {
	font-size: 12px;
	color: #600;
	padding: 50px 20px 0px 20px;
}
#side .referer .r-txt a {
	color: #600;
}
/* メイン */
h1 {
	font-size: 16px;
	margin: 0 0 10px 0;
	font-weight: normal;
}
#alpha {
	width: 950px;
	background: #fff;
}
*html #alpha {/* IE6用 */
	background-position: center -180px;
}
#main{
	float: right;
	width: 630px;
}
/* コンテンツA */

.contents-a {
	background: #000 url("/images/07/c_box_top.gif") repeat-x top;
	margin-bottom:20px;
	width: 630px;
}
.contents-a-h {
	background: url("/images/07/btn.gif") no-repeat 20px center;
	height: 50px;
}
.contents-a-h h2 {
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	text-indent: 40px;
}
.contents-a-catch {
	padding: 10px 20px 0px 20px;
	font-size: 14px;
	color: #aa99cc;
}
.contents-a-box {
	font-size: 14px;
	color: #999;
	line-height: 120%;
	letter-spacing: 0.1em;
}
.contents-a-box img {
	float: left;
	border: none;
	margin: 0px 10px 10px 0px;
}

.contents-a-box p {
	display: inline-block;
	width: 100%;
}
.contents-a-box p:after {
	content: "";
	display: block;
	clear: both;
}
/* コンテンツA 項目*/
.article {
	clear: left;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	background: #666 url("/images/07/article_box_bttm.gif") no-repeat center bottom;
	color: #ccc;
	background : #fff;
}
.article h3 {
	font-size: 12px;
	font-weight: normal;
	color: #aa99cc;
	padding: 5px 0px 0px 10px;
	background: #666 url("/images/07/article_box_top.gif") no-repeat top;
}
.article-box {
	font-size: 12px;
	color: #999;
	padding: 15px;
	display: inline-block;
}
.article-box:after {
	content: "";
	display: block;
	clear: both;
}
.article-box img {
	float: right;
}
.article-box  a {
	color: #999;
	text-decoration: underline;
}
.article-box  a:hover {
	color: #bb99ff;
	text-decoration: underline;
}
.article-box p {
	display: inline-block;
	width: 100%;
}
.article-box p:after {
	content: "";
	display: block;
	clear: both;
}

.contents-a-box p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contents-a-box .contents-a-txt {
	padding: 0px 0px 20px 0px;
	min-height: 120px;
	overflow:visible;
}


/* 詳細へのリンク */
.detail{
	background: url("/images/07/detail_btn.gif") no-repeat right bottom;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
.detail-btn{

	height: 20px;
	float: right;
}
.detail-btn a:link{
	color: #bb99ff;
	text-decoration: none;
}
.detail-btn a:visited{
	color: #bb99ff;
	text-decoration: none;
}
.detail-btn a:hover{
	color: #8866cc;
	text-decoration: underline;
}
.orijinal {
	font-size: 10px;
	padding: 20px 0px 10px 0px;
}

/* コンテンツB */
.contents-b {
	margin-bottom:20px;
	background-color: #333;
}
.contents-b-h {
	height: 50px;
	border-bottom-style: double;
	border-bottom-color: #000;

}

.contents-b-h h2 {
	font-size: 14px;
	color: #ccc;
	line-height: 50px;
	text-indent: 20px;
	font-weight: normal;
}
.contents-b-box {
	font-size: 14px;
	color: #ccc;
	line-height: 120%;
	letter-spacing: 0.1em;
}
.contents-b-box h3 {
	font-size: 14px;
	color: #fff;
	background-image: url("/images/07/line_bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
}
.contents-b-box h3 a {
	color: #fff;
}
.contents-b-box h3 a:hover {
	color: #bb99ff;
}
.contents-b-box .date {
	font-size: 12px;
	color: #aa99cc;
	margin: 10px 0px 20px;
}
/* ページ遷移リンク */

#main #pagelink {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 30px;
	clear: both;
}
#main #pagelink ul, li {
	margin:0;
	padding:0;
}
#main #pagelink .centered {
	position: relative;
	overflow: hidden;
		width: 630px;
		height: 30px;
}
#main #pagelink .centered ul {
	position: relative;
	left: 50%;
	float: left;
}
#main #pagelink .centered ul li {
	position: relative;
	left: -50%;
	float: left;
	display: inline;
	list-style-type: none;

}
#main #pagelink .centered ul li a {
	margin: 0px 5px;
	padding: 3px 5px;
	font-size: 14px;

}
#main #pagelink .centered ul li span {
	margin: 0px 5px;
	padding: 3px 5px;
	font-size: 14px;

}
.centered a:link {
	color: #000;
	text-decoration: none;
}
.centered a:visited {
	color: #333;
	text-decoration: none;
}
.centered a:hover {
	color: #6633cc;
	text-decoration: underline;
}
/*　アンカー　*/

#top {
	font-size: 14px;
	border-top: 1px solid #fff;
	width: 100%;
	margin-top: 10px;
	clear: both;
	text-align: right;
	line-height: 20px;
	height: 20px;
}
#top a:link {
	color: #666;
	text-decoration: none;
}
#top a:visited {
	color: #999;
	text-decoration: none;
}
#top a:hover {
	color: #6633cc;
	text-decoration: underline;
}
/* フッター */

#footer {
	background-color: #000;
	width: 950px;
	display: block;
	clear: left;
	background-image: url("/images/07/footer.jpg");
	background-repeat: no-repeat;
	height: 60px;
}
#footer #footer_box {
	font-size: 12px;
	color: #ccc;
	text-align: center;
	margin: 0px;
	width: auto;
	display: block;
	line-height: 60px;
	height: 60px;
}
#footer #footer_box a:link {
	color: #fff;
	text-decoration: none;
}
#footer #footer_box a:visited {
	color: #ccc;
	text-decoration: none;
}
#footer #footer_box a:hover {
	color: #6633cc;
	text-decoration: underline;
}
.error_msg a {
	color: #000;
}
.error_msg a:hover {
	color: #bb99ff;
}
