﻿*{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	margin:0;
	padding:0;
}

p {
	color:#2d2d2d;
	font-size:12px;
	line-height:1.4em;
}

img {
	border:none;
}

a {	
	font-size:12px;
}

a:link {
	color:#oo3582;
	text-decoration:none;
}

a:visited {
	text-decoration:underline;
	color:#4b6185;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}



ul li{
	font-size:12px;
	line-height:1.6em;
	color:#003582;
	list-style:none;
}

table {
	border:none;
	border-collapse:collapse;
	margin:0;
	padding:0;
	
}

table tr{
	border:none;
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
}

body {
	background:#b0b0b0;
	margin:0 auto;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


div#wrapper {
	background:#ffffff;
	background-repeat:repeat-y;
	margin:0 auto;
	padding:0 ;
	width:770px;
	border:solid 1px #999999;
}

div#header {
	margin:0;
	line-height:0;

}


div#global {
	background-image:url(img/global.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:59px;
	margin-bottom:2px;
}


div#global ul li {
	color:#FFFFFF;
	line-height:1.3em;
	background-image:url(img/global-icon.gif);
	background-repeat:no-repeat;
	background-position:1.2em 0.3em;
	list-style:none;
	text-indent:1.6em;
	margin:12px 4px;
	float:left;
	padding:4px;
	
}

div#global ul li a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}


div#global ul li a:visited{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

div#global ul li a:hover{
	color:#ff0000;
	font-size:12px;
	text-decoration:none;
}


div#global p img {
	 color:#FFFFFF;
	 float:right;
	 margin:15px 18px 0 0;
	 background-color:#333333;
	 padding:2px;
}



div#contents {
	padding:0 15px 40px 15px;
}


div#whatsnew {
	margin:5px 0 18px 0;
}

div#whatsnew h2{

	width:740px;

	line-height:0;
	}

div#whatsnew p{
	line-height:0;
}


div#whatsnew ul{
	background-color:#ffffff;
	width:722px;
	padding:2px 9px 0px 9px;
}


div#whatsnew ul li {
	background-image:url(img/icon.gif);
	background-repeat:no-repeat;
	background-position:0.1em 0.6em;
	text-indent:1.5em;
	border-bottom:dotted 1px #aaaaaa;
	line-height:2em;
}

* html div#whatsnew ul li {
	background-image:url(img/icon.gif);
	background-repeat:no-repeat;
	background-position:0.1em 0.6em;
	text-indent:1.5em;
	border-bottom:dotted 1px #aaaaaa;
	line-height:2em;
	padding:3px 0;
}

div#whatsnew ul li.last {
	background-image:url(img/icon_02.gif);
	background-repeat:no-repeat;
	background-position:0.1em 0.4em;
	text-indent:1.3em;
	border-bottom:none;
}

h3.subtitle {
	margin:0 0 4px 0;
}

div.main-contents {
	width:488px;
	float:left;
	margin:0 0 20px 0;
}

div.entry {
	margin-bottom:5px;
	margin-top:13px;
}

p.images {
	line-height:0;
}

p.date {
	line-height:0;
	margin:0;
	padding:0;
}

div.entry-body {
	padding:0px 9px 2px 9px;
	line-height:2em;
	}

div.entry-body p{
	line-height:2em;
	margin:0 0 10px 0;
	padding:0 2px;
}

div.entry-body p.date{
	line-height:1em;
	margin:9px 0 5px 0;
}


div.entry-body h4 a{
	color:#003582;
	font-size:1em;
	border-bottom:solid 1px #bbbbbb;	display:block;
	line-height:1.2em;
	margin:0;
	padding:0 0 8px 0;
}
div.info {
	padding:10px;
	margin-top:10px;
	width:466px;
	background-color:#f1f1f1;

}

span.strong {
	color:#e70000;
	font-weight:600;
	margin-right:3px;
}

div.info h6 {
	color:#2d2d2d;
	padding-bottom:3px;
	margin-bottom:4px;
	border-bottom:solid 1px #bbbbbb;	font-size:0.9em;
	font-weight:500;
}
div.info ul li {
	background-image:url(img/icon.gif);
	background-repeat:no-repeat;
	background-position:0.2em 0.3em;
	text-indent:1.5em;
}

blockquote {
	border: 1px dotted #a5a5a5;
	padding:6px;
	margin:6px auto 8px auto;
	font-size:12px;
	width:456px;
	line-height:1.8em;
}

/*-------カテゴリーアーカイブ用-----------*/


div.entry-body-category {
	line-height:2em;
	padding:0 0px 6px 0px;
	}

div.entry-body-category p{
	line-height:1.5em;
	margin:2px 0 0 0;
}

div.entry-body-category p.date{
	line-height:1em;
	margin:9px 0 5px 0;
}


div.entry-body-category h4 a{
	color:#003582;
	font-size:1em;
	border-bottom:solid 1px #bbbbbb;	display:block;
	line-height:1.2em;
	margin:0;
	padding:0 0 6px 0;
}



/*-------カテゴリーアーカイブ用end-----------*/


