@charset "shift_jis";

/*
---------------------------------------------------------------------------
■制作元：テンプレートパーティー
■URL：http://template-party.com/
---------------------------------------------------------------------------*/

body {
	color: #666666;	/*文字色*/
	background-color: #FFFFFF;	/*背景色*/
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 75%/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #666666;
}
a:hover {
	color: #ff1c7b;			/*カーソルオーバー時の文字色*/
	text-decoration: none;	/*カーソルオーバー時に下線を消す設定*/
}

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 950px;	/*コンテナー幅*/
	margin-right: auto;
	margin-left: auto;
}

/*ヘッダー（ロゴなどが入っているHP上部ブロック）
---------------------------------------------------------------------------*/
#header {
	height: 85px;	/*ヘッダーの高さ*/
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
/*h1タグ設定*/
#header h1 {
	font-size: 10px;		/*文字サイズ*/
	font-weight: normal;	/*文字の太さをデフォルトの太字から通常に変更*/
	line-height: 14px;
	text-align: right;		/*右寄せ*/
	position: absolute;
	right: 0px;		/*ヘッダーブロックに対して右から0pxの位置に配置*/
	bottom: 0px;	/*ヘッダーブロックに対して下から5pxの位置に配置*/
}
h1 a {
	text-decoration: none;
}
/*ロゴ画像設定*/
#header #logo {
	position: absolute;
	left: 0px;	/*ヘッダーブロックに対して左から0pxの位置に配置*/
	top: 0px;	/*ヘッダーブロックに対して上から0pxの位置に配置*/
}
/*電話番号画像設定*/
#header #banner1 {
	position: absolute;
	top: 5px;		/*ヘッダーブロックに対して上から10pxの位置に配置*/
	right: 0px;		/*ヘッダーブロックに対して右から0pxの位置に配置*/
}

/*トップページのスライドショー
---------------------------------------------------------------------------*/
#mainimg {
	position: relative;
	height: 280px;
	width: 950px;
	margin-bottom: 15px;
}
#mainimg .slide_file {
	display: none;
}
#slide_image {
	z-Index:2;
	position: absolute;
	left:0px;
	top:0px;
}
#slide_image2 {
	z-Index:1;
	position: absolute;
	left:0px;
	top:0px;
}

/*メインメニュー
---------------------------------------------------------------------------*/
ul#menu {
	background-image: url(../images/menu_bg.gif);	/*メニュー背景画像*/
	background-repeat: no-repeat;				/*背景画像をリピートしない*/
	background-position: center top;			/*背景画像を中央上部に配置*/
	height: 52px;
	line-height: 52px;
	width: 928px;
	padding-left: 22px;
	position: relative;
}
ul#menu li {
	float: left;
	text-align: center;
	border-left: 1px solid #be155c;	/*メニューの左側に入る線の幅、線種、色*/
}
ul#menu li.last {
	border-right: 1px solid #be155c;	/*メニューの最後の１個だけ、右側に線を追加*/
}
ul#menu li a {
	color: #FFFFFF;	/*文字色*/
	text-decoration: none;
	display: block;
	width: 150px;
	height: 52px;
	line-height: 52px;
	overflow: hidden;
}
ul#menu li a:hover {
	background: url(../images/menu_bg.gif) no-repeat center bottom;
}

/*スクロール用メニュー*/
ul#menu li #menu1 {
	position: absolute;
	left: 22px;
	top: 52px;
	z-index: 4;
	visibility: hidden;
}
ul#menu li #menu2 {
	position: absolute;
	left: 475px;
	top: 52px;
	z-index: 3;
	visibility: hidden;
}
ul#menu li #menu2,
ul#menu li #menu1 {
	background: #ffffff;
}
ul#menu li #menu2 a,
ul#menu li #menu1 a {
	display: block;
	text-align: center;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #be155c;
	border-left: 1px solid #be155c;
	border-right: 1px solid #be155c;
	background: url(none);
	width: 150px;
	font-weight: normal;
	color: #ff1c7b;
}
ul#menu li #menu2 a {
	/*width: 250px;*/
	width: 150px;
}
ul#menu li #menu2 a:hover,
ul#menu li #menu1 a:hover {
	background: #ffd2e5 url(none);
}

