/* グロウスリッシュ社会保険労務士事務所 Css */

/*---------------------------------------------*/
/*            default setting                  */
/*---------------------------------------------*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
address,caption,em,strong,th,var{font-style:normal;font-weight:normal;}

caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
table{font-size:100%;}
ul,ol{list-style-type:none;}

hr{display:none;clear:both;}
.clear{clear:both;height:1px;}
.fleft{float:left;}
.fright{float:right;}
.aleft{text-align:left;}
.acenter{text-align:center;}
.aright{text-align:right;}

.pb5{padding-bottom:5px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb50{padding-bottom:50px;}
.pt5{padding-top:5px;}
.pt15{padding-top:15px;}
.pt25{padding-top:25px;}
.pr15{padding-right:15px;}
.pr30{padding-right:30px;}
.pl15{padding-left:15px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}
.pl35{padding-left:35px;}
.pl40{padding-left:40px;}
.pl70{padding-left:70px;}
.pl1em{padding-left:1.0em;}
.pl2em{padding-left:2.0em;}
.pl11em{padding-left:11.0em;}
.p0{padding:0;}

.mt10{margin-top:10px;}
.mt30{margin-top:30px;}
.mt50{margin-top:50px;}
.mb10{margin-bottom:10px;}
.mb30{margin-bottom:30px;}
.mb50{margin-bottom:50px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}

.f10{font-size:10px;}
.f14{font-size:14px;}
.f14b{font-size:14px;font-weight:bold;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.b16{font-size:16px;font-weight:bold;}

.displayOff{display:none;}
span.red{color:#ff0000;}

/* private setting */
a{color:#565555;}
a:hover{text-decoration:none;}
table{line-height:150%;}
strong{font-weight:bold;}

.txt10{
	color:#349090;
	font-weight:bold;
	font-size:110%;
}

.underline{
	border-bottom:1px dotted #999;
	margin-bottom:4px;
}

/*---------------------------------------------*/
/*            base setting                     */
/*---------------------------------------------*/
body{
	width:100%;
	height:100%;
	min-height:100%;
	text-align:center;
	color:#6f6f6f;
	font-size:75%;
	line-height:180%;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	background:#fff url(../images/body_bg.gif) repeat-x;
}

#Header{
	width:100%;
	height:79px;
	text-align:center;
	background:#ffffff;
	border-top:5px solid #8b5863;
}

#HeaderInner{
	width:930px;
	height:79px;
	margin:0 auto;
	text-align:left;
}

#Header p#Logo a{
	width:245px;
	height:42px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	float:left;
	margin-top:20px;
}

#Header p#Hmessage{
	width:508px;
	float:left;
	margin-top:45px;
}

#Header p#Tel{
	width:176px;
	height:42px;
	float:left;
	margin-top:20px;
}

#Gmenu{
	width:100%;
	height:50px;
	background:url(../images/gmenu_bg.gif) repeat-x;
	text-align:center;
}

#Gmenu ul{
	width:930px;
	height:50px;
	margin:0 auto;
	text-align:left;
}

* html #Gmenu ul{
	margin:0;
}

#Gmenu ul li{
	display:inline;
	float:left;
}

#Gmenu li a{
	width:133px;
	height:50px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}

#Gmenu li#GmTop a{
	width:132px;
	background:url(../images/gmenu_top.gif) no-repeat;
}

#Gmenu li#GmOR a{
	background:url(../images/gmenu_officeregulations.gif) no-repeat;
}
#Gmenu li#GmSI a{
	background:url(../images/gmenu_socialinsurance.gif) no-repeat;
}
#Gmenu li#GmAuth a{
	background:url(../images/gmenu_authorization.gif) no-repeat;
}
#Gmenu li#GmAd a{
	background:url(../images/gmenu_adviser.gif) no-repeat;
}
#Gmenu li#GmPM a{
	background:url(../images/gmenu_personnelmatters.gif) no-repeat;
}

#Gmenu li#GmService a{
	background:url(../images/gmenu_seminar.gif) no-repeat;
}


#Gmenu li#GmTop a:hover,
#Gmenu li#GmOR a:hover,
#Gmenu li#GmSI a:hover,
#Gmenu li#GmAuth a:hover,
#Gmenu li#GmAd a:hover,
#Gmenu li#GmPM a:hover,
#Gmenu li#GmService a:hover{
	background-position:left -50px;
}


