/* ----- RESET SETTING ----- */
a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var
{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1;}
ol, ul {list-style: none;}
blockquote, q { quotes: none; }
:focus { outline: 0;}
ins { text-decoration: none;}
del { text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0;}
/* tables still need 'cellspacing="0"' in the markup */

body{
	background-color:#eeebe4;
	font-family:"ＭＳ Ｐゴシック", "Osaka",sans-serif;
	text-align:center;
	color:#333;
}

body{
font-size:16px;
/**/
font-size:100%;
/**/
}

/*
font-size:94%;大き目
font-size:82%;普通
font-size:69%;小さめ
*/

h1,h2,h3{
	font-weight:normal;
}

a,
a:link,
a:visited,
a:hover,
a:active{
	color:#F63;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#wrapper
{
	background:url(img/background_900-30.gif) repeat-y;
	width:900px;
	margin:0px auto;
	
}

#container{
	width:890px;
	margin:0px auto;
	border-bottom:1px solid #CCC;
	position:relative;
	text-align:left;
}

#header{
	position:relative;
	width:100%;
	height:80px;
}

h1#logo{
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:60px;
	z-index:1;
	background:url(img/logo_250-60.jpg) no-repeat;
	overflow:hidden;
}

h1#logo a{
	display: block;
	padding-top:60px;
}

div#Description{
	font-size:82%;
	position:absolute;
	left:260px;
	top:10px;
	width:360px;
	height:45px;
	color:#999999;
}

div#HeadLink{
	font-size:69%;
	position:absolute;
	left:625px;
	top:8px;
	width:75px;
	height:50px;
	line-height:10px;
	overflow:hidden;
}

div#HeadLink li{
	list-style-type:none;
	background:url(img/mini_arrow2.gif) no-repeat left center;
	color:#666;
	line-height:1.4em;
	text-indent:10px;
}

div#RightTop{
	position:absolute;
	left:700px;
	top:6px;
	width:180px;
	height:50px;
	background:url(img/tel_180-50.jpg) no-repeat;
	overflow:hidden;
}

div#RightTop p{
	display:block;
	padding-top:50px;
}

#HeaderBelt{
	position:absolute;
	top:60px;
	width:100%;
	height:20px;
	line-height:20px;
	text-align:right;
	color:white;
	background-image:url(img/header_belt_50-20.gif);
	background-repeat:repeat-x;
}

#HeaderBelt a,
#HeaderBelt a:link,
#HeaderBelt a:visited,
#HeaderBelt a:hover,
#HeaderBelt a:active{
	color:white;
}


div#navi{
	position:relative;
	width:890px;
	margin:0px auto;
	height:32px;
	line-height:29px;
	background:url(img/navi_890-32.jpg) no-repeat;
	font-size:82%;
}

h3#navi_spacer{
	float:left;
	border-right:1px solid #CCC;
	width:10px;
	height:29px;
	overflow:hidden;
}

h3#navi_spacer span{
	display:block;
	padding-top:29px;
}


#navi li{
	float:left;
	list-style-type:none;
	font-weight:bold;
	border-left:1px solid #FFF;
	border-right:1px solid #CCC;
	height:29px;
	line-height:29px;
}

#navi li a{
	display:block;
	float:left;
	height:29px;
	line-height:29px;
	padding:0px 12px;
	text-decoration:none;
	color:#666;
}

#navi li a:hover{
	background-image:url(img/navi_hover_50-30.jpg);
	background-repeat:repeat-x;
	color:#555;
}

#navi_spacer_end{
	float:left;
	border-left:1px solid #FFF;
	height:29px;
}

div#main{
	margin-top:10px;
	position:relative;
	width:100%;
	text-align:center;
}

.breadcrumb{
	font-size:69%;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

.breadcrumb ul li{
	float:left;
	height:1em;
	line-height:1em;
	background:url(img/mini_arrow3.gif) no-repeat left center;
	text-indent:12px;
	padding-right:4px;
}

.clear{
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#column_wrapper{
	width:880px;
	margin: 0px auto;
	text-align:left;
}

#Content{
	width:650px;
	float:left;
	
}

#SubContent{
	width:220px;
	float:right;
}

#ContentTopPane,
#ContentPane,
#SubContentTopPane,
#SubContentPane,
#SubContentBottomPane{
	margin-top:8px;
	font-size:82%;
}

