@charset "shift_jis";

/*
---------------------------------------------------------------------------
■制作元：テンプレートパーティー
■URL：http://template-party.com/
---------------------------------------------------------------------------*/

body {
	color: #000000;	/*全体の文字色*/
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 100%/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	background: #000000 url(../images/bg1.jpg) repeat center top;	/*



全体の背景色、背景画像の読み込み＆X軸(横軸)にリピート＆上部に配置*/
}



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: #000000;	/*リンクテキストの色*/
}
a:hover {
	color: #D50000;			/*カーソルオーバー時の文字色*/
	text-decoration: none;	/*カーソルオーバー時に下線を消す設定。残したままがいいならこの１行削除。*/
}

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 940px;	/*コンテナー幅*/
	margin-right: auto;
	margin-left: auto;
}

/*ヘッダー（ロゴが入っている最上段のブロック）
---------------------------------------------------------------------------*/
#header {
	height: 180px;	/*ヘッダーの高さ*/
	width: 100%;
	position: relative;
	background: url(../images/top1.png) no-repeat;	/*ヘッダー背景画像の読み込み*/
}

#header2 {
	height: 753px;	/*ヘッダーの高さ*/
	width: 100%;
	position: relative;
	background: url(../images/top.jpg) no-repeat;	/*ヘッダー背景画像の読み込み*/
}



/*h1タグ設定*/
#header h1 {
	font-size: 10px;	/*文字サイズ*/
	line-height: 12px;	/*行間*/
	position: absolute;
	color: #000;	/*文字色*/
	width: 100%;
	left: 0px;	/*ヘッダーブロックに対して左から0pxの位置に配置*/
	top: 50px;	/*ヘッダーブロックに対して上から50pxの位置に配置*/
	text-align: center;	/*文字をセンタリング*/
}
#header h1 a {
	text-decoration: none;
	color: #000;	/*文字色*/



}

/*メインメニュー
---------------------------------------------------------------------------*/

ul#ind {
	position: absolute;
	height: 129px;
	width: 100%;
	top: 0px;	/*ヘッダーブロックに対して上から0pxの位置に配置*/
	left: 0px;	/*ヘッダーブロックに対して左から0pxの位置に配置*/
}


ul#menu {
	position: absolute;
	height: 51px;
	width: 100%;
	top: 121px;	/*ヘッダーブロックに対して上から0pxの位置に配置*/
	left: 85px;	/*ヘッダーブロックに対して左から0pxの位置に配置*/
}
ul#menu li {
	float: left;
}

/*コンテンツ（左右ブロックとフッターを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	clear: left; 
	width: 940px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
        

background-image:url(../images/back.jpg);
background-repeat:repeat-y;/*背景画像が縦に繰り返す設定*/
height: auto;

}


/*コンテンツ2 圭太用（左右ブロックとフッターを囲むブロック）
---------------------------------------------------------------------------*/
#contents2 {
	clear: left; 
	width: 940px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
        

background-image:url(../images/back3.jpg);
background-repeat:repeat-y;/*背景画像が縦に繰り返す設定*/
height: auto;

}


/*コンテンツ3 いちご用（左右ブロックとフッターを囲むブロック）
---------------------------------------------------------------------------*/
#contents3 {
	clear: left; 
	width: 940px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
        

background-image:url(../images/back4.jpg);
background-repeat:repeat-y;/*背景画像が縦に繰り返す設定*/
height: auto;

}



/*入口（HPの入口）
---------------------------------------------------------------------------*/
ul#doo {
	position: absolute;
	height: 51px;
	width: 100%;
	top: 331px;	/*ヘッダーブロックに対して上から0pxの位置に配置*/
	left: 0px;	/*ヘッダーブロックに対して左から0pxの位置に配置*/
}


#door {
	clear: left; 
	width: 940px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
        

background-image:url(../images/top2.jpg);
background-repeat:repeat-y;/*背景画像が縦に繰り返す設定*/
height: auto;

}




/*トップページのスライドショー
---------------------------------------------------------------------------*/


#mainimg {
	position: relative;
	height: 205px;
	width: 940px;
	margin-left: 7px; 
        margin-right: 0px; 
}
#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;
}

