/* リセットCSS */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,menu,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}body{line-height:1 font-size:84%;}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;border:0;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}body{background:#fff;color:#333;font-size:small;font-family:"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;line-height:1.5em}img{vertical-align:top;}*{zoom:1;}

* {
	word-break:break-all;
}

/* リンク */
a {
	color:#00ADD9;
}
a:hover {
	text-decoration:none;
}

/* 画像 */
img {
    max-width:100%;
}

/* タグスタイル */
.contents h1 {
	background:#F4BD00;
	border:solid 1px #F4BD00;
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.6);
	color:#fff;
	padding:8px 12px 6px;
	margin:10px 0;
	font-size:140%;
	line-height:1.4em;
	border-radius:2px;
	text-shadow:-1px -1px 0 #F4BD00;
}
.contents h2 {
	border-left:solid 5px #F4BD00;
	font-size:140%;
	line-height:1.4em;
	padding:6px 12px 4px;
	background:#fafafa;
	margin:10px 0;
}
.contents h3 {
	background:#FCEFBC;
	font-size:130%;
	line-height:1.4em;
	padding:6px 12px 4px;
	margin:10px 0;
}
.contents h4 {
	border-bottom:solid 1px #F4BD00;
	font-size:110%;
	line-height:1.4em;
	padding:6px 12px;
	margin:10px 0;
}
.contents h5 {
	border-left:solid 5px #FCEFBC;
	padding-left:15px;
	font-size:100%;
	margin:10px 0;
}
.contents h6 {
	font-size:100%;
	margin:5px 0;
}
.contents p {
	margin:10px 0;
}
.contents table {
	margin-bottom:10px;
	border:solid 1px #ddd;
}
.contents table th,
.contents table td {
	border:solid 1px #ddd;
	padding:6px 12px;
}
.contents table th {
	background:#fafafa;
}
.contents ul {
}
.contents ul li {
}
.contents ol {
}
.contents ol li {
}
.contents blockquote,
.contents q {
	background:#eee;
	padding:8px 12px;
	margin-bottom:12px;
	display:inline-block;
	font-style:italic;
	color:#666;
}
.contents .sup {
	background:#eee;
	border:solid 1px #ddd;
	padding:10px;
	margin-bottom:12px;
}
.contents .bgGreen {
	background:#E4EED0;
	border:solid 1px #CFE2C0;
}
.contents .bgYellow {
	background:#F4F1CA;
	border:solid 1px #E7E2B4;
}
.contents .bgRed {
	background:#FBD7D7;
	border:solid 1px #EFCBCB;
}
.contents .bgBlue {
	background:#DDEEF2;
	border:solid 1px #C8DEE3;
}
.contents ul, 
.contents ol {
	list-style-position:inside;
	margin:5px 10px;
}
.contents ul li {
	background:url(../img/materials/002_yellow_icon04.png) no-repeat left 5px;
	list-style:none;
	padding-left:12px;
}

/* ヘッダー */
header {
	display:block;
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding-top:20px;
	margin-bottom:20px;
}
header .logo {
	float:left;
	width:49%;
	padding-top:8px;
}
header .logo a {
	text-decoration:none;
	color:#03BEEB;
	line-height:1.1em;
}
header .discription {
	float:right;
	width:50%;
	font-size:12px;
	color:#666;
}

