* {
	margin: 0;
	padding: 0;
}


html,body {
    height: 100%;
    background-color: #000000; 
    text-align: center;
    margin: 0px auto;
/* 2009.01.24 */
	background-image: url("http://www.web-rampage.com/img/backimg.jpg"); /* 全体の背景画像 */
	background-repeat: no-repeat;            /* 背景を繰り返さない */
	background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
	background-attachment:fixed;             /* 背景画像を固定する */
/*	height:1173px; */

}

/* BODY */
body {
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin:0;
	line-height:100%;

}

/* 画像の属性等 */
img {
	border: 0;
}

/* リンクの属性 */
a:link, a:visited, a:active {color: #FFFFFF;text-decoration: none;}
a:hover{color : #FF3300;text-decoration: underline;}

/* コンテンツ枠*/
#wrapper{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	border:1px solid #1a1a1a;
	background-color:#000000;
}

/*ページ幅*/
#container{
	width:800px;
	height: 124px;
	min-height: 100%;
	margin: 0 auto;
	text-align:left;
	position: relative;
}

/*body サイドバー枠*/
#container2{
	width:800px;
	height: auto;
	min-height: 100%;
	margin: 10px 0 0 0;
	background-color:#000000;
}

body > #container {
    height: auto;
}


/*ヘッダー*/
#center	{
	margin:auto;
	width:802;
}

#headerwaku	{
	border-left:1px solid #1a1a1a;
	border-right: 1ps solid #1a1a1a;
    margin-top:12px;
}


#contwaku	{
	background-color:#1a1a1a;
	background-image: url(http://www.web-rampage.com/blog/img/contbg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	border-left: 1px solid #1a1a1a;
	border-right: 1px solid #1a1a1a;
}

#contwaku td#banatop {
	text-align:center;
}

#header {
	float  : center;
	margin : 0px;
	padding: 0px;
	height : 115px;
}
/* FIREFOX */
html>/**/body #header{
	height : 124px;
}

#header img {
	border:medium none;
}

/* NAvigate */
#NAVIGATE {
	width:800px;
	height:36px;
	margin-bottom:10px;
	padding:0;
	background-color:#000000;
}

#NAVIGATE td a {
	text-decoration: none;
	display: block;
	height: 36px;
}

#NAVIGATE td#menu01{
	width:119px;
	background:url(http://www.web-rampage.com/img/btn_1-1.gif) no-repeat;
}
#NAVIGATE td#menu01 a:hover{
	width:119px;
	background:url(http://www.web-rampage.com/img/btn_1-2.gif) no-repeat;
}

#NAVIGATE td#menu02{
	width:146px;
	background:url(http://www.web-rampage.com/img/btn_2-1.gif) no-repeat;
}
#NAVIGATE td#menu02 a:hover{
	width:146px;
	background:url(http://www.web-rampage.com/img/btn_2-2.gif) no-repeat;
}

#NAVIGATE td#menu03{
	width:126px;
	background:url(http://www.web-rampage.com/img/btn_3-1.gif) no-repeat;
}
#NAVIGATE td#menu03 a:hover{
	width:126px;
	background:url(http://www.web-rampage.com/img/btn_3-2.gif) no-repeat;
}

#NAVIGATE td#menu04{
	width:145px;
	background:url(http://www.web-rampage.com/img/btn_4-1.gif) no-repeat;
}
#NAVIGATE td#menu04 a:hover{
	width:145px;
	background:url(http://www.web-rampage.com/img/btn_4-2.gif) no-repeat;
}

#NAVIGATE td#menu05{
	width:115px;
	background:url(http://www.web-rampage.com/img/btn_5-1.gif) no-repeat;
}
#NAVIGATE td#menu05 a:hover{
	width:115px;
	background:url(http://www.web-rampage.com/img/btn_5-2.gif) no-repeat;
}

#NAVIGATE td#menu06{
	width:131px;
	background:url(http://www.web-rampage.com/img/btn_6-1.gif) no-repeat;
}
#NAVIGATE td#menu06 a:hover{
	width:131px;
	background:url(http://www.web-rampage.com/img/btn_6-2.gif) no-repeat;
}

