@charset "UTF-8";
* {
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


#menu {
	margin-top: 10px;
}
#wrapper #header table {
	text-align: right;
}
#rogo {
	float: left;
}

p {
	text-align: start;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.serif {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 21px;
	letter-spacing:0.15em;
	margin: 10px 0;
	font-weight: bold;
}
#header {
	margin-top: 10px;
}
#navi {
	float: left;
	margin-top: 0px;
	width: 960px;
}

#sidemenu {
	float: left;
	width: 200px;
}

#introimg {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#main #introimg {
	margin-top: 20px;
}
#contents {
	margin-top: 10px;
	width: 760px;
}

#introimg {
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 960px;
}
#header {
	width: 960px;
}
#sidemenu {
	height: 800px;
}

#sidemenu {
	width: 200px;
}
#main {
	margin-top: 20px;
}

#news ul li {
	float: left;
	list-style-type: none;
	padding-bottom: 20px;
}

#wrapper #main #news ul {
	clear: both;
	float: left;
}
#news ul li {
	float: left;
	list-style-type: none;
}
.contentscenter {
	margin-right: 7px;
	margin-left: 7px;
}


#footer {
	background-color: #FFFFFF;
	color: #666666;
	font-size: small;
	text-align: right;
	height: 25px;
	clear: both;
}
#footer {
	padding-top: 20px;
	margin-top: 20px;
}
.saidemargin {
	margin-bottom: 15px;
}

#introimg {
	margin-right: auto;
	margin-left: auto;
}

a {
	list-style-type: none;
}
#contents {
	padding-top: 0px;
}
#products {
}
img {
}
strong {
	font-size: large;
	color: #000000;
}
#formWrap {
	height: auto;
	width: 700px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
/*アンカー*/
a.anchor{
    display: block;
    padding-top: 40px;
    margin-top: -40px;
}
/*画像ホバー時明るく*/
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
/*グローバルナビの並びなど*/
ul {
    width: 960px;
	padding-left: 0px;
}
li {
    float: left;
    width: 160px;
    list-style-type: none;
	padding-left: 0px;
}
/*グローバルナビ*/
.gnavi {
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: black;
	font-size: 15px;
}
/*グローバルナビアンダーライン*/
.gnavi::after{
	content: '';
	display:block;
	width:0;
	margin: 6px auto 0;
	border-bottom: 3px solid #F00;
	transition: width 0.3s ease-in-out;
}
.gnavi:hover{
	color: #06C;
}
.gnavi:hover::after{
	width: 100%;
}
/*グローバルナビ欧文*/
.gnavi div{
	font-size: 11px;
	color: #06C;
	line-height: 8px;
	font-weight: bold;
}
/*サブタイトル青*/
.subtitle {
	font-family: "ヒラギノ角ゴ StdN", "Hiragino Kaku Gothic StdN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1.7em;
	margin-bottom:5px;
	color: #004EA2;
	border-bottom: solid 2px #004EA2;
}
.box2 {
	padding: 0.2em 0.5em;
	margin: 0.5em 0;
	color: #FFF;/*文字色*/
	background: #004EA2;
	border-radius: 10px;/*角の丸み*/
	font-size: 24px;
}
.box2 p {
    margin: 0; 
    padding: 0;
}
.box3 {
	padding: 0.5em 1em;
	margin: 0.5em;
	color: #2c2c2f;/*背景色*/
	background-color: #EAEAEA;
}
.box3 p {
    margin: 0; 
    padding: 0;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(css/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(css/image/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(css/image/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(css/image/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(css/image/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666666;
	background-color: #FFFFFF;
}
#contents {
	margin-top: 10px;
}
#main_contents {
	margin-bottom: 30px;
}
#news {
	width: 750px;
}
#contents {
	float: left;
	list-style-type: none;
}
#contents ul li {
	list-style-type: none;
	float: left;
}
#contents {
	float: right;
}
#contents table {
	float: right;
}
#news {
	float: right;
	list-style-type: none;
}
#news {
	margin-top: 20px;
	float: right;
}
.newstext {
	text-indent: 10px;
	list-style-type: none;
}
#header ul {
	clear: both;
	float: none;
	text-align: right;
	color: #333333;
}
#navi {
	list-style-type: none;
}
#profile {
	margin-left: 20px;
}
