/*------------------
http://www.blisspoint.co.jp/
style-site.css 
--------------------*/



/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

body	{
	margin: 0;
	padding:0;
}
img {
                border-width: 0;
}
h1{ 
	margin: 0px;
	padding: 0;
}

#banner h1 img {
                margin-top: 40px;
                margin-left: 36px;
}

h2{ 
	margin-top: 12px;
	margin-left: 44px;
                padding:0px;

                font-size: 15px;
                text-align: left;
                color: #ECE8C1;
}
h3	{
	margin: 15px 20px 20px 20px;
                color: #596353;
	font-size: 14px;
                font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	padding: 0 0 0 40px;
                line-height: 28px;
	background-image: url('http://www.blisspoint.co.jp/img/bg_h3.gif');
	background-repeat: no-repeat;
	background-color: #FC6;
                border-top: 2px solid #f90;
                border-bottom: 2px solid #f90;
	}
h4	{
	margin: 25px 20px 20px 32px;
                color: #596353;
	font-size: 14px;
                font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	padding: 4px 0 4px 14px;
                border-left: 6px solid #ff6600;
                border-bottom: 1px solid #cccccc;
	}

h5	{
	margin: 4px 20px 2px 40px;
	padding: 5px 0 4px 26px;
                color: #596353;
	font-size: 12px;
                font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;

	background-image: url('http://www.blisspoint.co.jp//img/bg_h5.gif');
	background-repeat: no-repeat;
	}

/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 770px;
}

#banner {
	width: 770px;
                height: 85px;
}

#main {
	width: 742px;
	margin-right: 14px;
	margin-left: 14px; 
}

/*link
-------------------------------------- */

a {
    color: #006600; 
    }

a:link {
    text-decoration: underline;
    }

a:visited {
    text-decoration: none;
    }

a:active {
    color: #999900;
    text-decoration: none;
    }

a:hover {
    color: #999900;
    text-decoration: none;
    }

/* ++++++ ３段組の横幅設定 ++++++ */

#center	{
	width: 550px;
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	float: left;
}
#right      {
	width: 180px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 0px;
	margin-right: 0px;
                padding: 0px;
	float: right;
}

/* 文字レイアウトや余白に関する設定 */

body {
       	text-align: center;
	}
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

#main {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	}




#footer	{
	clear: both;
	}

/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */

body	{
	background-color: #AFB3A6;
	}
#container	{
	background-color: #ffffff;
                background-repeat: no-repeat;
	background-image: url('http://www.blisspoint.co.jp//img/bg_container.gif');
                background-repeat: repeat-y;
	}

#banner {
	width: 770px;
                height: 138px;
	background-image: url('http://www.blisspoint.co.jp//img/bg_banner.gif');
                background-repeat: no-repeat;
}

#banner_image {
	width: 550px;
                height: 165px;
	background-image: url('http://www.blisspoint.co.jp//img/bg_topimage.jpg');
                background-repeat: no-repeat;
                background-position: 0px 0px;
                background-color: #ccc;

}

/* ++++++ 段の間隔 ++++++ */

	.content div	{
		margin-left: 15px;
		margin-right: 15px;
		}

/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */



/* ++++++ ヘッダー部分のデザイン ++++++ */

#center p	{
                margin-top: 0px;
                margin-bottom: 0px;
                margin-left: 68px;
                margin-right: 20px;
                padding: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
                font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	}

#center p.posted	{
	font-size: 0.66em;
	color: #aaaaaa;
	border-top: solid 2px #b1cbe3;
	padding-top: 6px;
	}

#center p.imgcenter	{
	text-align: center;
	}
#center  p.txr	{
	text-align: right;
        margin-right:20px;
        font-weight: normal;
	}
#center  p.txr a{
        text-decoration: underline;
	}

#center  p.pankuzu	{
                margin-top: 0px;
                margin-bottom: 0px;
                margin-left: 20px;
                padding: 0px;
                font-weight: normal;
	} 
#center  p.pankuzu_ofs	{
                margin-top: 16px;
                margin-bottom: 0px;
                margin-left: 20px;
                padding: 0px;
                font-weight: normal;
	} 
#center  p.pankuzu a	{
                text-decoration: none;
	} 
#center  p.pankuzu_ofs a	{
                text-decoration: none;
	} 

#center ul {   
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 12px;
	}

