@charset "utf-8";
/* CSS Document */
/*--information---------------------------------------------------------
Last update：08/04/08
File name ：common.css
Site name：いばらき動物専門学校パンチの日記
Copyright：Copyright &copy; 2008 いばらき動物専門学校 All Rights Reserved.
-------------------------------------------------------------------------*/

/*▼デフォルトCSSリセット-----------------------------------*/
*{
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	color: #666666;
	background: url(../images/images/all_bk.gif) repeat 0 0;
	background-attachment: fixed;
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;*/
	font-size: 100%;
	line-height: 150%;
}


html,body{
    height: 100%;
	clear: both;
}
img {
	border: 0;
}
/*h1,h2,h3,h4,h5,h6,
p {
	margin: 0;
}*/
ul,ol,li,dl,dt,
dd {

}
hr {
	display: none;
	
}


/* [all page]
-------------------------------------------------------------------------*/
/*テキスト*/
/*h1,h2,h3,h4,h5,h6,p,dl,ul,ol,table,address {
	font-size: 0.8em;
	line-height: 1.4em;
}*/

.gotop{
	line-height: 100%;
}
.red {
	color:#CC0000;
}
.orange {
	color: #FF6633;
}
.TxtL {text-align: left;}
.TxtC {text-align: center;}
.TxtR {text-align: right;}
.clear {clear: both;}
.top {
	padding: 8px 0 0;
	margin: 30px 0 0;
	border-top: dotted 1px #ccc;
	font-size: 0.85em;
}



/*[枠]
-------------------------------------------------------------------------*/
#all {
	width: 790px;
	padding: 10px 0;
	margin: 0 auto;
}
#conteiner {
}

/*[header]
-------------------------------------------------------------------------*/
#header {
	width: 790px;
	height: 222px;
	background: url(../images/images/header01.jpg) no-repeat 0 0;
}

/*[footer]
-------------------------------------------------------------------------*/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	margin: 5px 0 0;
	background: url(../images/images/footer_bg.gif) repeat-y 0 0;
}
#footerF {
	width: 790px;
	height: 7px;
	background: url(../images/images/footer_bg_footer.gif) no-repeat 0 0;
}
address {
	color: #fff;
	padding: 10px 15px 7px 0;
	text-align: center;
	font-style: normal;
	line-height: 1em;
}

/*メインコンテンツ
-------------------------------------------------------------------------*/
#main {
	width: 575px;
	float: left;
	font-size: 0.8em;
}
#mainBox {
	padding: 0 10px 0 0;
	font-size: 0.9em;
	background: url(../images/images/main_bg.gif) repeat-y 0 0;
	line-height: 1.6em;
}
.contents {
	margin: 0 5px;
}

#mainF {
	width: 575px;
	height: 13px;
	background: url(../images/images/main_bg_footer.gif) no-repeat 0 0;
}
.contentBox div {
	margin: 25px 15px 0;
}
.contents p {
	padding-right: 10px;
}
.contents p.writer {
	text-align: right;
	padding: 20px 10px 0 0;
	clear: both;
}
.contents p.nextpage {
	text-align: right;
	padding: 15px 10px 15px 0;
}




.commentBox {
	margin: 0 30px 20px;
	padding: 0 0 20px;
	border-bottom: dotted 1px #ccc;
}
.commentBox div {
	margin: 0 0 5px;
}

.commentBox01 {
	margin: 0 30px 20px;
	background-color: #e1f5ee;
	width: auto;
}
.commentBox01 form div {
	padding: 15px 25px 15px;
}
.commentBox02 {
	margin-bottom: 5px;
}

input,textarea {
	font-size: 1em;
}
.commentBox02 input {
	width: 400px;
	margin: 0 0 0 20px;
}
.commentBox02 input.name {
	width: 200px;
}
textarea {
	margin: 0 0 7px 20px;
}
.trackback {
	padding: 0 0 10px;
}
.trackbackR {
	background-color: #ffedf3;
	padding: 5px 10px;
	margin: 0 30px 20px;
}
.trackbackR input {
	width: 250px;
	background-color: #ebebe4;
	color: #666;
	padding: 2px 5px;
	border: solid 1px #b3a6aa;
}
.trackbackBox {
	margin: 0 30px 15px;
	padding: 0 0 15px;
	border-bottom: dotted 1px #ccc;
}

