@charset "shift_jis";

/*-----------------------------------------------------------------------------
information{
	ファイル名 	: base.css;
	概要 		: このCSSファイルは全てのページの「ヘッダー・メニュー・フッター」で使用しています。;
	サイト名 	: 茨城動物専門学校;
	URL 		: ;
	コピーライト: (c) 2006. . All Rights Reserved. ;
}
-------------------------------------------------------------------------------*/
/*全体
----------------------------------*/
*, h1, h2, h3, h4, h5, h6, div, p, th, td, dl dt, dl dd, ul li, address {
margin: 0;
padding: 0;
}

html {
overflow-y: scroll;
}

br {
letter-spacing: normal;
}

img {
border: none;
line-height: 0;
vertical-align: bottom;
}

a img {
border: none;
}

/*ボディ
----------------------------------*/
body {
text-align: center;
padding: 0px;
margin: 0px;
color: #666;
background: url(../images/common/back.gif) repeat;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 62.5%
}

/*リンク色
----------------------------------*/
a:link {
color: #09C;
text-decoration: none;
}

a:visited {
color: #09C;
text-decoration: none;
}

a:hover {
color: #F00;
text-decoration: underline;
}

a:active {
color: #F00;
text-decoration: underline;
}

/*
#wrapper h1{
	background-color: #FFBF80;
	font-size: 0.83em;
	line-height: 1.2em;
	color: #fff;
	font-weight: normal;
	margin: 0px;
	height: 13px;
	text-align: center;
	padding: 5px 0px;
}
*/


/*全体背景の影
----------------------------------*/
#backshadow {
display: block;
height: auto;
background: url(../images/common/backshadow.gif) repeat;
width: 762px;
margin: 0px auto;
padding: 0px;
}

/*全体囲み
----------------------------------*/
#wrapper {
width: 760px;
display: block;
height: auto;
text-align: left;
background-color: #FFFFFF;
margin: 0 auto;
padding: 0px;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
}

/*ヘッダー
----------------------------------*/
#header {
margin: 0px;
padding: 0px;
height: 113px;
/*background: url(../images/common/header_titleback1.gif) no-repeat;*/
background: url(../images/common/header_title03.gif) no-repeat;
}

#header h1 {
display: block;
height: 66px;
width: 310px;
}

#header h1 a {
text-indent: -9999px;
display: block;
height: 66px;
width: 310px;
text-decoration: none;
overflow: hidden;
}

/*メニュー
----------------------------------*/
#headmenu {
height: 46px;
width: 758px;
background: url(../images/common/hedmenu_bk.gif) no-repeat;
padding: 0px;
margin: 0px 0px 0px 2px;
list-style-type: none;
}

/*リスト・メニュー
----------------------------------*/
#headmenu li {
margin: 0px;
padding: 0px;
float: left;
height: 36px;
width: 126px;
display: block;
}

#headmenu li a {
text-decoration: none;
display: block;
height: 36px;
width: 126px;
text-indent: -9999px;
overflow: hidden;
}

/*ホーム*/
#headmenu li#m01 a:hover {
background: url(../images/common/header_titleback2.gif) no-repeat -2px -53px;
}

/*学院案内*/
#headmenu li#m02 a:hover {
background: url(../images/common/header_titleback2.gif) no-repeat -128px -53px;
}

/*愛犬美容学科*/
#headmenu li#m03 a:hover {
background: url(../images/common/header_titleback2.gif) no-repeat -254px -53px;
}

/*家庭犬訓練学科*/
#headmenu li#m04 a:hover {
background: url(../images/common/header_titleback2.gif) no-repeat -380px -53px;
}

/*プロ科*/
#headmenu li#m05 a:hover {
background: url(../images/common/header_titleback2.gif) no-repeat -506px -53px;
}

/*フリータイム*/
#headmenu li#m06 a:hover {
background: url(../images/common/header_titleback2.gif) no-repeat -632px -53px;
}

/*左側・メニュー
-------------------------------*/
#topmenu {
height: 40px;
width: 165px;
padding-top: 10px;
}

#leftmenu {
height: auto;
margin: 0px;
width: 163px;
padding: 10px 0px 1px;
border-right: 1px solid #FFAB58;
border-left: 1px solid #FFAB58;
background: #FDF8F0;
list-style: none;
}

#leftmenu li {
margin-bottom: 5px;
padding-bottom: 3px;
padding-left: 5px;
list-style-position: inside;
text-indent: 0.8em;
list-style-image: url(../images/common/space.gif);
background: url(../images/common/list_icon01.gif) no-repeat 9px 3px;
font-size: 1.2em;
line-height: 1.6em;
border-bottom: 1px dotted #DBDBDB;
}

#leftmenu2 {
height: auto;
margin: 0px;
width: 163px;
list-style-type: none;
background: #FDF8F0;
border-right: 1px solid #FFAB58;
border-left: 1px solid #FFAB58;
padding: 10px 0px 1px;
}