/* グローバルナビ */
.globalNav {
	border-bottom:solid 3px #F4BD00;
	border-top:solid 1px #DDDDDD;
	padding:10px 0;
}
.globalNav .open {
	display:none;
}
.globalNav ul {
	display:block;
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
.globalNav li {
	float:left;
	width:191px;
	border-right:solid 1px #BECCCF;
	list-style:none;
	text-align:center;
}
.globalNav li a {
	display:block;
	padding:5px 0;
	color:#000;
	text-decoration:none;
}
.globalNav li a:hover {
	color:#00ADD9;
}

/* メインビジュアル */
.mainVisualWrapper {
	background:url(../img/materials/002_yellow_bg01.gif) repeat #FFE9F1;
	text-align:center;
	padding:15px 0;
}
.mainVisualWrapper img {
	max-width:960px;
	height:auto;
}

/* パンくずリスト */
.topicPath {
	display:block;
	width:960px;
	margin: 0 auto;
	padding:18px 0;
}
.topicPath li {
	display:inline-block;
	margin-right:8px;
}

/* コンテンツエリア */
.contents {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:25px;
}
.subContent {
	width:250px;
	float:left;
	overflow:hidden;
}
.mainContent {
	width:670px;
	float:right;
	overflow:hidden;
}
.mainContent > h1 {
	margin-top:0;
}

/* サイドメニュー */
.menubox {
	background:#eee;
	padding:5px;
	padding-bottom:0;
	margin-bottom:15px;
	overflow:hidden;
}
.menubox .menu {
	background:#fff;
	margin-bottom:5px;
	border:solid 1px #ddd;
}
.menubox .menu h4 {
	border-bottom:solid 2px #F4BD00;
	padding:8px;
	background:url(../img/materials/002_yellow_bg01.gif) repeat #F4BD00;
	font-size:100%;
	margin:0;
	color:#333;
	text-align:center;
	text-shadow:-1px -1px 0 #fff;
}
.menubox .menu ul {
	margin:0;
}
.menubox .menu ul li {
	border-bottom:solid 1px #ECF0F1;
	list-style:none;
	background:none;
	padding:0;
}
.menubox .menu ul li:last-child {
	border-bottom:none;
}
.menubox .menu ul li a {
	display:block;
	padding:8px 12px 8px 25px;
	color:#000;
	text-decoration:none;
	background:url(../img/materials/002_yellow_icon04.png) no-repeat 15px 15px;
}
.menubox .menu ul li a:hover {
	background-color:#fafafa;
	color:#0092E5;
}

/* 検索ボックス */
.searchBox {
	background:#F1F1F1;
	padding:5px;
	margin-bottom:15px;
}
.searchBox .searchForm {
	background:#FFF;
	border:solid 1px #ddd;
	height:32px;
}
.searchBox input[type=text] {
	height:32px;
	border:none;
	padding:0;
	padding-left:10px;
	width:190px;
	float:left;
	display:block;
}
.searchBox input[type=submit] {
	display:block;
	float:right;
	height:32px;
	width:36px;
	padding:0;
	margin:0;
	background:url(../img/materials/002_yellow_icon02.png) no-repeat center center;
	border:none;
	text-indent:-9999px;
}

/* 新着ページ */
.newPages {
	border:solid 1px #ddd;
	margin-bottom:15px;
}
.newPages h3 {
	border-bottom:solid 2px #F4BD00;
	padding:10px;
	background:url(../img/materials/002_yellow_bg01.gif) repeat #F4BD00;
	font-size:14px;
	margin:0;
	color:#333;
	text-align:center;
	text-shadow:-1px -1px 0 #fff;
}
.newPages ul {
	margin:0;
}
.newPages ul li {
	border-bottom:solid 1px #ECF0F1;
	list-style:none;
	background:none;
	padding:0;
}
.newPages ul li a {
	display:block;
	padding:8px 12px 8px 25px;
	text-decoration:none;
	background:url(../img/materials/002_yellow_icon04.png) no-repeat 15px 15px;
}
.newPages ul li a:hover {
	background-color:#fafafa;
	color:#0092E5;
}

/* オススメページ */
.recommendPages {
	border:solid 1px #ddd;
	margin-bottom:15px;
}
.recommendPages h3 {
	border-bottom:solid 2px #F4BD00;
	padding:10px;
	background:url(../img/materials/002_yellow_bg01.gif) repeat #F4BD00;
	font-size:14px;
	margin:0;
	color:#333;
	text-align:center;
	text-shadow:-1px -1px 0 #fff;
}
.recommendPages ul {
	margin:0;
}
.recommendPages ul li {
	border-bottom:solid 1px #ECF0F1;
	list-style:none;
	background:none;
	padding:0;
}
.recommendPages ul li a {
	display:block;
	padding:8px 12px 8px 25px;
	text-decoration:none;
	background:url(../img/materials/002_yellow_icon04.png) no-repeat 15px 15px;
}
.recommendPages ul li a:hover {
	background-color:#fafafa;
	color:#0092E5;
}

/* フッター */
footer {
	display:block;
	background:#F4BD00;
	color:#333;
	text-align:center;
	padding:15px 0;
}
footer a {
	color:#333;
}


/* ランキングデザイン① */
table.ranking01 {
}
table.ranking01 td {
	vertical-align:middle;
	padding:12px;
}
table.ranking01 p.rankTitle {
	font-size:140%;
	margin:0;
	margin-bottom:10px;
}
table.ranking01 p {
	margin:0;
}

/* ランキングデザイン② */
table.ranking02 {
	border:none;
}
table.ranking02 tr {
	border:solid 1px #ddd;
}
table.ranking02 th {
	text-align:left;
	padding:12px;
	vertical-align: middle;
	font-size:120%;
}
table.ranking02 th,
table.ranking02 td {
	border:none;
}
table.ranking02 th.rankImage {
	width:50px;
	padding-right:0;
}
table.ranking02 th img {
	display:inline-block;
}
table.ranking02 td {
	padding:12px;
	padding-bottom:18px;
}
table.ranking02 td img.item {
	float:left;
	margin-right:15px;
}
table.ranking02 td .text {
	margin:0;
}

/* ランキングデザイン③ */
table.ranking03 td {
	padding:10px;
}
table.ranking03 .rankImage {
	text-align:center;
	padding:10px;
	padding-top:0;
	border-bottom:solid 1px #ddd;
}
table.ranking03 .rankTitle {
	font-weight:bold;
	font-size:120%;
	padding-top:5px;
}
table.ranking03 .main img.item {
	width:100%;
}

/* SNSリンク */
.socialButtons {
}
.socialButtons ul {
	padding:0;
	margin:0;
}
.socialButtons ul li {
	height:20px;
	display:inline-block;
	margin-right:5px;
	list-style:none;
	background:none;
	padding:0;
}
.socialButtons ul li.snsBtnTW {
	width:90px;
}
.socialButtons ul li.snsBtnGoogle {
	width:60px;
}

/* トップページ */
body#top .eyeCatch {
	margin-bottom:10px;
}
body#top .eyeCatch img {
	width:100%;
	height:auto;
}
body#top .mainContent .body {
	margin-bottom:15px;
}