/*サイドコンテンツ-------------------------------------------------*/
#side {
	width: 215px;
	float: right;
	font-size: 0.7em;
	line-height: 1.5em;
}
#sideBox {
	width: 200px;
	padding: 0 15px 0 0;
	background: url(../images/images/side_bg.gif) repeat-y 0 0;
}
#sideF {
	width: 215px;
	height: 13px;
	background: url(../images/images/side_bg_footer.gif) no-repeat 0 0;
}

#carendarS,#categoryS,#entryS,#archiveS,#commentS,#linkS,#trackbackS {
	width: 178px;
	margin: 0 auto;
	padding: 0 0 15px;
} 
#side li {
	margin: 0 0 0 20px;
}
#side #linktextS li {
	list-style: none;
}

#side #carendarS table {
	width: 168px;
	border-collapse: collapse;
	text-align: center;
	margin: 0 5px;
}
#side #carendarS td {
	padding: 2px;
}
#side #carendarS table a {
	text-decoration: underline;
}
#side #carendarS td.sun,#side #carendarS td.cell_sunday {
	color: #cf4444;
}
#side #carendarS td.sat,#side #carendarS td.cell_saturday {
	color: #254fcc;
}
#side #carendarS p {
	text-align: center;
}
#side #carendarS p a {
	font-weight: bold;
}


.login {
	padding: 10px 15px 7px 0;
	margin: 5px 0 0;
	background: url(../images/images/side_bg.gif) repeat-y 0 0;
}
#linktextS {
	width: 178px;
	margin: 0 auto;
} 
.loginF {
	width: 215px;
	height: 13px;
	background: url(../images/images/side_bg_footer.gif) no-repeat 0 0;
}


/*見出し-------------------------------------------------*/
h1 {
	width: 290px;
	height: 85px;
	margin: 0 0 0 20px;
	background: url(../images/images/header01.jpg) no-repeat -20px 0;
	overflow: hidden;
}
h1 a {
	width: 290px;
	height: 70px;
	margin-top: 15px;
	display: block;
	text-indent: -9999px;
}
.contentBox h2 {
	width: 515px;
	height: 21px;
	background: transparent url(../images/images/title.gif) no-repeat 0 0;
	padding: 15px 0 0 31px;
	margin: 0 auto;
	color: #fff;
	font-size:12px;
}
.contentBox h2 a {
	color: #fff;
	background: transparent;
	text-decoration: none;
}
.contentBox h2 a:link,.contentBox h2 a:visited,.contentBox h2 a:hover,.contentBox h2 a:active {
	color: #fff;
}
.contentBox h2 a:hover {
	text-decoration: underline;
}
.comment h3 {
	width: 545px;
	height: 19px;
	background: url(../images/images/main_comment.gif) no-repeat 0 0;
	margin: 45px auto 25px;
	text-indent: -9999px;
}
.trackback h3 {
	width: 545px;
	height: 19px;
	background: url(../images/images/main_trackback.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 45px auto 0;
	padding: 0 0 25px;
}


#sideBox h3 {
	width: 178px;
	height: 21px;
	text-indent: -9999px;
	margin: 0 0 8px;
}
#carendarS h3 {background: url(../images/images/side_header01.gif) no-repeat 0 0;}
#categoryS h3 {background: url(../images/images/side_header02.gif) no-repeat 0 0;}
#entryS h3 {background: url(../images/images/side_header03.gif) no-repeat 0 0;}
#archiveS h3 {background: url(../images/images/side_header04.gif) no-repeat 0 0;}
#commentS h3 {background: url(../images/images/side_header05.gif) no-repeat 0 0;}
#linkS h3 {background: url(../images/images/side_header06.gif) no-repeat 0 0;}
#trackbackS h3 {background: url(../images/images/side_header07.gif) no-repeat 0 0;}


/*リンク設定-------------------------------------------------*/
a:link,a:hover {
	color: #4fb080;
}
a:visited,a:active {
	color: #d975a2;
}
a:link,a:visited {
	text-decoration: none;
}
a:hover,a:active {
	text-decoration: underline;
}
/*a:link {
	color: #339999;
	text-decoration: underline;
}
a:visited {
	color: #66CCCC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #66CCCC;
}
a:active {
	text-decoration: none;
	color: #66CCCC;
}

Tabボタンでの選択用
a:focus {
	color: #66CCCC;
	text-decoration: underline;
}*/


