@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://www.pccollege.jp/img/body_bg.gif) repeat-y #f2f2f2;
	font-family:sans-serif;
	text-align:left;
}

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

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

a:hover {
	background:none;
        text-decoration:underline
}

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

fieldset { padding:10px; }

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

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

#header {
	padding:25px 0px 0px 8px;
	text-align:left;
}

#header img { float:left;border:none; }

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

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

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

#main-menu {
	background:url(http://www.pccollege.jp/img/main_menu_bg.gif) repeat-x;
	margin:10px 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://www.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://www.pccollege.jp/img/menu_li.gif") no-repeat 0% 56%;}

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

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

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

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

#banner a { color:#007695;}

#banner a:hover { color:#53a4b9;background:none;}

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

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

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

#main-content {
	background:url(http://www.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:15px;line-height:140%; text-indent:0em ;}

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

.content blockquote {
	font-size:80%;
	padding:10px;
	background:url(http://www.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://www.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://www.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://www.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:url(http://www.pccollege.jp/img/h4_bg.gif) no-repeat top left;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	margin:10px 0;
}

.content h5 {
	color: #666666;
	font-size:80%;
	padding:2px 0 2px 25px;
	font-weight:bold;
	background:url(http://www.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://www.pccollege.jp/img/h6_bg.gif) no-repeat top left;
	margin:10px 0;
}

.entry-info {
	background:url(http://www.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:#FFFFFF;
	font-size:70%;
	display:inline;
	margin-right: 5px;
}

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

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

.search-form { 
	background:url(http://www.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:3px;
	border-top: 1px dotted #b6b6b6;
	border-right: 1px dotted #b6b6b6;
	border-bottom: 1px dotted #b6b6b6;
}

.shiryou a {
	text-decoration: none;
	font-size: 2px;
                display: block ;
	width: 193px;
	height: 71px;
	text-indent: -700em;
	background: url("http://www.pccollege.jp/img/seikyu.jpg") no-repeat ;
	margin: 1px 2px 0px 1px  ;
}

.shiryou a:hover {
	        background: url("http://www.pccollege.jp/img/seikyu.jpg") no-repeat ; 

}

.muryou a {
	text-decoration: none;
	font-size: 2px;
                display: block ;
	width: 193px;
	height: 71px;
	text-indent: -700em;
	background: url("http://www.pccollege.jp/img/muryou.jpg") no-repeat ;
	margin: 1px 2px 0px 1px  ;
}

.muryou a:hover {
	        background: url("http://www.pccollege.jp/img/muryou.jpg") no-repeat ; 

}

.kenshu a {
	text-decoration: none;
	font-size: 2px;
                display: block ;
	width: 193px;
	height: 71px;
	text-indent: -700em;
	background: url("http://www.pccollege.jp/img/kenshu.jpg") no-repeat ;
	margin: 1px 2px 0px 1px  ;
}

.kenshu a:hover {
	        background: url("http://www.pccollege.jp/img/kenshu.jpg") no-repeat ; 

}

.room a {
	text-decoration: none;
	font-size: 2px;
                display: block ;
	width: 193px;
	height: 71px;
	text-indent: -700em;
	background: url("http://www.pccollege.jp/img/room.jpg") no-repeat ;
	margin: 1px 2px 0px 1px  ;
}

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

.logo_exam a {
	text-decoration: none;
	font-size: 2px;
                display: block ;
	width: 137px;
	height: 263px;
                text-indent: -700em;
	background: url("http://www.pccollege.jp/img/logo_exam.gif") no-repeat ;
	margin: 1px 2px 0px 1px  ;
}

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

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

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

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

.necdirect a:hover {
	           background: url("http://www.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://www.pccollege.jp/img/lav_ye_l.gif") no-repeat ;
	    margin:2px 0px 1px 2px;
}

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


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


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

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

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

.footer {
	display:block;
	background:url(http://www.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://www.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://www.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://www.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%; }

/* ----------基金訓練レイアウト---------- */

#faq{
	width:575px;
}

#faq h4{
	background:none;
        border:0px;
}

#faq h5{
        color:#3366CC;
	background:none;
}

.faq-section{
        width:560px;
        height:100px;
        margin:0 auto;
        clear:both;

}

.faq-q{
        color:#3366CC;
        font-size:large
}

.faq-a{
        color:#CC0000;
        font-size:large
}

.answer{
        width:12px;
        margin-left:28px;
        float:left
}

.text{
        width:510px;
        padding-left:5px;
        float:left;
}

/* ----------基金訓練レイアウト終わり---------- */

#exam_schedule{
	margin:20px 0

}

.exam_section{
	margin:20px 0
}

.exam_section ul{
	list-style-type:none;
	margin:0;
	padding:0
}

.exam_section li{
	margin:15px 0;
	font-size:15px;
	color:#333333;
}

.exam_section span{
	color:#FF0000;
}

.exam_section p{
	color:#333333;
	font-size:15px
}

.exam_left_box{
	width:350px;
	float:left
}

.exam_right_box{
	width:138px;
	float:left;
	padding-left:30px
}

.clear{
	clear:both
}

#mos_mcas img{
     border-left:5px #0096FF solid;
     padding-left:5px
}

#mos_mcas ul{
     list-style-type:none;
     padding-left:10px;
     font-size:14px;
}

#mos_mcas li{
     font-size:14px;
     line-height:30px;
}

.mos_mcas_section{
margin:20px 0;
}

#kikin-top{
width:518px;
margin:0 auto;
border:0px #999900 solid;
}


#kikin-top a:hover{
border:0
}

#kikin-boshu{
       width:517px; 
       background:none;
       border:0;
       margin:0 auto
}

#kikin-pdf{
       text-align:center
}

#kikin-kunren-shousai h5{
       background:none;
       border-left:10px #336699 solid; 
       font-size:17px;
       padding-left:5px;
       color:#336699
}

#kikin-kunren-shousai h6{
       font-size:16px;
}
.kikin-section{
       margin:30px 0
}

#kunren-gaiyou{
	width:570px;
	border:1px #666666 solid;
	border-collapse:collapse;
}

#kunren-gaiyou th{
	font-size:15px;
        text-align:center;
	vertical-align:middle;
	background:#336699;
	color:#fff;
	padding:10px;
	border:1px #666666 solid
}

#kunren-gaiyou td{
	font-size:15px;
	vertical-align:middle;
	border:1px #666666 solid;
	padding:10px
}

.kikin-pccollege right{
	width:310px;
        padding-left:15px;
	float:left
}

.kikin-pccollege-left{
	width:350px;
	float:left

}