#NAVIGATE td#menu07{
	width:131px;
	background:url(http://www.web-rampage.com/img/btn_7-1.gif) no-repeat;
}
#NAVIGATE td#menu07 a:hover{
	width:131px;
	background:url(http://www.web-rampage.com/img/btn_7-2.gif) no-repeat;
}

/*コンテンツ*/
#content {
	width: 540px;
	float:left;
	position: relative;
	padding: 0 10px 0 10px;
	margin: 0 0 0 15px;
	height: auto;
    min-height:500px;
	background: #595959;
}

div#contents {
}

#content h2 {
	width: auto;
	height: 36px;
	padding: 10px 0px 0px 10px;
	border: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	background-image:url(http://www.web-rampage.com/blog/img/entry_title.gif);
	background-repeat:no-repeat;
	text-align:left;
}

#content h2 .content_title a {
	width: auto;
	height: 36px;
	padding: 10px 0px 0px 10px;
	border: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	background-image:url(http://www.web-rampage.com/blog/img/entry_title.gif);
	background-repeat:no-repeat;
	text-align:left;
}

#content h3 {
	width: auto;
	padding: 10px 0px 0px 10px;
	border: 1px solid #343434;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	background: #000000;
}


#content .Label A {
	width: auto;
	padding: 3px 5px 3px 10px;
	border: 1px solid #343434;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	line-height: 130%;
	background: #000000;
}

#content .doc{
	padding: 0;
	text-align: left;
	font-size: 100%;
	line-height: 150%;
	color: #1a1a1a;
}

#content .p_doc {
	padding: 6px 0 0 20px;
	text-align: left;
	background: url(http://www.web-rampage.com/blog/img/yoru02.gif) no-repeat;
}

#content .p_doc_body {
	margin-left:20px;
	text-align: left;
}

#content .doc li{
	padding: 6px 0 0 20px;
	text-align: left;
	background: url(http://www.web-rampage.com/blog/img/yoru02.gif) no-repeat;
	height:25px;
	list-style-type:none;
}

#content .doc_top_entry ul{
	padding: 0;
	margin: 0;
	text-align: left;
}

#content .doc_top_entry li{
	padding: 0;
	margin: 0;
	text-align: left;
	list-style-type:none;
}

#content .doc_top li{
	padding: 6px 0 0 20px;
	text-align: left;
	height:25px;
	list-style-type:none;
}

#content p {
	margin: 10px 0;
	line-height:1.5;
}

/*インフォメーションボックス属性*/
#content .info {
	width: auto;
	margin: 0;
	text-align: center;
}

#content .info .Label{
	width: auto;
	padding: 3px 5px 3px 10px;
	border-color:#000000
	border-style:solid;
	border-width:1px 1px 1px 1px 
	color: #FFFFFF;
	font-size: 117%;
	font-weight: bold;
	line-height: 130%;
	background: #000000;
}

#content .info .info_doc {
	padding: 10px 0 10px 10px;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 150%;
}

/*アドセンス属性*/
#content .ads {
	font-size: 100%;
	text-align: center;
	margin: 10px 5px 10px 5px;
}

#content .ads .slink{
	margin: 0px;
	font-size: 9px;
	color: #999;
	text-align: left;
}

/*その他属性*/
#content ol{
	margin: 0 0 20px 0;
	text-align: left;
}
#content li{
	margin:0 0 5px 0;
}

#content .content_right{
	text-align:right;
	margin:0;
}

#content .content_left{
	text-align:left;
	margin:0 0 0 60px;
	padding:0;
}

#content .content-nav {
	text-align:center;
	margin:15px 0 0 0;
}

#content .content_search_left{
	text-align:left;
	margin:0 0 0 50px;
	padding:0 0 0 20px;
	font-weight:bold;
	font-size:14px;
	background-image: url("http://www.web-rampage.com/blog/img/search_item.gif");
	background-repeat: no-repeat;
}

#content .content_search_left2{
	text-align:left;
	margin:0;
	padding:0 0 0 10px;
	font-size:12px;
	font-weight:normal;
}


/*リンク属性(h2)*/
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #FFFFFF;text-decoration: none;}
#content a:hover.c1{color : #FF6633;}
/*リンク付きH2 class=content_title)*/
#content a:link.content_title , #content a:visited.content_title , #content a:active.content_title {color: #FFFFFF;text-decoration: none;}
#content a:hover.content_title {color : #FF6633;}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #FFFFFF;text-decoration: none;}
#content a:hover{color : #FF6633;text-decoration: underline;}