#Wrap{
	width:900px;
	text-align:left;
	margin:0 auto;
	background:#ffffff url(../images/main_bg.gif) repeat-y;
	padding:0 25px;
}

* html #Wrap{
	width:950px;
}

#TopImage{
	width:1000px;
	height:235px;
	padding-top:20px;
	text-align:center;
	margin:0 auto;
	background:url(../images/main_image_bg.gif) no-repeat;
}

* html #TopImage{
	height:255px;
}

#SubImage{
	width:1000px;
	height:97px;
	text-align:center;
	margin:0 auto;
	padding-top:15px;
	background:url(../images/main_image_bg.gif) no-repeat;

}
#Main{
	width:640px;
}

div.Blog div.BlogPost{
	margin-bottom:50px;
}

div.Blog h2{
	width:606px;
	height:37px;
	background:url(../images/h2_bg.gif) no-repeat;
	padding-left:34px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:37px;
}

div.Blog h2 a{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:37px;
}

div.Blog p.orange{
	color:#ff7113;
	padding-bottom:12px;
}

div.Archive div{
	margin:20px 0;
}

div.Archive h3{
	font-size:14px;
	font-weight:bold;
}

div.Archive h3 a{
	color:#ff7113;
}

#Sub{
	width:224px;
	border-top:1px solid #dededb;
	border-left:1px solid #dededb;
	border-right:1px solid #dededb;
	padding:2px 2px 0px 2px;
}

#SubInner{
	width:224px;
	padding-top:16px;
	background:#f5f5f5;
	padding-bottom:40px;
}

#Sub p{text-align:center;}
#Event p{padding-bottom:12px;}
#Company p{padding-bottom:1px;}

#Sub span.dottedborder{
	display:block;
	height:50px;
	background:url(../images/sub_separator.gif) no-repeat center center;
}

#Sidebar{
	padding:0 12px;
}

#Sidebar h2{
	color:#349090;
	font-weight:bold;
	font-size:120%;
	border-bottom:1px dotted #349090;
	margin-bottom:4px;
}

#Sidebar ul{
	margin-bottom:18px;
}

#Smenu p{
	background:url(../images/smenu_bg.gif) no-repeat;
	margin-bottom:4px;
	margin-left:12px;
	text-align:left;
	line-height:40px;
}

#Smenu p.twol{
	height:35px;
	line-height:16px;
	padding-top:4px;
}

#Smenu p a{
	display:block;
	width:160px;
	height:39px;
	padding-left:40px;
	color:#349090;
	font-size:12px;
	text-decoration:none;
}

* html #Smenu p a{
	width:200px;
}

#Footer{
	width:100%;
	height:186px;
	background:#fff url(../images/footer_bg.gif) repeat-x;
	text-align:center;
}

#FooterInner{
	width:930px;
	margin:0 auto;
	padding-top:12px;
	text-align:right;
}


#FooterInner ul{
	margin-left:750px;
}


#FooterInner ul.topFooter{
	width:230px;
	height:16px;
	margin-left:710px;
}

#FooterInner ul li{
	display:inline;
	float:left;
}

#FooterInner p#Copyright{
	clear:both;
	text-align:right;
	margin-top:16px;
}




/* Content */
div.Content{
	margin-bottom:30px;
}

div.Content h1{
	margin-bottom:30px;
}

div.Content h2{
	margin-bottom:30px;
}

div.Content h3{
	height:30px;
	padding-left:22px;
	color:#6e2f43;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:16px;
	background:url(../images/h3_bg.gif) no-repeat;
}

div.topservices{
	width:180px;
	height:92px;
	background:url(../images/top_service_bg.gif) no-repeat;
	float:left;
	padding:10px;
	margin-bottom:20px;
}

* html div.topservices{
	width:200px;
}

div.topservices p.title{
	padding-bottom:14px;
}

div.topservices a{
	color:#6f6f6f;
	text-decoration:none;
}

div.topservices a:hover{
	color:#999;
}
/* clearfix */
div.Content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html div.Content{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

ul#News{
	margin-top:-20px;
}

