@charset "utf-8";

/*
Copyright (C) DESIGN Oil -http://www.design-oil.com/-
*/

/* コンテンツここから */

#contents_l_h {
	background-image: url(../images/links/links_back_h.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 240px 0px 0px;
}

/* コンテンツここまで */


/* メインリンクここから */

.main_link {
	margin: 0px;
	padding: 40px 0px 0px;
}

.main_link li {
	margin: 0px 40px 32px;
	padding: 0px;
}

.main_link p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 140%;
	line-height: 120%;
	text-align: left;
	margin: 0px 8px 4px;
	padding: 0px 0px 8px;
	border-bottom: 2px dotted #8DC21F;
}

.main_link p a {
	color: #0A6BC4;
	text-decoration: none;
}

.main_link p a:visited {
	color: #A7477B;
	text-decoration: underline;
}

.main_link p a:hover {
	color: #F23BB7;
	text-decoration: underline;
}

.main_link_img {
	height: 144px;
	width: 640px;
}

/* メインリンクここまで */


/* othersここから */

.others_link {
	margin: 0px;
	padding: 40px 0px 0px;
}

.others_link_t {
	margin: 0px;
	padding: 136px 0px 0px;
	background-image: url(../images/links/others_link_title.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.others_link li,
.others_link_t li {
	margin: 0px 48px 16px;
	padding: 0px 0px 4px;
	border-bottom: 2px dotted #8DC21F;
}

.others_link p,
.others_link_t p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 140%;
	line-height: 120%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.others_link p a,
.others_link_t p a {
	color: #0A6BC4;
	text-decoration: none;
}

.others_link p a:visited,
.others_link_t p a:visited {
	color: #A7477B;
	text-decoration: underline;
}

.others_link p a:hover,
.others_link_t p a:hover {
	color: #F23BB7;
	text-decoration: underline;
}

/* othersここまで */


/* リンクページナビここから */

.linksnavi {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 140%;
	line-height: 100%;
	text-transform: uppercase;
	text-align: center;
	margin: 80px 0px 0px;
	padding: 0px 16px;
	font-weight: bold;
}

.linksnavi a, .linksnavi a:link {
	padding: 3px;
	margin: 5px;
	text-decoration: none;
	border: 2px solid #4B220E;
	color: #4B220E;
	background-color: #FFFFFF;
}

.linksnavi a:hover {
	padding: 3px;
	margin: 5px;
	text-decoration: none;
	border: 2px solid #FF69B4;
	color: #FF69B4;
	background-color: #FFFFFF;
}

.linksnavi span.pages,
.linksnavi span.current {
	padding: 3px;
	margin: 5px;
	color: #FFFFFF;
	border: 2px solid #4B220E;
	background-color: #4B220E;
	background-image: url(../images/links/linksnavi.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.linksnavi span.extend {
	padding: 3px;
	margin: 5px;	
	border: 2px solid #83B819;
	color: #83B819;
	background-color: #FAF9F4;
}

/* リンクページナビここから */
