/* ---------------------------------------------------------------
   Pastelcourt Homepage Style Sheet
------------------------------------------------------------------ */

/* ---------------------------------------------------------------
   charset
------------------------------------------------------------------ */
@charset "shift-jis";


/* ---------------------------------------------------------------
   Reset
------------------------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding: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;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
img{
	vertical-align:bottom; /* Ԃ */
}

/* ---------------------------------------------------------------
   Basic
------------------------------------------------------------------ */
body {
	background: url(../images/back3.gif) repeat-x top;
	line-height:110%;
	color:#FFF;
	font-size:84%;
	background-color: #FFF;
    text-align: center; /* center on ie */
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99FFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
#wrap {
	margin:0;
	text-align:left;
	width:800px;
	background-color:#b3cce6;
}
#inner {
	height:inherit;
	margin:0;
}
#header {
	width:800px;
	height:298px;
}
#main {
	height:inherit;
	background-color:#b3cce6;
}
#left_box {
	width:550px;
	float:left;
	height:inherit;
	background-color:#b3cce6;
}
#right_box {
	width:250px;
	float:right;
	height:inherit;
	padding-top:30px;
	background-color:#b3cce6;
	text-align:center;
}
#right_box img {
	margin-top:15px;
	margin-bottom:10px;
}
div.clear{
	clear: both;
}

/* ---------------------------------------------------------------
   Menu Button
------------------------------------------------------------------ */
#m_bt {
	height:28px;
}
#m_bt ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#m_bt li{
	float:left;
}
#m_bt a{
	height:28px;
	overflow:hidden;
	display:block;
	height:0;
	padding-top:28px;
}
#m_bt00 a:link,
#m_bt00 a:visited{
	width: 154px;
	background:url(../images/top_s_menu_02.gif) no-repeat;
}
#m_bt00 a:hover{
	width: 154px;
	background:url(../images/top_s_menu_02_.gif) no-repeat;
}
#m_bt01 a:link,
#m_bt01 a:visited{
	width: 163px;
	background:url(../images/top_s_menu_03.gif) no-repeat;
}
#m_bt01 a:hover{
	width: 163px;
	background:url(../images/top_s_menu_03_.gif) no-repeat;
}
#m_bt02 a:link,
#m_bt02 a:visited{
	width: 171px;
	background:url(../images/top_s_menu_04.gif) no-repeat;
}
#m_bt02 a:hover{
	width: 171px;
	background:url(../images/top_s_menu_04_.gif) no-repeat;
}
#m_bt03 a:link,
#m_bt03 a:visited{
	width:157px;
	background:url(../images/top_s_menu_05.gif) no-repeat;
}
#m_bt03 a:hover{
	width:157px;
	background:url(../images/top_s_menu_05_.gif) no-repeat;
}

/* ---------------------------------------------------------------
   Main Button
------------------------------------------------------------------ */
#first_row {
	margin-top:30px;
	margin-left:5px;
}

.top_bt {
	height:147px;
}
.top_bt ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.top_bt li{
	float:left;
	margin-left:15px;
}
.top_bt a{
	height:147px;
	overflow:hidden;
	display:block;
}
#top_bt01 a:link,
#top_bt01 a:visited{
	width: 144px;
	background:url(../images/top_chintai.gif) no-repeat;
}
#top_bt01 a:hover{
	width: 144px;
	background:url(../images/top_chintai_.gif) no-repeat;
}
#top_bt02 a:link,
#top_bt02 a:visited{
	width: 144px;
	background:url(../images/top_kanri.gif) no-repeat;
}
#top_bt02 a:hover{
	width: 144px;
	background:url(../images/top_kanri_.gif) no-repeat;
}

#second_row {
	margin-left:50px;
	margin-top:20px;
	margin-bottom:30px;
}
#top_bt03 a:link,
#top_bt03 a:visited{
	width: 144px;
	background:url(../images/top_naisou.gif) no-repeat;
}
#top_bt03 a:hover{
	width: 144px;
	background:url(../images/top_naisou_.gif) no-repeat;
}
#top_bt04 a:link,
#top_bt04 a:visited{
	width: 144px;
	background:url(../images/top_fudou.gif) no-repeat;
}
#top_bt04 a:hover{
	width: 144px;
	background:url(../images/top_fudou_.gif) no-repeat;
}


/* ---------------------------------------------------------------
   Bukken Kensaku Button  
------------------------------------------------------------------ */
#bukkenBt a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 209px;
	background-image: url(../images/top_search.gif);
	padding-top: 196px;
	text-align: center;
	margin-left:20px;
}
#bukkenBt a:hover {
	background-image: url(../images/top_search_.gif);
}

/* ---------------------------------------------------------------
   Top link Button  
------------------------------------------------------------------ */
#linkBt01 a,
#linkBt02 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 209px;
	background-image: url(../images/top_link01.gif);
	padding-top: 24px;
	text-align: center;
	margin-left:20px;
	margin-top:7px;
}
#linkBt01 a {
	background-image: url(../images/top_link01.gif);
}
#linkBt01 a:hover {
	background-image: url(../images/top_link01_.gif);
}
#linkBt02 a {
	background-image: url(../images/top_link02.gif);
}
#linkBt02 a:hover {
	background-image: url(../images/top_link02_.gif);
}


/* ---------------------------------------------------------------
   Footer  
------------------------------------------------------------------ */
#footer {
	width:100%;
	height:25px;
	line-height:25px;
	position:relative;
	color: #FFFFFF;
	background-color:#6699CC;
	text-align: left;
	clear:both;
}
#footer p {
	width:800px;
	text-align:center;
}