/*メインコンテンツ
---------------------------------------------------------------------------*/



#main {
	float: right;	/*左側に回り込みさせる*/
	width: 653px;	/*メインコンテンツ幅*/
	padding: 20px 15px 50px 3px;	/*左から、上、右、下、左への余白*/
}

/*h2タグ設定*/
#main h2 {
	font-size: 120%;	/*文字サイズ*/
	color: #FFFFFF;		/*文字色*/
	clear: both;
	width: 606px;
	line-height: 42px;
	height: 40px;
	overflow: hidden;	/*ボックスから飛び出た文字を非表示にする設定*/
	padding-left: 30px;	/*文字の左側への余白*/
	background: url(../images/h2bg2.png) no-repeat;	/*背景画像の読み込み＆リピートしない*/
}

/*段落タグの余白設定*/
#main p {
	padding: 0.5em 20px 1em;	/*左から、上、左右、下への余白*/
}




/*メインコンテンツ2圭太用
---------------------------------------------------------------------------*/

#main2 {
	float: right;	/*左側に回り込みさせる*/
	width: 653px;	/*メインコンテンツ幅*/
	padding: 20px 15px 50px 3px;	/*左から、上、右、下、左への余白*/
}

/*h2タグ設定*/
#main2 h2 {
	font-size: 120%;	/*文字サイズ*/
	color: #FFFFFF;		/*文字色*/
	clear: both;
	width: 606px;
	line-height: 42px;
	height: 40px;
	overflow: hidden;	/*ボックスから飛び出た文字を非表示にする設定*/
	padding-left: 30px;	/*文字の左側への余白*/
	background: url(../images/h2bg3.png) no-repeat;	/*背景画像の読み込み＆リピートしない*/
}

/*段落タグの余白設定*/
#main2 p {
	padding: 0.5em 20px 1em;	/*左から、上、左右、下への余白*/
}


/*メインコンテンツ3いちご用
---------------------------------------------------------------------------*/

#main3 {
	float: right;	/*左側に回り込みさせる*/
	width: 653px;	/*メインコンテンツ幅*/
	padding: 20px 15px 50px 3px;	/*左から、上、右、下、左への余白*/
}

/*h2タグ設定*/
#main3 h2 {
	font-size: 120%;	/*文字サイズ*/
	color: #FFFFFF;		/*文字色*/
	clear: both;
	width: 606px;
	line-height: 42px;
	height: 40px;
	overflow: hidden;	/*ボックスから飛び出た文字を非表示にする設定*/
	padding-left: 30px;	/*文字の左側への余白*/
	background: url(../images/h2bg4.png) no-repeat;	/*背景画像の読み込み＆リピートしない*/
}

/*段落タグの余白設定*/
#main3 p {
	padding: 0.5em 20px 1em;	/*左から、上、左右、下への余白*/
}



/*メインコンテンツ4絵トップ用
---------------------------------------------------------------------------*/

#main4 {
	float: right;	/*左側に回り込みさせる*/
	width: 653px;	/*メインコンテンツ幅*/
	padding: 20px 15px 50px 3px;	/*左から、上、右、下、左への余白*/
}

/*h2タグ設定*/
#main4 h2 {
	font-size: 120%;	/*文字サイズ*/
	color: #FFFFFF;		/*文字色*/
	clear: both;
	width: 606px;
	line-height: 42px;
	height: 235px;
	overflow: hidden;	/*ボックスから飛び出た文字を非表示にする設定*/
	padding-left: 30px;	/*文字の左側への余白*/
	background: url(../images/h2bg1.png) no-repeat;	/*背景画像の読み込み＆リピートしない*/
}

/*段落タグの余白設定*/
#main4 p {
	padding: 0.5em 20px 1em;	/*左から、上、左右、下への余白*/
}




/*サブコンテンツ
---------------------------------------------------------------------------*/
#sub {
	float: right;	/*右側に回り込みさせる*/
	width: 240px;	/*サブコンテンツ幅*/
	padding: 20px 8px 50px 0px;	/*左から、上、右、下、左への余白*/
}
/*h3タグ設定*/
#sub h3 {
	font-size: 100%;	/*文字サイズ*/
	text-align: center;	/*センタリング*/
	padding-top: 7px;	/*文字の上側への余白*/
	padding-bottom: 0px;	/*文字の下側への余白*/
	color: #FFFFFF;		/*文字色*/
	background: url(../images/sub2.png) no-repeat;	/*背景色*/
}

