/* リセット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:#C65980;
}
a:hover {
	text-decoration:none;
}

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

body {
	background:url(../img/materials/girly_body_bg.gif) repeat;
	color:#544B3D;
}

/* タグスタイル */
.contents h1 {
	background:url(../img/materials/girly_bg01.jpg) repeat;
	line-height:1.4em;
	border-radius:2px;
	margin:10px 0;
	font-size:135%;
	padding:12px 18px 10px;
	font-weight:normal;
}
.contents h2 {
	background:url(../img/materials/girly_bg02.jpg) repeat;
	line-height:1.4em;
	border-radius:2px;
	margin:10px 0;
	font-size:130%;
	padding:8px 15px 6px;
}
.contents h3 {
	background:#F9F5F2;
	border: dashed 1px #554B3D;
	border-right:none;
	border-left:none;
	font-size:110%;
	line-height:1.4em;
	padding:6px 12px 4px;
	margin:10px 0;
}
.contents h4 {
	border-bottom:solid 1px #554B3D;
	font-size:105%;
	line-height:1.4em;
	padding:6px 12px;
	margin:10px 0;
}
.contents h5 {
	border-left:solid 5px #554B3D;
	padding-left:15px;
	font-size:100%;
	margin:10px 0;
}
.contents h6 {
	font-size:100%;
	margin:5px 0;
}
.contents p {
	margin:10px 5px;
}
.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:#F0F0F0;
	border:solid 1px #DBDBDB;
	padding:10px;
	margin-bottom:12px;
}
.contents .bgGreen {
	background:#E3EDDA;
	border:solid 1px #CFE0C0;
}
.contents .bgYellow {
	background:#F4F1CA;
	border:solid 1px #E7E2B4;
}
.contents .bgRed {
	background:#F5EBEB;
	border:solid 1px #EDDADA;
}
.contents .bgBlue {
	background:#EBF2F5;
	border:solid 1px #D0D8DB;
}
.contents ul, 
.contents ol {
	list-style-position:inside;
	margin:5px 10px;
}
.contents ul li {
	background:url(../img/materials/001_icon06.png) no-repeat left 5px;
	list-style:none;
	padding-left:12px;
}
.contents .ranking01 {
	background:#FAF9F3;
	border:solid 1px #CECCB5;
	width:100%;
}
.contents .ranking01 th,
.contents .ranking01 td {
	border:none;
	border-bottom:solid 1px #CECCB5;
}
.contents .ranking01 .rank {
	width:70px;
	vertical-align:middle;
	text-align:center;
}
.contents .ranking01 .item {
	width:100px;
	text-align:center;
	vertical-align:middle;
}
.contents .ranking02 {
	background:#FFF;
	border:solid 1px #CECCB5;
	width:100%;
}
.contents .ranking02 th,
.contents .ranking02 td {
	border:none;
	border-bottom:solid 1px #CECCB5;
}
.contents .ranking02 th {
	background:#FAF9F3;
	text-align:left;
	vertical-align:middle;
}
.contents .ranking02 th.rankImage {
	width:50px;
}
.contents .ranking02 th.rankTitle {
	font-size:16px;
	padding:0;
}
.contents .ranking02 td {
	padding:15px;
}
.contents .ranking02 td img {
	float:left;
	max-width:150px;
	margin-right:15px;
}
.contents .ranking02 td .text {
	float:left;
	width:450px;
	margin:0;
}
.contents .ranking03 {
	background:#FFF;
	border:solid 1px #CECCB5;
	width:100%;
}
.contents .ranking03 th,
.contents .ranking03 td {
	border:solid 1px #CECCB5;
	padding:0;
}
.contents .ranking03 .rankImage {
	background:#FAF9F3;
	padding:10px;
	text-align:center;
	border-bottom:solid 1px #CECCB5;
}
.contents .ranking03 .rankTitle {
	margin:10px 15px;
}
.contents .ranking03 .rankTitle a {
	font-weight:bold;
	font-size:14px;
}
.contents .ranking03 .main {
	padding:0 15px 10px;
}

/* 囲い */
#wrapper {
	width:980px;
	margin:0 auto;
	background:#fff;
	box-shadow:0 0 2px #ccc;
}

/* ヘッダー */
header {
	display:block;
	overflow:hidden;
	padding:25px 20px;
}
header .logo {
	float:left;
	font-size:28px;
	padding-top:8px;
	padding-left:10px;
}
header .logo a {
	text-decoration:none;
	line-height:1.1em;
}
header .discription {
	float:right;
	display:block;
	width:45%;
}

/* グローバルナビ */
.globalNav {
	background:url(../img/materials/girly_nav_bg.jpg) left top;
	display:block;
	overflow:hidden;
	height:50px;
}
.globalNav .open {
	display:none;
}
.globalNav ul li {
	list-style:none;
	width:196px;
	display:block;
	float:left;
	background:url(../img/materials/girly_nav_line.jpg) right center no-repeat;
}
.globalNav ul li:last-child {
	background:none;
}
.globalNav ul li a {
	font-weight:bold;
	color:#A94949;
	text-decoration:none;
	display:block;
	height:35px;
	padding-top:15px;
	text-align:center;
	font-size:14px;
	text-shadow:1px 1px 0 rgba(255,255,255,0.6);
}

