リンク文字色
A:link {
	color: #B0FFFF
}   /* リンク */
A:visited {                 /* 既に見たリンク */
	color: #ff00ff;
	text-decoration: underline     /* 下線 */
}
A:active { color: #00ff00 } /* クリック時のリンク */
A:hover {                   /* カーソルが上にある時のリンク */
	text-decoration: none     /* 下線を消す */
}

body {
	margin: 0px;
	padding: 1px 0px 0px;
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #FFFFFF;
	line-height: 1.5em;
	
}
#wrapper {
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
}
#header{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#header .top2{
	height: 107px;
	padding-top: 13px;
	width: 294px;
	float:left;
}

#header .top{
	background-image: url(../images/untitled/header.jpg);
	background-repeat: no-repeat;
	height: 37px;
	padding-left: 15px;
	padding-top: 13px;
}


#head_security {
	float:right;
	width: 286px;
	height: 107px;
	padding-top: 13px;
}

#header .middle{
}

#main{
	padding-left: 5px;
	width: 730px;
	float: left;
}
#main_space{
	padding-left: 5px;
	width: 580px;
	float: left;
	margin-left: 70px;
	margin-right: 70px;
}
.ise {
	margin-left: 30px;
}

#maina {
	padding-top: 10px;
	background-image: url(../images/untitled/main_bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 100%;
	margin-left: 4px;

}
#maina .left {
	width: 230px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

#maina .center {
	float: left;
	padding-right: 15px;
	width: 320px;

}
#maina .right {
	float: left;
	width: 396px;
}
.title {
	margin-bottom: 8px;
}
.content1, .content2, .content3{
	padding-left: 15px;
	padding-top: 10px;
}

.content1 {
	overflow: auto;
	background-image: url(../images/untitled/news1.jpg);
	background-repeat: no-repeat;
	height: 300px;
	margin-bottom: 3px;
}
.content2 {
	overflow: visible;
	height: 190px;
	background-image: url(../images/untitled/goods.jpg);
	background-repeat: no-repeat;
}

.content3 {
	background-image: url(../images/untitled/news2.jpg);
	background-repeat: no-repeat;
	height: 530px;
	padding-left: 20px;
	margin-top: 0px;
}

.goods {
	width: 110px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	float: none;
	margin-top: 130px;
	margin-left: 185px;
	line-height: 12px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.memb {
	font-weight: normal;
	color: #FFCC33;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	font-style: normal;
	text-decoration: blink;
}
.picwaku {
	font-weight: normal;
	font-style: normal;
	border: thin solid #FFCC33;
}
.textspace {
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 70px;
	margin-right: 70px;
}
.p_hidari {
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
}

.content3 img {
	border: 1px solid #000000;
}
.photo {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.list {
	float: left;
	padding-bottom: 5px;
}
.line {
	clear: both;
	line-height: 1.4em;
	margin-bottom: 5px;
	width: 330px;
	border-top: 1px solid #000000;
	font-size: smaller;
}
.content3_inner {
	overflow: auto;
	height: 530px;
	width: 365px;
}
.content1_inner {
	overflow: auto;
	height: 290px;
	margin-right: 10px;
	font-size: small;
	line-height: 1.4em;
}
/* 伊藤記述　ショッピングの三商品が並ぶ
---------------------------------------------------- */
#main #itemA {
	width: 230px;
	float: left;
	padding-top: 5px;
	padding-left: 3px;
}
#main #itemA .title{
	background-image: url(../images/img/item_sample.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 220px;

}
#main #itemA .content{
	background-image: url(../images/img/bg01.jpg);
	background-repeat: repeat-x;
	height: 100px;
	padding-top: 15px;
	padding-left: 20px;
	margin-top: 3px;
	font-size: 16px;

}

#main #itemB {
	width: 230px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}
#main #itemB .title{
	background-image: url(../images/img/item_sample.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 220px;

}
#main #itemB .content{
	background-image: url(../images/img/bg01.jpg);
	background-repeat: repeat-x;
	height: 100px;
	padding-top: 15px;
	padding-left: 20px;
	margin-top: 3px;
	font-size: 16px;

}

#main #itemC {
	width: 230px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}
#main #itemC .title{
	background-image: url(../images/img/item_sample.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 220px;

}
#main #itemC .content{
	background-image: url(../images/img/bg01.jpg);
	background-repeat: repeat-x;
	height: 100px;
	padding-top: 15px;
	padding-left: 20px;
	margin-top: 3px;
	font-size: 16px;

}
#main_kato{
	padding-left: 5px;
	width: 730px;
	float: left;
	background-image: url(../images/img/theoutsider.jpg);
	height: 700px;
	line-height: 15px;
}
#wrapper #maina #main_kato p {
	width: 380px;
	margin-left: 300px;
	margin-top: 150px;
	font-size: 12px;
}
#main_kato_mobi{
	padding-left: 5px;
	width: 730px;
	float: left;
	background-image: url(../images/img/theoutsider2.jpg);
	height: 700px;
	line-height: 15px;
}
#foot{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#foot .style2{
	font-size: medium;
	text-align: center;
}

.fighter_text{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1em;
	text-align: center;
}

.fighter_box{
	background: url(../images/fighterimg/ise_bg.jpg) no-repeat;
	height: 400px;
	padding-left: 300px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
}
	
.fighter_box2{
	background: url(../images/fighterimg/katou_bg.jpg) no-repeat;
	height: 400px;
	padding-left: 300px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
}	
	
.fighter_box3{
	background: url(../images/fighterimg/fukuda_bg.jpg) no-repeat;
	height: 400px;
	padding-left: 300px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
}	

.fighter_box4{
	background: url(../images/fighterimg/jadi_bg.jpg) no-repeat;
	height: 400px;
	padding-left: 300px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	line-height: 25px;
}

.fighter_box5{
	background: url(../images/fighterimg/miura_bg.jpg) no-repeat;
	height: 400px;
	padding-left: 300px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
}

.fighter_box6{
	background: url(../images/fighterimg/tanaka_bg.jpg) no-repeat;
	height: 400px;
	padding-left: 300px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
}

.fighter_box7{
	background: url(../images/fighterimg/shimada_bg.jpg) no-repeat;
	height: 400px;
	padding-left: 500px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
}

.fighter_box8{
	background: url(../images/fighterimg/mike_bg.jpg) no-repeat;
	height: 400px;
	padding-left: 300px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
}
.fighterlist{
	
	color: #FFFFFF;
	
}
	
.list {
}
	
.mp10{
	margin-bottom: 10px;
}
.message_p {
	font-size: 12px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 1.7em;
	margin-left: 20px;
	text-align:center;
}

.conts_box .td_left {
	width: 130px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #362733;
	border: 1px solid #333333;
	font-size: 12px;
	vertical-align: top;
}

.conts_box .td_right {
	width: 435px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #0F0F0F;
	border: 1px solid #333333;
	font-size: 12px;
}

