@charset "UTF-8";

/* ---------- reset ---------- */

* {
	margin:0;
	padding:0;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body {
	color:#333333;
	background:url(http://room.pccollege.jp/img/body_bg.gif) repeat-y #f2f2f2;
	font-family:sans-serif;
	text-align:left;
}

#main-container {
	background:url(http://room.pccollege.jp/img/body_top.gif) no-repeat;
	width:820px;
}

a {
	text-decoration:none;
	color:#267db1;
}

a:hover {
	background:none;
}

.clear {
	clear:both;
	text-decoration: none;
	font-size: 2px;
	text-indent: -700em;
}

fieldset { padding:10px; }

/* ---------- body_end ---------- */

/* ---------- header ---------- */

#header {
	padding:26px 0 0 13px;
	text-align:left;
}

#header img { border:0px #999 solid; }

#head-module p {
	text-align:right;
	font-size:60%;
}

/* ---------- header_end ---------- */

/* ---------- main-menu ---------- */

#main-menu {
	background:url(http://room.pccollege.jp/img/main_menu_bg.gif) repeat-x;
	margin:0 10px 0 10px;
	padding:5px 10px;
	border-bottom:1px solid #d5d5d5;
	text-align:left;
	display : block;
}

#main-menu ul {
	list-style-type: none;
}

.gn-btn {
	width:145px;
}

#main-menu li {
	float:left;
	display : block;
	margin-bottom: 3px;
	margin-right: 5px;
	list-style-type: none;
}

#main-menu li a {
	text-decoration: none;
	font-size:80%;
	padding: 5px 15px;
	display : block;
	background:url("http://room.pccollege.jp/img/menu_li.gif") no-repeat top left;
	border: 1px solid #d5d5d5;
}

#main-menu ul li a:hover { color:#666666; background:url("http://room.pccollege.jp/img/menu_li.gif") no-repeat 0% 56%;}

/* ---------- main-menu_end ---------- */

/* ---------- banner ---------- */

#banner {
	display:block;
	background: transparent url("http://room.pccollege.jp/img/room-center-banner.jpg") no-repeat top left;
	margin:0 10px;
	width:800px;
	height:120px;
}

#banner h1 {
	text-align:left;
	font-size:16px;
	position: relative;
	top: 0;
	left: 0;
        border:0
}

#banner h2 {
	text-align:left;
	font-size:80%;
	font-weight:normal;
	position: relative;
	top: 30px;
	left: 25px;
        border:0
}

.pccollege,.kenshu{
        width:178px;
        border:1px #999 solid;
        padding:0;
        margin:5px auto;
}

/* ---------- banner_end ---------- */

/* ---------- main ---------- */

#main-content {
	background:url(http://room.pccollege.jp/img/main_top.gif) no-repeat;
	padding-top:14px;
	margin:0 10px;
}

#main {
	width:600px;
	float:right;
	text-align:left;
}

.content { padding:10px; }

.content ul li { list-style-position:inside; }

.content p { font-size:95%;line-height:140%; }

.content p.navi { margin:5px 0; }

