@charset "UTF-8";
/*
Theme Name: Premium4-13kinnyuu
Author: num
Description: This is my original theme.
Version: 1.0
*/
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, canvas, details, figcaption, figure,footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background-color:transparent;font-weight:normal;font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;}
body{line-height:1.5;word-wrap:break-word;font-size:16px;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
nav ul{list-style:none;}
ul, ol, li{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,q:before, q:after{content:'';content:none;}
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;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select{vertical-align:middle;}
input{box-sizing:border-box;}
a,a:visited{margin:0;padding:0;font-size:100%;vertical-align:baseline;background-color:transparent;color:#333;}
a:hover{text-decoration:none;}
*{/zoom:1;-webkit-appearance:none; box-sizing:border-box;}
input[type="submit"]{-webkit-appearance:none;border-radius:0;}
.clearfix:after{content: "";display:block;clear:both;overflow:hidden;height:0px;}
.clearfix{display:inline-block;}
.clearfix{display:block;}
.clear{clear:both;}
img{max-width:100%; width:auto; height:auto;}
#Content>div:first-child,#Content>div:last-child{box-sizing:border-box;}

/* 全体 */
body{
	background:#F6F6F6;
}
#Page{
	max-width:auto; margin:0 auto; padding:0; background:#F6F6F6; border:none;
}
/* ヘッダー */
#Header{
	margin:10px auto 10px; padding:0; background:none; border:none;
}
/* サイトタイトル */
.SiteTitleInner{
	max-width:1000px; margin:30px auto; background:#f4d3b0
; border:none;padding:10px 10px; text-align:center;
}
.SiteTitle{
	box-sizing:border-box; margin:0px auto 5px; padding:0px; background:none;
	display:block;
}
.SiteTitle a{
	font-size: 40px;
	line-height:1.5;
	text-decoration:none;
	font-weight: 500;
	color:#333;
	letter-spacing: 1.8px;
	font-family: "Sawarabi Mincho";
}
.SiteTitle:first-child{
	font-size:30px;
}
.SiteTitle a:hover{
	color:#2d42af;
}
/* 検索フォーム */
#Header .widget_search{
	box-sizing:border-box; margin:8px 0 0; padding:0; width:30%; float:right;
}
.searchform{
	display:block; max-width:300px; padding:0px; margin:0 auto;
}
.widget_search .s{
	width:69%; height:30px; padding-left:5px;
}
.widget_search .searchsubmit{
	width:26%;
	line-height:26px;
	cursor:pointer;
	padding:0;
	background: #ff9;
	border:1px solid #ff9;
	font-weight:600;
	color:#666;
}
.widget_search .searchsubmit:hover{
	background:#69fff1;
	border:#69fff1;
}
/* ヘッダーパーツ */
#HeaderParts{
	box-sizing:border-box; margin:18px 0 0; padding:0; width:300px; float:right; text-align:right;
}
#HeaderParts ul li{
	display:inline-block; padding:0 10px 0 0; background:none; border:none;
}
#HeaderParts ul li:last-child{
	padding:0;
}
/* ディスクリプション */
.DiscriptionHeader{
	max-width:1000px; margin:0 auto; padding:0; font-size:16px; line-height:1.5; background:none; color:#333;
}
/* グロナビNavThree */
#NavThree ul{
}
#NavThree ul li{
	margin:0px; padding:0px 10px 0px 0px; display:inline;
}
#NavThree ul li a,nav ul li a:visited{
	font-size:15px; line-height:1.9;
}
/* ヘッダー画像 */
header .focal-point{
	width:100%; max-width:1000px; height:auto; overflow:hidden; margin:10px auto; line-height:0;
}
header .focal-point img{
	width:100%; max-width:1000px; height:auto; -ms-interpolation-mode:bicubic;
	display:block;margin:0 auto;
}
/* パンくずリスト */
.breadcrumbs{
	max-width:1000px; margin:30px auto 15px; padding:0px; font-size:14px; line-height:1.5; background:none; color:#000;
}
.breadcrumbs span{
	font-weight:600;
	line-height:1.8;
}
.breadcrumbs a{
	font-size:14px; color:#0B4ADF; font-weight:bold;
}
/* コンテンツ */
#Content{
	max-width:1000px; margin:30px auto 0px; padding:0px; background:none; border:none;
}
/* 記事内コンテンツ全体 */
#MainContent{
	width:70%; float:left; margin:0px 1% 0px 0px; padding:20px; background:#fff;
}
#MainContent .FrontInner div h2,#MainContent h1{
	margin:0 0 10px;
	padding:5px;
	font-size: 35px;
	line-height:1.5;
	font-weight:500;
	border-bottom:4px solid #ff833f;
	text-align:left;
	padding-left:60px;
	background:none;
	color:#333;
	position:relative;
}
.ContentInner h2{
	margin:20px auto;
	font-size:25px;
	padding:10px;
	line-height:1.5;
	color: #2f5a9e;
	font-weight:600;
	border-bottom: dashed 2px #6594e0;
}
#MainContent .FrontInner div h2:before,#MainContent h1:before{
	content:"\f06c";
	font-family: FontAwesome;
	position:absolute;
	color:#0d842c;
	top:5px;
	left:10px;
	transform:rotate(-10deg);
	

}
.FrontInner p,.ContentInner p,.SitemapInner p,.NotFoundInner p{
	margin:0px; padding:0px; font-size:16px; line-height:2.3; color:#333;
	font-weight:500;
}
.FrontInner p a,.ContentInner p a,.SitemapInner p a,.NotFoundInner p a{
	color: #2d42af;
	font-size:120%;
	font-weight:600;
}
/* コンテンツ内h3・リスト */
.FrontInner div h3,.ContentInner h3{
	margin:20px auto; padding:10px 10px; font-size:16px; font-weight:bold; text-align:left; background:#009378;
	color:#fff;
	border-top:3px dotted #fff;
	border-bottom:3px dotted #fff;
	box-shadow:0 0 0 3px #009378;
	padding-left:35px;
	position:relative;
}
.FrontInner div h3:before, .ContentInner h3:before{
	content:'';
	position:absolute;
	top: 13px;
	left: 10px;
	border-radius:50%;
	background:#fff;
	width:10px;
	height:10px;
	border:4px double #c7c7c7;
}
.FrontInner h4,.ContentInner h4{
		margin:10px auto;
		padding:10px 10px;
		font-size:18px;
		font-weight:600;
		text-align:left;
		color:#6c6c6c;
		border-bottom:3px dotted #00b7d8;
		padding-left: 46px;
		position:relative;
}
.FrontInner h4:before,.ContentInner h4:before{
	content:'';
	position:absolute;
	top: 14px;
	left: 15px;
	border-radius:50%;
	background:#00b7d8;
	width:15px;
	height:15px;
	border:2px solid #fff;
	box-shadow:0 0 0 2px #00b7d8;
}
.FrontInner div ul,.ContentInner ul,.FrontInner div ol,.ContentInner ol,.FrontInner div dl,.ContentInner dl{
	margin:20px;
	padding:15px 10px;
	background: #f1f1f1;
	border: 1px solid #dfdddd;
	border-top: 3px solid #0e7e2a;
}
.FrontInner div ul li,.ContentInner ul li,.FrontInner div ol li,.ContentInner ol li{
	list-style-type:none; font-size:15px; line-height:2.1;
	padding:5px;
	padding-left:40px;
	color:#676363;font-weight:600;
	position:relative;
}
.FrontInner div ul li:before,.ContentInner ul li:before{
	content:"\f054";
	position:absolute;
	font-weight:100;
	color:#2d42af;
	font-family: FontAwesome;
	top:3px;
	left:15px;

}
.FrontInner div ol li,.ContentInner ol li{
list-style-type:decimal;
	margin-left:30px;
	padding-left:10px;
	background:#f1f1f1;
}

