/*----------------------*/
/* PAGE					*/
/*----------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #444444;
	line-height: 1.4;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#Wrapper {
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*----------------------*/
/* HEADER				*/
/*----------------------*/
#Header {
	margin: 0px;
	padding: 0px;
	width: 780px;
}
#HeaderCatch {
	background-image: url(../image/header_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 415px;
	padding-right: 5px;
	font-size: 10px;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 360px;
	color: #FFFFFF;
	text-align: center;
}
#HeaderCatch h1{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: lighter;
}
#HeaderTitle {
	width: 320px;
	float: left;
}
#HeaderSearch {
	float: right;
	padding: 8px 0px 2px 0px;
	text-align: left;
	line-height: 12px;
	width: 440px;
}
#Search_pict {
	width: 85px;
	padding-right: 5px;
	padding-left: 15px;
	float: left;
}
#Search_cate {
	float: left;
	padding-right: 5px;
	width: 250px;
}
#Search_pict2 {
    float: right;
    margin-top: 21px;
}
#Search_check {
	clear: both;
	width: 440px;
	padding-left: 5px;
}
.Search_check_table {
	clear: both;
	width: 440px;
	padding-left: 5px;
}
#HeaderNavi {
	background-image: url(../image/header_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 620px;
	padding-top: 4px;
	font-size: 12px;
	line-height: 150%;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 10px;
	float: left;
}
#HeaderNavi ul{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#HeaderNavi li{
	display:inline;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
