@charset "utf-8";


/* -----------------------------------------------------------
	home.css
----------------------------------------------------------- */
ul.paging li { 
	display: -moz-inline-box;  
	display: inline;  
	margin-right: 3px;  
	line-height: 25px;  
	width: 25px;  
	height: 25px;  
	zoom: 1; 
	border: 1px solid #ccc;
	}

/* -----------------------------------------------------------
	reset.css
----------------------------------------------------------- */


	/* for IE7 */
	*+html body {
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:75%;
	}

	/* for IE6 */
	* html body {
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	font-size:75%;
	}

	/* for IE7 */
	*+html code, kbd, pre, samp, tt {
	font-size:108%;
	}

/* -----------------------------------------------------------
	basic.css
----------------------------------------------------------- */

	/* for IE6 */
	* html input {
	padding:0.1em;
	}

	* html input.checkbox,
	* html input.radio {
	vertical-align:-0.3em;
	}

        * html .itemBox h2#title {
        height: 36px;
	margin: 0;
	padding: 0;
	}

	* html input.submit {
	line-height:1.2;
	padding-top:0.2em;
	}

	* html select {
	vertical-align:-0.2em;
	}

	/* for IE7 */
	*+html input {
	padding:0.1em;
	}

	*+html input.submit {
	line-height:1.2;
	padding-top:0.2em;
	}

	*+html select {
	vertical-align:-0.2em;
	}


	/* for IE6 */
	* html .clearfix {
	display:inline-block;
	}

	/* for IE7 */
	*+html .clearfix {
	display:inline-block;
	}

/* -----------------------------------------------------------
	layout.css
----------------------------------------------------------- */
/* for IE5.5 */
#header div.hmenu p,
#footer {
	font-size:90%;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 0.833em;
	}

#exhibits .demerit ul li img,
#exhibits .department ul li img {
	margin-left: -15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 0;
	}


#sidenavi #searchBox form input {
	margin-bottom: 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

#sidenavi #searchBox form input#submit {
	margin-right: 6px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-right: 0;
	}

/* for IE6 */
* html #header #hmenu ul li a{
        margin: 0 10px 0 0;
}

* html #step2 dl dt.ones {
	float: left;
	margin-bottom: 19px;
	margin-right: 40px;
	}

* html #price ul {
	width: 681px;
	margin-bottom: 10px;
	padding: 30px 20px;
	background: #f4f7e1;
	color: #241815;
	line-height: 1.8;
	}

* html #exhibits .department {
	height: 237px;
	background: url(../../exhibits/images/exhibits_department.png) no-repeat center top;
	}

* html #exhibits .department ul {
	margin: 20px 0 0 0;
	padding: 0;
	}


* html #sidenavi #searchBox {
	margin-bottom: 40px;
	background: url(../images/side_bg_search.png) repeat-y;
	overflow: hidden;
	}

* html #sidenavi #searchBox h3 {
	margin-bottom: 0;
	}

* html #sidenavi #searchBox form {
	width: 152px;
	}

* html #sidenavi #searchBox form input {
	width: 148px;
	border: 1px solid #ccc;
	}

* html #sidenavi #searchBox form input#submit {
	float: right;
	width: 55px;
	padding: 5px -50px 10px 0;
	border: none;
	}

/* for IE7 */
/*
*+html #sidenavi #searchBox {
	margin-bottom: 40px;
	background: url(../images/side_bg_search.png) repeat-y;
	overflow: hidden;
	}

*+html #sidenavi #searchBox h3 {
	margin-bottom: 0;
	}

*+html #sidenavi #searchBox form {
	width: 152px;
	margin: 0 10px;
	}

*+html #sidenavi #searchBox form input {
	width: 148px;
	margin-left: -10px;
	border: 1px solid #ccc;
	}

*+html #sidenavi #searchBox form input#submit {
	float: right;
	width: 55px;
	padding: 5px 0 10px;
	border: none;
	}
*/
*+html #footer ul{
	margin-top: 50px;
	padding: 29px 12px 5px;
	}