.FrontInner div dl dt,.ContentInner dl dt{
	background: #ccc;
	padding:10px;
	font-weight:600;
	color:#4e4e4e;
	padding-left:35px;
	position:relative;
	text-align:center;
}

.FrontInner div dl dd,.ContentInner dl dd{
	color:#5b5b5b;
	background: #fff;
	padding:5px 20px;
	line-height:2.5;
	font-weight:600;
}


strong{
	background: rgba(157, 255, 0, 0.38);
	font-weight:600;
	padding:3px;
	font-size:120%;
}
/* トップページのコンテンツ */
.FrontInner{
	margin:0; padding:0; background:none; border:none;
}
.FrontInner div{
	margin:0 0 10px; padding:15px; background:none;
}
/* シングルページのコンテンツ */
.ContentInner,.SitemapInner,.NotFoundInner{
	margin:0 0 10px; padding:15px; border:solid 1px #ccc;
}
/* アーカイブ・検索・サイトマップ・カテゴリー・404ページ */
.ContentInner ul.list{
	margin:30px auto; padding:0 30px;
	background:none;
	border:none;
}
.ContentInner ul.list li{
	margin:0 0 0px; padding:10px;
	border-bottom:1px solid #ccc;
}
.ContentInner ul.list li:before{
	display:none;
}
.ContentInner ul.list span{
	color:#666;
	font-weight:600;
}
.ContentInner ul.list li h2{
	margin:0px 0px 5px 0px; padding:0px 0px 0px 0px;
}
.ContentInner ul.list li h2:before{
	display:none;
}
.ContentInner ul.list li h2 a{
	color:#02338d; font-size:20px; line-height:1.9;
	text-decoration:none;
	font-weight:600;
}
.ContentInner ul.list li h2 a:hover{
	color:#666;
}
/* カテゴリー一覧ページ */
.categorymain ul li{
	box-sizing:border-box; padding:10px; margin:0px 1% 5px 0px; width:49.5%; display:inline-block;
 vertical-align:top; color:#fff;
}
.ContentInner h1{
	font-size:20px;margin-bottom:10px;
}
.categorymain ul li:nth-of-type(2n){
	margin-right:0px;
}
.categorymain h2{
	margin-bottom:10px;
	background:#F9F9F9;
}
.CategoryPageBox h3,.CategoryPageText h3{
	padding:0px; margin:0px 0px 5px 0px; font-size:16px; color:#5485B8;
}
.CategoryPageBox h3 a,.CategoryPageText h3 a{
	color:#fff;
	padding-left:40px;
	font-size:16px;
}
.CategoryPageBox h3:before,.CategoryPageText h3:before{
	content:'';
	top:8px;
}
/* aside・details整形用 */
.supplement{
	border-top:3px solid #0e7e2a;
	border-bottom:solid 1px #ccc;
	background: #f1f1f1;
	margin:20px auto;
	padding:15px;
}
.FrontInner .supplement h3, .ContentInner .supplement h3, .supplement summary{
	background:#ccc !important;
	padding:10px 10px 8px;
	margin:0 0 0px;
	font-weight:500;
	border: none;
	font-size:18px;
	color: #232323;
	text-align:center;
	box-shadow: none;
}
.FrontInner .supplement h3:before, .ContentInner .supplement h3:before{
	display:none;
}
.supplement p{
	background:#fff;
	font-weight:500;
	padding:10px 15px;
	line-height:2.1;
	color:#454545;
}
.supplement p a{
	background:none; padding:0px 10px;
	margin-top:5px;
	padding-left:40px;
	color:#666;
	font-weight:500;
	text-decoration:none;
	display:inline-block;
	position:relative;
	font-size:18px;
}
.supplement p a:before{
	content:"\f054";
	position:absolute;
	font-weight:100;
	color:#2d42af;
	font-family: FontAwesome;
	top:3px;
	left:15px;

}
.supplement p a:hover{
	background:#fff;
	color:#fc8a15;
}
.supplement p a:hover::before{
	color:#fc8a15;
}
/*ページ送り*/
.Paging{
	display:block; margin:20px 0px; width:100%;
}
.Paging p{
	width:35%; display:inline-block; vertical-align:top;
	margin-bottom:8px;
}
.Paging p span{
	padding:7px 10px 7px; background:none; border:1px solid #ccc;
}
.Paging p a{
	color:#141e95; position:relative; text-decoration:none; font-size:14px;
	font-weight:600;
}
.Paging p a:hover{
	text-decoration:underline;
}
.Paging .CenterLink{
	text-align:center; width:30%;
}
.Paging .LeftLink{
	text-align:left;
}
.Paging .RightLink{
	text-align:right;
}
/* サイドメニュー */
#SideContent{
	width:29%; float:left; margin:0px; padding:0px;
}
.widget,.Information,#NavOne{
	margin:0px 0px 10px;
	padding:15px;
	border:solid 1px #dfdddd;
	background:#f1f1f1;
	border-top: 3px solid #0e7e2a;
}
.Information p{
	color: #5c5c5c;
	font-size:14px;
	line-height:1.8;
	font-weight:500;
}
.widget_title div,.InformationTitle{
	margin:0px 0px 10px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
	line-height:1.5;
	color: #3f3f3f;
}
.widget ul li,#NavOne ul li{
	padding:0px 0px 0px 0px; margin:0px 0px 5px 0px;
	border-bottom:1px dotted #ccc;
}
.widget ul li a,#NavOne ul li a{
	color: #2774bb;
	font-size:16px;
	font-weight:600;
	line-height:1.5;
	text-decoration:none;
}
.widget ul li a:hover,#NavOne ul li a:hover{
	color:#525252; text-decoration:none;
}
/* カテゴリーメニュー */
.Category{
	margin:0px 0px 5px 0px; padding:0;
}
.CategoryBlock{
	padding:10px; margin:0px 0px 5px 0px; background:#f4faff;
}
.CategoryTitle{
	margin:0px 0px 10px 0px; padding:10px 10px 8px; background:#fff;
}
.CategoryTitle a{
	color:#A42C2E;
}
.CategoryBox,.CategoryText{
	margin-bottom:10px;
}
.CategoryBox div{
	box-sizing:border-box; margin-left:75px;
}
.CategoryBox p,.CategoryText p{
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px;
}
.CategoryBox div a,.CategoryText div a{
	display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px; line-height:1.5;
}
.CategoryBox img{

	box-sizing:border-box; vertical-align:top; float:left; width:70px; margin-right:-75px; height:auto;
 border:1px solid #ccc; border-radius:0;
}
.CategoryPageBox{
	box-sizing:border-box; margin-left:105px;
}
.CategoryPageBox p{
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px; line-height:1.5;
}
.CategoryBox div a,.CategoryText div a{
	display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px; line-height:1.5;
}
.CategoryPage img{
	box-sizing:border-box; vertical-align:top; float:left; width:100px; margin-right:-105px; height:auto;
 border:1px solid #ccc; border-radius:0;
}
/* 更新履歴 */
.Update{
	margin:0 0 10px; padding:15px; border:solid 1px #ccc;
}
.UpdateTitle{
	margin:0 0 5px; padding:0px; font-weight:bold; font-size:16px; line-height:1.5; background:none; color:#333; border:none;
}
.Update ul li{
	padding:0; margin:0 0 5px 0; background:none; border:none;
}
.UpdateDay{
	font-size:14px; line-height:1.5; color:#333;
}
.UpdateNews{
	font-size:14px; line-height:1.5; color:#333;
}
.Update ul li a{
	font-size:14px; line-height:1.5; color:#1379B1;
}
/* 関連記事(共通) */
#RelationContent .RelationTitle{
	margin:0px auto 16px; padding:10px; font-size:20px; line-height:1.5; font-weight:600;
	border-left:8px solid #202d8f;
	color:#525252;
}
#RelationContent .NewsTitle{
	margin-bottom:5px; padding:0;
}
#RelationContent .NewsTitle a{
	font-weight:600;
	text-decoration:none;
	color:#5f5f5f;
	font-size:18px;
	line-height:1.5;
	border-left:6px solid #ff9898;
	padding-left: 12px;
}
#RelationContent .NewsTitle a:hover{
	text-decoration:underline;
}
#RelationContent p{
	margin:0;
	font-size:15px;
	line-height:1.8;
	color: #424242;
}
#RelationContent p a{
	color: #202d8f;
	font-weight:600;
	text-decoration:none;
}
#RelationContent{
	max-width:1000px; margin:20px auto 20px; padding:0;
}
#RelationContent ul li{
	box-sizing:border-box;
	vertical-align:top;
	display:block;
	margin-top:10px;
	padding:15px;
	background:#fff;
	border:1px solid #ccc;
	background: #ffffff;
}
#RelationContent ul img{
	box-sizing:border-box; float:left; width:80px;
}
#RelationContent .RelationBox{
	margin-left:85px;
}
/* フッター */
#Footer{
	padding:10px 0 0 0; background:#009378; border:none;
}
.DiscriptionFooter{
	max-width:1000px; margin:0 auto 5px; padding:10px 0; text-align:left; font-size:14px;
}
#NavFooter{
	max-width:1000px; margin:0 auto 5px; text-align:center; background:none; border:none;
}
#NavFooter ul li{
	display:inline; margin:0; padding:0 5px; background:none; border-right:solid 1px #ccc; font-size:14px;
}
#NavFooter ul li:last-child{
	border-right:none;
}
#NavFooter ul li a{
	font-size:14px; color:#ffffff;
}
.Copyright{
	max-width:1000px; margin:0px auto 0px; padding:15px 0; text-align:center; font-size:14px; background:none; border:none;
	color:#fff;
}
.Copyright a{
	font-size:14px; color:#1F5988;
}
/* 記事内画像 */
.left,.right,.center{
	display:block; box-sizing:border-box; width:auto; height:auto; text-align:center; border:solid 7px #fff; box-shadow:0 0 1px #333;
}
.left{
	float:left; max-width:300px; margin:20px; padding:0;
}
.right{
	float:right; max-width:300px; margin:20px; padding:0;
}
.center{
	max-width:600px; margin:20px auto 20px; padding:0;
}