ul#News li{
	width:640px;
	height:32px;
	line-height:32px;
	margin-bottom:1px;
	border-bottom:1px dotted #999999;
}

ul#News li a{
	color:#29555c;
	text-decoration:none;
}

ul#News li a:hover{
	text-decoration:underline;
}

ul#News li span{
	color:#666666;
	width:100px;
	display:block;
	float:left;
	padding-left:8px;
}

dl.typeN dt{
	color:#349090;
	font-weight:bold;
	font-size:110%;
	padding-bottom:4px;
}


dl.typeN dd{
	padding-left:2.0em;
	padding-bottom:2.0em;
}

dl.typeN dd strong{
	color:#cc6e8c;
	padding-left:2.0em;
}


dl.typeB dt{
	height:26px;
	line-height:26px;
	color:#fff;
	font-weight:bold;
	font-size:110%;
	padding-left:18px;
	background:#a8d6d6;
	margin-bottom:8px;
}

dl.typeB dt a{
	color:#fff;
}

dl.typeB dd{
	padding-left:2.0em;
	padding-bottom:2.0em;
}

dl.typeB dd strong{
	color:#cc6e8c;
	padding-left:2.0em;
}

dl.typeO dt{
	height:21px;
	line-height:21px;
	color:#ea3f0a;
	font-weight:bold;
	font-size:110%;
	padding-left:7px;
	margin-bottom:8px;
	border-left:4px solid #ea3f0a;
	border-bottom:1px solid #ea3f0a;
}

dl.typeO dd{
	padding-left:2.0em;
	padding-bottom:2.0em;
}

dl.typeO dd strong{
	color:#cc6e8c;
	padding-left:2.0em;
}

ul.typeA{
	width:320px;
	float:left;
}

ul.typeA li a{
	color:#66a2a2;
}

p.PageLink{
	margin:20px 0;
	text-align:right;
}

p.PageLink a{
	color:#349090;
}

table.typeP{
	width:568px;
	margin-left:70px;
	table-collapse:collapse;
	border:1px solid #ddd;
}

table.typeP th{
	color:#fff;
	font-weight:bold;
	background:#d7a0b2;
	text-align:center;
	border-bottom:1px solid #ddd;
	border-right:1px dotted #ddd;
}

table.typeP td{
	padding:5px 10px;
	border-bottom:1px dotted #ddd;
	border-right:1px dotted #ddd;
}

p.tax{
	text-align:right;
	color:#ff0000;
	font-size:80%;
}


table.typeCo{
	width:638px;
	table-collapse:collapse;
	border:1px solid #ddd;
	font-size:110%;
}

table.typeCo th{
	color:#666;
	padding:10px 10px;
	background:#f1ebe6;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #fff;
	border-right:1px dotted #fff;
}

table.typeCo td{
	padding:10px 10px;
	border-bottom:1px dotted #ddd;
	border-right:1px dotted #ddd;
}

table.typeCo td input{width:220px;}
table.typeCo td textarea{width:460px;height:200px;}

p#Photo{
	width:180px;
	height:300px;
	float:left;
}

dl#Profile{
	width:460px;
	height:300px;
	float:left;
}

div.caution{
	color:#a13207;
	border:1px solid #ea3f0a;
	background:#fef9f6 url(../images/mark_caution.gif) no-repeat top left;
	padding:21px 20px 21px 54px;
}

div.caution a{
	color:#a13207;
}

div#article_employ{
	width:638px;
	border:1px solid #dddbd6;
	background:#f3f1eb;
	margin-bottom:70px;
}

div#article_employ_inner{
	width:575px;
	border:1px solid #696980;
	background:#fff;
	margin-left:15px;
	padding:12px 15px;
}

div#article_employ_footer{
	height:12px;
	background:#575772;
	width:607px;
	margin-left:15px;
	margin-bottom:30px;
}


.Example{
	background:url(../images/exe_bg.gif) no-repeat top left;
	margin-left:25px;
	height:218px;
	margin-bottom:20px;
}

dl.typeZ dt{
	color:#672a3e;
	padding-left:20px;
	padding-top:12px;
	font-size:14px;
	font-weight:bold;

}

dl.typeZ dd{
	width:578px;
	padding-left:20px;
	padding-top:20px;

}