/* CSS Document */

body{
margin:0;
padding: 0;
background-color:#F6EAF8;
text-align: center; /* 古いIE対策 */
}

/*** 画像 ***/

img {
border:0;
vertical-align:bottom;
}

img a{
border: none;
}

img a:hover{
border: none;
}

/*** テーブル ***/

table {
border:none;
}


/*** 背景ボックス ***/
div#continer {
width:auto;
height:auto;
margin-left:auto;
margin-right:auto;
background: url(../images/bgjmage.jpg) repeat-x top;
}


/*** 外ボックス ***/

div#wrapper{
margin:0;
padding: 0;
width: 850px;
background: #ffffff;
margin-left: auto;
margin-right: auto;
margin-top:0;
margin-bottom:0;
}


/*** ヘッダー ***/

div#header{
width:850px;
margin: 0;
padding: 0;
height: auto;
position:relative;
top:11px;
}


div#header h1 {
width:815px;
height:auto;
top:0px;
margin:0 0 0 0;
vertical-align:bottom;
color:#666666;
font-size:11px;
text-align:left;
font-weight:normal;
padding:10px 0 0 35px;
}

#header h1 a{
width:850px;
height:20px;
display:block;
text-decoration:none;
}




/*** 上ナビゲーション ***/

div#navigation{
width:787px;
height:88px;
padding-top:15px;
background:url(../images/top_navi.jpg) no-repeat center;
text-align:center;
margin-left:auto;
margin-right:auto;
}

div#navigation_l{
width:550px;
height:20px;
margin:0 0 0 10px;
padding:0;
float:left;
}

div#navigation_top {
width:550px;
height:auto;
float:left;
margin:0;
padding:58px 0 0 15px; 
text-align:left;
font-size:13px;
}

div#navigation_top02 {
width:160px;
height:auto;
float:left;
margin:0 0 0 37px;
padding:36px 0 0 15px; 
text-align:left;
font-size:13px;
}

.navi_top_title {
display:block;
width:100px;
line-height:13px;
text-indent:13px;
background:url(../images/list_allow.jpg) no-repeat;
}

.navi_top_title02 {
display:block;
width:70px;
line-height:13px;
text-indent:13px;
background:url(../images/list_allow.jpg) no-repeat;
}

.navi_top_title04 {
display:block;
width:45px;
line-height:13px;
text-indent:13px;
background:url(../images/list_allow.jpg) no-repeat;
}

.navi_top_title03 {
display:block;
width:90px;
line-height:13px;
text-indent:13px;
background:url(../images/list_allow.jpg) no-repeat;
}


div#cart_box {
position: relative;
left:590px;
width:159px;
height:36px;
}


div#navigation a{
color:#FFFFFF;
text-decoration:none;
}

div#navigation a:hover{
color:#FFFFFF;
text-decoration:none;
}



/*** メイン ***/

div#main{
width:787px;
background:#FFFFFF;
padding-left:10px;
margin-left:auto;
margin-right:auto;
}


/*** フッター ***/

div#footer{
width:850px;
height:70px;
margin: 0;
padding: 0;
clear:both;

}

/*** COPYRIGHT ***/

div#copyright{
top:15px;
width:auto;
text-align:center;
vertical-align:middle;
color:#FFFFFF;
font-size:13px;
padding-top:12px;
}


/*** ヘッダー内サブタイトル ***/

#header div{
	margin: 0 0 0 10px;
	font-size: 1em;
}

/*** フッターリンク ***/

div#link_footer {
background: #FF99CC;
margin:0 0 0 0;
color:#ffffff;
text-align:center;
padding-top:15px;
padding-left:25px;
}

div#link_footer img{
border:0;
}


div#link_footer table{
width:950px;
position:relative;
left: 20px; 
border:0;
margin:0 0 0 30px;
text-align:centers;
}

div#link_footer th{
text-align:center;
font-size:12px;
font-weight:normal;
padding:0 0 5px 0;
}

div#link_footer th a{
font-weight:normal;
color: #FF33CC;
}

div#link_footer td{
padding-left:25px;
text-align:left;
}

div#link_footer td a{
color:#ffffff;
font-size:12px;
text-decoration:none;
}

div#link_footer td a:hover{
color:#ffffff;
font-size:12px;
text-decoration:underline;
}



div#link_footer a{
text-decoration:none;
}

div#link_footer ul{
display:block;
margin-left:25px;
line-height:1.5em;
}

div#link_footer li{
list-style-image:url(../images/arrow.gif);
padding-bottom:2px;
font-size:12px;
line-height:14px;
vertical-align:middle;
}

.font_r {
color:#FF3300;
}