/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 100%;
}
/*メインコンテンツ（右側ブロック）
---------------------------------------------------------------------------*/
#main {
	width: 700px;	/*メインコンテンツ幅*/
	float: left;	/*メインコンテンツを左側に回り込み*/
	padding-top: 15px;
	padding-bottom: 50px;
}
/*h2タグ設定*/
#main h2 {
	font-size: 120%;	/*文字サイズ*/
	color: #ff1c7b;		/*文字色*/
	background-image: url(../images/bg3.gif);	/*背景画像の読み込み*/
	background-repeat: repeat-x;			/*背景画像をＸ軸（横軸）にリピート*/
	background-position: bottom;			/*背景画像を下部に配置*/
	background-color: #FFFFFF;				/*背景色*/
	padding: 5px 10px;		/*余白*/
	border-bottom: 4px solid #ff1c7b;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	clear: both;
}
#main h3 {
	font-size: 100%;
	color: #FFF;
	background: #666;
	padding: 0px 5px;
}

/*h2タグを画像にした場合の設定*/
#main h2.img {
	padding: 0;
	border-bottom: none;
}
/*段落タグの余白設定*/
#main p {
	padding: 0.5em 10px 1em;	/*左から、上、左右、下への余白*/
	background: #FFF;
}

/*お客様の声
---------------------------------------------------------------------------*/
#main .box1 {
	padding: 15px;
	border: 1px solid #999;
	margin-bottom: 1em;
	overflow: hidden;
}
#main .box1 .name-w {
	font-weight: bold;
	color: #FF1C7B;
	margin-left: 160px;
	border-bottom: 1px dotted #FF1C7B;
}
#main .box1 .name-m {
	font-weight: bold;
	color: #1c57ff;
	margin-left: 160px;
	border-bottom: 1px dotted #1c57ff;
}
#main .box1 .comment {
	margin-left: 160px;
	margin-top: 5px;
}
#main .box1 .img {
	float: left;
}
#main .box1 p {
	padding: 0px !important;
}

/*サブコンテンツ（左側ブロック）
---------------------------------------------------------------------------*/
#sub {
	float: right;	/*サブコンテンツを右側に回り込み*/
	width: 220px;	/*サブコンテンツ幅*/
	padding-top: 15px;
	padding-bottom: 50px;
}
/*h3タグ設定*/
#sub h3 {
	font-size: 100%;	/*文字サイズ*/
	background-color: #E6E6E6;				/*背景色*/
	background-image: url(../images/bg2.gif);	/*h3タグ背景画像*/
	background-repeat: repeat-x;			/*背景画像をＸ軸（横軸）にリピート*/
	background-position: top;				/*背景画像を上部に配置*/
	border: 3px double #ccc;		/*枠線の幅、線種、色の設定*/
	text-align: center;	/*文字をセンタリング*/
	padding: 10px 0px;
}
/*段落タグの余白設定*/
#sub p {
	padding: 0.5em 5px 1em;	/*左から、上、左右、下への余白*/
}
#sub .box1 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

/*サブメニュー
---------------------------------------------------------------------------*/
#sub ul.submenu {
	margin-bottom: 1em;
}
#sub ul.submenu li a {
	text-decoration: none;
	display: block;
	border-right: 1px solid #8c8c8c;	/*右側の線の幅、線種、色*/
	border-bottom: 1px solid #8c8c8c;	/*下側の線の幅、線種、色*/
	border-left: 1px solid #8c8c8c;		/*左側の線の幅、線種、色*/
	width: 218px;
	background-color: #FFFFFF;	/*背景色*/
	padding: 5px 0px;	/*左から、上下、左右への余白*/
	text-align: center;	/*文字をセンタリング*/
}
#sub ul.submenu li a:hover {
	background-color: #ff1c7b;	/*カーソルオーバー時の背景色*/
	color: #FFFFFF;
}