#sub h4 {
	font-size: 100%;	/*文字サイズ*/
	text-align: center;	/*センタリング*/
	padding-top: 7px;	/*文字の上側への余白*/
	padding-bottom: 0px;	/*文字の下側への余白*/
	color: #FFFFFF;		/*文字色*/
	background: #000;	/*背景色*/
}


/*段落タグ設定*/
#sub p {
	padding: 0.5em 5px 1em;	/*左から、上、左右、下への余白*/
}

/*サブメニュー
---------------------------------------------------------------------------*/
#sub ul.submenu li a {

	text-decoration: none;	/*リンク設定時にデフォルトで入る下線を消す*/
	border-top: 2px solid #000;	/*右側の線幅、線種、色*/
        border-right: 2px solid #000;	/*右側の線幅、線種、色*/
	border-bottom: 2px solid #000;	/*下側の線幅、線種、色*/
	border-left: 2px solid #000;	/*左側の線幅、線種、色*/
	display: block;
	width: 226px;
	padding: 2px 7px 2px 3px;
	background: #D3D3D3;	/*背景色*/
	text-align: center;	/*センタリング*/

}
#sub ul.submenu li a:hover {
	color: #D50000;	/*マウスオン時の文字色*/
	background-color: #FFF;	/*マウスオン時の背景色*/
}





/*フッター
---------------------------------------------------------------------------*/
#footer {
	text-align: center;	/*センタリング*/
	clear: both;
	width: 100%;
	background: url(../images/hooter1.gif) no-repeat center top;	/*背景画像の読み込み＆リピートしない＆上部に配置*/
	padding-top: 20px;
	padding-bottom: 10px;
}
/*フッター内にリンク設定した場合用*/
#footer a {
	text-decoration: none;	/*リンク設定時にデフォルトで入る下線を消す*/
}


/*テーブル1　漫画用
---------------------------------------------------------------------------*/
.ta1 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.ta1, .ta1 td,  .ta1 th{
	border: 2px solid #000;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.ta1 td{
	width: 397px;
	padding: 10px;
	vertical-align: top;
        background: #FAEBD7;	/*背景色*/
        padding-left: 20px;	/*文字の左側への余白*/
}




/*テーブル内の左側の見出し部分*/
.ta1 th{
	width: 106px;
	padding: 5px;
	text-align: center;
	color: #FFF;		/*文字色*/
	background: #000;	/*背景色*/
}



