
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


/* news */
.news-title {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 15px;
	color: #0068b7;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	border-bottom: dashed 1px gray;
}
.news-entry {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 12px;
	color: #555555;
	margin: -10px 0 30px 5px;
}
.news-pagetop {
	float: right;
	margin: 0px 0px 0px 0px;
}
.news-end {
	clear: both;
	display: block;
}
/* end news */

/* newslist */
.newslist-title {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 11px;
	color: #0068b7;
	padding: 0 0 0 11px;
	margin: 0 0 0 0px;
	background-image: url("image/allow002.gif");
	background-repeat: no-repeat;
	background-position: left center;
	word-break:break-all;
}
.newslist-entry {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 10px;
	color: #555555;
	margin: 0px 0 10px 11px;
	word-break:break-all;
}
.newslist-title a:link {
	color: #0068b7;
	text-decoration:none
}
.newslist-title a:visited {
	color: #0068b7;
	text-decoration:none
}
.newslist-title a:active {
	color: #0068b7;
	text-decoration:none
}
.newslist-title a:hover {
	color: #0068b7;
	text-decoration:underline;
}
/* end newslist */


/* link */
.link-title {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 15px;
	color: #333333;
	padding: 0 0 0 8px;
	margin: 0 0 0 0px;
	background-image: url("image/dot002.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
.link-entry {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 12px;
	color: #333333;
	margin: -20px 0 20px 8px;
}
.link-end {
	clear: both;
	display: block;
	border-bottom: dashed 1px gray;
	margin: 0 0 10px 0px;
}
.link-entry a:link {
	color: #0068b7;
	text-decoration:none
}
.link-entry a:visited {
	color: #0068b7;
	text-decoration:none
}
.link-entry a:active {
	color: #0068b7;
	text-decoration:none
}
.link-entry a:hover {
	color: #0068b7;
	text-decoration:underline;
}

/* end link */


/* recruit */
.recruit-entry {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 12px;
	color: #444444;
	margin: 0px 0 30px 0px;
}
.recruit-entry td {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 12px;
	color: #444444;

}
.recruit-end {
	clear: both;
}
.recruit-entry a:link {
	color: #0068b7;
	text-decoration:none
}
.recruit-entry a:visited {
	color: #0068b7;
	text-decoration:none
}
.recruit-entry a:active {
	color: #0068b7;
	text-decoration:none
}
.recruit-entry a:hover {
	color: #0068b7;
	text-decoration:underline;
}

/* end recruit */


/* Q&A */
.qa-listhead {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 12px;
	color: #e9536b;
	padding: 0 0 0 11px;
	margin: 0 0 0 0px;
	background-image: url("image/allow_down001.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
.qa-list {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 12px;
	color: #0068b7;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}
.qa-list a:link {
	color: #0068b7;
	text-decoration:none
}
.qa-list a:visited {
	color: #0068b7;
	text-decoration:none
}
.qa-list a:active {
	color: #0068b7;
	text-decoration:none
}
.qa-list a:hover {
	color: #0068b7;
	text-decoration:underline;
}

.qa-q-number {
	float: left;
	font-family: "Helvetica","小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 16px;
	color: #e9536b;
	font-weight: bold;
	margin: 1px 0 0px 0px;
}
.qa-pagetop {
	float: right;
	margin: 0px 0px 0px 0px;
}
.qa-title {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 13px;
	color: #333333;
	padding: 0 0 0 40px;
	margin: 0 0 0 0px;
	border-bottom: dashed 1px gray;
}
.qa-a-number {
	clear: both;
	display: block;
	float: left;
	font-family: "Helvetica","小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 16px;
	color: #0068b7;
	font-weight: bold;
	margin: 8px 0 0px 0px;
}
.qa-entry {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 12px;
	color: #333333;
	margin: -10px 0 30px 40px;
}
/* end Q&A */


/* Q&A list */
.qalist-line {
	border-bottom: dashed 1px gray;
}
.qalist-title {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 12px;
	color: #2f68b4;
	padding: 5px 0 5px 0px;
	margin: 0 0 0 0px;
}
.qalist-title a:link {
	color: #2f68b4;
	text-decoration:none
}
.qalist-title a:visited {
	color: #2f68b4;
	text-decoration:none
}
.qalist-title a:active {
	color: #2f68b4;
	text-decoration:none
}
.qalist-title a:hover {
	color: #2f68b4;
	text-decoration:underline;
}

/* end Q&A list */


/* focus */
.focus-border {
	padding: 18px 0 3px 5px;
	border-top: solid 1px;
}

.focus-title {
	font-family: "小塚明朝 Pro","メイリオ","Meiryo","MS UI Gothic","ヒラギノ明朝 Pro W6","HiraMinPro-W6";
	font-size: 17px;
	color: #333333;
	padding: 0 0 0 10px;
	background-image: url("image/dot002.gif");
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 0 10px;
}
.focus-entry {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 12px;
	color: #333333;
	margin: -10px 0 20px 20px;
}
.focus-pagetop {
	clear: both;
	display: block;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
/* end focus */

/* focus list */
.focuslist-line {
	clear: both;
	border-bottom: dashed 1px gray;
}
.focuslist-titlehead {
	float: left;
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 12px;
	color: #2f68b4;
	padding: 5px 0 5px 0px;
	margin: 0 -2px 0 -5px;
}
.focuslist-title {
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 12px;
	color: #2f68b4;
	padding: 5px 0 5px 0px;
	margin: 0 0 0 0px;
}
.focuslist-title a:link {
	color: #2f68b4;
	text-decoration:none
}
.focuslist-title a:visited {
	color: #2f68b4;
	text-decoration:none
}
.focuslist-title a:active {
	color: #2f68b4;
	text-decoration:none
}
.focuslist-title a:hover {
	color: #2f68b4;
	text-decoration:underline;
}
/* end focus list */