#HeaderNavi a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
#HeaderNavi a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
#HeaderNavi a:hover{
	color: #990000;/*---テンプレごとに色を変化----*/
	text-decoration: underline;
}
.H_L1{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.H_L2{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
}
.H_L3{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.H_L4{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.H_L5{
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FFFFFF;
}
#HeaderCart {
	width: 133px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	float: left;
	height: 26px;
}
/*カートの中をみるボタンをテキストに
#HeaderCart {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	float: left;
	text-indent: -9999px;
}
#HeaderCart a:link {
	background-image: url(../image/button_cart.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 26px;
	width: 133px;
	float: left;
	text-indent: -9999px;
}
#HeaderCart a:visited {
	background-image: url(../image/button_cart.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 26px;
	width: 133px;
	text-indent: -9999px;
}
#HeaderCart a:hover {
	background-image: url(../image/button_cart.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 26px;
	width: 133px;
	text-indent: -9999px;
}
*/
/*----------------------*/
/* CONTENT				*/
/*----------------------*/
#TopContent {
	width: 780px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#Content {
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#StrInformation{
	font-size: 12px;
	line-height: 110%;
	width: 780px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}
#StrInformation marquee{
	margin: 2px;
	padding: 0px;
}
/*--------------*/
/* MainContent	*/
/*--------------*/
#MainContent {
	width: 580px;
	float: right;
	padding-right: 6px;
	padding-left: 6px;
}
#ContentFooter {
	width: 580px;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
}
/*--------------*/
/* SideBar		*/
/*--------------*/
#SideBar {
	width: 175px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin: 0px;
}
#LoginForm {
	border: 1px solid #BFC3C6;
	background-color: #DFE3E6;
	padding: 5px;
	margin-bottom: 5px;
}
#GuestMessage {
	padding: 5px 5px 5px 5px;
}
#LoginButton {
	text-align: center;
}
#Line {
	padding: 8px 0px;
}
#LoginMyPage ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#LoginMyPage li{
	text-indent: -9999px;
}
#LoginMyPage a{
	height: 60px;
	width: 160px;
	background-image: url(../image/topcont02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 2px 5px 2px;
	display:block;
}
.SideBarItem_l {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SideBarItem_c {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 175px;
}
.SideBarItem_r {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SideBarItem_c_top0 {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 175px;
}
#SideBarInfo {
	background-image: url(../image/info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
	margin-bottom: 5px;
	margin-top: 15px;
}
#SideBarInfo ul {
	list-style-type: none;
	width: 175px;
	margin: 0;
	padding: 0px;
}
#SideBarInfo li {
	border-bottom: 1px solid #C5C5C2;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}
#SideBarInfo a:link {
	color: #255BA7;
	text-decoration: underline;
}
#SideBarInfo a:visited {
	color: #255BA7;
	text-decoration: underline;
}
#SideBarInfo a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.I_B1 {
	background-image: url(../image/navi_info_back1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.I_B2 {
	background-image: url(../image/navi_info_back2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/*----------------------*/
/* FOOTER				*/
/*----------------------*/
#Footer {
	width: 780px;
	clear: both;
}
#FooterLink {
	background-image: url(../image/footer1_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 3px;
	line-height: 150%;
	width: 780px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ED8DA9;/*---テンプレごとに色を変化----*/
}
#FooterLink ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#FooterLink li {
	display:inline;
	padding-right: 5px;
	padding-left: 5px;
}
#FooterLink a:link {
	color: #666666;
	text-decoration: none;
}
#FooterLink a:visited {
	color: #666666;
	text-decoration: none;
}
#FooterLink a:hover {
	color: #990000;/*---テンプレごとに色を変化----*/
	text-decoration: underline;
}
.back {
	margin:0px auto ;
	text-align: right;
	padding: 15px 5px 15px 0px;
}
.F_L1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.F_L2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#FooterCopy {
	text-align: center;
	width: 780px;
	height: 24px;
}
/*----------------------*/
/* 検索FORM調整			*/
/*----------------------*/
.CategorySelect {
	width: 110px;
	padding-right: 5px;
	padding-left: 5px;
}
.TextForm {
/*---	width: 140px; ---*/
	width: 255px;
        clear: both;
}
form {
	margin: 0px;
}
/*----------------------*/
/* FONT					*/
/*----------------------*/
.red {
	color: #D1324D;
}
.red2 {
	color: #FF0000;
}
.red_14 {
	color: #FF7E00;
	font-size: 14px;
	font-weight: bold;
}
.blue_14{
	color:Blue;
	font-size: 14px;
	font-weight: bold;
}
.red-bold {
	color: #D1324D;
	font-weight: bold;
}
/*---------------------------*/
/*一つ上のカテゴリへボタン	*/
/*-------------------------*/
.back2 {
	padding-bottom: 20px;
	padding-left: 5px;
}
/*--------------------------
	　　　link
--------------------------*/
a:link {
	color: #002AFF;/*---テンプレごとに色を変化----*/
	text-decoration: underline;
}
a:visited {
	color: #002AFF;/*---テンプレごとに色を変化----*/
	text-decoration: underline;
}
a:active {
	color: #FF6699;/*---テンプレごとに色を変化----*/
	text-decoration: underline;
}
a:hover {
	color: #FF6699;/*---テンプレごとに色を変化----*/
	text-decoration: underline;
}
/*-----------------------*/
/* 　Link-color　　　　	*/
/*---------------------*/
.purple-link a:link {
	color: #002AFF;
	text-decoration: underline;
}
.purple-link a:visited {
	color: #002AFF;
	text-decoration: underline;
}
.purple-link a:hover {
	color: #FF6699;
	text-decoration: underline;
}
/*----------------------*/
/* ワンポイント			*/
/*----------------------*/
.point{
	background-image: url(../image/point01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
/*-----------------------*/
/* 　Position　　　　  	*/
/*---------------------*/
.right {
	text-align: right;
}
#left {
	text-align: left;
}
.center {
	text-align: center;
}
.center table {
	margin-left: auto;
	margin-right: auto;
}
/*-----------------------*/
/* 　CateLine　　　　  	*/
/*---------------------*/
#CateLine {
	text-align: center;
	clear: both;
}

.textarea1 {
	font-size: 12px;
	width: 650px;
	height: 150px;
}
.textarea_pv {
	font-size: 12px;
	width: 650px;
	height: 250px;
	overflow: auto;
	border-style: groove;
}