@media only screen and (max-width: 1000px) {
/* 全体 */
#Page{
	padding:0px; margin:0px	
}
/* ヘッダー */
#Header{
	margin:0px auto 10px; padding:0;
}
/* サイトタイトル */
.SiteTitleInner{
	margin:0px auto 5px;
}
.SiteTitle{
	margin:0px auto 5px; padding:0px 0px 0px 0px; width:100%; float:none;
}
.SiteTitle a{
	font-size:24px; line-height:1.5;
}
/* 検索フォーム */
#Header .widget_search{
	margin:10px 0; padding:0; width:100%; float:none; text-align:center;
}
/* ディスクリプション */
#Header .DiscriptionHeader{
	margin:0; padding:0px 10px; font-size:14px; line-height:1.5;
}
/* ヘッダーパーツ */
#HeaderParts{
	margin:10px 0 0; padding:0; width:100%; float:none; text-align:right;
}
#HeaderParts ul li{
	display:inline-block; padding:0 10px 0 0;
}
/* グロナビNavOne */
#NavOne,#NavTwo{
	margin:10px auto 10px; padding:10px 0;
}
#NavTwo span{
	display:block; width:100%; float:none; text-align:right;

}
#NavTwo ul{
	width:100%; float:none;
}
#NavTwo span a{
	text-align:center; padding:3px 7px; font-size:14px; line-height:1.7;
}
#NavTwo ul li{
	margin:0; padding:0 10px 0 0;
}
#NavTwo ul li a,nav ul li a:visited{
	font-size:14px; line-height:1.7;
}
/* グロナビNavThree */
#NavThree ul{
}
#NavThree ul li{
	margin:0px; padding:0px 10px 0px 0px; display:inline;
}
#NavThree ul li a,nav ul li a:visited{
	font-size:14px; line-height:1.7;
}
/* ヘッダー画像 */
.focal-point div {
	padding:0px 0px 0px 0px; margin:0px -40px;
}
/* コンテンツ */
#Content{
	margin:0 auto 0; padding:0;
}
/* 記事内コンテンツ全体 */
#MainContent{
	width:100%; float:none; margin:0px 0% 0px 0px; padding:0px;
}
#MainContent .FrontInner div h2, #MainContent h1, .ContentInner h2{
	margin:0px 0px 10px; font-size:20px;
	padding-left:40px;
}
.FrontInner p,.ContentInner p,.SitemapInner p,.NotFoundInner p{
	margin:25px auto; padding:0px 10px; font-size:16px; line-height:2.2;
}
/* トップページのコンテンツ */
.FrontInner{
	margin:0; padding:0;
}
.FrontInner div{
	margin:0 0 10px 0; padding:15px;
}
.FrontInner div div{
	padding:0;
}
/* シングルページのコンテンツ */
#Content .ContentInner,#Content .SitemapInner{
	margin:0 0 10px 0; padding:15px;
}
/* アーカイブ・検索ページ */
.ContentInner ul.list{
	margin:0; padding:0;
}
.ContentInner ul.list li{
	margin:0px 0px 10px 0px; padding:10px;
}
.ContentInner ul.list li h2{
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.ContentInner ul.list li h2 a{
	font-size:16px; line-height:1.8;
	display:inline-block;
	padding:5px 10px;
}
/* カテゴリー一覧ページ */
.categorymain>section ul li{
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	width:100%;
	display:block;
}
.ContentInner h1{
	font-size:20px;margin-bottom:10px;
}
.categorymain ul li:nth-of-type(2n){
	margin-right:0px;
}
.categorymain h2{
	margin-bottom:10px;
	/* padding:10px; */
	background:#F9F9F9;
}
.CategoryPageBox h3,.CategoryPageText h3{padding:0px;margin:0px 0px 5px 0px;font-size:15px;color: #ffffff;}
.CategoryPageBox h3 a,.CategoryPageText h3 a{
	font-size:15px;
	color: #ffffff;
}
/* aside・details整形用 */
.supplement{
}
/* 更新履歴 */
.Update{
	margin:0 0 10px; padding:15px;
}
.UpdateTitle{
	margin:0 0 5px; padding:0px; font-weight:bold; font-size:16px; line-height:1.5;
}
.Update ul li{
	padding:0; margin:0 0 5px 0;
}
.UpdateDay{
	font-size:14px; line-height:1.5;
}
.UpdateNews{
	font-size:14px; line-height:1.5;
}
.Update ul li a{
	font-size:14px; line-height:1.5;
}
/* サイドメニュー */
#SideContent{
	width:100%; float:none; margin:0px; padding:0px;
}
.widget,.Information,#NavOne{
	margin:0 0 0px 0; padding:15px;
	border-bottom:none;
}
.widget_title div,.InformationTitle{
	margin:0 0 5px;
	padding:5px 0;
	font-size: 18px;
	line-height:1.5;
}
.Information p{
	font-size:14px;
	line-height: 1.8;
}
.widget ul li,#NavOne ul li{
	margin:0 0 5px 0; padding:7px 0;
}
.widget ul li a,#NavOne ul li a{
	font-size: 15px;
	line-height:1.5;
}
/* カテゴリーメニュー */
#Content .category>section>div,#Content #CategoryMainContent div>section>div{
	margin:0px 0px 5px 0px; padding:5px;
}
#Content .category>section>div h3,#Content #CategoryMainContent div>section>div h2{
	margin:0px 0px 5px 0px; padding:5px;
}
#Content .category>section>div h3 a,#CategoryMainContent div>section>div h2 a{
}
#Content .category>section ul li,#Content #CategoryMainContent div>section ul li{
	padding:0px 0px 5px 0px; margin:0px 0px 5px 0px;
}
#Content .category>section ul li a,#CategoryMainContent div>section ul li a{
}
#Content .category>section ul li p,#Content #CategoryMainContent div>section ul li p{
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}
/* 関連記事(共通) */
#RelationContent .RelationTitle{
	margin:0px auto 10px; padding:10px 15px 7px 15px; font-size:20px;
}
#RelationContent .NewsTitle{
	margin:0; padding:0;
}
#RelationContent .NewsTitle a{
	text-decoration:none; font-size:16px;
}
#RelationContent p{
	margin:0; font-size:15px; line-height:1.5;
}
#RelationContent p a{
	color:#1D6AF1;
}
#RelationContent{
	margin:20px auto 20px;
}
#RelationContent ul li{
	margin-top:10px; padding:15px;
}

#RelationContent ul img{
	float:left; width:80px;
}
#RelationContent .RelationBox{
	margin-left:85px;
}
/* フッター */
#Footer{
	margin:0px; padding:10px 0 0 0;
}
.DiscriptionFooter{
	margin:0px auto 5px; padding:10px 0; font-size:14px;
}
#NavFooter{
	margin:0px auto 5px; padding:0;
}
#NavFooter ul li{
	padding:0 5px; font-size:14px;
}
#NavFooter ul li a{
	font-size:14px;
}
.Copyright{
	margin:0px auto 0px; padding:15px 0; font-size:14px;
}
.Copyright a{
	font-size:14px;
}
/* 記事内画像 */
.left,.right,.center{
	display:block; float:none; max-width:300px; width:90%; height:auto; margin:20px auto 20px; padding:0;
}
.breadcrumbs{
	padding:10px;
}
}
