/*
Theme Name: nsdstheme
Theme URI: http://www.narita-sds.co.jp/
Description: NSDSお知らせのテーマ
Version: 1.0
Author: Akie Shimizu
Author URI: http://www.yp-net.co.jp/
*/

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	text-decoration: none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
}

html {
	height: 100%;
}

body {
	height: 100%;
	font-family:'Lucida Grande','Meiryo','sans-serif';
	/*font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','Meiryo','sans-serif';*/
	background: url(../images/bg_page.jpg) repeat-x;
}

img {
	border: 0;
}

hr.separate {
	height: 100px;
	border: none;
	clear: both;
}

hr.space {
	height: 50px;
	border: none;
	clear: both;
}

hr.free {
	margin: 0;
	padding: 0;
	visibility: hidden;
	clear: both;
}


#copyright {
	margin: 20px 0 0 0;
	padding: 0 0 100px 0;
	color: #FFF;
	font-size: 0.8em;
	text-align: center;
}

.phonenumber {
	background-color: #f7f6fb;
	padding: 20px;
}

.phonenumber span {
	color: #F60;
	font-size: x-large!important;
	font-weight: bold;
}

/*ページレイアウト*/

.page {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

.page h1 {
	width: 390px;
	height: 48px;
	float: left;
	margin: 50px 0 5px 0;
}

ul#menubox {
	margin: 68px 0 0 0;
	list-style: none;
	float: right;
}

ul#menubox li {
	 display: table-cell;
}

#leftbox {
	width: 705px;
	height: auto;
	float: left;
	background: url(../images/bg_catch.jpg) bottom left no-repeat;
	margin: 10px 0 0 0;
}

#mainbox {
	width: 705px;
	height: auto;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 50px 0;
}

#rightbox {
	width: 250px;
	height: 100%;
	float: left;
	margin: 20px 0 0 15px;
	position:relative;
}

#footerbox {
	width: 100%;
	min-height: 500px;
	background-color: #40951F;
}



/*共通*/

.txt {
	margin: 10px;
	color: #333;
	line-height: 150%;
	font-size: 1em;
}

.txt ul {
	margin: 0 0 0 30px;
}

.txtc {
	text-align: center;
}

.attention {
	color: #C00;
}

.txtimgr {
	float: right;
	padding: 5px;
	border: 1px solid #bee0ce;
	margin: 0 0 10px 10px;
}

.txtimgl {
	float: left;
	padding: 5px;
	border: 1px solid #bee0ce;
	margin: 0 10px 10px 0;
}

sup {
	color: #F60;
}

.bgpink {
	background-color: #ffc0cb;
}

.bglightblue {
	background-color: #add8e6;
}

.bggreen {
	background-color: #90ee90;
}

.bgred {
	background-color: #fa8072;
}

.bgyellow {
	background-color: #ffffb7;
}

.bglightyellow {
	background-color: #ffffe0;
}

.bglightgreen {
	background-color: #e2ffc6;
}

.bgpurple {
	background-color: #cab8d9;
}

/*TOPページ*/

#leftbox .catchtxt {
	font-size: 0.9em;
	line-height: 130%;
	color: #333;
	margin: 10px 0 0 0;
}

.catchtxtimgside {
	padding: 0 0 0 210px;
}

#rightbox dl {
	color: #333;
	font-size: 0.9em;
	line-height: 130%;
	text-align: left;
	margin: 5px 0 0 0;
}

#rightbox dl dt span {
	display: block;
	background-color: #62929E;
	color: #FFF;
	font-size: 0.8em;
	padding: 0 0 0 5px;
	margin: 0 0 5px 0;
}

#rightbox dl dt {
	font-weight: bold;
	margin: 5px 0;
}

#rightbox dl dt a:link,#rightbox dl dt a:visited {
	color: #61929E;
	text-decoration: underline;
}

#rightbox dl dt a:hover {
	color: #366;
	text-decoration: none;
}

#rightbox dl dd {
	margin: 0 0 10px 0;
}

#rightbox dl dd a:link,#rightbox dl dd a:visited {
	color: #4A6C7B;
	text-decoration: underline;
}

#rightbox dl dd a:hover {
	color: #336;
	text-decoration: none;
}

