@charset "utf-8";
/*===========*/
/*PAGE LAYOUT*/
/*===========*/
body {
	/*
	background: #ffefce url("../images/bg_linear.png");
	font: small/1.5em "sans-serif";
	*/
	background: #f6f6fe;
	margin: 0px;
}

#navi_container {
	height: 500px;
	width: 225px;
	text-align: right;
	vertical-align: top;
}

#content_container {
	text-align: center;
	vertical-align: top;
	width: 465px;
}

#sidebar_container {
	width: 210px;
	text-align: center;
	vertical-align: top;
}

#slideshow_container {
	height: 320px;
	text-align: center;
	vertical-align: top;
}

#frame_container {
	height: 285px;
	width: 465px;
	text-align: center;
	vertical-align: top;
}

#copyright_bar {
	text-align: center;
	font-family: Arial;
	font-size: 14px;
}

#bottom_bar {
	height: 11px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
	background-color: #948fb8;
}

#contact_container {
	height: 400px;
	text-align: left;
	vertical-align: top;
	text-indent: 5px;
}
/*============*/
/*TITLE LAYOUT*/
/*============*/
div.staffContainer {
	height: 80px;
	width: 100%; //
	background-color: #000022;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.staffItemContainer {
	height: 80px;
	width: 190px; //
	background-color: #00ffff;
	margin: auto;
}

div.profilePhotoContainer {
	height: 64px;
	width: 64px; //
	background-color: #ff0000;
	margin: 8px 4px auto 8px;;
}

div.profileNameContainer {
	height: 40px;
	width: 100px; //
	background-color: #aaaaaa;
	margin: 8px auto auto 4px;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
}

div.profileLinkContainer {
	height: 20px;
	width: 100px; //
	background-color: #ff00ff;
	margin: 4px auto auto 4px;
	font-size: 12px;
}

span.staffHometown {
	font-size: 12px;
}

img.profilePhoto {
	border-radius: 8px;
	box-shadow: 0px 0px 2px 2px #BBB;
}
/*----------------------------------------*/
div.horizontalBox {
	float: left;
	position: relative;
}

div.horizontalBoxContainer {
	overflow: hidden;
}

/* clearfix */
div.horizontalBoxContainer:before, div.horizontalBoxContainer:after {
	content: "";
	display: table;
}

div.horizontalBoxContainer:after {
	clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
div.horizontalBoxContainer {
	zoom: 1;
}
/*-----------------------------------*/
div#contactContainer {
	height: 98px;
	width: 380px;
	background-color: transparent;
	padding-left: 520px;
}

div#contactContent {
	height: 104px;
	width: 380px;
	background-color: rgba(150, 145, 185, 0.2);
}

div#contactLine1 {
	width: 380px;
	height: 25px;
	background-color: transparent;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 4px 0px 0px 10px;
}

div#contactLine2 {
	width: 380px;
	height: 48px;
	background-color: transparent;
	background-image: url(../images/mail_apply.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.horizontalLine {
	overflow: hidden;
	zoom: 1;
}

div.horizontalLine:before, div.horizontalLine:after {
	content: "";
	display: table;
}

div.horizontalLine:after {
	clear: both;
}

div#contactLine3 {
	width: 380px;
	height: 31px;
	background-color: transparent;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 2px;
}

div#telIcon {
	width: 38px;
	height: 100%;
	background-color: transparent;
	float: left;
	vertical-align: middle;
	text-align: left;
	font-size: 28px;
	padding-left: 10px;
	font-family: Arial, sans-serif;
	color: #3b00c0;
}

div#telNumber {
	width: 190px;
	height: 100%;
	background-color: transparent;
	float: left;
	vertical-align: middle;
	font-size: 28px;
	font-family: Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	color: #3b00c0;
	overflow: visible;
}

div#telButton {
	width: 140px;
	height: 100%;
	background-color: transparent;
	float: left;
	vertical-align: middle;
	text-align: left;
	padding: 8px 0px 0px 0px;
}
/*============*/
#title_intro {
	height: 48px;
	text-align: left;
	vertical-align: top;
	padding: 2px 0px 0px 10px;
	color: #ffff88;
	font-size: 14px;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", Meiryo, メイリオ, sans-serif, Arial, Verdana;
}

.title_highlight {
	color: #cc0000;
}

#title_cell {
	height: 223px !important;
	width: 900px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/title_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#searchcell_box {
	text-align: right;
	vertical-align: bottom;
	height: 40px;
	width: 760px;
	padding-bottom: 22px;
}

#searchcell_btn {
	text-align: left;
	vertical-align: bottom;
	text-indent: 5px;
	height: 40px;
	width: 140px;
	padding-bottom: 22px;
}

#search_box {
	height: 20px;
	width: 230px;
	font-family: Arial, Meiryo;
	font-size: 16px;
}

.search_btn {
	height: 26px;
	width: 137px;
	border: none;
	background: url(../images/search_btn.png) no-repeat;
	font-family: Arial, Meiryo;
	font-size: 16px;
	color: #0121b2;
}

.search_btn:hover {
	background-position: -137px 0px;
}

.search_btn:active {
	background-position: 0px 0px;
}

#title_link {
	text-align: right;
	vertical-align: bottom;
	padding-right: 0px;
	height: 100px;
	font-family: Arial, Meiryo;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

#title_like {
	text-align: left;
	vertical-align: bottom;
	padding-right: 50px;
	height: 30px;
	font-family: Arial, Meiryo;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