.ta1 th a{
	color: #FFF;	/*文字色*/
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi{
	width: auto;
	height: 0px;	/*ボックスの高さ*/
	text-align: left;
	background: #AB9B2F;	/*背景色*/
	color: #fff;		/*文字色*/
        padding-left: 20px;	/*文字の左側への余白*/
}


/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi2{
	width: auto;
	height: -20px;	/*ボックスの高さ*/
	text-align: left;
	background: #392307;	/*背景色*/
	color: #ECDA64;		/*文字色*/
        padding-left: 20px;	/*文字の左側への余白*/
}

/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi3{
	width: auto;
	height: 0px;	/*ボックスの高さ*/
	text-align: left;
	background: #9C9B99;	/*背景色*/
	color: #ECDA64;		/*文字色*/
        padding-left: 20px;	/*文字の左側への余白*/
}


/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi4{
	width: auto;
	height: 0px;	/*ボックスの高さ*/
	text-align: left;
	background: #000000;	/*背景色*/
	color: #ECDA64;		/*文字色*/
        padding-left: 20px;	/*文字の左側への余白*/
}



/*テーブル2
---------------------------------------------------------------------------*/
.ta2 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.ta2, .ta2 td,  .ta2 th{
	border: 2px solid #000;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.ta2 td{
	width: 397px;
	padding: 10px;
	vertical-align: top;
        color: #FFF;		/*文字色*/
        background: #660000;	/*背景色*/
        padding-left: 20px;	/*文字の左側への余白*/
}

/*テーブル内の左側の見出し部分*/
.ta2 th{
	width: 200px;
	padding: 10px;
	text-align: center;
	color: #FFF;		/*文字色*/
	background: #000;	/*背景色*/
}
.ta2 th a{
	color: #FFF;	/*文字色*/
}
/*テーブル１行目に入った見出し部分*/
.ta2 th.tamidashi{
	width: auto;
	text-align: left;
	background: #D2B48C;	/*背景色*/
	color: #fff;		/*文字色*/
}


/*テーブル3　動画用
---------------------------------------------------------------------------*/
.ta3 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.ta3, .ta3 td,  .ta3 th{
	border: 2px solid #000;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.ta3 td{
	width: 295px;
	padding: 10px;
	vertical-align: top;
        background: #FAEBD7;	/*背景色*/
        padding-left: 20px;	/*文字の左側への余白*/
}




/*テーブル内の左側の見出し部分*/
.ta3 th{
	width: 302px;
	padding: 5px;
	text-align: center;
	color: #FFF;		/*文字色*/
	background: #000;	/*背景色*/
}



.ta3 th a{
	color: #FFF;	/*文字色*/
}
/*テーブル１行目に入った見出し部分*/
.ta3 th.tamidashi{
	width: auto;
	height: 0px;	/*ボックスの高さ*/
	text-align: left;
	background: #C0C0C0;	/*背景色*/
	color: #fff;		/*文字色*/
        padding-left: 20px;	/*文字の左側への余白*/
}


/*テーブル１行目に入った見出し部分*/
.ta3 th.tamidashi2{
	width: auto;
	height: 0px;	/*ボックスの高さ*/
	text-align: left;
	background: #FF00FF0;	/*背景色*/
	color: #ECDA64;		/*文字色*/
        padding-left: 20px;	/*文字の左側への余白*/
}



/*メインコンテンツ用　車ボックス
---------------------------------------------------------------------------*/
/*ボックス１個あたりの設定*/
#main .box1 {
	padding: 9px;	/*ボックス内の余白*/
	float: left;	/*ボックスを左へ回り込み*/
	width: 130px;	/*ボックスの幅*/
	height: 200px;	/*ボックスの高さ*/
	border: 2px solid #000;	/*枠線の幅、線種、色*/
	overflow: hidden;	/*飛び出た文字を非表示にする設定*/
	margin-left: 10px;	/*ボックス同士の隙間*/
	margin-bottom: 10px;	/*ボックスの下の隙間*/
	display: inline;
	background: #FB9E00;
}
/*h3見出しタグ*/
#main .box1 h3 {
	font-size: 11px;	/*文字サイズ*/
	color: #D50000;		/*文字色*/
}
#main .box1 h3 a {
	color: #D50000;	/*h3タグにリンク設定をした場合の文字色*/
}
/*p段落タグ*/
#main .box1 p {
	font-size: 10px;	/*文字サイズ*/
	line-height: 1.4;	/*行間*/
	padding: 0px;
}
/*オススメマーク設定*/
#main .box1.osusume{
	background: #FB9E00 url(../images/icon_osusume.gif) no-repeat right bottom;	/*背景画像の読み込み＆右下に配置*/
}


/*その他
---------------------------------------------------------------------------*/
.look {
	background-color: #d2d2d2;
}

.mb1em {
	margin-bottom: 1em;
}
.clear {
	clear: both;
}
ul.disc {
	padding: 0em 0px 1em;
	list-style: disc;
	text-align: left;
}
.color1 {
	color: #D70000;
}
p.img {
	padding-right: 0px !important;
	padding-left: 0px !important;
	text-align: center;
}
.pr {
	font-size: 10px;
}
.btn {
	font-size: 13px;
}
.wl {
	width: 100%;
}
.ws {
	width: 50%;
}
.c {
	text-align: center;
}

ooooooooooooooooooo


<style type="text/css">
#slideshow {
   position: relative;
   width:  926px; /* 画像の横幅に合わせて記述 */
   height: 350px; /* 画像の高さに合わせて記述 */
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}
</style>



