@charset "UTF-8";

/* --------------------
 CID:282
 2010/02/17
-------------------- */

/* -----------------------------------------------------

default

------------------------------------------------------ */
* {
	margin: 0;
	padding: 0;
	}

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,form,input,p,caption,td,th {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	list-style: none;
	color: #000;
	line-height: 1.3em;
	} 

img,
div,
input,
dl {
	behavior: url("./js/iepngfix.htc");
	}

img {
	font-size: 0px;
	line-height: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

fieldset,img {
	border: 0;
	}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
	} 

caption,th {
	text-align: left;
	} 

h1,h2,h3,h4,h5,h6 {
	font-size: 12px;
	}

q:before,q:after {
	content: '';
	}

a {
	color: #33c;
	}
a:hover {
	color: #99c;
	}
a:visited {
	color: #999;
	}

/* -----------------------------------------------------

base

------------------------------------------------------ */
body {
	background-color: #93ccfc;
	}

#wrapper {
	width: 470px;
	margin: 0 auto;
	}

.important {
	color: #900;
	font-weight: bold;
	}

/* -----------------------------------------------------

header

------------------------------------------------------ */
#header p {
	width: 230px;
	float: left;
	}

#header address {
	color: #333;
	font-size: 10px;
	font-weight: bold;
	width: 240px;
	float: left;
	padding-top: 50px;
	}

/* -----------------------------------------------------

contents

------------------------------------------------------ */
#contents {
	text-align: center;
	margin: 10px auto;
	}

/* --------------------------
head
-------------------------- */
#contents #head {
	width: 450px;
	height: 160px;
	background: url(../img/index/main_head/bg.gif) no-repeat top;
	text-align: left;
	padding-top: 37px;
	margin-bottom: 10px;
	}

#contents #head h1 {
	margin: 0 0 58px 21px;
	}

/* --------------------------
admission
-------------------------- */
#contents #admission h2 {
	margin: 10px auto;
	}

#contents #admission ul li {
	display: inline;
	}




































