@charset "utf-8";

/*
-----------------------------------------------
▼基本デザイン
----------------------------------------------- */

* {
margin:0;
padding:0;
}
body {
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif;
	font-size:12px;
	color:#666666;
	text-align:center;
	line-height:1.5em;
	border-top: 5px solid #ff3b6f;
}

img {
border:0;
}
ul{
list-style-type:none;
}
table,h1,h2,h3,h4,h5,h6 {
font-size:100%;
}
table {
border-collapse:collapse;
}

a:link {
	color:#FF3B6F;
	text-decoration: none;
}
a:visited {
	color:#FF3B6F;
}
a:hover,a:active {
	color:#660000;
}

/*\*/ a {
	overflow:hidden;
	text-decoration: none;
} /**/

* html {
filter:expression(document.execCommand("BackgroundImageCache", false, true));
}

.cboth {
clear:both;
height:0;
}
/* IE 用▼ */
* html .cboth {
height:.1em;
overflow:hidden;
margin-top:-.1em;
}
hr {
visibility:hidden;
border:0;
}
p.pagetop	{
	clear: both;
	text-align: right;
	margin: 10px 0;
	font-size: 12px;
	line-height: 16px;
}
p.pagetop img	{
	vertical-align: top;
	margin-right: 5px;
}
#all{
	width: 950px;
	margin:auto;
	padding-top: 10px;
}

#main{
	width:655px;
	text-align:left;
	padding: 0;
	float: right;
}
#lower{
	width:662px;
	text-align:left;
	padding: 0;
	float: right;
}

.hnv	{
	text-align: right;
}
.hnv li	{
	display: inline;
}
.hnv li img	{
	margin-left: 15px;
	vertical-align:top;
}
p.pri	{
	text-align: right;
	clear: both;
	padding: 20px 0;
}
p.bred	{
	margin-bottom: 1em;
}
.left	{
	float:left;
}
.right	{
	float:right;
}

/*
-----------------------------------------------
▼ヘッダー
----------------------------------------------- */
#head{
	float: left;
	width: 269px;
}

#head h1{
	font-size: 12px;
}

/*
-----------------------------------------------
▼ナビ
----------------------------------------------- */
ul.navi01	{
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0px;
}
ul.navi01 a	{
	background-image: url(img/navi.gif);
	display: block;
	height: 44px;
	background-position: 0px 0px;
	width: 269px;
	overflow: hidden;
	text-indent: -9999px;
}
ul.navi01 a.a01	{
	background-position: 0px 0px;
}
ul.navi01 a.a02	{
	background-position: 0px -44px;
}
ul.navi01 a.a03	{
	background-position: 0px -88px;
}
ul.navi01 a.a04	{
	background-position: 0px -132px;
}
ul.navi01 a.a05	{
	background-position: 0px -176px;
}
ul.navi01 a.a06	{
	background-position: 0px -220px;
}
ul.navi01 a.a07	{
	background-position: 0px -264px;
	height:46px;
}
ul.navi01 a.a01:hover	{
	background-position: -269px 0px;
}
ul.navi01 a.a02:hover	{
	background-position: -269px -44px;
}
ul.navi01 a.a03:hover	{
	background-position: -269px -88px;
}
ul.navi01 a.a04:hover	{
	background-position: -269px -132px;
}
ul.navi01 a.a05:hover	{
	background-position: -269px -176px;
}
ul.navi01 a.a06:hover	{
	background-position: -269px -220px;
}
ul.navi01 a.a07:hover	{
	background-position: -269px -264px;
}
ul.bnr img	{
	margin-top: 10px;
}

/*
-----------------------------------------------
▼フッター
----------------------------------------------- */
#foot{
	border-top: 5px solid #ff3b6f;
	padding: 10px 15px 20px 15px;
}
#foot address{
	font-style: normal;
}

#foot address span{
	font-size:120%; font-weight:bold;
}

#foot  strong{
	font-weight: normal;
}

#foot #copyright{
	color: #FF3B6F;
	margin-top: 1em;
}

/*
-----------------------------------------------
▼TOP
----------------------------------------------- */
#top	{
}
#topmov	{
	margin-bottom: 13px;
}
#top .topic	{
	width: 361px;
	float: left;
}
#top .topic dl	{
	padding: 10px 0;
}
#top .topic dt	{
}
#top .topic dd	{
	border-bottom: 1px dotted #FF3B6F;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#top .bnr02	{
	width: 269px;
	float: right;
}
#top .bnr02 img	{
	margin-bottom: 7px;
}
#top .pp	{
	margin-top: 15px;
	text-align: right;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#con{
width:662px;
}

.fl{float:left;}
.fr{float:right;}

.contactBox{
margin:30px 0;
}

.pagetop{text-align:right;padding-top:15px;}
.pagetop a{border-bottom:dashed 1px #ff3b6f;}

/* css_end */