/* カテゴリページ */
body#category .article {
	margin-bottom:20px;
	display:block;
	overflow:hidden;
}
body#category .article p.date {
	margin:5px 0;
}
body#category .pagination {
	text-align:center;
	padding-bottom:10px;
}
body#category .pagination > span {
	display: inline-block;
}
body#category .pagination .previous,
body#category .pagination .next-inactive {
	display: inline-block;
}
body#category .pagination a {
	display:inline-block;
	padding:10px 14px;
	text-decoration:none;
	color:#fff;
	border-radius:3px;
	background:#bbb;
}
body#category .pagination a:hover {
	background:#FF6299;
}
body#category .pagination .active a {
	background:#FF6299;
}
body#category .mainContent > .body {
	margin-bottom:20px;
}
body#category .mainContent > .body .eyeCatch img {
	max-width:100%;
}
body#category .mainContent .socialButtons {
	margin-bottom:15px;
}
body#category .mainContent .article {
	overflow:hidden;
}
body#category .mainContent .article .eyeCatch {
	float:left;
	margin-right:15px;
}

/* 詳細ページ */
body#page .mainContent .body {
	margin-bottom:25px;
}
body#page .similarPages h3 {
	border:solid 1px #E4EAEB;
	border-bottom:none;
	margin-bottom:0;
	font-size:110%;
}
body#page .similarPages ul {
	margin:0;
	border:solid 1px #E4EAEB;
	border-bottom:none;
}
body#page .similarPages ul li {
	list-style:none;
	background:none;
	padding-left:0;
	border-bottom:solid 1px #E4EAEB;
}
body#page .similarPages ul li a {
	display:block;
	padding:5px 10px;
	color:#000;
	text-decoration:none;
	padding:8px 12px 8px 25px;
	background:url(../img/materials/002_yellow_icon04.png) no-repeat 15px 15px;
}
body#page .similarPages ul li a:hover {
	background-color:#fafafa;
	color:#0092E5;
}

/* サイトマップページ */
body#sitemap #sitemapTree .level {
	padding-left:15px;
}
body#sitemap #sitemapTree a {
	display:inline-block;
	padding:5px 0;
}
body#sitemap #sitemapTree .categoryIn a {
	background:url(../img/materials/002_yellow_icon03.png) no-repeat 10px 3px;
	padding-left:45px;
}

/* 検索ページ */
body#search .mainContent .searchBox input[type=text] {
	width:600px;
}
body#search .mainContent .article {
	margin-bottom:25px;
}
body#search .mainContent .body {
	overflow:hidden;
}
body#search .mainContent .eyeCatch {
	float:left;
	margin-right:15px;
}