#SubContentTopPane{
	margin:0px;
}


#footer{
	font-size:69%;
	position:relative;
	width:100%;
	border-top:1px solid white;
}

#footer_belt{
	margin-top:6px;
	width:775px;
	padding-right:115px;
	height:20px;
	line-height:20px;
	text-align:right;
	color:white;
	background-image:url(img/header_belt_50-20.gif);
	background-repeat:repeat-x;
}

#footer_belt a,
#footer_belt a:link,
#footer_belt a:visited,
#footer_belt a:hover,
#footer_belt a:active{
	color:white;
}

#Footerwrap{
	width:870px;
	margin:5px auto;
	text-align:left;
}

#Footerwrap h3{
	float:left;
	padding-right:5px;
	margin-right:5px;
	border-right:1px solid silver;
}

#Footerwrap li{
	float:left;
	padding:0px 5px;
	margin:10px 0px;
	border-right:1px solid silver;
}

#footer_end{
	width:870px;
	margin:auto;
	margin-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
}

#login{
	float:left;
	width:200px;
	text-align:left;
}

#login a,
#login a:link,
#login a:visited,
#login a:hover,
#login a:active{
	color:#E0E0E0;
}

address{
	float:right;
	font-style:normal;
	background-color:#F8F8F8;
	display:block;
	color:#999;
	text-align:left;
	padding:2px 5px;
	padding-top:10px;
	border:1px solid silver;
	width:450px;
	line-height:1.2em;
}

address dt{
 width:80px;
 float:left;
 margin-right:10px;
 text-align:right;
}

address dd{
	width:300px;
	float:left;
	margin-bottom:5px;
	padding-left:10px;
	border-left:1px solid silver;
}

#copyright{
	float:right;
	width:669px;
	text-align:right;
}

#page_top_button{
	position:absolute;
	background:url(img/page_top_102-26.jpg) no-repeat;
	width:102px;
	height:26px;
	top:1px;
	left:780px;
	overflow:hidden;
}

#page_top_button a{
	display:block;
	padding-top:26px;
}

td{
	padding:1px;
	background-color:white;
}

.ControlPanel{
	width:900px;
	margin:10px auto;
}


/*スキンオブジェクト*/

.SSK_CH_Gallery .SkinObjectCategoryMenu{

}

.SSK_CH_Gallery .SkinObjectCategoryMenu li
{
	font-size:82%;
}

.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_0{
	margin-top:10px;
	background:url("img/categorymenu1.jpg") no-repeat;
	line-height:32px;
	text-indent:8px;
	height:32px;
	width:220px;
	position:relative;
}

.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_0 div.thumbnail img{
	position:absolute;
	top:3px;
	left:168px;
	width:36px;
	height:24px;
	border:1px solid #FDA112;
	/*border-right:#FFE4BE;
	border-bottom:#FFE4BE;*/
}

.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_0 a,
.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_0 a:link,
.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_0 a:visited,
.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_0 a:hover,
.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_0 a:active
{
	color:#444;
	text-decoration:underline;
	font-weight:bold;
}


.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_0 a:hover
{
	color:#C00;
	text-decoration:none;
}


.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_1{
	background:url("img/categorymenu2.jpg") no-repeat;
	margin-top:-1px;
	line-height:32px;
	text-indent:20px;
	height:32px;
	width:220px;
	background-color:#FFF;
	overflow:hidden;
	position:relative;
}

.SSK_CH_Gallery .SkinObjectCategoryMenu li span.count{
	font-family:'Impact' , monospace;
	display:block;
	width:100px;
	height:12px;
	line-height:12px;
	position:absolute;
	top:15px;
	left:115px;
	text-align:right;
	font-size:9px;
	overflow:hidden;
	color:#999;
}

.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_1 a,
.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_1 a:link,
.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_1 a:visited,
.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_1 a:hover,
.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_1 a:active
{
	color:#666;
	text-decoration:none;
}

.SSK_CH_Gallery .SkinObjectCategoryMenu li.level_1 a:hover
{
	color:#0099cc
}

#vnavi{
	font-size:69%;
	margin-top:10px;
}

#vnavi li{
	float:left;
	list-style-type:none;
	background:url(img/mini_arrow2.gif) no-repeat left center;
	color:#666;
	line-height:1.4em;
	text-indent:10px;
}
