@charset "utf-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		 Petabit CSS Last:12/11/30
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*===========================================================
＊ detail
===========================================================*/

/*------------------------------------------------------
＊　article
-------------------------------------------------------*/

#page #content section{
	overflow:hidden;
	_zoom:1;
	text-align:left;}
#page #content .inner{
	overflow:hidden;
	_zoom:1;}
#page #content .inner p{
	margin-bottom:1.4em;}


/*------------------------------------------------------
＊　title
-------------------------------------------------------*/

h1.tit{
	text-align:left;
	font-size:153.9%;
	padding:0 0 13px 0;
	margin-bottom:30px;
	color:#060058;
	font-weight:normal;
	border-bottom:2px solid #2E2987;}
h2.tit{
	margin-bottom:15px;
	color:#060058;}

/*------------------------------------------ End */

/*------------------------------------------------------
＊　color
-------------------------------------------------------*/
.txt_orange{color:#EB5F00;}
.txt_blue{color:#52A7C4;}
.txt_gray{color:#B8A9A6;}

.align_r { text-align: right; }
.align_c { text-align: center; }
.align_l { text-align: left; }