@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color:#af3143;
	text-decoration:none;
}
a:hover {
	color:FFF;
	text-decoration:underline;
}
.clearfix:after {
	content: ".";  /* 新しいコンテンツ */
	display: block;
	clear: both;
	height: 0;
	visibility: hidden; /* 非表示に */
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
strong{
	font-weight:bold;
}
body {
	font-family: "メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
	letter-spacing: 0.1em;
	font-size:12px;
	background:url(../images/gplaypattern.png);
}
#wrapper {
    width:1000px;
	background:#fff;
	margin:0 auto;
	padding:10px;
}
.c_wrapp{
}


/*header*/
.h_wrapp{
}
#header {
	margin-bottom:10px;
}
#header img{
}
.header2{
}
.search form{
}
.site_title {
}
.site_title a {
	font-family:
   "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
   font-size:26px;
   color:#000;
}
.large{
	font-size:34px;
	color:#af3143;
}
.large:hover{
	color:#000;
}
.socialicons{
}
/*visual*/
.visual wrapp{
	width:100%;
}
.visual {
	margin-bottom:20px;
}
.visual img{
	box-shadow: 0 10px 10px -6px rgba(0, 0, 0, 0.9);
}
.visual p{
	width:1000px;
	margin:0 auto;
}
.visual2 img{
	margin-left:25px;
	margin-bottom:10px;
}

/*nav*/
#nav {
}
#nav ul{
	margin:20px 0;
	padding-left:20px;
}
#nav ul li {
	background:url(../images/014.gif) no-repeat;
	line-height:13px;
	padding-left:20px;
	margin-bottom:20px;
	font-size:14px;
}
#nav ul li a{
}
#nav ul li:hover{
	background:url(../images/008.gif) no-repeat;
	line-height:13px;
	position:relative;
    top:3px;
    left:3px;
}
#nav ul li a:hover{
	color:#0072E3;
}
.nav1{
}
.nav2{
}
.img_r {
    float: right;
	border:1px solid grey;
}
.img_l {
    float: left;
    margin: 15px 15px 15px 5px;
}
.list1{
	border-left:1px solid #000;
}
.list2{
	border-right:1px solid #000;
}
.list3{
	width:151px !important;
	border-left:1px solid #000;
}


/*contents*/
#contents{
	float:left;
	margin:30px 0;
	background:url(../images/tiny_grid.png);
	width:75%;
	overflow:hidden;
}
#bp{
	width:24%;
	float:right;
	text-align:center;
	margin-top:30px;}
#contents p{
	font-size:14px;
	line-height:24px;
	padding:10px;
}
.l_area {
	float:left;
	width:250px;
}
.r_area{
	float:right;
	width:450px;
}
.c_area{
	float:left;
	width:250px;
	margin-left:10px;
}
.cap01 {
	font-family:
   "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
    font-weight: bold;
	font-size:24px;
	padding:10px;
	background:#FFF;
	margin-bottom:10px;
	border-left:5px solid #CCC;
	border-right:5px solid #CCC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.cap02 {
	font-family:
   "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
   padding:10px 5px;
	font-size:22px;
	color:#141414;
	border-bottom:3px dotted #CCC;
	border-top:3px dotted #CCC;
}
.s_c{
	padding-left:10px;
}
.s_cap{
	font-size:20px;
	font-weight:bold;
	padding:10px;
}
.s_nav{
	padding-left:20px;
	padding-bottom:10px;
}
.s_nav li{
	margin-bottom:10px;
}
.s_nav li a{
	color:#000;
	font-size:14px;
}
.small{
	font-size:12px;
	margin-left:20px;
}
.pu_wrapp{
	clear:both;
}
.pu_wrapp ul li{
	float:left;
	margin-left:25px;
}
.pu_line{
}
.pu_wrapp ul{
	padding:10px 0;
}
.pu_wrapp img{
}
.li_visual{
	clear:both;
	float:left;
	width:270px;
}
.pu_text{
	float:right;
	width:350px;
	margin-right:50px;
	margin-top:15px;
}
.news_wrapp{
	float:right;
	width:700px;
}
.news_wrapp p{
	margin:10px 0;
}
.news_wrapp ul{
	margin:20px 0;
}
.news_wrapp li{
}
.news_wrapp li img:hover{
	position:relative;
    top:3px;
    left:3px;
}

.news_wrapp li img{
	border:1px solid #CCC;
}
.news_wrapp li a{
	font-size:16px;
	font-weight:bold;
}
.news_wrapp li a:hover{
	color:#0072E3;
}
.news_wrapp li img:hover{
    opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
    background: #fff;
}
.news_wrapp dl{
}
.news_wrapp dt{
	padding:5px;
	margin:10px 0;
}
.news_wrapp dd{
	padding-left:20px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}
.news_wrapp dd a{
	color:#F90;
}
.news_wrapp dd a:hover{
	color:#F00;
}
.new{
	background:url(../images/ecalic038_010.png) no-repeat;
	line-height:11px;
}
.up{
	background:url(../images/ecalic038_012.png) no-repeat;
	line-height:11px;
}
.manager_wrapp{
}
.manager_wrapp ul{
}
.manager_wrapp ul li{
}
.manager_wrapp p{
}
.text{
	border-top:1px dotted grey;
	border-bottom:1px dotted grey;
}
.bp_area{
	float:right;
	width:290px;
}
.bp{
	margin:10px 0 20px 70px;
}
.bp2{
	margin-left:45px;
}
.link01{
	margin:10px 0;
}
.link01 li {
	font-size:14px;
	font-weight:bold;
	background:url(../images/arrow023_08.png) no-repeat;
	line-height:11px;
	padding-left:20px;
	margin-left:30px;
}
.link01 li:hover{
}
.link01 li a{
	color:#0072E3;
}
.red {
}
.black{
	color:#000;
	font-size:24px;
}
.blue{
	color:#00F;
}
.qu{
	color:#F00;
	font-size:14px;
	font-weight:bold;
}
.as{
	color:#00F;
	font-size:18px;
	font-weight:bold;
}
.textline {
    border-bottom: 1px dashed #03F;
}
.colorGreen {
    color: #779e17;
    font-weight: bold;
}
.search{
	text-align:right;
}
.self{
}

/*footer*/
.f_wrapp{
}
#footer {
	clear:both;
}
.f_nav{
	text-align:center;
	margin:30px 0;
}
.f_nav li{
	display:inline-block;
	margin-left:10px;
}
.f_nav li a{
}
.f_nav li a:hover{
    color:#0072E3;}
.f_text {
	font-size:12px;
	text-align:center;
}