#questionbox {
	width: 1000px;
	min-height: 338px;
	background: url(../images/bg_question.jpg) bottom left no-repeat;
	padding: 50px 0 0 200px;
}

#questionbox ul {
	margin: 10px 0 10px 25px;
	color: #333;
	font-size: 0.9em;
	line-height: 130%;
	text-align: left;
}

#questionbox strong {
	color: #F60;
	font-weight: bold;
	margin: 0 0 0 10px;
}

#footerbox ul {
	list-style: none;
	margin: 0 auto;
	font-size: 0.8em;
	text-align: center;
	padding: 40px 0 0 0;
}

#footerbox ul li {
	display: inline;
	margin: 0 5px;
}

#footerbox ul li a:link,#footerbox ul li a:visited {
	color: #FFF;
	text-decoration: underline;
}

#footerbox ul li a:hover {
	color: #FFC;
	text-decoration: none;
}

/*下層共通*/

#rightbox ul {
	width: 250px;
	height: auto;
	list-style: none;
	font-size: 0.9em;
	border: 5px solid #C6C5B9;
	padding: 10px;
	margin: 0 0 20px 0;
}

#rightbox ul li {
	text-align: left;
}

#rightbox ul li a:link,#rightbox ul li a:visited {
	display: block;
	width: 240px;
	height: auto;
	padding: 5px 0 0 10px;
	color: #333;
	border-left: 3px solid #40951F;
	margin: 5px 0;
}

#rightbox ul li a:hover {
	display: block;
	width: 240px;
	height: auto;
	padding: 5px 0 0 10px;
	color: #4A6C7B;
	background-color: #f0f6da;
	border-left: 3px solid #40951F;
}

.subttl {
    margin: 0 0 1.5em;
    padding: 0.8em;
    border-top: 3px double #C6C5B9;
    border-bottom: 3px double #C6C5B9;
    font-size: 1em;
    font-weight: bold;
}

.subttl a:link,.subttl a:visited {
	color: #369;
	text-decoration: none;
}

.subttl a:hover {
	color: #C60;
	text-decoration: none;
}

.widget_title {
	color: #40951F;
	font-size: 1em;
}

.tblcompany {
	font-size: 0.9em;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table.tblcompany th {
	background-color: #62929E;
	padding: 10px;
	color: #333;
	text-align: left;
	vertical-align: top;
	background-color: #C6C5B9;
	border-left: 3px double #999;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.tblcompany td {
	color: #333;
	padding: 10px;
	text-align: left;
	background-color: #fafafa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.tblservice {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin: 0 auto 50px auto;
}

table.tblservice th {
	padding: 10px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

table.tblservice td {
	padding: 10px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: center;
}

.servicettl {
	text-align: center;
	background-color: #bee0ce;
}

.catelist {
	padding: 10px 0;
	list-style: none;
	font-size: 0.9em;
}

table.tblguide {
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	margin: 0 auto 50px auto;
	font-size: 0.8em;
}

table.tblguide th {
	padding: 5px 0;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}

table.tblguide td {
	padding: 5px 0;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	text-align: center;
}

.bigtext {
	font-size: large;
}

/*pagenavi*/

.previouspost {
	float: left;
}

.nextpost {
	float: right;
}

.pagination {
	margin: 50px 0;
	border-top: 1px dotted #FC9;
	padding: 20px 0;
	font-size: 0.8em;
}

.pagination a:link,.pagination a:visited {
	color: #300;
	text-decoration: none;
}

.pagination a:hover {
	color: #F60;
	text-decoration: none;
}



/* page-top */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 20;
}

/*DL Button*/
.btn {
	border: 1px solid #15aeec;
	background-color: #49c0f0;
	background-image: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
	background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
	border-radius: 4px;
	color: #fff!important;
	line-height: 50px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	text-align: center;
}

.btn a:link,.btn a:visited {
	color: #FFF;
	font-weight: bold;
	display: block;
}

.btn:hover {
	border:1px solid #1090c3;
	background-color: #1ab0ec;
	background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
	color: #fff!important;
	display: block;
}
.btn:active {
	background: #1a92c2;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
	color: #1679a1!important;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
	display: block;
}