@charset "shift_jis";

/*-----------------------------------------------------------------------------
information{
	ファイル名 	: index.css;
	概要 		: このCSSファイルは「トップページ」で使用しています。;
	サイト名 	: いばらき動物専門学院;
	URL 		: ;
	コピーライト: (c) 2006. . All Rights Reserved. ;
}
-------------------------------------------------------------------------------*/
/*メインコンテンツ
----------------------------------*/
#contents {
height: auto;
width: 750px;
padding-right: 5px;
padding-left: 5px;
}

#leftbox {
float: left;
width: 175px;
height: auto;
padding-left: 8px;
padding-bottom: 30px;
}

#rightbox {
float: right;
width: 567px;
height: auto;
padding-bottom: 30px;
}

/*テキスト
----------------------------------*/
/*ブランクテキスト*/
.blanktext {
text-indent: -9999px;
}

/*フラッシュ*/
#flashs {
width: 750px;
height: 216px;
margin-top: 10px;
}

#player {
height: 213px;
width: 183px;
float: left;
}

#topflash {
float: right;
width: 534px;
height: 205px;
border: 1px solid #DEAFAF;
display: inline;
margin: 0px 16px 0px 0px;
padding: 0px;
}

/*右側コンテンツ
----------------------------------*/
/*bannerリンク*/
#bannerbox {
height: 140px;
width: 535px;
margin-top: 10px;
margin-left: auto;
list-style-type: none;
display: block;
margin-right: auto;
}

#bannerbox li {
display: block;
}

#bannerbox li a {

}

#banner01 {
float: left;
}

#banner01 a:hover {

}

#banner02 {
float: right;
}

#banner02 a:hover {

}

#banner03 {
height: 45px;
width: 535px;
display: block;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
clear: both;
}

#banner04 {
height: 47px;
width: 536px;
display: block;
margin-right: auto;
margin-left: auto;
padding-top: 18px;
}

/*新着情報*/
#infotop {
height: 30px;
width: 532px;
margin-right: auto;
margin-left: auto;
display: block;
padding-top: 20px;
}

#infotext {
height: 194px;
width: 530px;
margin-right: auto;
margin-left: auto;
overflow: auto;
display: block;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
padding-top: 12px;
}

#infotext dt {
float: left;
width: 80px;
font-size: 1.2em;
line-height: 2em;
padding-left: 10px;
padding-right: 10px;
}

#infotext dd {
font-size: 1.2em;
line-height: 2em;
border-bottom: 1px dotted #ccc;
}


/*新着情報*/
#infotop2 {
height: 30px;
width: 532px;
margin-right: auto;
margin-left: auto;
display: block;
padding-top: 20px;
clear: both;
}

#infotext2 {
height: 542px;
width: 530px;
margin-right: auto;
margin-left: auto;
overflow: auto;
display: block;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
padding-top: 12px;
}

#infotext2 dt {
float: left;
width: 80px;
font-size: 1.2em;
line-height: 2em;
padding-left: 10px;
padding-right: 10px;
}

#infotext2 dd {
font-size: 1.2em;
line-height: 2em;
border-bottom: 1px dotted #ccc;
}


/*bottombox*/
#bottombox {
clear: both;
height: 71px;
width: 742px;
display: block;
margin-right: auto;
margin-left: auto;
padding-left: 5px;
padding-top: 20px;
list-style-type: none;
}

#bottombox li {
height: 71px;
width: 172px;
display: block;
float: left;
}

#bottombox li a {
text-indent: -9999px;
height: 71px;
width: 172px;
display: block;
overflow: hidden;
}

/*学院案内*/
#bottom01 {
background: url(../images/common/bottommenu_3.gif) no-repeat;
}

#bottom01 a:hover {
background: url(../images/common/bottommenu_3_a.gif) no-repeat;
}

/*イベント*/
#bottom02 {
margin-left: 15px;
background: url(../images/common/bottommenu_1.gif) no-repeat;
}

#bottom02 a:hover {
background: url(../images/common/bottommenu_1_a.gif) no-repeat;
}

/*オープンキャンパス*/
#bottom03 {
margin-left: 15px;
background: url(../images/common/bottommenu_2.gif) no-repeat;
}

#bottom03 a:hover {
background: url(../images/common/bottommenu_2_a.gif) no-repeat;
}

/*担当犬制度*/
#bottom04 {
margin-left: 15px;
background: url(../images/common/bottommenu_4.gif) no-repeat;
}

#bottom04 a:hover {
background: url(../images/common/bottommenu_4_a.gif) no-repeat;
}




#top_box{
width: 532px;
margin: 27px auto 0px;
}

#top_box p{
width: 250px;
float: left;
}

#top_box dl{
display: block;
height: 182px;
width: 250px;
background: url(../images/index/new02.gif) no-repeat;
float: right;
}
#top_box dt{
display: block;
height: 28px;
width: 250px;
text-align: center;
padding-top: 11px;
/*padding-bottom: 11px;*/
padding-bottom: 7px;
}
#top_box dd{
display: block;
height: auto;
width: 250px;
font-size: 1.4em;
line-height: 2.4em;
font-weight: bold;
color: #000000;
text-align: center;
}

.box{
margin: 0 0 10px;
}

.travel {
	font-size: 0.6em;
	padding-top: 3px;
}





/*パンチの日記用の調整*/
#leftbox {
	position: relative;
	margin-top: 101px;
}
#leftbox #bbs {
background-color: #f9e3cc;
padding: 10px;
margin-bottom: 10px;
border: 1px solid #FFAB58;
height: 75px;
width: 144px;
display: block;
position: absolute;
top: -109px;
}

#login #sologin {
border: 1px solid #FFAB58;
margin: 10px 0 0;
padding: 0px;
height: 95px;
width: 164px;
display: block;
}


/* 学生チャンピオン掲載＆しつけの本ボタン移動による高さ修正 */
#top_box dl{
height: 209px;
background: url(../images/index/new03.gif) no-repeat;
}
#top_box dt{
padding-bottom: 11px;
}
#top_box dd{
line-height: 2.9em;
}
#infotext2 {
height: 703px;
}
