/* Base */
/*@import url(/.shared-tpjbiz/themes/common/base-weblog.css);*/




/* Theme */
/*@import url(/.shared-tpjbiz/themes/orangecraft/newspaper/theme-newspaper-lightblue.css);*/


/* Custom */
body {
	background: #fff;
	padding: 0;
	margin: 0;
	color: #333;
	font-size: 14px;
}

ul, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

a {
	color:#639DB4;
	text-decoration: underline;
}

p {
	line-height: 1.5;
	padding-bottom: 1em;
	margin: 0 15px;
}
table {
	margin: 0 15px;
}

#container {
	background: url(../images/banner_bg.jpg) left top repeat-x;
}

#container-inner {
	width: 100%;
	background: url(../images/body_footer.jpg) left bottom repeat-x;
}

/* banner */
#banner-inner {
	width: 950px;
	height: 150px;
	padding: 0;
	margin: 0 auto;
	background: url(../images/title.jpg) 0 10px no-repeat;
	border: none;
}
#banner-inner h1 a {
	display: block;
	width: 390px;
	height: 87px;
	margin: 0;
}

#cont-top {
	width: 950px;
	float: right;
}

#login {
	padding: 5px 0 0 17px;
	margin: 0;
	width: 795px;
}
#login a {
	display: block;
	width: 194px;
	height: 54px;
	background: url(../images/login.jpg) left top no-repeat;
}
#login a:hover {
	background: url(../images/login_on.jpg) left top no-repeat;
}

#form {
	float: right;
	padding: 10px 15px 0 0;
}

#form a {
	width: 88px;
	display: block;
	height: 14px;
	background: url(../images/list01.gif) left bottom no-repeat;
	padding-left: 22px;
	color: #5d5d5d !important;
	font-size: 14px !important;
	text-decoration: none;
	line-height: 1.3;
}

#fsize {
	padding: 33px 20px 0 0;
	margin: 0;
	float: right;
}

#fsize ul {
	margin:0;
	padding:0;
}
#fsize li {
	float: left;
	padding-left: 8px;
	margin: 0;
	list-style: none;
}

#fsize li a {
	display: block;
	width: 32px;
	height: 31px;
}

#fsize li.lar a {
	background: url(../images/fontsize_l.jpg) left top no-repeat;
}
#fsize li.mid a {
	background: url(../images/fontsize_m_on.jpg) left top no-repeat;
}
#fsize li.sma a {
	background: url(../images/fontsize_s.jpg) left top no-repeat;
}
#fsize li.lar a:hover {
	background: url(../images/fontsize_l_on.jpg) left top no-repeat;
}
#fsize li.mid a:hover {
	background: url(../images/fontsize_m_on.jpg) left top no-repeat;
}
#fsize li.sma a:hover {
	background: url(../images/fontsize_s_on.jpg) left top no-repeat;
}

#banner-inner h1 span,
#login span,
#fsize li span {
	display: none;
}

/* pagebody top */
#pagebody-top {
	background: url(../images/contents_bg.jpg) left top repeat-x;
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
.entry-body-top {
	width: 870px;
}

/* pagebody */
#pagebody {
	background: url(../images/contents_bg2.jpg) left top repeat-x;
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

#alpha-inner {
	margin: 0 0 !important;
}

.entry .entry-content {
	margin: 0 16px;
	font-size: 14px;
}

.entry {
	background: none;
	width: 950px;
	min-height: 335px;
	height: auto !important;
	height: 335px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.entry img {
	border: none;
	padding: 0;
	margin: 0;
	float: none;
	width: auto;
}

ul#portfolio {
	list-style: none;
	padding: 0;
	margin: 0;
}

.entry-header {
	width: 889px;
	height: 47px;
	background: url(../images/entry_title_bar.jpg) 0 17px no-repeat;
	margin: 0 0 0 17px;
	padding: 28px 0 0 30px;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
}
.entry-body {
	width: 870px;
	margin: 0 auto;
}

.entry-body h4 {
	font-size: 115%;
	font-weight: bold;
	border-bottom: #028ad4 solid 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 1em 0;
}

.goindex {
	text-align: right;
	margin: 10px 40px 0 0;
	padding:0;
}
.goindex a {
	background: url(../images/link_mark01.gif) left center no-repeat;
	padding-left: 15px;
}

ul.reguList {
	padding-top: 10px;
	margin: 0 15px;
	list-style: none;
}
.reguList li {
	padding-bottom: 25px;
	line-height: 1.5;
}
.reguList li a {
	background: url(../images/list03.gif) top left no-repeat;
	padding-left: 13px;
}

/* decoration */
.text_right {
	padding-top: 1em;
	text-align: right;
}

ul.list_disc {
	list-style: disc;
	margin: 0 15px;
	margin-left: 40px;
	padding-bottom: 1em;
}
ul.list_disc li {
	line-height: 1.5;
}

.img_txt {
	font-size: 90%;
}

.imgR {
	float: right;
	padding: 10px 20px;
}

.img_border img {
	border: #ccc solid 1px;
}

.pdg1em {
	padding-bottom: 1em;
}

/* footer */
#cont-footer {
	width: 950px;
	margin: 0 auto;
	margin-bottom: 16px;
}

#info-box {
	width: 950px;
	margin: 0 auto;
}
#info-box div {
	width: 307px;
	height: 142px;
	float: left;
	padding-bottom: 43px;
}

#info-box div.info1 {
	background: url(../images/cate01.jpg) left top no-repeat;
	padding-right: 14px;
}

#info-box div.info2 {
	background: url(../images/cate02.jpg) left top no-repeat;
	padding-right: 14px;
}

#info-box div.info3 {
	background: url(../images/cate03.jpg) left top no-repeat;
}

#info-box p {
	margin: 53px 17px 0 17px;
	padding: 0;
	line-height: 1.5;
	height: 54px;
}

#info-box p.shosai {
	width: 110px;
	margin: 10px 0 0 180px;
}

#info-box p.shosai a {
	display: block;
	background: url(../images/shosai.gif) left top no-repeat;
	width: 110px;
	height: 14px;
}

#info-box div.info1 span,
#info-box div.info2 span,
#info-box div.info3 span,
.shosai a span {
	display: none;
}

#copy {
	width: 950px;
	height: 23px;
	margin: 0 auto;
	padding-top: 15px;
	font-size: 12px !important;
	color: #fff;
	clear: both;
}
