h1#ptitle3 {
	clear : both;
	width : 1250px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 0;
	padding : 65px 0 60px 0;
	background : url(ptitlebg1.jpg) left top no-repeat;
	color : #ffffff;
	font-weight : 700;
	font-size : 180%;
	letter-spacing : 1px;
	text-align : center;
	border-top-left-radius : 12px;
	border-top-right-radius : 12px;
}

#mainbox {
	overflow : hidden;
	width : 950px !important;
	width /**/: 1250px;
	margin : 0 auto 0 auto;
	padding : 50px 150px 60px 150px;
	background : #ffffff;
	border-radius : 0;
}

h2#gindex1 {
	margin-bottom : 30px;
	font-size : 160%;
	font-weight : 700;
	text-align : center;
}

p.cmsg1 {
	margin-bottom : 30px;
	line-height : 1.7em;
	font-size : 105%;
}

p.cmsg2 {
	margin-bottom : 15px;
	line-height : 1.7em;
	font-size : 105%;
}

ul.cimg {
	list-style : none;
	overflow : hidden;
	width : 950px;
	margin : 0 auto 30px auto;
}

ul.cimg li {
	float : left;
	width : 236px;
	margin-right : 2px;
}

ul.cimg li:last-child {
	margin : 0;
}

.thumbnail {
	width : 100%;
	background-size : cover;
	background-position : center center;
	padding-top : 180px;
}

p#cname {
	text-align : right;
}

/*----------OUTLINE----------*/

#outline {
	clear : both;
	overflow : hidden;
	width : 1090px !important;
	width /**/: 1250px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 70px;
	padding : 50px 80px 70px 80px;
	background : #c8c896;
	border-bottom-left-radius : 12px;
	border-bottom-right-radius : 12px;
}

h3.oindex {
	margin-bottom : 30px;
	font-size : 160%;
	font-weight : 700;
	text-align : center;
}

#data1 {
	width : 100%;
	margin-bottom : 30px;
}

#data1 th {
	width : 115px !important;
	width /**/: 145px;
	padding : 12px 15px 15px 15px;
	border-bottom : solid 1px #c8c896;
	background : #e1e1b9;
	text-align : left;
	font-weight : normal;
}

#data1 td {
	padding : 12px 0 15px 15px;
	border-bottom : solid 1px #c8c896;
	background : #ffffff;
	line-height : 1.5em;
}

#data2 {
	width : 100%;
	margin-bottom : 40px;
}

#data2 th.article {
	width : 115px !important;
	width /**/: 145px;
	padding : 12px 15px 15px 15px;
	border-bottom : solid 1px #c8c896;
	background : #e1e1b9;
	text-align : left;
	font-weight : normal;
}

#data2 th.btype {
	width : 234px !important;
	width /**/: 265px;
	padding : 12px 15px 15px 15px;
	border-right : solid 1px #c8c896;
	color : #ffffff;
	background : #7d874b;
	font-weight : normal;
	text-align : center;
}

#data2 td {
	width : 234px !important;
	width /**/: 265px;
	padding : 12px 15px 12px 15px;
	border-right : solid 1px #c8c896;
	border-bottom : solid 1px #c8c896;
	background : #ffffff;
	line-height : 1.5em;
}

#data2 td ul {
	margin-left : 19px;
}

ul#flow {
	list-style : none;
	overflow : hidden;
	width : 940px;
	margin : 0 auto 20px auto;

}

ul#flow li {
	float : left;
	width : 190px !important;
	width /**/: 220px;
	margin-right : 20px;
	padding : 15px 15px 17px 15px;
	background : url(flowbg.png) center right no-repeat;
	font-weight : 700;
	text-align : center;
}

ul#flow li:last-child {
	margin : 0;
	background : #ffffff;
}

p#ftxt {
	clear : both;
	width : 800px;
	margin-left : auto;
	margin-right : auto;
	line-height : 1.8em;
}