/*----- trackbacks & Comments-----*/
.comments,
.comments-content,
.trackbacks{
 margin: 0;
}

.comments-header,
.comment-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer{
 margin-bottom: 0.5em;
}

.comments,
.trackbacks{
	overflow: hidden;
	width: 100%;
}

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 90%;
}

#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
}

#comment-submit {
	font-weight: bold;
}

#content .entry_line {
	width  : auto;
	height : 12px;
	background-image: url("http://www.web-rampage.com/blog/img/entry_line.gif");
	background-repeat: no-repeat;
}

/*Entrymore*/
#content .next a:link, #content .next a:visited, #content .next a:active {
	float: right;
	margin: 0px 5px 10px 0px;
	color: #F27900;
	background-image: url("http://www.web-rampage.com/blog/img/more01.gif");
	background-repeat: no-repeat;
	width: 100px;
	height: 18px;
	display: block;
	font-size: 84%;
	text-align: center;
	text-decoration: none;
}

#content .next a:hover {
	color: #F27900;
	background-image: url("http://www.web-rampage.com/blog/img/more02.gif");
	background-repeat: no-repeat;
}

/*サイドバー(左)*/
#rss-box {
	margin:0;
	padding:0;
}

.rss {
	background:url(http://www.web-rampage.com/blog/img/rss_icon.gif) no-repeat 0 2px;
	padding:4pt 0pt 0pt 22px;
	margin:7px;
	text-align:left;
	height:16px;
}

#mailmagazine {
	width:180px;
	margin:7px;
}

#mailmagazine form {
	border:1px solid #ccc;
	padding:3px;
	text-align:center;
}

#sidebar_space {
	width  : auto;
	height : 16px;
	line-height: 100%;
	background : #000000;
}


#sidebar {
	float: left;
	width: 0px;
	margin: 0px 0 20px 0;
	background: #343434;
	overflow-x: hidden;
	position:static;
}


#sidebar h2 {
	width  : auto;
	height : 36px;
	margin : 0pt 1px 0pt 1px;
	padding: 10px 5px 3px 10px;
	border : 1px solid #343434;
	color  : #FFFFFF;
	font-size  : 14px;
	font-weight: bold;
	line-height: 100%;
	background : #000000;
}

/*　アドセンス　*/
#sidebar .ads{
	margin: 0 5px 0 10px;
}

#sidebar .search{
	margin: 0 5px 0 10px;
	border-left: 1px solid #343434;
	border-right: 1px solid #343434;
	border-bottom: 1px solid #343434;
}

/*　検索窓　*/
#sidebar .search div {
	padding: 10px;
	text-align: left;
}

/* カテゴリ指定 */
#sidebar .cat{
	margin: 0;
}

#sidebar .cat .Label {
	margin: 5px 5px 0 10px;
	border: 1px solid #1a1a1a;
	background-image: url("http://www.web-rampage.com/blog/img/side_label.gif");
	background-repeat: no-repeat;
	font: bold 117%/1.7 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
}

#sidebar ul.menu{
	margin: 0 5px 0 10px;
	padding: 0;
	list-style-type: none;
}

#sidebar ul.menu li{
	border-left: 1px solid #343434;
	border-right: 1px solid #343434;
	border-bottom: 1px solid #343434;
}

#sidebar ul.menu li.tc1 a {
	display: block;
	margin: 0;
	padding: 5px 0px 5px 20px;
	background: #343434;
	color: #FFFFFF;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}

#sidebar ul.menu li.tc1 a .des{
	padding: 5px;
	background: #343434;
	color: #FFFFFF;
	font: normal 85%/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}

#sidebar ul.menu li.tc1 a:hover {
	background: #FFFFFF;
	color: #333333;
}

#sidebar ul.menu li a {
	display: block;
	margin: 0;
	padding: 5px 0px 5px 30px;
	background: #343434;
	color: #FFFFFF;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}

#sidebar ul.menu li a .des{
	padding: 5px;
	background: #343434;
	color: #FFFFFF;
	font: normal 85%/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}

#sidebar ul.menu li a:hover {
	background: #FFFFFF;
	color: #333;
}