#center ul li  {   
	color: #333333;
	margin-top: 0px;
                margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 64px;
                padding-left: 6px;
	font-size: 12px;
                font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
                list-style-image: url('http://www.blisspoint.co.jp//img/bg_li1.gif');
	}                
#center img.down {
	margin-top: 0px;
                margin-left: 290px;
	margin-bottom: 0px;
                padding: 0px;
}

#center .pattern0 table {
	border-collapse: collapse;
                margin-left: 68px;
                margin-right: 20px;
                padding: 0px;
	font-size: 12px;
	color: #333333;
                font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	}

#center .pattern0 th {
	text-align: right;
	font-size: 12px;
                padding: 4px 10px;
                background-color: #f0f0f0;
                font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	}

#center .pattern0 td {
	vertical-align: middle;
                padding: 4px 10px;
                font-size: 12px;
	color: #333333;
                font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	}

#center .pattern1 table {
	border-collapse: collapse;
                margin-top: 10px;
                margin-left: 58px;
                margin-right: 20px;
	}

#center .pattern1 th {
	text-align: center;
	vertical-align: middle;  
                padding: 4px 10px;
	background-color: #f0f0f0;
	font-size: 12px;
	color: #333333;
                font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	}

#center .pattern1 td {
	text-align: left;
	vertical-align: middle;  
                padding: 4px 10px;
	font-size: 12px;
	color: #333333;
                font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	}      
/**************PMP受験対策講座の日程　開始********/
#center .pattern2 table {
	border-collapse: collapse;
                margin-left: 68px;
                margin-right: 20px;
                padding: 0px;
	font-size: 12px;
	color: #333333;
                font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	}

#center .pattern2 th {
	text-align: center;
	font-size: 12px;
                padding: 4px 10px;
                background-color: #f0f0f0;
                font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	}

#center .pattern2 td {
	vertical-align: middle;
                padding: 4px 10px;
                font-size: 12px;
	color: #333333;
                font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	}
/**************PMP受験対策講座の日程　終了******/
#center #gmap {
                margin-left: 60px;
                margin-right: 20px;
	font-size: 12px;
	color: #333333;
                padding: 0px;
	}

/* カテゴリーメニュー */

#right ul {
        list-style: none;
        margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 4px;
        padding: 0;
}
#right ul.categories 	{
        font-size: 12px;
        font-weight: bold;
        font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
        background-color: #484744; 
}

#right .categories li.bttn0	{
                margin: 0px;
                text-align: left;
                background-color: #484744;
                font-size: 12px;
                line-height: 200%;
}
#right .categories li.bttn1	{
                margin: 0px;
                text-align: left;
                background-color: #484744;
                font-size: 12px;
                line-height: 200%;
                border-bottom: 1px solid #605f5c;
}
#right .categories li.bttn2	{
                margin: 0px;
                text-align: center;
                background-color: #f0f0f0;
                font-size: 12px;
                line-height: 200%;
}
#right .categories li.bttn3	{
                margin: 0px;
                text-align: center;
                background-color: #8C0000;
                font-size: 12px;
                line-height: 200%;
}
#right .categories li a {
 　　　　　　　 display: block;
                padding: 4px 6px 4px 6px;
                background-color: #484744;
                text-align: left;
                width:180px;
        color: #EAE8CD;
　　　　　     }
　
#right .categories li a:hover {
                color: #FF9900;
                text-decoration: none;
                background-color: #605F5C;
}










/* 繧｢繝ｼ繧ｫ繧､繝悶Γ繝九Η繝ｼ */

#archives h2	{
	font-size: 0.75em;
	margin-bottom: 0px;
	color: white;
	background-color: #4e87b9;
	padding: 5px 0 5px 15px;
	}

#archives a	{
	color: #2c5e8a;
	text-decoration: none;
	}

#archives ul	{
	font-size: 0.75em;
	list-style-type:none;
	margin-top: 5px;
	margin-left:0;
	padding-left:0;
	}

#archives li	{
	background-image: url(menu01.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	padding-left: 15px;
	}

#footer { 
                width:770px;
                height: 56px;
                color: #999999;
	font-size: 12px;;
	font-style: bold;
                margin-top: 0px;
                padding-top: 24px;
    
	text-align: center;
	background-image: url('http://www.blisspoint.co.jp/img/bg_footer.gif');
	background-repeat: no-repeat;
                font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	}