/* スマホ表示 */
@media screen and (max-width:640px){
	
	/* 全体設定 */
	* {
		box-sizing:border-box;
	}
	img {
		max-width:100% !important;
		height:auto !important;
	}
	
	/* コンテンツエリア */
	.contents {
		width:100%;
		margin:0 auto;
	}
	.subContent,
	.mainContent {
		width:100%;
		float:none;
		margin:0 auto;
		background:#fff;
	}
	.mainContent {
		border:solid 10px #ddd;
		padding:10px;
	}
	
	/* ヘッダー */
	header {
		width:100%;
		padding:10px;
		margin-bottom:0;
	}
	header .logo {
		width:100%;
		float:none;
		text-align:center;
		margin-bottom:10px;
		padding-bottom:5px;
		font-size:150%;
	}
	header .discription {
		width:100%;
		float:none;
		line-height:1.4em;
		display:none;
	}
	
	/* グローバルナビ */
	.globalNav {
		width:100%;
		border:none;
		margin-bottom:0 !important;
		padding:0;
	}
	.globalNav .open {
		display:block;
		background:url(../img/materials/002_sp_icon01.png) no-repeat 95% center #FF82AE;
		background-size:8px;
		color:#fff;
		text-align:center;
		padding:10px;
		font-weight:bold;
	}
	.globalNav ul {
		display:none;
		width:100%;
	}
	.globalNav li {
		border:none;
		width:100%;
		border-bottom:solid 1px #ddd;
		background:url(../img/materials/002_sp_icon02.png) no-repeat 95% center ;
		background-size:6px;
	}
	.globalNav li a {
		padding:10px;
		text-align:left;
		font-weight:bold;
		font-size:100%;
	}
	
	/* メインビジュアル */
	.mainVisualWrapper {
		padding:0;
	}
	
	/* パンくずリスト */
	.topicPath {
		width:100%;
		padding:1px 5px 3px;
		font-size:11px;
		margin-bottom:0;
		border-top:solid 1px #eee;
	}
	.topicPath li {
		margin-right:2px;
	}
	.topicPath li a {
		text-decoration:none;
	}
	
	/* サイドメニュー */
	.menubox {
		border:solid 10px #fff;
		margin-bottom:0;
		padding:0;
		background:#fff;
	}
	.menubox .menu {
		margin-bottom:10px;
	}
	.menubox .menu h4 {
		background-color:#f6f6f6;
	}
	.menubox .menu:last-child {
		margin-bottom:0;
	}
	.menubox .menu ul li a {
		background:url(../img/materials/002_sp_icon02.png) no-repeat 95% center ;
		background-size:6px;
		padding: 8px 25px 8px 12px;
	}
	
	/* 検索ボックス */
	.searchBox {
		border:none;
		padding:10px;
		background:#ddd;
		margin-bottom:0;
	}
	.searchBox .searchForm {
		border:none;
	}
	.searchBox input[type=text] {
		background:none;
		padding-left:10px;
		line-height:30px;
		font-size:15px;
		height:auto;
		box-sizing:border-box;
		width:80% !important;
	}
	.searchBox input[type=submit] {
		width:20%;
		height:auto;height:30px;
	}
	
	/* 新着ページ */
	.newPages {
		margin:10px;
	}
	.newPages h3 {
		background-color:#f6f6f6;
	}
	.newPages li:last-child {
		border-bottom:none;
	}
	.newPages ul li a {
		background:url(../img/materials/002_sp_icon02.png) no-repeat 95% center ;
		background-size:6px;
		padding: 8px 25px 8px 12px;
	}
	
	/* オススメページ */
	.recommendPages {
		margin:10px;
	}
	.recommendPages h3 {
		background-color:#f6f6f6;
	}
	.recommendPages li:last-child {
		border-bottom:none;
	}
	.recommendPages ul li a {
		background:url(../img/materials/002_sp_icon02.png) no-repeat 95% center ;
		background-size:6px;
		padding: 8px 25px 8px 12px;
	}
	
	/* フッター */
	footer {
		padding:0;
	}
	footer p a {
		display:block;
		background:#FF82AE;
		padding:10px;
		text-decoration:none;
		color:#fff;
	}
	footer small {
		padding:8px;
		font-size:8px;
		display:block;
		color:#eee;
	}
	
	/* ランキングデザイン① */
	table.ranking01 {
		border:none;
		width:100%;
	}
	table.ranking01 tr {
		display:block;
		border:solid 1px #ddd;
		margin-bottom:10px;
	}
	table.ranking01 td {
		display:block;
		border:none;
		text-align:center;
		padding:10px 10px 5px 10px;
	}
	table.ranking01 p.rankTitle {
		font-weight:bold;
		font-size:130%;
	}
	table.ranking01 p.text {
		text-align:left;
	}
	
	/* ランキングデザイン② */
	table.ranking02 {
		border:none;
		width:100%;
	}
	table.ranking02 tr {
		border:solid 1px #ddd;
	}
	table.ranking02 th {
		text-align:left;
		padding:12px;
		vertical-align: middle;
		font-size:120%;
	}
	table.ranking02 th,
	table.ranking02 td {
		border:none;
	}
	table.ranking02 th.rankImage {
		width:40px;
		padding-right:0;
	}
	table.ranking02 th img {
		display:inline-block;
	}
	table.ranking02 td {
		padding:12px;
		padding-bottom:18px;
	}
	table.ranking02 td img.item {
		float:none;
		margin:0 auto 10px;
		display:block;
	}
	table.ranking02 td .text {
		margin:0;
	}
	
	/* ランキングデザイン③ */
	table.ranking03 {
		border:none;
	}
	table.ranking03 tr {
		display:block;
	}
	table.ranking03 td {
		padding:10px;
		display:block;
		border:solid 1px #ddd;
		margin-bottom:10px;
	}
	table.ranking03 .rankImage {
		text-align:center;
		padding:0 10px;
		border-bottom:none;
	}
	table.ranking03 .rankTitle {
		font-weight:bold;
		font-size:120%;
		padding-top:0;
		text-align:center;
	}
	table.ranking03 .main img.item {
		width:auto;
		display:block;
		margin:0 auto;
	}
	
	/* トップページ */
	body#top header .discription {
		display:block;
	}
	
	/* カテゴリページ */
	body#category .article {
		margin-bottom:20px;
		display:block;
		overflow:hidden;
	}
	body#category .article p.date {
		text-align:right;
		margin:5px 0;
		font-size:11px;
	}
	body#category .pagination {
		text-align:center;
		padding-bottom:10px;
	}
	body#category .pagination > span {
		display: inline-block;
	}
	body#category .pagination .previous,
	body#category .pagination .next-inactive {
		display: inline-block;
	}
	body#category .pagination a,
	body#category .pagination a {
		display:inline-block;
		padding:10px 14px;
		text-decoration:none;
		color:#fff;
		border-radius:3px;
		background:#bbb;
	}
	body#category .pagination .active a {
	}
	body#category .mainContent .article .eyeCatch {
		width:30%;
	}
	body#category .mainContent .article .eyeCatch img {
		width:100%;
		height:auto;
	}
	
	/* 詳細ページ */
	body#page .mainContent .body {
		margin-bottom:20px;
	}
	body#page .similarPages h3 {
		margin-bottom:0;
		font-size:110%;
		text-align:center;
	}
	body#page .similarPages ul {
		margin:0;
		border:solid 1px #E4EAEB;
		border-bottom:none;
	}
	body#page .similarPages ul li {
		list-style:none;
		background:none;
		padding-left:0;
		border-bottom:solid 1px #E4EAEB;
	}
	body#page .similarPages ul li a {
		display:block;
		padding:5px 10px;
		color:#000;
		text-decoration:none;
		background:url(../img/materials/002_sp_icon02.png) no-repeat 95% center ;
		background-size:6px;
		padding: 8px 25px 8px 12px;
	}
	
	/* サイトマップ */
	body#sitemap #sitemapTree a,
	body#sitemap #sitemapTree .categoryIn a {
		display:block;
		border-bottom:solid 1px #ddd;
		color:#000;
		text-decoration:none;
		background:url(../img/materials/002_sp_icon02.png) no-repeat 95% center #f6f6f6;
		background-size:6px;
		padding: 10px 25px 10px 12px;
		box-shadow:inset 0 -1px 0 #fcfcfc;
	}
	body#sitemap .mainContent h1 {
		margin-bottom:0;
	}
	body#sitemap #sitemapTree .level {
		padding-left:0;
	}
	
	
	/* 検索ページ */
	body#search .mainContent .article .eyeCatch {
		width:30%;
	}
	body#search .mainContent .article .eyeCatch img {
		width:100%;
		height:auto;
	}
}