#sidebar ul.menu li a:hover .des {
	background: #FFFFFF;
}


/*サイドバー(右)*/
#sidebar2 {
	float: right;
	width: 198px;
	margin: 0px 8px 20px 8px;
	padding:0;
	background: #343434;
	overflow-x: hidden;
	position: relative;
/*	height:2000px; */
}


#sidebar2 h2 {
	width  : auto;
	height : 36px;
	margin : 0pt  1px 0pt 1px;
	padding: 10px 5px 3px 10px;
	border : 1px solid #343434;
	color  : #FFFFFF;
	font-size  : 14px;
	font-weight: bold;
	line-height: 100%;
	background-image: url("http://www.web-rampage.com/blog/img/side_label.gif");
	background-repeat: no-repeat;
}

/* 上書き指定 */
html>/**/body #sidebar2 .right_khouse {
	margin:0 0 0 10px;
}


/*　アドセンス　*/
#sidebar2 .ads{
 margin: 0 5px 0 10px;
}

#sidebar2 .search{
	margin: 0 5px 0 10px;
	border-left: 1px solid #343434;
	border-right: 1px solid #343434;
	border-bottom: 1px solid #343434;
	height:75px;
}

/*　検索窓　*/
#sidebar2 .search div {
	padding: 10px;
	text-align: left;
}

/* カテゴリ指定 */
#sidebar2 .cat{
	margin: 0;
}

#sidebar2 .cat .Label {
	margin: 5px 5px 0 10px;
	border: 1px solid #343434;
	background: #000000;
	font: bold 117%/1.7 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
}

#sidebar2 ul.new_entry {
	margin: 0 5px 0 10px;
	padding: 0;
	list-style-type: none;
         line-height:120%;
}

#sidebar2 ul.new_entry  li{
	margin: 0;
	padding: 1px 0px 5px 20px;
	background: #343434;
	background-image: url("http://www.web-rampage.com/blog/img/size_item.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
    border-bottom:1px solid #1a1a1a;
}


#sidebar2 ul.menu{
	margin: 0 5px 0 10px;
	padding: 0;
	list-style-type: none;
}

#sidebar2 ul.menu li{
	border-left: 1px solid #343434;
	border-right: 1px solid #343434;
	border-bottom: 1px solid #343434;
}

#sidebar2 ul.menu li.tc1 a {
	display: block;
	margin: 0;
	padding: 5px 0px 5px 20px;
	background: #343434;
	color: #FFFFFF;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}

#sidebar2 ul.menu li.tc1 a .des{
	padding: 5px;
	background: #343434;
	color: #FFFFFF;
	font: normal 85%/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}

#sidebar2 ul.menu li a {
	display: block;
	margin: 0;
	padding: 5px 0px 5px 30px;
	background: #343434;
	color: #FFFFFF;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}

#sidebar2 ul.menu li a .des{
	padding: 5px;
	background: #343434;
	color: #FFFFFF;
	font: normal 85%/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}

#sidebar2 ul.menu li a:hover {
	background: #FFFFFF;
	color: #333333;
}

#sidebar2 ul.menu li a:hover .des {
	background: #FFFFFF;
}

/* Side Tree */
#sidebar2 .side {
	margin:0 5px 0 10px;
	padding:0 0 0 5px;
	border-left: 1px solid #343434;
	border-right: 1px solid #343434;
	border-bottom: 1px solid #343434;

}

ul.tree {
	margin: 0px!important;
	padding: 0px!important;
	font-size: 12px;
	list-style: none!important;
	text-align:left;
}

ul.tree ul {
	margin: 0px!important;
	padding: 0px!important;
}

ul.tree li {
	margin: 0px!important;
	padding: 0px 0px 0px 16px!important;
	background-image: url(http://www.web-rampage.com/blog/img/tree_lst_dotted.gif);
	background-repeat: no-repeat!important;
	list-style: none!important;
}

ul.tree li.end {
	background-image: url(http://www.web-rampage.com/blog/img/tree_end_dotted.gif);
	list-style: none;
}

ul.tree icon {
	padding: 0 0 0 10px;
	text-align: left;
	background: url(http://www.web-rampage.com/blog/img/yoru02.gif) no-repeat;
	height:25px;
	list-style-type:none;
}

/* Archive */
#sidebar2 .archives {
	margin:0 5px 0 10px;
	padding:0;
	border-left: 1px solid #343434;
	border-right: 1px solid #343434;
	border-bottom: 1px solid #343434;
}

/* link */
#link {
	height:270px;
}

#sidebar2 ul.mixi_entry {
	margin: 0 5px 0 10px;
	padding: 0;
	list-style-type: none;
}