/* コンテンツ囲み */
.containerWrap {
	overflow:hidden;
	margin:20px;
}

/* メインビジュアル */
.mainVisualWrapper {
	padding:4px;
	border:solid 1px #E8DBCC;
	background:#F7F3EE;
	margin-bottom:15px;
}

/* パンくずリスト */
.topicPath {
	display:block;
	margin-bottom:15px;
}
.topicPath ul {
	margin:0;
}
.topicPath li {
	display:inline-block;
	margin-right:8px;
}

/* メインコンテンツ */
.mainContent {
	float:left;
	width:660px;
}
.mainContent > h1 {
	background:url(../img/materials/girly_bg01.jpg) repeat;
	line-height:1.4em;
	border-radius:2px;
	margin-bottom:15px;
	font-size:150%;
	padding:12px 18px 8px;
	font-weight:normal;
}
.mainContent .eyeCatch {
	margin-bottom:10px;
}

/* サブコンテンツ */
.subContent {
	float:right;
	width:250px;
}
.subContent .menubox .menu {
	background:#F9F5F2;
	margin-bottom:15px;
}
.subContent .menubox .menu h4 {
	background:url(../img/materials/girly_bg02.jpg) repeat;
	color:#554B3D;
	text-align:center;
	display:block;
	padding:8px;
}
.subContent .menubox .menu ul li {
	border-bottom: dotted 1px #CEB193;
	list-style:none;
}
.subContent .menubox .menu ul li a {
	display:block;
	padding:8px;
	padding-left:25px;
	color:#A94949;
	background:url(../img/materials/girly_icon01.png) 8px 12px no-repeat;
	text-decoration:none;
}
.subContent .menubox .menu ul li a:hover {
	text-decoration:underline;
}
.subContent .searchBox {
	background:url(../img/materials/girly_bg01.jpg) repeat;
	padding:3px;
	margin-bottom:15px;
}
.subContent .searchForm {
	background:#fff;
	padding:5px;
	overflow:hidden;
}
.subContent .searchForm input[type=text] {
	display:block;
	width:180px;
	float:left;
	border:none;
	background:none;
	padding:5px;
	margin:0;
}
.subContent .searchForm input[type=submit] {
	display:block;
	background:url(../img/materials/girly_icon02.png) no-repeat center center;
	border:none;
	text-indent:-9999px;
	float:right;
	width:26px;
	height:26px;
}
.subContent .newPages {
	background:#F9F5F2;
	margin-bottom:15px;
}
.subContent .newPages h3 {
	background:url(../img/materials/girly_bg01.jpg) repeat;
	color:#A94848;
	padding:8px;
	text-align:center;
	font-size: 14px;
}
.subContent .newPages ul li {
	border-bottom: dotted 1px #CEB193;
	list-style:none;
}
.subContent .newPages ul li a {
	display:block;
	padding:8px;
	padding-left:25px;
	color:#A94949;
	background:url(../img/materials/girly_icon01.png) 8px 12px no-repeat;
	text-decoration:none;
}
.subContent .newPages ul li a:hover {
	text-decoration:underline;
}

.subContent .recommendPages {
	background:#F9F5F2;
	margin-bottom:15px;
}
.subContent .recommendPages h3 {
	background:url(../img/materials/girly_bg01.jpg) repeat;
	color:#A94848;
	padding:8px;
	text-align:center;
	font-size: 14px;
}
.subContent .recommendPages ul li {
	border-bottom: dotted 1px #CEB193;
	list-style:none;
}
.subContent .recommendPages ul li a {
	display:block;
	padding:8px;
	padding-left:25px;
	color:#A94949;
	background:url(../img/materials/girly_icon01.png) 8px 12px no-repeat;
	text-decoration:none;
}
.subContent .recommendPages ul li a:hover {
	text-decoration:underline;
}

/* SNSリンク */
.socialButtons {
	margin-bottom:10px;
}
.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;
}

/* フッター */
footer {
	background:url(../img/materials/girly_bg03.jpg);
	display:block;
	padding:15px;
	text-align:center;
}
footer a {
	color:#544B3D;
}

/* カテゴリページ */
body#category .mainContent > .body {
	margin-bottom:15px;
}
body#category .mainContent article {
	display:block;
	overflow:hidden;
}
body#category .mainContent article h2 {
	background:url(../img/materials/girly_bg02.jpg) repeat;
	line-height:1.4em;
	border-radius:2px;
	font-size:120%;
	padding:8px 15px 6px;
	font-weight:normal;
	margin-bottom:15px;
}
body#category .mainContent article h2 a {
	color:#A94949;
}
body#category .mainContent article .date {
	margin:0;
	margin-bottom:5px;
}
body#category .mainContent article .eyecatch {
	float:left;
	margin-right:12px;
	margin-bottom:12px;
}
body#category .mainContent article .body {
	margin-bottom:20px;
	overflow:hidden;
}
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:#F1C9D5;
}
body#category .pagination .active a {
	background:#F1C9D5;
}