#leftmenu2 li {
margin-bottom: 5px;
padding-bottom: 3px;
padding-left: 5px;
list-style-position: inside;
text-indent: 0.8em;
list-style-image: url(../images/common/space.gif);
background: url(../images/common/list_icon01.gif) no-repeat 9px 3px;
font-size: 1.2em;
line-height: 1.6em;
border-bottom: 1px dotted #DBDBDB;
}
#downmenu {
height: 10px;
width: 165px;
background: url(../images/common/downmenu.gif) no-repeat;
margin: 0px 0px 10px;
padding: 0px;
display: block;
}

#downmenu01 {
height: 27px;
width: 165px;
margin: 0px;
padding: 0px;
background: url(../images/common/downmenu01.gif) no-repeat;
display: block;
}


#downmenu02 {
height: 27px;
width: 165px;
margin: 0px;
padding: 0px;
background: url(../images/common/downmenu01.gif) no-repeat;
display: block;
}

#box{
height: 165px;
width: 165px;
margin: 0px;
padding: 0px;
display: block;
background: #FDF8F0;
}
#bbslogin {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
height: 17px;
width: 57px;
}

#pass {
border: 1px solid #666666;
}

#login {
width:166px;
height:205px;
padding-left: 7px;
}

#login #bbs {
background-color: #f9e3cc;
padding: 10px;
margin-bottom: 10px;
border: 1px solid #FFAB58;
margin-top: 10px;
height: 75px;
width: 144px;
display: block;
}

#bbs #pass {
width: 140px;
}

#login #sologin {
border: 1px solid #FFAB58;
margin: 0px;
padding: 0px;
height: 95px;
width: 164px;
display: block;
}



#leftbottombox {
	width: auto;
	display: block;
	margin: 0px;
	padding: 0px;
}
#leftbottombox ul{
	list-style-type: none;
	
}
#leftbottombox li{
	width: 162px;
	display: block;
	height: 50px;
	margin-top: 10px;	
}
#leftbottombox a{
	display: block;
	height: 50px;
	width: 162px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	
}
/*学院案内*/
#bottom01 {
	background-image: url(../images/common/sidemenu_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
#bottom01 a:hover {
	background-image: url(../images/common/sidemenu_03_a.gif);
	background-repeat: no-repeat;
}

/*イベント*/
#bottom02 {
	background-image: url(../images/common/sidemenu_01.gif);
	background-repeat: no-repeat;
	
}
#bottom02 a:hover {
	background-image: url(../images/common/sidemenu_01_a.gif);
	background-repeat: no-repeat;
}
/*オープンキャンパス*/
#bottom03 {
	background-image: url(../images/common/sidemenu_02.gif);
	background-repeat: no-repeat;
	
}
#bottom03 a:hover {
	background-image: url(../images/common/sidemenu_02_a.gif);
	background-repeat: no-repeat;
}
/*担当犬制度*/
#bottom04 {
	background-image: url(../images/common/sidemenu_04.gif);
	background-repeat: no-repeat;
	
}
#bottom04 a:hover {
	background-image: url(../images/common/sidemenu_04_a.gif);
	background-repeat: no-repeat;
}



/*フッター
----------------------------------*/
#footer {
padding: 0px;
clear: both;
display: block;
background-color: #FF9933;
margin: 0px;
}

#footer address {
height: 9px;
text-align: right;
font-size: 1em;
color: #fff;
line-height: 1.2em;
font-style: normal;
margin: 0px;
padding: 9px 20px 7px 0px;
display: block;
}
#footer .jusho {
	width: 26em;
	color: #fff;
	margin: 0 0 0 auto;
	padding: 0 20px 9px 0;
	text-align: left;
}
#footer .jusho dt {
	width: 5em;
	float: left;
	clear: left;
	padding-left: 1em;
}




/*工事中
----------------------------------*/
.kouji {
	width: 534px;
	border: solid 1px #999;
	background: #e0e0e0;
	text-align: center;
	padding: 50px 0;
	margin: 0 16px 0 0;
	float: right;
	display: inline;
	font-size: 1.2em;
}

#headmenu {
width: 760px;
background: url(../images/common/hedmenu_bk.gif) no-repeat;
margin: 0px;
}
#headmenu li {width: 152px;}
#headmenu li a {width: 152px;}

/*ホーム*/
#headmenu li#m01 a:hover {
background: url(../images/common/header_titleback2.gif) no-repeat 0px -66px;
}

/*学院案内*/
#headmenu li#m02 a:hover {
background: url(../images/common/header_titleback2.gif) no-repeat -152px -66px;
}

/*愛犬美容学科*/
#headmenu li#m03 a:hover {
background: url(../images/common/header_titleback2.gif) no-repeat -304px -66px;
}

/*家庭犬訓練学科*/
#headmenu li#m04 a:hover {
background: url(../images/common/header_titleback2.gif) no-repeat -456px -66px;
}

/*プロ科*/
#headmenu li#m05 a:hover {
background: url(../images/common/header_titleback2.gif) no-repeat -608px -66px;
}
