﻿#primary {
	width : 100%;
	background-image : url(ptitleimg.jpg);
	background-repeat : no-repeat;
	background-position : center top;
	background-size : cover;
}

#box1 {
	overflow : hidden;
	width : 100%;
	margin-bottom : 7%;
	background : #ffbec3;
}

#box1 img {
	width : 100%;
	height : 100%;
}

#prof {
	width : 85%;
	margin-left : auto;
	margin-right : auto;
	margin-top : 7%;
	margin-bottom : 8%;
}

h3#pindex {
	margin-bottom : 5%;
	font-size : 140%;
	line-height : 1.3em;
	font-weight: normal;
	text-align : center;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 500;
}

#box1 p {
	margin-bottom : 15px;
}

#box2 {
	clear : both;
	width : 100%;
	margin-bottom : 7%;
}

#boxL {
	width : 100%;
}

#data {
	width : 100%;
	margin-bottom : 7%;
	border-top : solid 1px #a0a0a0;
}

#data th {
	width : 90px !important;
	width /**/: 110px;
	padding : 10px;
	border-bottom : solid 1px #a0a0a0;
	background : #e1d2c8;
	text-align : left;
	font-weight : normal;
}

#data td {
	padding : 10px 0 10px 10px;
	border-bottom : solid 1px #a0a0a0;
}

#data td span {
	display : block;
}

#data td a {
	color : #191919;
	text-decoration : none;
}

#data td a:hover {
	color : #191919;
	text-decoration : none;
}

ul.list {
	margin-left : 20px;
}

ul.list li {
	margin-bottom : 3px;
}

#boxR {
	width : 100%;
}

h3.cindex {
	padding : 13px;
	color : #ffffff;
	background : #af968c;
	font-size : 110%;
	font-weight : normal;
	text-align : center;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 500;
}

ul#career1 {
	margin-bottom : 7%;
	padding : 20px 20px 20px 40px;
	background : #ffffff;
}

ul#career2 {
	margin-bottom : 7%;
	padding : 20px 20px 20px 40px;
	background : #ffffff;
}

ul#career1 li,ul#career2 li {
	margin-bottom : 3px;
}

iframe {
	clear : both;
	width : 100%;
	height : 300px;
	margin-bottom : 8%;
}