.content blockquote {
	font-size:80%;
	padding:10px;
	background:url(http://room.pccollege.jp/img/blockquote_bg.gif) no-repeat top right #F1FBFF;
	margin:10px 0;
	border: 1px dashed #cccccc;
}

.content h1 {
	color: #ff7200;
	font-size:90%;
	padding:5px 5px 13px 5px;
	font-weight:bold;
	background:url(http://room.pccollege.jp/img/h1_bg.gif) repeat-x bottom left #ffe6bb;
	margin:10px 0;
}

.content h2 {
	color: #60aac8;
	font-size:90%;
	padding:5px 5px 13px 5px;
	font-weight:bold;
        background:url(http://room.pccollege.jp/img/h2_bg.gif) repeat-x bottom left #cbeeff;
	margin:10px 0;
}

.content h3 {
	color: #60aac8;
	font-size:80%;
	padding:5px;
	font-weight:bold;
	background:url(http://room.pccollege.jp/img/h3_bg.gif) no-repeat top left;
	border-left:1px solid #d4f3ff;
	border-top:1px solid #d4f3ff;
	border-right:1px solid #64b6d7;
	border-bottom:1px solid #64b6d7;
	margin:10px 0;
}

.content h4 {
	color: #666666;
	font-size:80%;
	padding:5px;
	font-weight:bold;
	background:none; /*url(http://room.pccollege.jp/img/h4_bg.gif) no-repeat top left;*/
	border-left:0px solid #cccccc;
	border-top:0px solid #cccccc;
	border-right:0px solid #666666;
	border-bottom:0px solid #666666;
	margin:10px 0;
}

.content h5 {
	color: #666666;
	font-size:80%;
	padding:0;
	font-weight:bold;
	background:none; /*url(http://room.pccollege.jp/img/h5_bg.gif) no-repeat top left;*/
	margin:10px 0;
}

.content h6 {
	color: #666666;
	font-size:80%;
	padding:2px 0 2px 25px;
	font-weight:bold;
	background:url(http://room.pccollege.jp/img/h6_bg.gif) no-repeat top left;
	margin:10px 0;
}

.entry-info {
	background:url(http://room.pccollege.jp/img/entry_info_bg.gif) no-repeat;
	margin-top:10px;
	padding: 5px 0 20px 0;
}

.entry-info ul { list-style-type: none; }

.entry-info li {
	color:#666666;
	font-size:70%;
	display:inline;
	margin-right: 5px;
}

/* ---------- left ---------- */

#left-menu {
	width:195px;
	float:left;
	text-align:left;
}

.search-form { 
	background:url(http://room.pccollege.jp/img/search_bg.gif) no-repeat;
	padding:25px 10px 15px 10px;
	text-align:left;
	}

.search-form label {
	text-decoration: none;
	font-size: 60%;
}

.search-form input#search { border:1px solid #999999; width:120px; font-size:80%; color:#999999;}

.search-form input.submit {
	position: relative;
	top: 5px;
	left: 3px;
}

#sub-menu {
	background:#eeeeee;
	margin-top:10px;
	border-top: 1px dotted #b6b6b6;
	border-right: 1px dotted #b6b6b6;
	border-bottom: 1px dotted #b6b6b6;
}

#sub-menu h3 {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 193px;
	height: 81px;
	text-indent: -700em;
	background: transparent url("http://room.pccollege.jp/img/subcontents_tit.gif") no-repeat top center;
	margin:1px 1px 0 1px;
}





.necdirect a {
	  text-decoration: none;
	  font-size: 2px;
	  display: block;
	  width: 145px;
	  height: 45px;
	  text-indent: -700em;
	  background: transparent url("http://room.pccollege.jp/img/val_ye_l.gif") no-repeat ;
	  margin:2px 0px 1px 2px;
}

.necdirect a:hover {
	           background: url("http://room.pccollege.jp/img/val_ye_l.gif") no-repeat ;
}


.necdirect2 a {
	    text-decoration: none;
	    font-size: 2px;
	    display: block;
	    width: 145px;
	    height: 45px;
	    text-indent: -700em;
	    background: transparent url("http://room.pccollege.jp/img/lav_ye_l.gif") no-repeat ;
	    margin:2px 0px 1px 2px;
}

.necdirect2 a:hover {
	           background: url("http://room.pccollege.jp/img/lav_ye_l.gif") no-repeat ;
}


.syndicate a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 193px;
	height: 47px;
	text-indent: -700em;
	background: transparent url("http://room.pccollege.jp/img/rss_link.gif") no-repeat top left;
	margin:1px 1px 10px 1px;
}

.syndicate a:hover {
	background: transparent url("http://room.pccollege.jp/img/rss_link.gif") no-repeat bottom left;
}

.powered li{
	font-size:70%;
	margin:10px 5px;
	list-style-type: none;
}

/* ---------- left_end ---------- */

/* ---------- footer ---------- */

.footer {
	display:block;
	background:url(http://room.pccollege.jp/img/footer_bg.gif) no-repeat top center;
	padding:15px 10px;
}

.footer p {
	text-align:right;
	font-size:60%;
	color:#aaaaaa;
}

/* ---------- footer_end ---------- */

/* ---------- news ---------- */

#news {
	margin:10px 0;
}

#news h3 {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -700em;
	background: transparent url("http://room.pccollege.jp/img/new_tit_bg.gif") no-repeat top left;
	margin-bottom:10px;
	border:none;
}

.new-txt {
	background:#fafafa;
	border:3px double #cccccc;
}

.new-txt p {
	font-size:70%;
	margin:10px 5px;
	border-bottom:1px dotted #cccccc;
}

/* ---------- news_end ---------- */

/* ---------- archive_list ---------- */

.archive-content {
	background:#fafafa;
	border:3px double #cccccc;
	padding:15px;
}

.archive-list-item {
	font-size:80%;
	margin:5px 0;
}

/* ---------- archive_list_end ---------- */

/* ---------- sub-menu ---------- */

.sub-menu li {text-align:left;list-style-type: none;}

.sub-menu ul {margin:0 1px 15px 1px;list-style-type: none;}

.sub-menu li a {
	font-size:80%;
	display : block;
	width:193px;
	text-indent: 1em;
	background:url(http://room.pccollege.jp/img/submenu_li.gif) no-repeat top left;
	padding: 5px 0;
	border-bottom:1px solid #cccccc;
}

.sub-menu li a:hover {
	color:#666666;
	background:url(http://room.pccollege.jp/img/submenu_li.gif) no-repeat bottom left;
}

/* ---------- sub-menu_end ---------- */

/* ---------- trackback ---------- */
#trackback_url {
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

fieldset { margin-top:20px; }

legend {
	font-size:80%;
}

#comment-author {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-email {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-url {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-text {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-preview,#comment-post,#comment-cancel  {
	width:100px;
	font-size:80%;
}

ul.comments-open-footer  {
	padding-top: 15px;
}

.comments-open-footer li {
	display:inline;
	list-style-type: none;
	margin-right: 15px;
}

.comments-post label {
	font-size:80%;
	margin:10px 0;
}

.cclicense { margin:3px 10px; }

.cclicense p { font-size:60%; }

/*------トップページ-----------------*/
#top_logo{
margin-bottom:10px
}

.top_img{
margin-bottom:10px
}

.top_img img{
border:1px #CCCCCC solid
}

/*------教室設備詳細-----------------*/

.room_description{
margin-bottom:10px
}

.room_description img{
border:1px #999999 solid;
margin:0 auto
}

/*------よくあるご質問-----------------*/
.faq_section{
margin-bottom:30px
}

.faq_section h3{
 background:url('http://room.pccollege.jp/img/melit-title.gif') no-repeat;
 color:#ffffff;
 padding-left:25px;
 border:0
}

.faq_section p{
 width:500px;
 padding-left:25px;
}

/*-------アクセスマップ------------*/
.access_map{
                  width:510px;
                  margin:0 auto;
                  border:0px #999 solid
}

div.access_map_content{
                  width:460px; 
                  margin:20px auto
}

div.access_map_content p{
                  text-align:center;
}


/*-------新・教室設備詳細・共通部分------------*/
.room-banner{
       border:1px #666 solid
}


.room_photo{
	width:358px;
        border:1px #999 solid;
	margin:30px auto 10px auto;
}

.room-photo-renketu{
        width:500px;
        margin:30px auto 5px auto;
}

.room_description{
	width:550px;
	color:#333333;
	font-size:16px;
	margin:0px auto;
	padding:10px 0;
	border-top:1px #999999 solid;
}

.room_description h5{
	text-align:center;
	margin-top:0px;
        border:0px
}

.room_description_left{
	width:285px;
	line-height:30px;
	float:left;
	border:0px #999999 solid
}

.room_description_left ul{
	width:250px;
	margin:0px auto;
	padding:0;
        font-size:15px;
	list-style-type:none;
}

.room_description_right{
	width:260px;
	line-height:30px;
	float:left;
	border:0px #999999 solid
}

.room_description_right ul{
	width:210px;
	margin:0 auto;
        font-size:15px;
	padding:0;
	list-style-type:none;
}

.room_description p{
	width:230px;
	margin:10px auto;
	color:#cc0000;
	line-height:20px;
	font-size:13px !important;

}

.room_footer{
	width:550px;
	text-align:center;
	clear:both;
	margin:0 auto;
	border-top:1px #999999 solid;
}

/*-------トップページ 各教室へのリンク------------*/

#room-select{
       width:540px;
       margin:0 auto
}

#room-melit{
        clear:both;
}