/*フッター
---------------------------------------------------------------------------*/
#footer {
	text-align: center;	/*センタリング*/
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	width: 100%;
	background: #FF1C7B url(../images/footer/logo.gif) no-repeat left center;
	position: relative;
	height: 60px;
	border: 1px solid #FF1C7B;
	color: #FFF;
}
#footer #text {
	font-size: 11px;
	line-height: 1.4;
	text-align: left;
	position: absolute;
	left: 170px;
	top: 18px;
}
#footer #copy {
	position: absolute;
	top: 30px;
	right: 10px;
	font-size: 11px;
}

/*フッター内にリンク設定した場合用*/
#footer a {
	text-decoration: none;
	color: #FFF;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
/*ブロック全体の設定*/
#main .new dl{
	padding-left: 10px;
}
/*日付設定*/
#main .new dt {
	font-weight: bold;
	float: left;
	width: 8em;
}
/*記事設定*/
#main .new dd {
	border-bottom: 1px solid #d2d2d2;
	padding-left: 8em;
}

/*テーブル1
---------------------------------------------------------------------------*/
.ta1,.ta2,.ta3 {
	width: 700px;
}
.ta1, .ta1 td, .ta1 th,
.ta2, .ta2 td, .ta2 th,
.ta3, .ta3 td, .ta3 th{
	border: 1px solid #8c8c8c;
	line-height: 2;
}
.ta1 td{
	width: 507px;
	padding: 10px;
}
.ta2 td{
	width: 257px;
	padding: 10px;
	text-align: center;
	background: #e5e5e5;
}
.ta3 td{
	padding: 10px;
	text-align: center;
	background: #e5e5e5;
	width: 100px;
}
.ta1 th{
	width: 150px;
	padding: 10px;
	text-align: center;
	background: #E5E5E5;
}
.ta2 th{
	width: 400px;
	padding: 10px;
	font-weight: normal;
	text-align: left;
}
.ta3 th{
	text-align: left;
	padding: 10px;
	color: #FF1C7B;
}
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background: #FF1C7B;
	color: #FFF;
}

/*その他
---------------------------------------------------------------------------*/
.look {
	background-color: #E6E6E6;
}
.pt05em {
	padding-top: 0.5em !important;
}
.mb1em {
	margin-bottom: 1em;
}
.mb1 {
	margin-bottom: 1px;
}
.clear {
	clear: both;
}
ul.disc {
	padding: 0em 25px 1em;
	list-style: disc;
}
ul.type1 {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-left: 10px;
	margin-right: 10px;
	color: #FF1C7B;
}
ul.type1 li {
	border-bottom: 1px dotted #999;
	padding: 3px;
}
ul.type1 li.bn {
	border-bottom: none;
}

ol {
	padding: 0em 25px 1em;
}
.color1,a.color1 {
	color: #ff1c7b;
}
.bgcolor1 {
	background: #e5e5e5;
}

.img {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.pr {
	font-size: 10px;
}
.btn {
	font-size: 13px;
}
.wl {
	width: 96%;
}
.ws {
	width: 50%;
}
.c {
	text-align: center;
}
.l {
	text-align: left !important;
}
.mr20 {
	margin-right: 20px;
}
.pt0 {
	padding-top: 0 !important;
}
.mini1 {
	font-size: 11px;
	line-height: 1.6;
}
img.fr {
	float: right;
	padding-left: 10px;
}
img.fl {
	float: left;
	padding-right: 10px;
}
div.osusumelist {
	float: left;
	width: 310px;
}
#subimg {
	padding-top: 15px;
}
#pp {
	font-size: 11px;
	line-height: 1.4;
	height: 150px;
	overflow: auto;
	border: 1px solid #999;
}

/*accessで以前使っていた
---------------------------------------------------------------------------
#main .root {
	padding: 10px;
	border: 1px solid #8c8c8c;
	width: 678px;
	overflow: hidden;
	margin-bottom: 0.5em;
	background: url(../images/arrow1.gif) no-repeat center bottom;
}
#main .root.last {
	background: none;
}
#main .root img {
	float: left;
	margin-right: 10px;
}*/


.border1 {
	border-top: 3px dotted #CCC;
}
.uline1 {
	background: url(../images/img_line.gif) repeat-x left bottom;
}
