@charset "UTF-8";

/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/cgi-bin/mt/mt-static/themes-base/blog.css);
/* end StyleCatcher imports */
body,div
,dl,dt,dd,ul,ol,li
,h1,h2,h3,h4,h5,h6
,pre,form,fieldset,input,textarea
,p,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn
,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

ul li img {
	vertical-align: top;
}

caption,th {
	text-align: left;
}

th,td {
	vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before
,q:after {
	content: '';
}

abbr
,acronym {
	border: 0;
}

input {
	vertical-align: middle;
}

/* base
-------------------------------------------------------------*/

body {
	line-height: 170%;
	color: #000;
	font-size:10px;
	font-family: Arial, Verdana,  Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

*html body {
	font-size:65%;
}

div#container{
	width:900px;
	background-color:#ffffff;
	margin:0 auto;
}
/* header
-------------------------------------------------------------*/
#hL{
	width:300px;
	float:left;
}

div#hR{
	width:400px;
	float:right;
	text-align:right;
	margin:10px 0 0 0;
}

p#copy{
	color:#000000;
	font-size:1.2em;
}


/* side
-------------------------------------------------------------*/
div#seach{
	width:190px;
	background-color:#CCCCCC;
	padding:5px;
}

input#q{
	width:125px;
	font-size:12px;
	border: 1px solid #999999;
	padding:2px 1px;
}

div#side{
	width:200px;
	float:right;
	display:inline;
	margin:13px 10px 0 0;
}

div#side h3{
	display:none;
}

div#side ul{
	background-image: url(http://www.nagoyalaw.com/img/top/law_33.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}

div#side ul.list li{
	width:178px;
	color:#666666;
	font-size:1.4em;
	background-image: url(http://www.nagoyalaw.com/img/top/law_36.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding:3px 0 3px 17px;
	margin:0 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	}

div#side ul.list li a{
	color:#666666;
	text-decoration:underline;
	}

div#side ul.list li a:hover{
	color:#666666;
	text-decoration:none;
	}

div#side h4{
	width:200px;
	height:25px;
	color:#666666;
	font-weight:bold;
	text-align:center;
	font-size:1.6em;
	background-image: url(http://www.nagoyalaw.com/img/top/side_m01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:9px 0 0 0;
}


/* main
-------------------------------------------------------------*/
div#main{
	color:#333333;
	width:685px;
	float:left;
}

div#main a{
	color:#333333;
	text-decoration:underline;
}

div#main a:hover{
	color:#333333;
	text-decoration:none;
}


/* footer
-------------------------------------------------------------*/
div#footer{
	color:#666666;
	font-size:1.2em;
	width:900px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin:20px 0 0 0;
}

div#footer p{
	text-align:center;
	line-height:200%;
	padding:0 0 0 0;
}

div#footer address{
	text-align:center;
	line-height:200%;
	padding:10px 0 0 0;
margin:0 0 0 275px;
}

div#footer a{
	color:#666666;
	text-decoration:underline;
}

div#footer a:hover{
	color:#666666;
	text-decoration:none;
}



/* pan
-------------------------------------------------------------*/
p.pan{
	width:900px;
	font-size:1.2em;
	line-height:200%;
	margin:0 0 -10px 0;
}

p.pan a{
	color:#333333;
	text-decoration:underline;
}

p.pan a:hover{
	color:#333333;
	text-decoration:none;
}

/* area1,area2
-------------------------------------------------------------*/
div#area1
,div#area2{
	font-size:1.4em;
	width:650px;
}


/* clearfix
-------------------------------------------------------------*/
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE-mac\*/
*html .clearfix{height: 1%;}
.clearfix {display: block;}
/*End hide from IE-mac */


/* blog
-------------------------------------------------------------*/
h1{	
	width:670px;
	margin:12px 0 0 5px;
}

h2{
	font-family:"ＭＳ ゴシック", "Osaka?等幅";
	width:621px;
	color:#3a56c3;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3a56c3;
	border-left-color: #3a56c3;
	margin:20px 0 10px 10px;
	padding:2px 5px 2px 9px;
	zoom:1;
	clear:right;
}


h3{
	font-family:"ＭＳ ゴシック", "Osaka?等幅";
	color:#3a56c3;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 10px;
}

.comment,
.trackbacks-info{
	margin:0 0 0 10px;
}

.asset-body{
	color:#000000;
	width:630px;
	line-height:160%;
	margin:0 0 30px 20px;
}

div#main .asset-header a{
	color:#3a56c3;
	text-decoration:none;
}

div#main .asset-header a:hover{
	color:#3a56c3;
	text-decoration:underline;
}

.asset-meta{
	display:none;
}

div#main strong{
	font-weight:bold;
}

div#main p,
div#main li{
	margin:0 0 0 10px;
	line-height:160%;
}

p.top{
	font-size:12px;
	width:650px;
	float:left;
	text-align:right;
	margin:15px 0 5px 0;
}


p.top a{
	color:#333333;
	text-decoration:underline;
}

p.top a:hover{
	color:#333333;
	text-decoration:none;
}

.date{
	font-size:12px;
	margin:0 0 0 20px;
}

.comments-open-content{
	margin:0 0 0 20px;
}

#alpha-inner{
	font-size:14px;
}
#alpha-inner h1{
	color:#3a56c3;
	font-size:16px;
	font-weight:bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #3a56c3;
	padding:2px 0 2px 10px;
	margin:12px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a56c3;
}

#atom{
	margin:10px 0 10px 50px;
}

/* blockquote
-------------------------------------------------------------*/
blockquote{
	width:85%;
	background-color: #E9FFFF;
	padding:5px;
	margin:10px auto;
	border: 1px solid  #3a56c3;
}

p.link02{
	font-size:120%;
	background-image:url(http://www.nagoyalaw.com/img/top/bg_law_12.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align:center;
	padding:0 0 4px 0;
}

p.link02 a{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

p.link02 a:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

p.link03{
	font-size:120%;
	background-image:url(http://www.nagoyalaw.com/img/top/bg_law_15.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align:center;
	padding:0 0 4px 0;
}

p.link03 a{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

p.link03 a:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

/* 追加091014
-------------------------------------------------------------*/
div#pageList{
	display:inline;
	color:#3a56c3;
	font-size:100%;
	float:right;
	padding:50px 0 20px 0;
}
div#pageList a{
	color:#3a56c3;
	text-decoration:underline;
}
div#pageList a:hover{
	color:#3a56c3;
	text-decoration:none;
}
.current_page{
	color:#3a56c3;
	font-weight:bold;
}

div#pageList2{
	display:inline;
	color:#3a56c3;
	font-size:100%;
	float:right;
	padding:10px 0 30px 0;
}
div#pageList2 a{
	color:#3a56c3;
	text-decoration:underline;
}
div#pageList2 a:hover{
	color:#3a56c3;
	text-decoration:none;
}

/* 追加100111
-------------------------------------------------------------*/
div#main .asset-body li{
	margin:0 0 0 0;
	padding:0 0 0 12px;
	background-image: url(http://www.nagoyalaw.com/img/common/dot.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}