.room-melit-content{
        margin-bottom:30px

}

#room-melit h3{
        background:none;
        border:0
}

#room-melit h4{
        color:#ffffff;
        padding-left:15px
}

#room-melit h5{
        color:#ffffff;
        padding:5px 0  5px 25px;
        background:url('http://room.pccollege.jp/img/melit-title.gif') no-repeat;
}

.melit-text-left{
        width:380px;
        padding:0 5px;
        float:left
}

.melit-text-right{
        width:190px;
        float:left
}

#room13-16-top a{
        width:180px;
        height:118px;
	display:block;
	color:#ffffff;
	font-size:16px;
	font-family:"メイリオ","MSゴシック";
	text-align:center;
	text-decoration:none;
	padding-top:40px;
	background:url('http://www.pccollege.jp/img/13-16tag.gif') no-repeat;
	float:left
}

#room13-16-top a:hover{
        width:180px;
        height:118px;
	display:block;
	background:url('http://www.pccollege.jp/img/13-16tag_hover.gif') no-repeat;
}

#room18-28-top a{
        width:180px;
        height:118px;
	display:block;
	color:#ffffff;
	font-size:16px;
	font-family:"メイリオ","MSゴシック";
	text-align:center;
	text-decoration:none;
	padding-top:40px;
	background:url('http://www.pccollege.jp/img/18-28tag.gif') no-repeat;
	float:left
}