/*===============*/
/*NAVI BAR LAYOUT*/
/*===============*/
#navi_cell {
	height: 106px;
	width: 220px;
	vertical-align: middle;
	text-indent: 16px;
	font-family: メイリオ, Meiryo, sans-serif, Arial;
	font-size: 22px;
	font-weight: 100 !important;
	color: #ffffff;
	background-image: url(../images/navi_merged.png);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
	letter-spacing: -0.04em
}

#navi_cell a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 200px;
	height: 30px;
}

#navi_cell a:link {
	color: #ffffff;
	text-decoration: none;
}

#navi_cell a:visited {
	color: #ffffff;
	text-decoration: none;
}

#navi_cell a:hover {
	color: #f9f74e;
	text-decoration: none;
}
/*============*/
/*FRAME LAYOUT*/
/*============*/
#frameheader_left {
	height: 50px;
	width: 300px;
	text-indent: 10px;
	vertical-align: top;
	font-family: Meiryo, メイリオ, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #14007b;
	background-image: url(../images/frame_title.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: left;
}

#frameheader_left a {
	color: #14007b;
	text-decoration: none;
}

#frameheader_left a:link {
	color: #14007b;
	text-decoration: none;
}

#frameheader_left a:visited {
	color: #14007b;
	text-decoration: none;
}

#frameheader_left a:hover {
	color: #14007b;
	text-decoration: none;
}

#frameheader_right {
	height: 50px;
	width: 165px;
	background-image: url(../images/frame_title.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#frame_content {
	height: 200px;
	text-align: center;
	vertical-align: top;
}

#framefooter_left {
	height: 30px;
	width: 300px;
}

#framefooter_right {
	height: 30px;
	width: 165px;
	text-indent: 60px;
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-size: 20px;
	color: #504593;
}

#framefooter_right a {
	color: #504593;
	text-decoration: none;
}

#framefooter_right a:link {
	color: #504593;
	text-decoration: none;
}

#framefooter_right a:visited {
	color: #504593;
	text-decoration: none;
}

#framefooter_right a:hover {
	color: #ff0000;
	text-decoration: none;
}

#item_date {
	height: 14px;
	width: 100px;
	text-align: right;
	vertical-align: middle;
	text-indent: 5px;
	font-family: Meiryo, メイリオ, sans-serif, Arial, Verdana; /*,"ＭＳ ゴシック";*/
	font-size: 14px;
	padding-right: 4px;
}

#item_title {
	height: 14px !important;
	width: 360px !important;
	text-align: left !important;
	vertical-align: middle !important;
	text-indent: 0px !important;
	font-family: Meiryo, メイリオ, sans-serif, Arial, Verdana !important;
	/*,"ＭＳ ゴシック";*/
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 120% !important;
	padding: 0px 0px 0px 5px !important;
	border-left: 3px solid #504593 !important;
	/*display:block;
	word-wrap:break-word;
	line-height:18px;
	font-weight:bold;*/
}

#item_title a {
	color: #000000 !important;
	text-decoration: none !important;
}

#item_title a:link {
	color: #000000 !important;
	text-decoration: none !important;
}

#item_title a:visited {
	color: #0121b2 !important;
	text-decoration: none !important;
}

#item_title a:hover {
	color: #ff0000 !important;
	text-decoration: none !important;
}

#hor_div {
	height: 8px;
}
/*==============*/
/*SIDEBAR LAYOUT*/
/*==============*/
#sidebar_titleleft {
	padding-top: 30px;
	height: 50px;
	width: 160px;
	text-align: left;
	vertical-align: top;
	text-indent: 10px;
	font-family: Meiryo, Arial;
	font-size: 20px;
	color: #14007b;
	background-image: url(../images/frame_title.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#sidebar_titleright {
	padding-top: 30px;
	height: 50px;
	/*width: 60px;*/
	background-image: url(../images/frame_title.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#sidebar_content {
	height: 100px;
	width: 206px;
	text-align: center;
	vertical-align: middle;
	font-family: Meiryo, Arial;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
}

#sidebar_content a {
	color: #000000;
	text-decoration: none;
}

#sidebar_content a:link {
	color: #000000;
	text-decoration: none;
}

#sidebar_content a:visited {
	color: #000000;
	text-decoration: none;
}

#sidebar_content a:hover {
	color: #cc00cc;
	text-decoration: none;
}

.sidebar_img {
	/*
	height:70px;
	width: 180px;
	*/
	
}

.img_width_180 {
	width: 180px !important;
}

.img_width_160 {
	width: 160px !important;
}

.sidebar_img:hover {
	border: 0px solid #c9bfff;
}
/*==============*/
/*CONTACT LAYOUT*/
/*==============*/
#contact_titleleft {
	height: 50px;
	width: 150px;
	text-align: left;
	vertical-align: top;
	text-indent: 10px;
	font-family: Meiryo, Arial;
	font-size: 20px;
	color: #14007b;
	background-image: url(../images/frame_title.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#contact_titleright {
	height: 50px;
	width: 60px;
	background-image: url(../images/frame_title.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#contact_title {
	height: 50px;
	font-family: Meiryo, メイリオ, sans-serif, Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #14007b;
}

#contact_content {
	height: 150px;
	width: 206px;
	text-align: left;
	vertical-align: top;
	font-family: Meiryo, メイリオ, sans-serif, Arial;
	font-size: 16px;
	padding: 0px 15px 0px 15px;
}

#contact_content a {
	color: #000000;
	text-decoration: none;
}

#contact_content a:link {
	color: #000000;
	text-decoration: none;
}

#contact_content a:visited {
	color: #000000;
	text-decoration: none;
}

#contact_content a:hover {
	color: #cc00cc;
	text-decoration: none;
}

#contact_img {
	height: 100px;
	width: 150px;
}