/* 詳細ページ */
body#page .mainContent .body {
	margin-bottom:10px;
}
body#page .similarPages {
	background:#F9F5F2;
	margin-bottom:15px;
}
body#page .similarPages h3 {
	background:url(../img/materials/girly_bg01.jpg) repeat;
	color:#A94848;
	padding:8px 15px;
	font-size: 14px;
}
body#page .similarPages ul li {
	border-bottom: dotted 1px #CEB193;
	list-style:none;
}
body#page .similarPages ul li a {
	display:block;
	padding:8px;
	padding-left:25px;
	color:#A94949;
	background:url(../img/materials/girly_icon01.png) 8px 12px no-repeat;
	text-decoration:none;
}
body#page .similarPages ul li a:hover {
	text-decoration:underline;
}

/* サイトマップページ */
body#sitemap #sitemapTree {
	margin-bottom:15px;
}
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/girly_sitemap_icon.png) no-repeat 10px 3px;
	padding-left:45px;
}

/* 検索ページ */
body#search .mainContent article {
	display:block;
	overflow:hidden;
}
body#search .mainContent article h2 {
	background:url(../img/materials/girly_bg02.jpg) repeat;
	line-height:1.4em;
	border-radius:2px;
	font-size:120%;
	padding:8px 15px 6px;
	font-weight:normal;
	margin-bottom:15px;
}
body#search .mainContent article h2 a {
	color:#A94949;
}
body#search .mainContent article .date {
	margin:0;
	margin-bottom:5px;
}
body#search .mainContent article .eyeCatch {
	float:left;
	margin-right:12px;
	margin-bottom:12px;
}
body#search .mainContent article .body {
	margin-bottom:20px;
	overflow:hidden;
}



/* スマホ表示 */
@media screen and (max-width:640px){
	
	/* 全体設定 */
	* {
		box-sizing:border-box;
	}
	img {
		max-width:100% !important;
		height:auto !important;
	}
	
	#wrapper {
		width:95%;
	}
	
	header {
		padding: 6px;
	}
	header .logo {
		float:none;
		width:100%;
		text-align:center;
		margin-bottom:10px;
		font-size:150%;
	}
	header .discription {
		float:none;
		width:100%;
		padding:0 10px;
	}
	.globalNav {
		background:none;
		height:auto;
	}
	.globalNav .open {
		display: block;
		background: url(../img/materials/girly_nav_bg.jpg) left top;
		height:50px;
		padding-top:15px;
		font-size:120%;
		font-weight:bold;
		text-align:center;
	}
	.globalNav ul {
		background:#F9F5F2;
		display:none;
	}
	.globalNav ul li {
		list-style: none;
		width: 100%;
		display: block;
		float: none;
		background:none;
		border-bottom: dotted 1px #CEB193;
	}
	.globalNav ul li a {
		font-weight: bold;
		color: #A94949;
		text-decoration: none;
		display: block;
		height: auto;
		padding: 10px;
		text-align: center;
		font-size: 14px;
		text-shadow: 1px 1px 0 rgba(255,255,255,0.6);
	}
	.containerWrap {
		overflow: hidden;
		margin: 8px;
	}
	.mainVisualWrapper {
		margin-bottom:5px;
	}
	.mainContent {
		float: none;
		width: 100%;
	}
	.subContent {
		float: none;
		width: 100%;
	}
	
	/* ランキングデザイン① */
	table.ranking01 {
		width:100%;
	}
	table.ranking01 tr,
	table.ranking01 th,
	table.ranking01 td {
		display:block;
		width:100% !important;
	}
	
	/* ランキングデザイン② */
	table.ranking02 {
		width:100%;
	}
	table.ranking02 tr,
	table.ranking02 th,
	table.ranking02 td {
		display:block;
		width:100% !important;
		overflow:hidden;
		border:none !important;
	}
	table.ranking02 td .text {
		width:100% !important;
		float:none !important;
	}
	table.ranking02 td img {
		width:25% !important;
	}
	table.ranking02 th.rankImage {
		text-align:center;
	}
	table.ranking02 th.rankTitle {
		text-align:center;
		padding-bottom:12px !important;
	}
	
	/* ランキングデザイン③ */
	table.ranking03 {
		width:100%;
	}
	table.ranking03 tr,
	table.ranking03 th,
	table.ranking03 td {
		display:block;
		width:100% !important;
		overflow:hidden;
		border:none !important;
		text-align:center;
	}
	
	/* フッター */
	footer {
		font-size:88%;
	}
	
}