#room18-28-top a:hover{
        width:180px;
        height:118px;
	display:block;
	background:url('http://www.pccollege.jp/img/18-28tag_hover.gif') no-repeat;
}

#room30-50-top a{
        width:180px;
        height:118px;
	display:block;
	color:#ffffff;
	font-size:16px;
	font-family:"メイリオ","MSゴシック";
	text-align:center;
	text-decoration:none;
	padding-top:40px;
	background:url('http://www.pccollege.jp/img/30-50tag.gif') no-repeat;
	float:left
}

#room30-50-top a:hover{
        width:180px;
        height:118px;
	display:block;
	background:url('http://www.pccollege.jp/img/30-50tag_hover.gif') no-repeat;
}

/*-------新・教室設備詳細・10-16名用------------*/

#room10_16{
	width:570px;
}

#room10_16 a{
	color:#009966;
}

#room10_16 a:hover{
	color:#99cc00;
        background:none;
}

#room10_16 img{
        border:0px #999999 solid;
        margin:0 auto
}

#room10_16 table{
	width:540px;
	font-size:15px;
	margin:0 auto;
	border-collapse:collapse;
}

#room10_16 th{
	border:1px #009966 solid;
	color:#009966;	
	text-align:center;	
}

#room10_16 td{
	border:1px #009966 solid;
	color:#333333;	
	text-align:center;	
}