#sidebar2 .rampage_side {
	width:180px;
	height:43px;
	margin:5px 5px 0 0;
	padding:0;
	text-indent: -9999px;  
	background-image:url(http://www.web-rampage.com/blog/img/rampage_side.jpg);
}

#sidebar2 .rampage_side a{
	width:180px;
	height:43px;
	display:block;
}

#sidebar2 .mixi_katayan {
	width:180px;
	height:45px;
	margin:5px 5px 0 0;
	padding:0;
	text-indent: -9999px;  
	background-image:url(http://www.web-rampage.com/blog/img/mixi_katayan.jpg);
}

#sidebar2 .mixi_katayan a{
	width:180px;
	height:45px;
	display:block;
}

#sidebar2 .mixi_takashi {
	width:180px;
	height:45px;
	margin:5px 5px 0 0;
	padding:0;
	text-indent: -9999px;  
	background-image:url(http://www.web-rampage.com/blog/img/mixi_takashi.jpg);
}

#sidebar2 .mixi_takashi a{
	width:180px;
	height:45px;
	display:block;
}

#sidebar2 .mixi_yasher {
	width:180px;
	height:45px;
	margin:5px 5px 0 0;
	padding:0;
	text-indent: -9999px;  
	background-image:url(http://www.web-rampage.com/blog/img/mixi_yasher.jpg);
}

#sidebar2 .mixi_yasher a{
	width:180px;
	height:45px;
	display:block;
}

/* event */
#sidebar2 .event {
	width:186px;
	height:260px;
	margin:7px;
	padding:0;
	text-indent: -9999px;  
	background-image:url(http://www.web-rampage.com/blog/img/event.jpg);
}

/* calendar */
#sidebar2 .calendar {
	margin:0 5px 0 10px;
	padding:0;
	border-left: 1px solid #343434;
	border-right: 1px solid #343434;
	border-bottom: 1px solid #343434;
}

/* What's New*/
.new_index{
	height:30px;
	margin; 10px 0px 0px 0px;
	background-color: #0066ca;
	background: url("http://www.web-rampage.com/blog/img/new.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #888;
}
.new {
	margin : 5px 5px 0px 5px;
}
.new a{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 10px;
	line-height: 130%;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url("http://www.web-rampage.com/blog/img/new_list.gif");
	background-repeat: no-repeat;
}
.new a:hover{
	color:#FFCC00;
}

/*フッター*/
#footer{
	position: relative;
	bottom: 0px;
	clear: both;
	width: auto;
	height: 80px;
	background: #000000;
	margin: 0;
	border-top:1px solid #FFFFFF;
}

#footer div {
	float: center;
	margin: 0;
	padding: 5px 10px 0 0;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 100%;
	text-align: center;
}

#footer .logo {
	float: left;
	margin: 1px;
	width:144px;
	height:38px;
	background: url("http://www.web-rampage.com/blog/img/fot_logo.jpg") no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 100%;
	text-align: left;
}

#footer a:link, #footer a:visited, #footer a:active {color: #FFFFFF;text-decoration: none;}
#footer a:hover{color : #FF6060;text-decoration: underline;}

#footer img{border: 0;vertical-align: middle;}

#footer .banner{
	background-color: #000000;
	margin: 0px;
	padding: 15px 5px 10px 5px;
	float: left;
}

/* ページナビ */
.navi2 {
	margin: 5px 0 5px 0;
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
	text-align:left;
	height:16px;
}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {color: #3399CC; text-decoration: none;}
.navi2 a:hover {color: #FF6633; text-decoration: underline;}

/* 記事の右寄せ */
.detail {
	text-align:
	right;
	font-size: 100%;
	margin: 0px 10px 0px 0px;
}

/* フォームメール用 */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 117%;
	font-weight: bold;
	color: #4A4A97;
}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 155%;
}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 100%;
	color: #3399CC;
	line-height: 155%;
}