div.entry-body .entry-foot {
	background-image:url(img/entry-dottedline.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:5px 0 0 0;
	padding:5px 0px 0px 0px;
	font-size:0.8em;
}


div.entry-body .entry-foot ul.category li{
	color:#2d2d2d;
	background:none;
	text-indent:0;
	display:inline;
	margin:0;
	
}


div.entry-body .entry-foot ul.auther li{
	color:#2d2d2d;
	margin:0;
	line-height:1.5em;
	text-indent:0;
}

div.side-contents {
	width:237px;
	float:right;
	margin:0 0 20px 0;
}

div.side-entry {

}

div.side-entry a{
	color:#003582;
}

div.side-entry-body {
	background-image:url(img/side-content-m.gif);
	background-repeat:repeat-y;
	padding:1px 9px 9px 9px;
	line-height:normal;

}

div.side-entry-box {
	padding: 0;
}


div.side-entry-body h5{
	border-bottom:solid 1px #bbbbbb;
	font-size:0.7em;
	margin-bottom:10px;
	padding:5px 0 8px;
	line-height:0.9em;
}

div.side-entry-box h6 {
	font-size:1em;
	color:#003582;
	line-height:0.9em;
	background-image:url(img/icon.gif);
	background-repeat:no-repeat;
	background-position:0em 0.2em;
	text-indent:1em;
	margin:6px 0 6px 0;

}
div.side-entry-box p {
	margin:10px 0;
}

div.side-contents {
	width:237px;
	float:right;
	margin:0 0 20px 0;
}

/*トップページ*/

div.right-contents {
	width:237px;
	float:right;
	margin:0 0 20px 13px;
}

div.right-entry {

}

div.right-entry a{
	color:#003582;
}

div.right-entry-body {
	background-image:url(img/side-content-m.gif);
	background-repeat:repeat-y;
	padding:1px 9px 9px 9px;
	line-height:normal;
}

div.right-entry-box {
	padding: 0;
}


div.right-entry-body h5{
	border-bottom:solid 1px #bbbbbb;
	font-size:0.7em;
	margin-bottom:10px;
	padding-bottom:5px;
	line-height:0.9em;
}

div.right-entry-box h6 {
	font-size:1em;
	color:#003582;
	line-height:0.9em;
	background-image:url(img/icon.gif);
	background-repeat:no-repeat;
	background-position:0em 0.2em;
	text-indent:1em;
	margin:6px 0 6px 0;

}
div.right-entry-box p {
	margin:10px 0;
}

div.center-contents {
	width:237px;
	float:right;
	margin:0 0 20px 0;
display:inline;
}


div.center-entry {

}

div.center-entry a{
	color:#003582;
}

div.center-entry-body {
	background-image:url(img/side-content-m.gif);
	background-repeat:repeat-y;
	padding:1px 4px 9px 5px;
	line-height:normal;

}

div.center-entry-box {
	padding: 0;
}

div.center-entry-body h5{
	border-bottom:solid 2px #bbbbbb;
	font-size:0.7em;
	margin-bottom:8px;
	padding-bottom:5px;
	line-height:0.9em;
}

div.center-entry-box h6 {
	font-size:1em;
	color:#003582;
	line-height:0.9em;
	background-image:url(img/icon.gif);
	background-repeat:no-repeat;
	background-position:0em 0.2em;
	text-indent:1em;
	margin:6px 0 6px 0;
}
div.center-entry-box p {
	margin:10px 0;
}





div.left-entry {

}

div.left-entry a{
	color:#003582;
}

div.left-contents {
	width:237px;

	margin:0 13px  20px 0;
}

div.left-entry-box {
	padding: 0;
}


div.left-entry-body {
	background-image:url(img/side-content-m.gif);
	background-repeat:repeat-y;
	padding:1px 9px 5px 9px;
	line-height:normal;

}

div.left-entry-body h5{
	border-bottom:solid 1px #bbbbbb;
	font-size:0.7em;
	margin-bottom:10px;
	padding-bottom:5px;
	line-height:0.9em;
}

div.left-entry-box h6 {
	font-size:1em;
	color:#003582;
	line-height:0.8em;
	background-image:url(img/icon.gif);
	background-repeat:no-repeat;
	background-position:0em 0.2em;
	text-indent:1em;
	margin:6px 0 9px 0;
}

div.left-entry-box p {
	margin:10px 0;
}
/*トップページend*/

a.other-entry {
	line-height:0.6em;
	margin:2px 0 0 0;
	font-size:0.8em;
}

div.category-entry {
	margin:16px 0;
	
}
div.category-entry li{
	background-image:url(img/icon.gif);
	background-repeat:no-repeat;
	background-position:0.1em 0.4em;
	list-style:none;
	text-indent:1.3em;
}

div.link-entry {
	margin:10px 0 0 0;
}


div.link-entry ul li{
	background-image:url(img/icon.gif);
	background-repeat:no-repeat;
	background-position:0.1em 0.4em;
	list-style:none;
	text-indent:1.3em;
}

div.link-entry ul li.logo {
	background:none;
	list-style:none;
	text-indent:0;
	line-height:1.4em;
	margin-top:4px;
	border:none;
}

div.link-entry ul li.logo a img{
	background:none;
	list-style:none;
	border:none;
}


div#footer {
	background-color:#000000;
	padding:20px 16px 10px 0;
	text-align:center;
	margin-top:25px;
}

div#footer p{
	color:#ffffff;
	font-size:10px;
}

div#footer ul li{
 	display:inline;
 	text-align:center;
	margin-right:2px;
}

div#footer ul li a{
	text-align:cente;
	color:#ffffff;
	font-size:10px;
}


.clear{
	clear:both;
}

table.contents1{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	font-size:12px;
	table-layout:fixed;
}

.contents1 td{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding:0.3em 1em;
}

table.contents2{
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
	font-size:10px;
	table-layout:fixed;
}

.contents2 td{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding:0.3em 1em;
}

span.newicon img{
line-height:0;
margin:2px 0 -3px 4px;
}