.room_information_a{
  width:570px;
  background:url(http://room.pccollege.jp/img/background-green-bottom.gif) no-repeat bottom;
  padding-bottom:20px;
}

.room_information_content_a{
	background:url(http://room.pccollege.jp/img/background-green-top.gif);
}

.room_information_content_a h4{
	padding-left:17px;
	padding-top:17px;
  　　  border:0px;
　　　 background:none

}

/*-------新・教室設備詳細・18-28名用------------*/


#room16_28 img{
        border:0px #999999 solid;
        margin:0 auto
}

#room16_28 table{
	width:540px;
	font-size:15px;
	margin:0 auto;
	border-collapse:collapse;
}

#room16_28 th{
	border:1px #336699 solid;
	color:#336699;
	text-align:center;	
}

#room16_28 td{
	border:1px #336699 solid;
	text-align:center;	
}

.room_information_b{
	width:570px;
	background:url(http://room.pccollege.jp/img/background-blue-bottom.gif) no-repeat bottom;
	padding-bottom:20px
}

.room_information_content_b{
	background:url(http://room.pccollege.jp/img/background-blue-top.gif);
}

.room_information_content_b h4{
	padding-left:17px;
	padding-top:17px;
　　　 background:none
}

/*-------新・教室設備詳細・30-50名用------------*/

#room30_50{
	width:570px;

}

#room30_50 img{
        border:0px #999999 solid;
        margin:0 auto
}

#room30_50 a{
	color:#CC0000;
}

#room30_50 a:hover{
	color:#FF0000;
        background:none
}
#room30_50 table{
	width:540px;
	font-size:15px;
	margin:0 auto;
	border-collapse:collapse;
}

#room30_50 th{
	border:1px #CC0000 solid;
	color:#CC0000;
	text-align:center;	
}

#room30_50 td{
	border:1px #CC0000 solid;
	text-align:center;	
}

.room_information_c{
  width:570px;
  background:url(http://room.pccollege.jp/img/background-red-bottom.gif) no-repeat bottom;
  padding-bottom:20px
}

.room_information_content_c{
	background:url(http://room.pccollege.jp/img/background-red-top.gif);
}

.room_information_content_c h4{
	padding-left:17px;
	padding-top:17px;
　　　 background:none
}
/*--------------------お申込み方法-----------------------*/

#order_container{
	width:580px;
	border:0px #999999 solid
}

.order_container_img{
	width:50px;
	margin:1em auto
}

.order_section{
	width:570px;
	background:url(http://room.pccollege.jp/img/kadomaru_bottom.gif) no-repeat bottom;
	padding-bottom:20px
}

.order_inner{
	background:url(http://room.pccollege.jp/img/kadomaru_top.gif) no-repeat;
	padding-top:10px;
	padding-left:10px
	
}

.order_section h4{
	margin-left:5px;
}

.order_section p{
	font-size:0.9375em;
        margin-top:10px;
	margin-left:10px;
        margin-bottom:10px;

}

.order_section ul{
	width:320px;
	color:#333333;
	font-size:0.75em;
	background:#ccccFF;
	border:1px #999999 solid;
	padding:10px 10px 5px 30px;
	margin:0 auto;
}

.order_section li{
	margin-bottom:0.5em;
}

.point p{
	color:#cc0000;
	font-size:0.75em;
}

.top-message{
       width:550px;
       margin:30px auto;
}

.top-message h3{
        color:#CC0000;
        font-size:15px;
        background-image:none;
        padding:0;
        border:0
}

.top-message p{
        text-align:center;
        line-height:1.5em;
        margin-bottom:15px;
}


#top_photo{ border:1px #666666 solid }

.search-people{
        width:549px;
        margin:30px auto;
}

.search-people h4{
        padding-left:0
}

.search-people p{
       margin-bottom:10px;
}

.search-people img{
       border:0
}


.content h4.2f-room{
        font-size:30px;
        
}