/* 会社内容 */
#Corp .topleft{
	background-color:#000000;
	color:#FFFFFF;
	text-align:left;
	width:75px;
	padding-left:20px;
}

#Corp .botom{
	background-color:#000000;
	color:#FFFFFF;
	text-align:left;
	width:auto;
	padding-left:20px;
}

#prof .prof{
	padding: 10px 0 0 20px;
	text-align: center;
	font-size: 100%;
	line-height: 150%;
	color: #FFFFFF
}

/* calendar */

#calendar{
	width:200px;
	background:url(http://www.web-rampage.com/blog/img/calendar_01.jpg)
	no-repeat;
	height:240px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#calendar .year{
	width:150px;
	height:10px;
	text-align:left;
	margin:5px 0 0 5px;
	font-size:14px;
	float:left;
}

#calendar .year2{
	width:150px;
	height:10px;
	text-align:left;
	margin:5px 0 0 5px;
	font-size:14px;
	float:left;
}

#calendar .month{
	width:35px;
	height:20px;
	text-align:right;
	line-height:100%;
	font-size:32px;
	margin:-10px 5px 10px 0pt;
	float:right;
}

#cal {
	width:95%;
	margin:0 auto;
	font-size:10px;
	text-align:center;
	clear:both;
}

#cal .week {
	height:23px;
	text-align:center;
	color:#FFFFFF;
}

#cal .weeksundey{
	color:#FF0000;
}

#cal .weeksaturday{
	color:#3FABFF;
}

#cal .day {
	background:url(http://www.web-rampage.com/blog/img/calendar_02.gif) no-repeat center;
	height:23px;
	text-align:center;
	color:#ff0000;
}

#cal .daynormal {
	background:url(http://www.web-rampage.com/blog/img/calendar_03.gif) no-repeat center;
	height:23px;
	text-align:center;
	color:#FFFFFF;
}

#cal .holiday{
	background:url(http://www.web-rampage.com/blog/img/calendar_03.gif) no-repeat center;
	height:23px;
	text-align:center;
	color:#FF0000;
}

#cal .sundey{
	color:#FFCCDA;
}

#cal .saturday{
	color:#CCE9FF;
}

#calendar .back{
	background:url(http://www.web-rampage.com/blog/img/calendar_04.gif) no-repeat center;
	width:54px;
	height:15px;
	float:left;
	text-align:left;
	margin:10px 0 10px 5px;
	text-indent:-9999px;
}

#calendar .back a:hover{
	background:url(http://www.web-rampage.com/blog/img/calendar_04-1.gif) no-repeat center;
	width:54px;
	height:15px;
	float:left;
	text-align:left;
}

#calendar p.back a{
	width:54px;
	height:15px;
	display:block;
}

#calendar .go{
	background:url(http://www.web-rampage.com/blog/img/calendar_05.gif) no-repeat center;
	width:54px;
	height:15px;
	float:right;
	text-align:right;
	margin:10px 10px 10px 0;
	text-indent:-9999px;
}

#calendar .go a{
	width:54px;
	height:15px;
	display:block;
}

#calendar .go a:hover{
	background:url(http://www.web-rampage.com/blog/img/calendar_05-1.gif) no-repeat center;
	width:54px;
	height:15px;
	float:right;
	text-align:right;
}

#prevnext {
	width:200px;
	height:50px;
}

/* iflame-window */
#iflame_content {
	text-align:left;
	margin:0;
	padding:0;
}

#iflame_content .date{
	text-align:left;
	font-size:14px;
	height:20px;
}

#iflame_content .ico{
	text-align:left;
	font-size:12px;
	border-bottom:1px dotted #cccccc;
	height:20px;
}

#iflame_content .itm{
	text-align:left;
	font-size:12px;
	border-bottom:1px dotted #cccccc;
	height:20px;
}
#comments-form     {
         color:#FFFFFF;
}

#comment-form-name {
         color:#FFFFFF;
}
#comment-form-email  {
         color:#FFFFFF;
}
#comment-form-url  {
         color:#FFFFFF;
}
#comments-open-text  {
         color:#FFFFFF;
} 

#comment-author    {
         color:#000000;
} 
#comment-email     {
         color:#000000;
} 
#comment-url       {
         color:#000000;
} 
#comment-text      {
         color:#000000;
} 




